mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Remove services.yaml from the Broadlink integration (#39261)
This commit is contained in:
parent
e065673d7b
commit
067efc7805
@ -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…
x
Reference in New Issue
Block a user