Home Assistent YAML generator

I am working an application to take sensor JSON text (ex: enviro) and generate HA sensor code (yaml). This is not ready for release yet but if you are a hacker (python) take a look.

github: ha-yaml-gen

Curt

2 Likes

The yaml generator is getting close to release. Check out examples/enviro_indoor_gen.py for a test application that can be configured as needed.

Curt