From 5ddd252ba7147952d916ba0efe49e72419a8b640 Mon Sep 17 00:00:00 2001 From: Alex X Date: Fri, 5 Jan 2024 13:14:46 +0300 Subject: [PATCH] Update services.yaml --- custom_components/xiaomi_gateway3/services.yaml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/custom_components/xiaomi_gateway3/services.yaml b/custom_components/xiaomi_gateway3/services.yaml index 09f1a857..c55e499e 100644 --- a/custom_components/xiaomi_gateway3/services.yaml +++ b/custom_components/xiaomi_gateway3/services.yaml @@ -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: \ No newline at end of file + text: