hannseman / homebridge-mi-hygrothermograph

Homebridge plugin for the Xiaomi Mi Bluetooth Temperature and Humidity Sensor
MIT License
266 stars 52 forks source link

Support for Polling Requests #133

Closed OzturkAlperen closed 3 years ago

OzturkAlperen commented 3 years ago

As you know Hygrothermograph 2 / LYWSD03MMC sensor passively broadcasts temp/humidity value every 10 minutes, and battery status hourly. This interval is too much for many peoples use case. I was wondering if you could implement a polling request feature so the sensor can actively broadcast current values based on the interval we set?

hannseman commented 3 years ago

You can use updateInterval to avoid updating HomeKit to often.