You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get these two contact accessories to not show up in homebridge. I cannot figure out how to remove/stop them from appearing... I have excluded thermostat and equipment sensors but they still show up...
I am trying to get these two contact accessories to not show up in homebridge. I cannot figure out how to remove/stop them from appearing... I have excluded thermostat and equipment sensors but they still show up...
"platform": "Ecobee 3 Sensors",
"name": "Ecobee",
"exclude_sensors": true,
"exclude_humidity_sensors": false,
"exclude_occupancy_sensors": false,
"exclude_temperature_sensors": false,
"exclude_thermostat": true,
"exclude_equipment_sensors": true,
"update_frequency": 30,
"log_level": 1
The text was updated successfully, but these errors were encountered: