mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Fix mixed up description (#6530)
The original description has been replaced by a wrong one in #6514.
This commit is contained in:
parent
19d267b572
commit
d7aef10b75
@ -36,7 +36,7 @@ pin:
|
||||
required: true
|
||||
type: integer
|
||||
address:
|
||||
description: The long 64-bit address of the remote ZigBee device whose pin you would like to sample. Do not include this variable if you want to sample the local ZigBee device's pins.
|
||||
description: The long 64-bit address of the remote ZigBee device whose digital output pin you would like to switch. Do not include this variable if you want to switch the local ZigBee device's pins.
|
||||
required: false
|
||||
type: string
|
||||
on_state:
|
||||
|
Loading…
x
Reference in New Issue
Block a user