Add support for paused state

This commit is contained in:
Taras Nychko
2021-06-14 23:25:21 +01:00
parent 3e78b0b9ba
commit f374dd4f4a
3 changed files with 11 additions and 1 deletions

View File

@@ -71,6 +71,7 @@
"fan_speeds": "Fan speeds list (comma-separated)",
"clean_time_dp": "Clean Time DP (Usually 33)",
"clean_area_dp": "Clean Area DP (Usually 32)",
"paused_state": "Pause state (pause, paused, etc)",
"brightness": "Brightness (only for white color)",
"brightness_lower": "Brightness Lower Value",
"brightness_upper": "Brightness Upper Value",
@@ -134,6 +135,7 @@
"fan_speeds": "Fan speeds list (comma-separated)",
"clean_time_dp": "Clean Time DP (Usually 33)",
"clean_area_dp": "Clean Area DP (Usually 32)",
"paused_state": "Pause state (pause, paused, etc)",
"brightness": "Brightness (only for white color)",
"brightness_lower": "Brightness Lower Value",
"brightness_upper": "Brightness Upper Value",