Switch to new zwave entity ids by default (#2885)
This commit is contained in:
parent
d91d3c4f1b
commit
65d3633dc1
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Configuration variables:
|
|||
- **delay** (*Optional*): Specify the delay for refreshing of node value. Only the light component uses this. Defaults to 2 seconds.
|
||||
- **invert_openclose_buttons** (*Optional*): Inverts function of the open and close buttons for the cover domain. Defaults to `False`.
|
||||
- **debug** (*Optional*): Print verbose z-wave info to log. Defaults to `False`.
|
||||
- **new_entity_ids** (*Optional*): Switch to new entity_id generation. Defaults to `False`.
|
||||
- **new_entity_ids** (*Optional*): Switch to new entity_id generation. Defaults to `True`.
|
||||
|
||||
To find the path of your Z-Wave USB stick or module, run:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue