Remove services.yaml from the Broadlink integration (#39261)
This commit is contained in:
parent
e065673d7b
commit
067efc7805
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
send:
|
||||
description: Send a raw packet to device.
|
||||
fields:
|
||||
host:
|
||||
description: IP address of device to send packet via. This must be an already configured device.
|
||||
example: "192.168.0.1"
|
||||
packet:
|
||||
description: base64 encoded packet.
|
||||
learn:
|
||||
description: Learn a IR or RF code from remote.
|
||||
fields:
|
||||
host:
|
||||
description: IP address of device to send packet via. This must be an already configured device.
|
||||
example: "192.168.0.1"
|
Loading…
Add table
Reference in a new issue