To all the testers who don’t want to set up a dev environment, @vlebourl put the current development version into a nice HACS installable custom integration.
It includes a re-engineered data handler to reduce the API calls and also merge in webhook events to improve the overall responsiveness.
What to test:
Basic functionality after the refactoring
Webhook events
Light platform
Camera functionality and services
Climate functionality and services (setting schedule)
Service for home/away of occupants
Improved responsiveness of climate/camera/light(new)
After installation without removing old integration I did have camera light entity as a second one in camera unit. But switching it cause error. So I did remove integration, restart, reinstall new integration, configure and now there is no error… because there is no camera light entity anymore.
Any hint? (Next restart, reinstall do not help)
EDIT: For other - webhook was banned on netatmo dev. Solved. Thanks to @Iggskippy, @cgtobi
Removed the integration and added the new one via the custom component.
All is working well so far. Good to have the light of the Netatmo Presence back again
The light part still needs a small change to be compliant with the latest HA versions -> Light is deprecated, modify NetatmoLight to extend LightEntity.
Will check the logs of the camera in the coming days to see if the number of errors is reduced compared to the old integration.
Thanks for your continuous efforts on this integration
Happy to help a little bit by doing some testing
Let me know if you want some special cases to be tested for the Netatmo Welcome Presence camera (if I recall correctly you don’t own one yourself is it?).
In that case, the light switch is the obvious elephant in the room. Reliability and responsiveness would be of interest. And of course the overall robustness.