Service Netatmo

We’re making progress on Netatmo Home + Security :
Image de test disponible : docker pull terdious/gladys:netatmo-security-nacamera

When will we get 1920x1080 ?? :crazy_face: Or the option to choose the number of columns ?? Amount of empty space ^^ :sweat_smile:



@pierre-gilles, question before I get to cleaning up the code :
I simply copied the rtsp-camera integration folder which I put directly into netatmo.
Then on the front-end I added a function to retrieve the device’s service in the boxes management to call the correct route.

Would you have 10/20 minutes to discuss it live? What bothers me is the maintainability of two codes that are almost identical over time. In this particular case I’m not a fan of plain copy/paste with only one or two changes. Especially since we might add other integrations someday that use the same code with only a few potential differences.

I may have taken the wrong path, hence the request for a voice/video call.

PS: @pierre-gilles speaking of the columns, I noticed that the columns are not equal in size… the middle column is slightly shorter in the middle than the left and right ones. After Netatmo I’ll look to see if I can fix it.