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 d5c86dc
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions custom_components/xiaomi_gateway3/services.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
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
name: Command
example: reboot
selector:
text:
data:
description: Data
name: Data
selector:
text:
text:

0 comments on commit d5c86dc

Please sign in to comment.