Closed KipK closed 36 minutes ago
Could we use TARGET_HUMIDITY
of Supported Features
for that?
https://developers.home-assistant.io/docs/core/entity/climate/#supported-features
I think this is for enabling humidity setpoint for climate devices ain't it?
Yes, seems like that, but having the humidity null
could also mean it is currently unavailable but will be available later.
Is it reliable to check if its not set at all (undefined
in JavaScript) ?
Humidity cluster shouldn't be exposed if climate entity doesn't have it as attribute.
This is not a priority issue as GH app is bugged and won't always displays it, But Google speakers will says there's 0% humidity in the related room.