Online Tools for Home Assistant
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
http://www.esjson.com/jsonviewer.html
jsonlint
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
github:https://github.com/vasilevich/nginxbeautifier
Yeelight yeecli
https://gitlab.com/stavros/yeecli
You're done (make sure developer mode is enabled for your bulb in the app)! Here are a few sample commands:
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/
Home Assistant Analytics
https://analytics.home-assistant.io/
Comments
Comments are closed