mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Corrected help text for refresh_node (#6659)
Changed entity_id to node_id.
This commit is contained in:
@@ -75,7 +75,7 @@ refresh_entity:
|
|||||||
refresh_node:
|
refresh_node:
|
||||||
description: Refresh zwave node.
|
description: Refresh zwave node.
|
||||||
fields:
|
fields:
|
||||||
entity_id:
|
node_id:
|
||||||
description: ID of the node to refresh.
|
description: ID of the node to refresh.
|
||||||
example: 10
|
example: 10
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user