Corrected help text for refresh_node (#6659)
Changed entity_id to node_id.
This commit is contained in:
parent
1ab47b5d2b
commit
d6fd0f405e
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ refresh_entity:
|
|||
refresh_node:
|
||||
description: Refresh zwave node.
|
||||
fields:
|
||||
entity_id:
|
||||
node_id:
|
||||
description: ID of the node to refresh.
|
||||
example: 10
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue