LordMike / MBW.BlueRiiot2MQTT

Utility to map between Blue Riiots pool API, and Home Assistant MQTT
49 stars 2 forks source link

Schedule "no reading" timer #41

Closed dodg3r closed 3 years ago

dodg3r commented 3 years ago

Hi.

I don´t know if this is possible or if it´s even nesesary.

I´m using pump schedule and between 21:00-08:00 there is no readings from blue connect. Can we have an option in config so we can pause the readings between a certain time?

LordMike commented 3 years ago

What happens right now?

Are there any measurements made in this period, or does BR2MQTT log something like There were N consecutive updates without new data for .. ?

dodg3r commented 3 years ago

Hi.

Thats what I thought but now when you changed the code to listen to "last_measure_message_gateway" that timestamp changes even if blue connect doesnt do a reading.

So I close this.