Online  Tools  for Home Assistant

You can use the online service YAML Validator-https://codebeautify.org/yaml-validator/ to check if your YAML syntax is correct

Paste in your YAML and click "Go" - we'll tell you if it's valid or not, and give you a nice clean UTF-8 version of it. Optimized for Ruby.

 

Transform JSON into YAML - Online YAML Tools

Transform YAML into JSON - Online YAML Tools 

 

json online formatter

 

https://jsonformatter.net/

http://www.esjson.com/jsonviewer.html

jsonlint

https://jsonlint.com/

 

You can use this to validate/format your JSON data

https://jsonpathfinder.com/

https://jsonformatter.org/json-parser

https://codebeautify.org/jsonvalidator

 

nginx config files Formater and beautify

This Javascript script beautifies and formats Nginx configuration files so that:

all lines are indented in an uniform manner, with 4 spaces per level

neighbouring empty lines are collapsed to at most two empty lines

curly braces placement follows Java convention

whitespaces are collapsed, except in comments and quotation marks

https://nginxbeautifier.com/

github:https://github.com/vasilevich/nginxbeautifier

 

 

Yeelight yeecli

https://gitlab.com/stavros/yeecli

pip install yeecli

 

You're done (make sure developer mode is enabled for your bulb in the app)! Here are a few sample commands:

yee --ip=192.168.0.34 turn on

yee --ip=192.168.0.34,192.168.0.28:8329 toggle

yee --ip=192.168.0.34 rgb ff00ff

yee --ip=192.168.0.34 brightness 100

 

 

https://www.wi-fi.org/product-finder-results?sort_by=certified&sort_order=desc&categories=5&keywords=lumi

 

 SL Web Tools

https://github.com/NabuCasa/sl-web-tools

SL Web Tools  allows users to manage the firmware on Zigbee/Thread sticks using SiLabs chips directly from their browser, no terminals or compilation necessary.

source:https://community.home-assistant.io/t/matter-thread-where-we-re-at/532452

 

flash sd card tool

diskgenius

https://www.diskgenius.com/

 

 

https://rhasspy.github.io/piper-samples/

A fast, local neural text to speech system.

source:https://github.com/rhasspy/piper/

 

https://home.miot-spec.com/

 

 

Home Assistant Analytics

https://analytics.home-assistant.io/

Comments


Comments are closed