You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the long delay. I've had to walk away from this a few times but have been trying to bring it up-to-speed again recently. I will try to get some sample projects going. There are 3 main workflows that this library supports at the moment so minimally I can try to demo all 3 of them independently.
Interacting with the Core API via either REST and/or WebSockets
Exposing C# classes as MQTT devices and entities in Home Assistant
Any/all of the above
(eventually) I'll try to get the Supervisor API implemented
I just wrapped up a refactor that will make each HA domain its own nuget package (opt-in or pick the built-in metapackage). This will provide a pattern for people to add new domains (e.g., for HACS integrations).
Thank you @scottt732 , meanwhile I worked on developing custom native integrations, but understanding how to fully use this library could be a great alternative.
If you can demo all the three, that would be perfect. Otherwise I ask you at least to provide some more detail (where to start, how to exchange data, etc.)
Question
Do you plan to publish a working sample (maybe based on ASP.NET core) to understand how to use and configure this library?
TIA
The text was updated successfully, but these errors were encountered: