best way to set configuration values from Home Assistant #400
Replies: 4 comments
-
Hi, it would be nice to hear what people think about this. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Very neat setup! |
Beta Was this translation helpful? Give feedback.
-
Wow, would really like to see a full tutorial of how to set something like this up |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Now that all emhass config settings can be passed at runtime I was thinking about the best way to expose those settings in Home Assistant to be set in automations, input select or input sliders. I now use a package yaml file and a script/automations to pass them all as runtime parameters to day_ahead and mpc rest call's. This is possible but left me thinking if it would be a better idea to just expose all emhass settings in Home Assistant from the add-on, including a HA dashboard with all the entities and graphs. Or if that is not possible from the add-on, from an emhass "integration"?
Just wanted to hear other people's opinion how they see the way forward towards a more userfriendly emhass before spending more time on my package file.
Some portions of the emhass.yaml package file I use now :
Beta Was this translation helpful? Give feedback.
All reactions