From 70c5bd4316c04e5573963f5b1018db340bbc5b9b Mon Sep 17 00:00:00 2001 From: Alok Saboo Date: Thu, 18 Apr 2019 16:09:42 -0400 Subject: [PATCH] Create services.yaml for Tuya (#23209) --- homeassistant/components/tuya/services.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 homeassistant/components/tuya/services.yaml diff --git a/homeassistant/components/tuya/services.yaml b/homeassistant/components/tuya/services.yaml new file mode 100644 index 00000000000..c96ea3fd09f --- /dev/null +++ b/homeassistant/components/tuya/services.yaml @@ -0,0 +1,7 @@ +# Describes the format for available Tuya services + +pull_devices: + description: Pull device list from Tuya server. + +force_update: + description: Force all Tuya devices to pull data.