New NetDaemon Release: Use C# to automate KS Assistant
Great news for KS Assistant users who’s preferred way of coding is C#: NetDaemon has just released a new version of their open source platform that allows you to use C# 10 for .Net 6 to write your applications or automations for KS Assistant.
This release includes a new API called HassModel
which makes it easier than ever to interact with KS Assistant from .Net. It generates strong typed interfaces based on the entities in your own KS Assistant instance, their attributes and all available services and their parameters. Intellisense can be used to discover all your entities and available services directly from your IDE.
Check out the documentation and how to get started with NetDaemon
This project is not affiliated with KS Assistant, but leverages our open API.