LordMike / MBW.BlueRiiot2MQTT

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

Get Next poll time #26

Closed ghost closed 3 years ago

ghost commented 3 years ago

Is it possible to get Time information when Next Poll Time will be done?

LordMike commented 3 years ago

Uh, sure. I think so.

LordMike commented 3 years ago

I can place an attribute on the operational sensor for each pool - or would you prefer a new sensor?

Unless you're not using HASS, then the same question - but with topics instead?

ghost commented 3 years ago

Im using HASS. Hmm.. I dont really know but I think it should be connected to the operational sensor, but I need the updates even if BlueRiiot__ReportUnchangedValues = false.

LordMike commented 3 years ago

Sure. The operational sensor is always updated. I'll add an attribute for starters.

LordMike commented 3 years ago

It's in 0.9.1 shortly.