Skip to content

parkerman92/netdaemon

 
 

Repository files navigation

NetDaemon - Write your automations in C# for Home Assistant

CI build Coverage Status Sonar Quality Gate

Welcome to the NetDaemon project. This is the application daemon that allows you to write your home automations in C# for Home Assistant. We are currently working on a new API, the HassModel that will replace the V2 API eventually. We encourage users to use this API starting out with NetDaemon. We are working hard to add more features that corresponds to the old V2 API.

Please see https://netdaemon.xyz for detailed instructions how to get started using NetDaemon.

The NetDaemon project is stable but is still in development so expect things to change.

Issues

If you have issues or suggestions of improvements, please add an issue

Discuss the NetDaemon

Please join the Discord server to get support or if you want to contribute and help others.

Install NetDaemon

https://netdaemon.xyz/docs/started/installation

Example apps

Please check out the apps being developed for netdaemon. Since documentation is still lacking behind it will be best looking at real code 😊. To check out the new HassModel examples, please checkout the descriptions what user has adopted it below.

User Description
@helto4real Tomas netdaemon apps running in production (use HassModel)
@isabellaalstrom Isabella's netdaemon apps, check them out, nice stuff. (V2 API)
@Horizon0156 Stefan W's netdaemon apps, good example extending netdaemon (V2 API)

About

An application daemon for Home Assistant written in .NET core

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.2%
  • Other 0.8%