ThomDietrich / miflora-mqtt-daemon

Linux service to collect and transfer Xiaomi Mi Flora plant sensor data via MQTT to your smart home system, with cluster support 🌱🌼πŸ₯€πŸ‘🌳
MIT License
610 stars 140 forks source link

Possibility to Overide default polling interval for each sensor #27

Open skatun opened 6 years ago

skatun commented 6 years ago

When sensors are used for other stuff then plants it might be needed to change the polling interval of that sensor to lower or higher then the default value.

GrRivero commented 6 years ago

I could use it too. In winter or at night, it would be nice to be able to change the default value.

ThomDietrich commented 6 years ago

@GrRivero this is already possible. The issue is only about supporting it or individual sensors.

PRs welcome !