NextDom / plugin-veolia_eau

Plugin Jeedom/NextDom permettant de gérer le télé-relevé Veolia
https://nextdom.github.io/plugin-veolia_eau/
GNU General Public License v2.0
6 stars 22 forks source link

Fix parsing for eau-services.com #85

Closed vmeurisse closed 1 year ago

vmeurisse commented 2 years ago

Parsing is failing because the color is now 2abbcf. Replace hard-coded colors by a regex to support any color with or without trailing comma.

boombata commented 2 years ago

Tested and working fine, thanks !

llevier commented 1 year ago

Missed it, did the same. Also added a stop point to avoid rolling code when last update already there.