-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello,
Could you add the boiler_status status to the netatmo2MQTT.py script:?
I would be able to be notified when boiler is turning on.
Here is my getHomeStatus json result
{ 'body': { 'home': { 'id': '**************************',
'modules': [ { 'firmware_revision': 197,
'id': '70:ee:50:xx:xx:xx',
'rf_strength': 107,
'type': 'NAPlug',
'wifi_strength': 26},
{ 'anticipating': False,
'battery_level': 3753,
'battery_state': 'high',
'boiler_status': False,
'boiler_valve_comfort_boost': False,
'bridge': '70:ee:50:ab:cd:ef',
'firmware_revision': 71,
'id': '04:00:00:xx:xx:xx',
'reachable': True,
'rf_strength': 39,
'type': 'NATherm1'},
{ 'battery_level': 3213,
'battery_state': 'full',
'bridge': '70:ee:50:ab:cd:aa',
'firmware_revision': 73,
'id': '09:00:00:xx:xx:xx',
'reachable': True,
'rf_strength': 82,
'type': 'NRV'},
{ 'battery_level': 3081,
'battery_state': 'full',
'bridge': '70:ee:50:ab:cd:bb',
'firmware_revision': 73,
'id': '09:00:00:xx:xx:xx',
'reachable': True,
'rf_strength': 55,
'type': 'NRV'}],
Regards,
Metadata
Metadata
Assignees
Labels
No labels