Xiaomi_miio - Add use_time sensor for humidifiers (#19746)

This commit is contained in:
Jan Bouwhuis 2021-10-13 19:31:46 +02:00 committed by GitHub
parent 87817e5254
commit 5b47905b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -541,11 +541,12 @@ LED Brightness | Controls the brightness of the LEDs (bright, dim, off)
- Sensor entities - Sensor entities
Sensor | Description Sensor | Description | Enabled by default
----------------------- | ----------------------- ----------------------- | -------------------------------------------------------------- | ------------------
Humidity | The current humidity measured Humidity | The current humidity measured | True
Temperature | The current temperature measured Temperature | The current temperature measured | True
Water Level | The current water level percentage measured Use Time | The accumulative number of seconds the device has been in use | False
Water Level | The current water level percentage measured | True
- Switch entities - Switch entities
@ -583,11 +584,12 @@ LED Brightness | Controls the brightness of the LEDs (bright, dim, off)
- Sensor entities - Sensor entities
Sensor | Description Sensor | Description | Enabled by default
----------------------- | ----------------------- ----------------------- | -------------------------------------------------------------- | ------------------
Humidity | The current humidity measured Humidity | The current humidity measured | True
Temperature | The current temperature measured Temperature | The current temperature measured | True
Water Level | The current water level percentage measured Use Time | The accumulative number of seconds the device has been in use | False
Water Level | The current water level percentage measured | True
- Switch entities - Switch entities
@ -632,12 +634,13 @@ LED Brightness | Controls the brightness of the LEDs (bright, dim, off)
- Sensor entities - Sensor entities
Sensor | Description Sensor | Description | Enabled by default
----------------------- | ----------------------- ----------------------- | -------------------------------------------------------------- | ------------------
Actual Speed | The current motor speed measured in rpm Actual Speed | The current motor speed measured in rpm | True
Humidity | The current humidity measured Humidity | The current humidity measured | True
Temperature | The current temperature measured Temperature | The current temperature measured | True
Water Level | The current water level percentage measured Use Time | The accumulative number of seconds the device has been in use | False
Water Level | The current water level percentage measured | True
- Switch entities - Switch entities
@ -681,11 +684,12 @@ LED Brightness | Controls the brightness of the LEDs (bright, dim, off)
- Sensor entities - Sensor entities
Sensor | Description Sensor | Description | Enabled by default
----------------------- | ----------------------- ----------------------- | -------------------------------------------------------------- | ------------------
Humidity | The current humidity measured Humidity | The current humidity measured | True
Temperature | The current temperature measured Temperature | The current temperature measured | True
Water Level | The current water level percentage measured Use Time | The accumulative number of seconds the device has been in use | False
Water Level | The current water level percentage measured | True
- Switch entities - Switch entities
@ -719,10 +723,11 @@ Water Tank Empty | Indicates whether the water tank is empty or not
- Sensor entities - Sensor entities
Sensor | Description Sensor | Description | Enabled by default
----------------------- | ----------------------- ----------------------- | -------------------------------------------------------------- | ------------------
Humidity | The current humidity measured Humidity | The current humidity measured | True
Temperature | The current temperature measured Temperature | The current temperature measured | True
Use Time | The accumulative number of seconds the device has been in use | False
- Switch entities - Switch entities