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

@@ -115,8 +115,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_action_dp": "HVAC Current Action DP (optional)",
"hvac_action_set": "HVAC Current Action Set (optional)",
"preset_dp": "Presets DP (optional)",