Add humidifier entity row#6213
Conversation
|
I feel like this should be more similar to a Climate Row. The top section is the toggle and under the toggle |
|
We don't have the current humidity for the humidifier entity, only target. |
|
Okay. Then change currently to target |
I'm not familiar with humidifiers, but it sounds logical that some will provide the current humidity? As you can set a target it will know what the current is? |
|
Well, it was decided that the current humidity must be a separate entity (home-assistant/architecture#310 (comment)). So the target humidity, mode and state are all we have. |
|
Do we have a reference to this separate entity? In the frontend we should still show them together I think. |
|
They could be linked via the device registry. Is it available i frontend? |
|
Lets just move the Current Humidity to the secondary info location. This will be similar to how we allow the current brightness in the secondary info. This wont be an option to choose but set via this row type. Let get this PR merged for 0.116 |
|
I couldn't find an example how current brightness is used in the secondary info. May I ask you to point me to a right direction?) |
Co-authored-by: Zack Barett <zackbarett@hey.com>


Proposed change
Add entity row for humidifier devices.
Type of change
Example configuration
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed: