#Power Consumption Monitoring
1 messages · Page 1 of 1 (latest)
great, thanks. But where to add this yaml code that noticed in 1. point? (Sorry I'm a newbe with that)
You need to edit the configuration.yaml file
How you get there depends on how and where you installed HA
You can install the addon " Studio Code Server"
that is prob the best way
and when you made changes you can check your changes under the developer tools "check configuration"
@fallen moon do I have to reboot HA after each change in the config.yaml, or is there a faster / shorter way?
@fallen moon should I save anything in configuration.yaml or should I bettes plitt sensors and templates in any way?
I do have installed the "File-Editor" tool and can edit yaml via that.
The" Studio Code Server" is a bit better but for that you need to run home assistant os - the editor is fine though.
You can of course just make a dedicated Templates file and import it into the config yaml
which is the better way
and yes in the dev tools there is a whole section to reload different parts of the config without a restart
@slim flower
Nice, thanks