Remove services.yaml from the Broadlink integration (#39261)

This commit is contained in:
Felipe Martins Diel 2020-08-26 05:47:44 -03:00 committed by GitHub
parent e065673d7b
commit 067efc7805
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"