seblucas / netatmo2mqtt

Get the measures from your NetAtmo thermostat and send it to your MQTT broker
GNU General Public License v3.0
15 stars 5 forks source link

Handle boilerStatus #7

Open lboue opened 5 years ago

lboue commented 5 years ago

Example: Success with message (for boilerStatus) <Mon, 04 Feb 2019 23:02:24 CET ; boilerStatus=True>

seblucas commented 5 years ago

Thanks for the PR, I don't think I'll do it like that though. I'll certainly change the topic parameter to change to an array. I want to keep boiler status in the same payload as the setpoint

lboue commented 5 years ago

No problem. I let you implement this feature the way you want it.