apparently you can't have escape chars in these strings...

This commit is contained in:
2024-05-09 22:02:01 -04:00
parent 24e2887506
commit f140290f13
4 changed files with 8 additions and 8 deletions

View File

@@ -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)",