vladafon / netdaemon

An application daemon for Home Assistant written in .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. This repo contains the latest generation of NetDaemon, V4.

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

The NetDaemon v4 is pretty stable and we aim to have as little breaking changes as possible

About V4

NetDaemon runtime version 4 is built for .NET 8 and C# 12. Version 4 is from release 2023xx and forward.

Versioning

The V3 uses CalVer versioning and is always the current version. Looking for V2 versions and updates, please use version 22.1.x.

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/v3/started/installation

Example apps

Please check out the apps being developed for netdaemon3. 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 netdaemon3 apps running in production

About

An application daemon for Home Assistant written in .NET

License:MIT License


Languages

Language:C# 99.4%Language:Shell 0.3%Language:Dockerfile 0.3%