apparently you can't have escape chars in these strings...
This commit is contained in:
@@ -189,8 +189,8 @@
|
||||
"temperature_unit": "Temperature Unit (optional)",
|
||||
"hvac_mode_dp": "HVAC Mode DP (optional)",
|
||||
"hvac_mode_set": "HVAC Mode Set (optional)",
|
||||
"hvac_onoff_separate": "Device has separate \"On\" and \"Off\" DP",
|
||||
"hvac_onoff_dp":"On\\Off DP",
|
||||
"hvac_onoff_separate": "Device has separate ON/OFF DP from HVAC Modes",
|
||||
"hvac_onoff_dp":"ON/OFF DP",
|
||||
"hvac_fan_mode_dp": "HVAC Fan Mode DP (optional)",
|
||||
"hvac_fan_mode_set": "HVAC Fan Mode Set (optional)",
|
||||
"hvac_swing_mode_dp": "HVAC Swing Mode DP (optional)",
|
||||
|
Reference in New Issue
Block a user