Install NetDaemon integration
Using the NetDaemon custom integration enables you to
- Have service callbacks from Home Assistant to your code
- Create and update entities that survive restarts.
It is highly recommended to use this integration. The new integration requires NetDaemon 21.00.0 or higher to work.
We now support persistent entities for SetState
on the following domains:
binary_sensor
sensor
switch
Other domains SetState
will create but not be persisted when restarted. You can also see warnings in logs using other domains.
#
InstallationWe recommend to install it through HACS to allways have an updated version of the component. You can download it manually if you want.
- Add
https://github.com/net-daemon/integration
with the category "integration" as a custom repository in HACS - Install it in HACS
- Clear browser cache and restart Home Assistant
- Go to Configuration -> Integrations -> + -> Search for "NetDaemon" and install it.
#
Integration repoSee integration repo for details or reporting issues with the integration.s