rogro82 / hass-variables

Home Assistant variables component
236 stars 59 forks source link

Service to reload variables #34

Open matejdro opened 4 years ago

matejdro commented 4 years ago

At the moment, every variable needs to first be added to the configuration.yaml and then home assistant needs to be restarted.

This is pretty annoying, especially if your HA setup takes a while to restart (z-wave network etc.).

It would be useful if component had reload service (similar to the automation or python_script components) that would reload variable configuration.