Skip to content

Commit

Permalink
Update services.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexxIT committed Jan 5, 2024
1 parent e9787e7 commit 5ddd252
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions custom_components/xiaomi_gateway3/services.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
send_command:
name: Send command
description: Send command to Gateway
fields:
host:
name: Host
description: Gateway IP address
example: 192.168.1.123
selector:
text:
command:
description: Command
example: reboot
name: Command
description: pair, bind, ota, config, parentscan, firmwarelock, reboot, ftp, flashzb, openmiio_reload
selector:
text:
data:
description: Data
name: Data
description: Depends on command...
selector:
text:
text:

0 comments on commit 5ddd252

Please sign in to comment.