diff --git a/homeassistant/components/wilight/services.yaml b/homeassistant/components/wilight/services.yaml index 07a545bd5d7..b6c538bf9fb 100644 --- a/homeassistant/components/wilight/services.yaml +++ b/homeassistant/components/wilight/services.yaml @@ -1,24 +1,31 @@ set_watering_time: - description: Set watering time + name: Set watering time + description: Sets time for watering target: fields: watering_time: - description: Duration for this irrigation to be turned on + name: Duration + description: Duration for this irrigation to be turned on. example: 30 set_pause_time: - description: Set pause time + name: Set pause time + description: Sets time to pause. target: fields: pause_time: - description: Duration for this irrigation to be paused + name: Duration + description: Duration for this irrigation to be paused. example: 24 set_trigger: - description: Set trigger + name: Set trigger + description: Set the trigger to use. target: fields: trigger_index: + name: Trigger index description: Index of Trigger from 1 to 4 example: "1" trigger: - description: Configuration of trigger + name: Trigger rules + description: Configuration of trigger. example: "'12707001'"