Rebase merge fix. Earlier commit also included changes for manually specifying DPS where entity detection failed, restoring DPS values on reconnect and also supporting devices which don't report DPS status until it has been set once.
This commit is contained in:
@@ -120,7 +120,12 @@
|
|||||||
"preset_set": "Presets Set (optional)",
|
"preset_set": "Presets Set (optional)",
|
||||||
"eco_dp": "Eco DP (optional)",
|
"eco_dp": "Eco DP (optional)",
|
||||||
"eco_value": "Eco value (optional)",
|
"eco_value": "Eco value (optional)",
|
||||||
"heuristic_action": "Enable heuristic action (optional)"
|
"heuristic_action": "Enable heuristic action (optional)",
|
||||||
|
"dps_default_value": "Default value when un-initialised (optional)",
|
||||||
|
"restore_on_reconnect": "Restore the last set value in HomeAssistant after a lost connection",
|
||||||
|
"min_value": "Minimum Value",
|
||||||
|
"max_value": "Maximum Value",
|
||||||
|
"step_size": "Minimum increment between numbers"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"yaml_import": {
|
"yaml_import": {
|
||||||
|
Reference in New Issue
Block a user