|
|
@@ -23,12 +23,18 @@
|
|
|
"description": "Choose a name for this device, and which entities will be enabled",
|
|
|
"data": {
|
|
|
"name": "Name",
|
|
|
- "humidifier": "Include a humidifier entity",
|
|
|
- "fan": "Include a fan entitiy",
|
|
|
+ "binary_sensor": "Include a binary sensor entity",
|
|
|
"climate": "Include a climate entity",
|
|
|
+ "fan": "Include a fan entitiy",
|
|
|
+ "humidifier": "Include a humidifier entity",
|
|
|
"light": "Include a light entity",
|
|
|
"lock": "Include a lock entity",
|
|
|
+ "number": "Include a number entity",
|
|
|
+ "select": "Include a select entity",
|
|
|
+ "sensor": "Include a sensor entity",
|
|
|
"switch": "Include a switch entity",
|
|
|
+ "binary_sensor_tank": "Include tank as a binary_sensor entity.",
|
|
|
+ "binary_sensor_defrost": "Include defrost as a binary_sensor entity.",
|
|
|
"climate_dehumidifier_as_climate": "Include a climate entity for the dehumidifier (deprecated, recommend using humidifier and fan instead)",
|
|
|
"fan_intensity": "Include intensity as a fan entitiy",
|
|
|
"light_aq_indicator": "Include AQ indicator as a light entity",
|
|
|
@@ -69,12 +75,18 @@
|
|
|
"data": {
|
|
|
"host": "IP address or hostname",
|
|
|
"local_key": "Local key",
|
|
|
- "humidifier": "Include a humidifier entity",
|
|
|
- "fan": "Include a fan entitiy",
|
|
|
+ "binary_sensor": "Include a binary sensor entity",
|
|
|
"climate": "Include a climate entity",
|
|
|
+ "fan": "Include a fan entitiy",
|
|
|
+ "humidifier": "Include a humidifier entity",
|
|
|
"light": "Include a light entity",
|
|
|
"lock": "Include a lock entity",
|
|
|
+ "number": "Include a number entity",
|
|
|
+ "select": "Include a select entity",
|
|
|
+ "sensor": "Include a sensor entity",
|
|
|
"switch": "Include a switch entity",
|
|
|
+ "binary_sensor_tank": "Include tank as a binary_sensor entity.",
|
|
|
+ "binary_sensor_defrost": "Include defrost as a binary_sensor entity.",
|
|
|
"climate_dehumidifier_as_climate": "Include a climate entity for the dehumidifier (deprecated, recommend using humidifier and fan instead)",
|
|
|
"fan_intensity": "Include intensity as a fan entitiy",
|
|
|
"light_aq_indicator": "Include AQ indicator as a light entity",
|