Great release today!
Docker support
Thanks to @Horizon0156 can we now deploy NetDaemon through docker if you do not have add-on support and running Home Assistant Core
Discovery and reload
Apps can is now discovered and show as entities "netdaemon.[appname]" and show on or off. You can now turn off and on and call the netdaemon.reload_apps
service. Important! This require that you use the custom control for netdameon. https://github.com/net-daemon/netdaemon/tree/dev/custom_components/netdaemon.
We also have @Horizon0156 to thank for his hard work on this one!