Changes to make Passive DPS entites a configurable item
This commit is contained in:
@@ -188,7 +188,8 @@
|
||||
"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"
|
||||
"step_size": "Minimum increment between numbers",
|
||||
"is_passive_entity": "Passive entity - requires integration to send initialisation value"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user