Prettify yaml (services.yaml) (#68878)

This commit is contained in:
epenet 2022-03-30 09:48:06 +02:00 committed by GitHub
parent 18517fda65
commit bfd84ba89c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
51 changed files with 282 additions and 294 deletions

View file

@ -18,12 +18,12 @@ write_data_by_name:
selector: selector:
select: select:
options: options:
- 'bool' - "bool"
- 'byte' - "byte"
- 'dint' - "dint"
- 'int' - "int"
- 'udint' - "udint"
- 'uint' - "uint"
value: value:
name: Value name: Value
description: The value to write to the variable. description: The value to write to the variable.

View file

@ -99,9 +99,9 @@ set_color_bw:
selector: selector:
select: select:
options: options:
- 'auto' - "auto"
- 'bw' - "bw"
- 'color' - "color"
start_tour: start_tour:
name: Start tour name: Start tour
@ -142,16 +142,16 @@ ptz_control:
selector: selector:
select: select:
options: options:
- 'down' - "down"
- 'left' - "left"
- 'left_down' - "left_down"
- 'left_up' - "left_up"
- 'right' - "right"
- 'right_down' - "right_down"
- 'right_up' - "right_up"
- 'up' - "up"
- 'zoom_in' - "zoom_in"
- 'zoom_out' - "zoom_out"
travel_time: travel_time:
name: Travel time name: Travel time
description: "Travel time in fractional seconds: from 0 to 1." description: "Travel time in fractional seconds: from 0 to 1."

View file

@ -115,4 +115,3 @@ stop:
entity: entity:
integration: bond integration: bond
domain: light domain: light

View file

@ -1,7 +1,6 @@
browse_url: browse_url:
name: Browse name: Browse
description: description: Open a URL in the default browser on the host machine of Home Assistant.
Open a URL in the default browser on the host machine of Home Assistant.
fields: fields:
url: url:
name: URL name: URL

View file

@ -27,4 +27,4 @@ heat_set:
number: number:
min: -100 min: -100
max: 100 max: 100
unit_of_measurement: '°' unit_of_measurement: "°"

View file

@ -112,14 +112,14 @@ alarm_display_message:
name: Line 1 name: Line 1
description: Up to 16 characters of text (truncated if too long). description: Up to 16 characters of text (truncated if too long).
example: The answer to life. example: The answer to life.
default: '' default: ""
selector: selector:
text: text:
line2: line2:
name: Line 2 name: Line 2
description: Up to 16 characters of text (truncated if too long). description: Up to 16 characters of text (truncated if too long).
example: the universe, and everything. example: the universe, and everything.
default: '' default: ""
selector: selector:
text: text:

View file

@ -14,12 +14,12 @@ set_system_mode:
selector: selector:
select: select:
options: options:
- 'Auto' - "Auto"
- 'AutoWithEco' - "AutoWithEco"
- 'Away' - "Away"
- 'Custom' - "Custom"
- 'DayOff' - "DayOff"
- 'HeatingOff' - "HeatingOff"
period: period:
name: Period name: Period
description: >- description: >-

View file

@ -61,8 +61,8 @@ set_alarm_detection_sensibility:
fields: fields:
level: level:
name: Sensitivity Level name: Sensitivity Level
description: 'Sensibility level (1-6) for type 0 (Normal camera) description: "Sensibility level (1-6) for type 0 (Normal camera)
or (1-100) for type 3 (PIR sensor camera).' or (1-100) for type 3 (PIR sensor camera)."
required: true required: true
example: 3 example: 3
default: 3 default: 3
@ -74,15 +74,15 @@ set_alarm_detection_sensibility:
mode: box mode: box
type_value: type_value:
name: Detection type name: Detection type
description: 'Type of detection. Options : 0 - Camera or 3 - PIR Sensor Camera' description: "Type of detection. Options : 0 - Camera or 3 - PIR Sensor Camera"
required: true required: true
example: '0' example: "0"
default: '0' default: "0"
selector: selector:
select: select:
options: options:
- '0' - "0"
- '3' - "3"
sound_alarm: sound_alarm:
name: Sound Alarm name: Sound Alarm
description: Sounds the alarm on your camera. description: Sounds the alarm on your camera.

View file

@ -15,9 +15,9 @@ set_sleep_mode:
selector: selector:
select: select:
options: options:
- '120' - "120"
- '1440' - "1440"
- '4320' - "4320"
revert_to_mode: revert_to_mode:
name: Revert to mode name: Revert to mode
description: The mode to revert to after sleep_minutes has elapsed. description: The mode to revert to after sleep_minutes has elapsed.
@ -25,8 +25,8 @@ set_sleep_mode:
selector: selector:
select: select:
options: options:
- 'away' - "away"
- 'home' - "home"
set_away_mode: set_away_mode:
name: Set away mode name: Set away mode
description: Set the location into away mode. description: Set the location into away mode.

View file

@ -27,8 +27,8 @@ set_custom_effect:
unit_of_measurement: "%" unit_of_measurement: "%"
transition: transition:
description: Effect transition. description: Effect transition.
example: 'jump' example: "jump"
default: 'gradual' default: "gradual"
required: false required: false
selector: selector:
select: select:
@ -66,8 +66,8 @@ set_zones:
unit_of_measurement: "%" unit_of_measurement: "%"
effect: effect:
description: Effect description: Effect
example: 'running_water' example: "running_water"
default: 'static' default: "static"
required: false required: false
selector: selector:
select: select:

View file

@ -12,14 +12,14 @@ ptz:
selector: selector:
select: select:
options: options:
- 'bottom_left' - "bottom_left"
- 'bottom_right' - "bottom_right"
- 'down' - "down"
- 'left' - "left"
- 'right' - "right"
- 'top_left' - "top_left"
- 'top_right' - "top_right"
- 'up' - "up"
travel_time: travel_time:
description: "Travel time in seconds." description: "Travel time in seconds."
default: 0.125 default: 0.125

View file

@ -21,9 +21,9 @@ set_zone_mode:
selector: selector:
select: select:
options: options:
- 'off' - "off"
- 'timer' - "timer"
- 'footprint' - "footprint"
set_zone_override: set_zone_override:
name: Set zone override name: Set zone override
@ -47,7 +47,7 @@ set_zone_override:
min: 4 min: 4
max: 28 max: 28
step: 0.1 step: 0.1
unit_of_measurement: '°' unit_of_measurement: "°"
duration: duration:
name: Duration name: Duration
description: >- description: >-

View file

@ -72,9 +72,9 @@ volume:
selector: selector:
select: select:
options: options:
- 'off' - "off"
- 'on' - "on"
- 'toggle' - "toggle"
up: up:
name: Up name: Up
description: Increases volume x levels. description: Increases volume x levels.

View file

@ -103,11 +103,11 @@ set_device_value:
selector: selector:
select: select:
options: options:
- 'boolean' - "boolean"
- 'dateTime.iso8601' - "dateTime.iso8601"
- 'double' - "double"
- 'int' - "int"
- 'string' - "string"
reconnect: reconnect:
name: Reconnect name: Reconnect

View file

@ -59,7 +59,7 @@ activate_vacation:
min: 0 min: 0
max: 55 max: 55
step: 0.5 step: 0.5
unit_of_measurement: '°' unit_of_measurement: "°"
accesspoint_id: accesspoint_id:
name: Accesspoint ID name: Accesspoint ID
description: The ID of the Homematic IP Access Point description: The ID of the Homematic IP Access Point

View file

@ -10,7 +10,7 @@ set_mode:
mode: mode:
description: New mode description: New mode
required: true required: true
example: 'away' example: "away"
selector: selector:
text: text:

View file

@ -17,8 +17,8 @@ add_all_link:
selector: selector:
select: select:
options: options:
- 'controller' - "controller"
- 'responder' - "responder"
delete_all_link: delete_all_link:
name: Delete all link name: Delete all link
description: Tells the Insteon Modem (IM) to remove an All-Link record from the All-Link Database of the IM and a device. Once the IM is set to delete the link, press the link button on the corresponding device to complete the process. description: Tells the Insteon Modem (IM) to remove an All-Link record from the All-Link Database of the IM and a device. Once the IM is set to delete the link, press the link button on the corresponding device to complete the process.
@ -73,22 +73,22 @@ x10_all_units_off:
selector: selector:
select: select:
options: options:
- 'a' - "a"
- 'b' - "b"
- 'c' - "c"
- 'd' - "d"
- 'e' - "e"
- 'f' - "f"
- 'g' - "g"
- 'h' - "h"
- 'i' - "i"
- 'j' - "j"
- 'k' - "k"
- 'l' - "l"
- 'm' - "m"
- 'n' - "n"
- 'o' - "o"
- 'p' - "p"
x10_all_lights_on: x10_all_lights_on:
name: X10 all lights on name: X10 all lights on
description: Send X10 All Lights On command description: Send X10 All Lights On command
@ -100,22 +100,22 @@ x10_all_lights_on:
selector: selector:
select: select:
options: options:
- 'a' - "a"
- 'b' - "b"
- 'c' - "c"
- 'd' - "d"
- 'e' - "e"
- 'f' - "f"
- 'g' - "g"
- 'h' - "h"
- 'i' - "i"
- 'j' - "j"
- 'k' - "k"
- 'l' - "l"
- 'm' - "m"
- 'n' - "n"
- 'o' - "o"
- 'p' - "p"
x10_all_lights_off: x10_all_lights_off:
name: X10 all lights off name: X10 all lights off
description: Send X10 All Lights Off command description: Send X10 All Lights Off command
@ -127,22 +127,22 @@ x10_all_lights_off:
selector: selector:
select: select:
options: options:
- 'a' - "a"
- 'b' - "b"
- 'c' - "c"
- 'd' - "d"
- 'e' - "e"
- 'f' - "f"
- 'g' - "g"
- 'h' - "h"
- 'i' - "i"
- 'j' - "j"
- 'k' - "k"
- 'l' - "l"
- 'm' - "m"
- 'n' - "n"
- 'o' - "o"
- 'p' - "p"
scene_on: scene_on:
name: Scene on name: Scene on
description: Trigger an INSTEON scene to turn ON. description: Trigger an INSTEON scene to turn ON.

View file

@ -41,17 +41,17 @@ set_mode:
selector: selector:
select: select:
options: options:
- '-' - "-"
- '+' - "+"
bass_extension: bass_extension:
name: Base extension name: Base extension
description: Bass extension. description: Bass extension.
selector: selector:
select: select:
options: options:
- 'Less' - "Less"
- 'Standard' - "Standard"
- 'Extra' - "Extra"
set_desk_db: set_desk_db:
name: Set desk dB name: Set desk dB

View file

@ -47,11 +47,11 @@ effect_pulse:
selector: selector:
select: select:
options: options:
- 'blink' - "blink"
- 'breathe' - "breathe"
- 'ping' - "ping"
- 'strobe' - "strobe"
- 'solid' - "solid"
brightness: brightness:
name: Brightness name: Brightness
description: Number indicating brightness of the temporary color. description: Number indicating brightness of the temporary color.
@ -129,7 +129,7 @@ effect_colorloop:
number: number:
min: 0 min: 0
max: 360 max: 360
unit_of_measurement: '°' unit_of_measurement: "°"
spread: spread:
name: Spread name: Spread
description: Maximum hue difference between participating lights, in degrees on a color wheel. description: Maximum hue difference between participating lights, in degrees on a color wheel.
@ -138,7 +138,7 @@ effect_colorloop:
number: number:
min: 0 min: 0
max: 360 max: 360
unit_of_measurement: '°' unit_of_measurement: "°"
power_on: power_on:
name: Power on name: Power on
description: Powered off lights are temporarily turned on during the effect. description: Powered off lights are temporarily turned on during the effect.

View file

@ -225,8 +225,7 @@ turn_on:
unit_of_measurement: K unit_of_measurement: K
brightness: brightness:
name: Brightness value name: Brightness value
description: description: Number indicating brightness, where 0 turns the light
Number indicating brightness, where 0 turns the light
off, 1 is the minimum brightness and 255 is the maximum brightness off, 1 is the minimum brightness and 255 is the maximum brightness
supported by the light. supported by the light.
advanced: true advanced: true
@ -236,8 +235,7 @@ turn_on:
max: 255 max: 255
brightness_pct: brightness_pct:
name: Brightness name: Brightness
description: description: Number indicating percentage of full brightness, where 0
Number indicating percentage of full brightness, where 0
turns the light off, 1 is the minimum brightness and 100 is the maximum turns the light off, 1 is the minimum brightness and 100 is the maximum
brightness supported by the light. brightness supported by the light.
selector: selector:
@ -553,8 +551,7 @@ toggle:
max: 255 max: 255
brightness_pct: brightness_pct:
name: Brightness name: Brightness
description: description: Number indicating percentage of full brightness, where 0
Number indicating percentage of full brightness, where 0
turns the light off, 1 is the minimum brightness and 100 is the maximum turns the light off, 1 is the minimum brightness and 100 is the maximum
brightness supported by the light. brightness supported by the light.
selector: selector:

View file

@ -18,8 +18,8 @@ set_config:
selector: selector:
select: select:
options: options:
- 'LED' - "LED"
- 'RECORDING_MODE' - "RECORDING_MODE"
value: value:
name: Value name: Value
description: "Operation value." description: "Operation value."

View file

@ -19,9 +19,9 @@ play_media:
selector: selector:
select: select:
options: options:
- 'CHANNEL' - "CHANNEL"
- 'EPISODE' - "EPISODE"
- 'PLAYLIST MUSIC' - "PLAYLIST MUSIC"
- 'MUSIC' - "MUSIC"
- 'TVSHOW' - "TVSHOW"
- 'VIDEO' - "VIDEO"

View file

@ -16,7 +16,7 @@ set_room_temperature:
number: number:
min: 0 min: 0
max: 100 max: 100
unit_of_measurement: '°' unit_of_measurement: "°"
comfort_temp: comfort_temp:
name: Comfort temperature name: Comfort temperature
description: Comfort temp. description: Comfort temp.
@ -24,7 +24,7 @@ set_room_temperature:
number: number:
min: 0 min: 0
max: 100 max: 100
unit_of_measurement: '°' unit_of_measurement: "°"
sleep_temp: sleep_temp:
name: Sleep temperature name: Sleep temperature
description: Sleep temp. description: Sleep temp.
@ -32,4 +32,4 @@ set_room_temperature:
number: number:
min: 0 min: 0
max: 100 max: 100
unit_of_measurement: '°' unit_of_measurement: "°"

View file

@ -19,8 +19,7 @@ publish:
text: text:
payload_template: payload_template:
name: Payload Template name: Payload Template
description: description: Template to render as payload value. Ignored if payload given.
Template to render as payload value. Ignored if payload given.
advanced: true advanced: true
example: "{{ states('sensor.temperature') }}" example: "{{ states('sensor.temperature') }}"
selector: selector:

View file

@ -11,8 +11,8 @@ set_away_mode:
selector: selector:
select: select:
options: options:
- 'away' - "away"
- 'home' - "home"
structure: structure:
name: Structure name: Structure
description: Name(s) of structure(s) to change. Defaults to all structures if not specified. description: Name(s) of structure(s) to change. Defaults to all structures if not specified.

View file

@ -32,18 +32,18 @@ set_option:
selector: selector:
select: select:
options: options:
- 'auto' - "auto"
- 'mobile' - "mobile"
- 'wire' - "wire"
autoconnect: autoconnect:
name: Auto-connect name: Auto-connect
description: Auto-connect mode. description: Auto-connect mode.
selector: selector:
select: select:
options: options:
- 'always' - "always"
- 'home' - "home"
- 'never' - "never"
connect_lte: connect_lte:
name: Connect LTE name: Connect LTE

View file

@ -8,14 +8,14 @@ set_aircleaner_mode:
fields: fields:
aircleaner_mode: aircleaner_mode:
name: Air cleaner mode name: Air cleaner mode
description: 'The air cleaner mode to set.' description: "The air cleaner mode to set."
required: true required: true
selector: selector:
select: select:
options: options:
- 'allergy' - "allergy"
- 'auto' - "auto"
- 'quick' - "quick"
set_humidify_setpoint: set_humidify_setpoint:
name: Set humidify set point name: Set humidify set point
@ -33,7 +33,7 @@ set_humidify_setpoint:
number: number:
min: 35 min: 35
max: 65 max: 65
unit_of_measurement: '%' unit_of_measurement: "%"
set_hvac_run_mode: set_hvac_run_mode:
name: Set hvac run mode name: Set hvac run mode
@ -45,20 +45,20 @@ set_hvac_run_mode:
fields: fields:
run_mode: run_mode:
name: Run mode name: Run mode
description: 'Run the schedule or hold. If not specified, the current run mode will be used.' description: "Run the schedule or hold. If not specified, the current run mode will be used."
required: false required: false
selector: selector:
select: select:
options: options:
- 'permanent_hold' - "permanent_hold"
- 'run_schedule' - "run_schedule"
hvac_mode: hvac_mode:
name: Hvac mode name: Hvac mode
description: 'The hvac mode to use for the schedule or hold. If not specified, the current hvac mode will be used.' description: "The hvac mode to use for the schedule or hold. If not specified, the current hvac mode will be used."
required: false required: false
selector: selector:
select: select:
options: options:
- 'auto' - "auto"
- 'cool' - "cool"
- 'heat' - "heat"

View file

@ -20,4 +20,4 @@ set_speed:
number: number:
min: 0 min: 0
max: 1000000 max: 1000000
unit_of_measurement: 'kB/s' unit_of_measurement: "kB/s"

View file

@ -29,9 +29,9 @@ submit_tv_request:
selector: selector:
select: select:
options: options:
- 'all' - "all"
- 'first' - "first"
- 'latest' - "latest"
submit_music_request: submit_music_request:
name: Submit music request name: Submit music request

View file

@ -12,24 +12,24 @@ ptz:
selector: selector:
select: select:
options: options:
- 'DOWN' - "DOWN"
- 'UP' - "UP"
pan: pan:
name: Pan name: Pan
description: "Pan direction." description: "Pan direction."
selector: selector:
select: select:
options: options:
- 'LEFT' - "LEFT"
- 'RIGHT' - "RIGHT"
zoom: zoom:
name: Zoom name: Zoom
description: "Zoom." description: "Zoom."
selector: selector:
select: select:
options: options:
- 'ZOOM_IN' - "ZOOM_IN"
- 'ZOOM_OUT' - "ZOOM_OUT"
distance: distance:
name: Distance name: Distance
description: "Distance coefficient. Sets how much PTZ should be executed in one request." description: "Distance coefficient. Sets how much PTZ should be executed in one request."
@ -71,8 +71,8 @@ ptz:
selector: selector:
select: select:
options: options:
- 'AbsoluteMove' - "AbsoluteMove"
- 'ContinuousMove' - "ContinuousMove"
- 'GotoPreset' - "GotoPreset"
- 'RelativeMove' - "RelativeMove"
- 'Stop' - "Stop"

View file

@ -85,7 +85,7 @@ set_control_setpoint:
min: 0 min: 0
max: 90 max: 90
step: 0.1 step: 0.1
unit_of_measurement: '°' unit_of_measurement: "°"
set_hot_water_ovrd: set_hot_water_ovrd:
name: Set hot water override name: Set hot water override
@ -136,7 +136,7 @@ set_hot_water_setpoint:
min: 0 min: 0
max: 90 max: 90
step: 0.1 step: 0.1
unit_of_measurement: '°' unit_of_measurement: "°"
set_gpio_mode: set_gpio_mode:
name: Set gpio mode name: Set gpio mode
@ -156,8 +156,8 @@ set_gpio_mode:
selector: selector:
select: select:
options: options:
- 'A' - "A"
- 'B' - "B"
mode: mode:
name: Mode name: Mode
description: > description: >
@ -187,12 +187,12 @@ set_led_mode:
selector: selector:
select: select:
options: options:
- 'A' - "A"
- 'B' - "B"
- 'C' - "C"
- 'D' - "D"
- 'E' - "E"
- 'F' - "F"
mode: mode:
name: Mode name: Mode
description: > description: >
@ -202,18 +202,18 @@ set_led_mode:
selector: selector:
select: select:
options: options:
- 'B' - "B"
- 'C' - "C"
- 'E' - "E"
- 'F' - "F"
- 'H' - "H"
- 'M' - "M"
- 'O' - "O"
- 'P' - "P"
- 'R' - "R"
- 'T' - "T"
- 'W' - "W"
- 'X' - "X"
set_max_modulation: set_max_modulation:
name: Set max modulation name: Set max modulation

View file

@ -155,7 +155,7 @@ push_weather_data:
min: -40 min: -40
max: 40 max: 40
step: 0.1 step: 0.1
unit_of_measurement: '°C' unit_of_measurement: "°C"
maxtemp: maxtemp:
name: Max Temp name: Max Temp
description: Maximum Temperature (°C). description: Maximum Temperature (°C).
@ -164,7 +164,7 @@ push_weather_data:
min: -40 min: -40
max: 40 max: 40
step: 0.1 step: 0.1
unit_of_measurement: '°C' unit_of_measurement: "°C"
temperature: temperature:
name: Temperature name: Temperature
description: Current Temperature (°C). description: Current Temperature (°C).
@ -173,7 +173,7 @@ push_weather_data:
min: -40 min: -40
max: 40 max: 40
step: 0.1 step: 0.1
unit_of_measurement: '°C' unit_of_measurement: "°C"
wind: wind:
name: Wind Speed name: Wind Speed
description: Wind Speed (m/s) description: Wind Speed (m/s)
@ -181,7 +181,7 @@ push_weather_data:
number: number:
min: 0 min: 0
max: 65 max: 65
unit_of_measurement: 'm/s' unit_of_measurement: "m/s"
solarrad: solarrad:
name: Solar Radiation name: Solar Radiation
description: Solar Radiation (MJ/m²/h) description: Solar Radiation (MJ/m²/h)
@ -190,7 +190,7 @@ push_weather_data:
min: 0 min: 0
max: 5 max: 5
step: 0.1 step: 0.1
unit_of_measurement: 'MJ/m²/h' unit_of_measurement: "MJ/m²/h"
et: et:
name: Evapotranspiration name: Evapotranspiration
description: Evapotranspiration (mm) description: Evapotranspiration (mm)
@ -198,7 +198,7 @@ push_weather_data:
number: number:
min: 0 min: 0
max: 1000 max: 1000
unit_of_measurement: 'mm' unit_of_measurement: "mm"
qpf: qpf:
name: Quantitative Precipitation Forecast name: Quantitative Precipitation Forecast
description: >- description: >-
@ -209,7 +209,7 @@ push_weather_data:
number: number:
min: 0 min: 0
max: 1000 max: 1000
unit_of_measurement: 'mm' unit_of_measurement: "mm"
rain: rain:
name: Measured Rainfall name: Measured Rainfall
description: >- description: >-
@ -220,7 +220,7 @@ push_weather_data:
number: number:
min: 0 min: 0
max: 1000 max: 1000
unit_of_measurement: 'mm' unit_of_measurement: "mm"
minrh: minrh:
name: Min Relative Humidity name: Min Relative Humidity
description: Min Relative Humidity (%RH) description: Min Relative Humidity (%RH)
@ -228,7 +228,7 @@ push_weather_data:
number: number:
min: 0 min: 0
max: 100 max: 100
unit_of_measurement: '%' unit_of_measurement: "%"
maxrh: maxrh:
name: Max Relative Humidity name: Max Relative Humidity
description: Max Relative Humidity (%RH) description: Max Relative Humidity (%RH)
@ -236,7 +236,7 @@ push_weather_data:
number: number:
min: 0 min: 0
max: 100 max: 100
unit_of_measurement: '%' unit_of_measurement: "%"
condition: condition:
name: Weather Condition Code name: Weather Condition Code
description: Current weather condition code (WNUM). description: Current weather condition code (WNUM).
@ -258,7 +258,7 @@ push_weather_data:
min: -40 min: -40
max: 40 max: 40
step: 0.1 step: 0.1
unit_of_measurement: '°C' unit_of_measurement: "°C"
unrestrict_watering: unrestrict_watering:
name: Unrestrict All Watering name: Unrestrict All Watering
description: Unrestrict all watering activities description: Unrestrict all watering activities

View file

@ -14,4 +14,3 @@ transfer:
entity: entity:
integration: roon integration: roon
domain: media_player domain: media_player

View file

@ -9,8 +9,7 @@ turn_on:
fields: fields:
transition: transition:
name: Transition name: Transition
description: description: Transition duration it takes to bring devices to the state
Transition duration it takes to bring devices to the state
defined in the scene. defined in the scene.
selector: selector:
number: number:
@ -39,8 +38,7 @@ apply:
object: object:
transition: transition:
name: Transition name: Transition
description: description: Transition duration it takes to bring devices to the state
Transition duration it takes to bring devices to the state
defined in the scene. defined in the scene.
selector: selector:
number: number:

View file

@ -82,20 +82,20 @@ set_system_properties:
selector: selector:
select: select:
options: options:
- 'low' - "low"
- 'medium' - "medium"
- 'high' - "high"
- 'off' - "off"
chime_volume: chime_volume:
name: Chime volume name: Chime volume
description: The volume level of the door chime description: The volume level of the door chime
selector: selector:
select: select:
options: options:
- 'low' - "low"
- 'medium' - "medium"
- 'high' - "high"
- 'off' - "off"
entry_delay_away: entry_delay_away:
name: Entry delay away name: Entry delay away
description: How long to delay when entering while "away" description: How long to delay when entering while "away"
@ -139,7 +139,7 @@ set_system_properties:
selector: selector:
select: select:
options: options:
- 'low' - "low"
- 'medium' - "medium"
- 'high' - "high"
- 'off' - "off"

View file

@ -28,7 +28,7 @@ say:
name: Custom data name: Custom data
description: custom data that will be included with all messages in this session description: custom data that will be included with all messages in this session
example: user=UserName example: user=UserName
default: '' default: ""
selector: selector:
text: text:
site_id: site_id:
@ -59,7 +59,7 @@ say_action:
name: Custom data name: Custom data
description: custom data that will be included with all messages in this session description: custom data that will be included with all messages in this session
example: user=UserName example: user=UserName
default: '' default: ""
selector: selector:
text: text:
intent_filter: intent_filter:

View file

@ -4,8 +4,7 @@ join:
fields: fields:
master: master:
name: Master name: Master
description: description: Entity ID of the player that should become the coordinator of the group.
Entity ID of the player that should become the coordinator of the group.
required: true required: true
selector: selector:
entity: entity:

View file

@ -34,7 +34,7 @@ call_query:
name: Command name: Command
description: Command to pass to Logitech Media Server (p0 in the CLI documentation). description: Command to pass to Logitech Media Server (p0 in the CLI documentation).
required: true required: true
example: 'albums' example: "albums"
selector: selector:
text: text:
parameters: parameters:

View file

@ -9,5 +9,5 @@ set_away_mode:
selector: selector:
select: select:
options: options:
- 'away' - "away"
- 'home' - "home"

View file

@ -16,10 +16,10 @@ set_lock_state:
selector: selector:
select: select:
options: options:
- 'locked_all' - "locked_all"
- 'locked_in' - "locked_in"
- 'locked_out' - "locked_out"
- 'unlocked' - "unlocked"
set_pet_location: set_pet_location:
name: Set pet location name: Set pet location
@ -38,5 +38,5 @@ set_pet_location:
selector: selector:
select: select:
options: options:
- 'Inside' - "Inside"
- 'Outside' - "Outside"

View file

@ -17,7 +17,7 @@ set_auto_off:
turn_on_with_timer: turn_on_with_timer:
name: Turn on with timer name: Turn on with timer
description: 'Turn on the Switcher device with timer.' description: "Turn on the Switcher device with timer."
target: target:
entity: entity:
integration: switcher_kis integration: switcher_kis
@ -26,7 +26,7 @@ turn_on_with_timer:
fields: fields:
timer_minutes: timer_minutes:
name: Timer name: Timer
description: 'Time to turn on.' description: "Time to turn on."
required: true required: true
selector: selector:
number: number:

View file

@ -32,8 +32,7 @@ write:
value: "critical" value: "critical"
logger: logger:
name: Logger name: Logger
description: description: Logger name under which to log the message. Defaults to
Logger name under which to log the message. Defaults to
'system_log.external'. 'system_log.external'.
example: mycomponent.myplatform example: mycomponent.myplatform
selector: selector:

View file

@ -15,7 +15,7 @@ set_climate_timer:
min: 0 min: 0
max: 100 max: 100
step: 0.5 step: 0.5
unit_of_measurement: '°' unit_of_measurement: "°"
time_period: time_period:
name: Time period name: Time period
description: Choose this or Overlay. Set the time period for the change if you want to be specific. Alternatively use Overlay description: Choose this or Overlay. Set the time period for the change if you want to be specific. Alternatively use Overlay
@ -61,7 +61,7 @@ set_water_heater_timer:
min: 0 min: 0
max: 100 max: 100
step: 0.5 step: 0.5
unit_of_measurement: '°' unit_of_measurement: "°"
set_climate_temperature_offset: set_climate_temperature_offset:
name: Set climate temperature offset name: Set climate temperature offset
@ -80,4 +80,4 @@ set_climate_temperature_offset:
min: -10 min: -10
max: 10 max: 10
step: 0.01 step: 0.01
unit_of_measurement: '°' unit_of_measurement: "°"

View file

@ -1,4 +1,3 @@
reload: reload:
name: Reload name: Reload
description: Reload all template entities. description: Reload all template entities.

View file

@ -20,7 +20,7 @@ light_fade_start:
number: number:
min: 0 min: 0
max: 100 max: 100
unit_of_measurement: '%' unit_of_measurement: "%"
rate: rate:
name: Rate name: Rate
description: Rate for light to transition to new brightness description: Rate for light to transition to new brightness
@ -89,7 +89,7 @@ link_goto:
number: number:
min: 0 min: 0
max: 100 max: 100
unit_of_measurement: '%' unit_of_measurement: "%"
rate: rate:
name: Rate name: Rate
description: Amount of time for scene to transition to new brightness description: Amount of time for scene to transition to new brightness
@ -122,7 +122,7 @@ link_fade_start:
number: number:
min: 0 min: 0
max: 100 max: 100
unit_of_measurement: '%' unit_of_measurement: "%"
rate: rate:
name: Rate name: Rate
description: Amount of time for scene to transition to new brightness description: Amount of time for scene to transition to new brightness

View file

@ -10,7 +10,7 @@ set_profile_fan_speed_home:
number: number:
min: 0 min: 0
max: 100 max: 100
unit_of_measurement: '%' unit_of_measurement: "%"
set_profile_fan_speed_away: set_profile_fan_speed_away:
name: Set profile fan speed away name: Set profile fan speed away
@ -24,7 +24,7 @@ set_profile_fan_speed_away:
number: number:
min: 0 min: 0
max: 100 max: 100
unit_of_measurement: '%' unit_of_measurement: "%"
set_profile_fan_speed_boost: set_profile_fan_speed_boost:
name: Set profile fan speed boost name: Set profile fan speed boost
@ -38,4 +38,4 @@ set_profile_fan_speed_boost:
number: number:
min: 0 min: 0
max: 100 max: 100
unit_of_measurement: '%' unit_of_measurement: "%"

View file

@ -7,7 +7,7 @@ sync_clock:
description: The velbus interface to send the command to, this will be the same value as used during configuration description: The velbus interface to send the command to, this will be the same value as used during configuration
required: true required: true
example: "192.168.1.5:27015" example: "192.168.1.5:27015"
default: '' default: ""
selector: selector:
text: text:
@ -20,7 +20,7 @@ scan:
description: The velbus interface to send the command to, this will be the same value as used during configuration description: The velbus interface to send the command to, this will be the same value as used during configuration
required: true required: true
example: "192.168.1.5:27015" example: "192.168.1.5:27015"
default: '' default: ""
selector: selector:
text: text:
@ -35,7 +35,7 @@ set_memo_text:
description: The velbus interface to send the command to, this will be the same value as used during configuration description: The velbus interface to send the command to, this will be the same value as used during configuration
required: true required: true
example: "192.168.1.5:27015" example: "192.168.1.5:27015"
default: '' default: ""
selector: selector:
text: text:
address: address:
@ -54,6 +54,6 @@ set_memo_text:
The actual text to be displayed. The actual text to be displayed.
Text is limited to 64 characters. Text is limited to 64 characters.
example: "Do not forget trash" example: "Do not forget trash"
default: '' default: ""
selector: selector:
text: text:

View file

@ -13,10 +13,10 @@ set_vicare_mode:
selector: selector:
select: select:
options: options:
- 'dhw' - "dhw"
- 'dhwAndHeating' - "dhwAndHeating"
- 'dhwAndHeatingCooling' - "dhwAndHeatingCooling"
- 'forcedNormal' - "forcedNormal"
- 'forcedReduced' - "forcedReduced"
- 'heating' - "heating"
- 'standby' - "standby"

View file

@ -15,7 +15,7 @@ set_humidity:
min: 0 min: 0
max: 100 max: 100
step: 5 step: 5
unit_of_measurement: '%' unit_of_measurement: "%"
reset_filter_life: reset_filter_life:
name: Reset filter life name: Reset filter life

View file

@ -159,7 +159,7 @@ remote_learn_command:
remote_set_led_on: remote_set_led_on:
name: Remote set LED on name: Remote set LED on
description: 'Turn on blue LED.' description: "Turn on blue LED."
target: target:
entity: entity:
integration: xiaomi_miio integration: xiaomi_miio
@ -167,7 +167,7 @@ remote_set_led_on:
remote_set_led_off: remote_set_led_off:
name: Remote set LED off name: Remote set LED off
description: 'Turn off blue LED.' description: "Turn off blue LED."
target: target:
entity: entity:
integration: xiaomi_miio integration: xiaomi_miio
@ -231,8 +231,8 @@ switch_set_power_mode:
selector: selector:
select: select:
options: options:
- 'green' - "green"
- 'normal' - "normal"
vacuum_remote_control_start: vacuum_remote_control_start:
name: Vacuum remote control start name: Vacuum remote control start
@ -273,7 +273,7 @@ vacuum_remote_control_move:
number: number:
min: -179 min: -179
max: 179 max: 179
unit_of_measurement: '°' unit_of_measurement: "°"
duration: duration:
name: Duration name: Duration
description: Duration of the movement. description: Duration of the movement.
@ -306,7 +306,7 @@ vacuum_remote_control_move_step:
number: number:
min: -179 min: -179
max: 179 max: 179
unit_of_measurement: '°' unit_of_measurement: "°"
duration: duration:
name: Duration name: Duration
description: Duration of the movement. description: Duration of the movement.

View file

@ -13,12 +13,12 @@ set_mode:
selector: selector:
select: select:
options: options:
- 'color_flow' - "color_flow"
- 'hsv' - "hsv"
- 'last' - "last"
- 'moonlight' - "moonlight"
- 'normal' - "normal"
- 'rgb' - "rgb"
set_color_scene: set_color_scene:
name: Set color scene name: Set color scene
@ -108,13 +108,13 @@ set_color_flow_scene:
action: action:
name: Action name: Action
description: The action to take after the flow stops. description: The action to take after the flow stops.
default: 'recover' default: "recover"
selector: selector:
select: select:
options: options:
- 'off' - "off"
- 'recover' - "recover"
- 'stay' - "stay"
transitions: transitions:
name: Transitions name: Transitions
description: Array of transitions, for desired effect. Examples https://yeelight.readthedocs.io/en/stable/flow.html description: Array of transitions, for desired effect. Examples https://yeelight.readthedocs.io/en/stable/flow.html
@ -164,13 +164,13 @@ start_flow:
action: action:
name: Action name: Action
description: The action to take after the flow stops. description: The action to take after the flow stops.
default: 'recover' default: "recover"
selector: selector:
select: select:
options: options:
- 'off' - "off"
- 'recover' - "recover"
- 'stay' - "stay"
transitions: transitions:
name: Transitions name: Transitions
description: Array of transitions, for desired effect. Examples https://yeelight.readthedocs.io/en/stable/flow.html description: Array of transitions, for desired effect. Examples https://yeelight.readthedocs.io/en/stable/flow.html