LAB02-Research / HASS.Agent

Windows-based client for Home Assistant. Provides notifications, quick actions, commands, sensors and more.
https://hassagent.lab02-research.org
MIT License
1.48k stars 65 forks source link

Misc: Would you be open for integrations with other Home Automation software? #357

Open ThaDaVos opened 9 months ago

ThaDaVos commented 9 months ago

Would you be open for integrations with other Home Automation software? Like integration with Openhab? So to say, make the agent more generic than only Home Assistant?

I haven't checked the full code yet, will do this later - but if you're open for it - I can look into it and create a PR

Currently I use IOTLink but sadly it's unmaintained

amadeo-alex commented 8 months ago

Hello, For commands/sensors HASS.Agent by default uses the MQTT along with Home Assistant discovery "protocol" so anything that supports it should be find (including Openhab if I'm not mistaken) Regarding full general support at the level of Home Assistant that would be quite big of "story" as HASS.Agent wasn't designed for "modularity" in case of supported systems. Definitely possible but I can't even ballpark the efforts required.