2024年11月21日星期四 下午11:43:06

NetDaemon : Use C# to automate Home Assistant

2 年 前
#1282 引用
NetDaemon : Use C# to automate Home Assistant

https://netdaemon.xyz/

https://github.com/net-daemon/netdaemon



Appdaemon


https://community.home-assistant.io/t/automate-your-home-in-c-and-net-with-home-assistant/178539
0
8 个月 前
#29621 引用
NetDaemon
Application platform written in c# for Home Assistant



NetDaemon is a wonderful Home Assistant framework built by the community "For the C# developer". By using the Home Assistant websocket API, NetDaemon interfaces directly with all of your entities and services and can even generate C# classes from them. Need to get the state of the entry lights? Easy, it's available at Entities.Lights.Entry.State.
0
8 个月 前
#29634 引用
See it in action
My own running automations netdaemon apps
https://github.com/helto4real/hassio/tree/master/netdaemon/apps
0
8 个月 前
#29640 引用
How to use

https://pathar.tl/homeassistant/netdaemon
0