diff --git a/homeassistant/components/lyric/services.yaml b/homeassistant/components/lyric/services.yaml index b4ea74a9644..69c802d90aa 100644 --- a/homeassistant/components/lyric/services.yaml +++ b/homeassistant/components/lyric/services.yaml @@ -1,9 +1,18 @@ set_hold_time: + name: Set Hold Time description: "Sets the time to hold until" + target: + device: + integration: lyric + entity: + integration: lyric + domain: climate fields: - entity_id: - description: Name(s) of entities to change - example: "climate.thermostat" time_period: + name: Time Period description: Time to hold until + default: "01:00:00" example: "01:00:00" + required: true + selector: + text: