Integration of IPX800 V3

[ENGLISH VERSION BELLOW]
Bonjour à tous !

J’ai réalisé une intégration pour intégrer l’IPX800 V3 dans Home Assistant. Pour les personnes qui sont intéressées, l’intégration s’installe à partir du module HACS en suivant les instructions disponibles sur le lien Github ci-dessous. N’hésitez pas à me dire si vous rencontrez des difficultés (ou si tout fonctionne correctement) ou si vous avez des améliorations à proposer. J’espère que cette intégration vous sera utile !

https://github.com/remialban/ipx800v3


Hello everyone !

I made an integration to integrate the IPX800 V3 into Home Assistant. For those who are interested, the integration is installed from the HACS module by following the instructions available on the Github link below. Please let me know if you encounter any difficulties (or if everything works correctly) or if you have any improvements to suggest. I hope this integration will be useful to you!

https://github.com/remialban/ipx800v3

2 Likes

Merci à toi, je teste ça !

1 Like

Super nouvelle ! J’espérais cette intégration depuis longtemps !

However, I have some issues after the installation.

When I try to add the integration, I get the message “Config flow could not be loaded: {“message”:“Invalid handler specified”}”. The log shows
Logger: homeassistant.config_entries
Source: config_entries.py:2077

Error occurred loading flow for integration ipx800v3: No module named ‘homeassistant.helpers.http’

HA runs in a container Docker on Synology.

Any idea someone ?