-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Hi Daniel @danielfett,
based on your inetbox.py implementation, I have created a Home Assistant add-on that uses your work and integrates it seamlessly into Home Assistant via MQTT and Home Assistant Auto Discovery. The implementation can be found here:
https://github.com/taucher4000/HA_InetBox
I received a request (taucher4000/HA_InetBox#1) to support the Truma Aventa air conditioning system. This would theoretically not be a problem. However, support would first need to be added to your inetbox.py, after which it could be consumed by my Home Assistant add-on.
Unfortunately, I have not seen any air conditioning support in your current implementation. Can you confirm whether your implementation already supports AirCon devices? If not, would you be willing to add this functionality? Support similar to the following project would be highly appreciated:
https://github.com/mc0110/inetbox2mqtt
Thanks in advance.