homeassistant 2025.12.0__py3-none-any.whl → 2025.12.0b2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of homeassistant might be problematic. Click here for more details.
- homeassistant/auth/permissions/events.py +0 -2
- homeassistant/components/acaia/translations/pl.json +1 -23
- homeassistant/components/accuweather/translations/tr.json +0 -19
- homeassistant/components/ai_task/translations/tr.json +0 -17
- homeassistant/components/airly/translations/sr-Latn.json +0 -7
- homeassistant/components/airnow/translations/sr-Latn.json +0 -3
- homeassistant/components/airobot/translations/bg.json +2 -1
- homeassistant/components/airobot/translations/cs.json +1 -1
- homeassistant/components/airobot/translations/de.json +1 -1
- homeassistant/components/airobot/translations/el.json +1 -4
- homeassistant/components/airobot/translations/en-GB.json +1 -1
- homeassistant/components/airobot/translations/en.json +1 -1
- homeassistant/components/airobot/translations/et.json +1 -1
- homeassistant/components/airobot/translations/lt.json +1 -1
- homeassistant/components/airobot/translations/nl.json +2 -1
- homeassistant/components/airobot/translations/pt.json +5 -1
- homeassistant/components/airobot/translations/sk.json +1 -1
- homeassistant/components/airobot/translations/sv.json +2 -1
- homeassistant/components/airobot/translations/tr.json +5 -1
- homeassistant/components/airobot/translations/zh-Hans.json +1 -1
- homeassistant/components/airobot/translations/zh-Hant.json +1 -1
- homeassistant/components/airq/translations/sr-Latn.json +0 -7
- homeassistant/components/airthings/translations/tr.json +1 -2
- homeassistant/components/airthings_ble/translations/sr-Latn.json +0 -7
- homeassistant/components/airthings_ble/translations/tr.json +0 -7
- homeassistant/components/airvisual/translations/sr-Latn.json +0 -14
- homeassistant/components/airzone/translations/tr.json +0 -9
- homeassistant/components/aladdin_connect/translations/tr.json +1 -7
- homeassistant/components/alarm_control_panel/strings.json +21 -14
- homeassistant/components/alarm_control_panel/translations/cs.json +19 -12
- homeassistant/components/alarm_control_panel/translations/de.json +14 -7
- homeassistant/components/alarm_control_panel/translations/en-GB.json +1 -86
- homeassistant/components/alarm_control_panel/translations/en.json +21 -14
- homeassistant/components/alarm_control_panel/translations/es.json +1 -86
- homeassistant/components/alarm_control_panel/translations/et.json +1 -86
- homeassistant/components/alarm_control_panel/translations/ga.json +1 -72
- homeassistant/components/alarm_control_panel/translations/lt.json +21 -14
- homeassistant/components/alarm_control_panel/translations/pt.json +31 -14
- homeassistant/components/alarm_control_panel/translations/sk.json +21 -14
- homeassistant/components/alarm_control_panel/translations/sr-Latn.json +1 -5
- homeassistant/components/alarm_control_panel/translations/tr.json +1 -72
- homeassistant/components/alarm_control_panel/translations/zh-Hans.json +6 -1
- homeassistant/components/alarm_control_panel/translations/zh-Hant.json +21 -14
- homeassistant/components/alexa_devices/translations/it.json +1 -24
- homeassistant/components/alexa_devices/translations/tr.json +0 -52
- homeassistant/components/androidtv_remote/translations/mk.json +0 -7
- homeassistant/components/anglian_water/__init__.py +2 -6
- homeassistant/components/anglian_water/entity.py +1 -5
- homeassistant/components/anglian_water/sensor.py +2 -1
- homeassistant/components/anglian_water/strings.json +1 -1
- homeassistant/components/anglian_water/translations/de.json +1 -1
- homeassistant/components/anglian_water/translations/en.json +1 -1
- homeassistant/components/anglian_water/translations/et.json +1 -19
- homeassistant/components/anglian_water/translations/pt.json +2 -1
- homeassistant/components/anglian_water/translations/sk.json +1 -1
- homeassistant/components/anglian_water/translations/zh-Hans.json +2 -32
- homeassistant/components/aosmith/translations/tr.json +0 -11
- homeassistant/components/apcupsd/translations/es.json +0 -14
- homeassistant/components/apcupsd/translations/sr-Latn.json +0 -3
- homeassistant/components/apple_tv/manifest.json +0 -1
- homeassistant/components/assist_pipeline/pipeline.py +57 -58
- homeassistant/components/assist_satellite/manifest.json +1 -1
- homeassistant/components/assist_satellite/strings.json +12 -8
- homeassistant/components/assist_satellite/translations/cs.json +12 -8
- homeassistant/components/assist_satellite/translations/de.json +12 -8
- homeassistant/components/assist_satellite/translations/en-GB.json +1 -54
- homeassistant/components/assist_satellite/translations/en.json +12 -8
- homeassistant/components/assist_satellite/translations/es.json +1 -54
- homeassistant/components/assist_satellite/translations/et.json +1 -54
- homeassistant/components/assist_satellite/translations/ga.json +1 -46
- homeassistant/components/assist_satellite/translations/lt.json +12 -8
- homeassistant/components/assist_satellite/translations/pt.json +16 -4
- homeassistant/components/assist_satellite/translations/sk.json +12 -8
- homeassistant/components/assist_satellite/translations/tr.json +1 -46
- homeassistant/components/assist_satellite/translations/zh-Hans.json +0 -5
- homeassistant/components/assist_satellite/translations/zh-Hant.json +12 -8
- homeassistant/components/august/translations/tr.json +1 -23
- homeassistant/components/automation/__init__.py +0 -1
- homeassistant/components/automation/manifest.json +0 -2
- homeassistant/components/automation/strings.json +4 -4
- homeassistant/components/automation/translations/cs.json +4 -4
- homeassistant/components/automation/translations/de.json +4 -4
- homeassistant/components/automation/translations/en-GB.json +0 -8
- homeassistant/components/automation/translations/en.json +4 -4
- homeassistant/components/automation/translations/es.json +0 -8
- homeassistant/components/automation/translations/et.json +4 -4
- homeassistant/components/automation/translations/fr.json +0 -8
- homeassistant/components/automation/translations/lt.json +4 -4
- homeassistant/components/automation/translations/pt.json +8 -0
- homeassistant/components/automation/translations/sk.json +4 -4
- homeassistant/components/automation/translations/sr-Latn.json +0 -28
- homeassistant/components/automation/translations/zh-Hant.json +4 -4
- homeassistant/components/backblaze_b2/translations/de.json +2 -2
- homeassistant/components/backblaze_b2/translations/es.json +1 -1
- homeassistant/components/bang_olufsen/translations/es.json +0 -992
- homeassistant/components/bang_olufsen/translations/ga.json +0 -992
- homeassistant/components/bang_olufsen/translations/nl.json +3 -76
- homeassistant/components/bang_olufsen/translations/pt.json +0 -1
- homeassistant/components/bayesian/translations/sr-Latn.json +1 -2
- homeassistant/components/bayesian/translations/tr.json +10 -81
- homeassistant/components/binary_sensor/icons.json +0 -8
- homeassistant/components/binary_sensor/strings.json +1 -36
- homeassistant/components/binary_sensor/translations/cs.json +1 -36
- homeassistant/components/binary_sensor/translations/de.json +1 -36
- homeassistant/components/binary_sensor/translations/en-GB.json +1 -36
- homeassistant/components/binary_sensor/translations/en.json +1 -36
- homeassistant/components/binary_sensor/translations/es.json +1 -36
- homeassistant/components/binary_sensor/translations/et.json +1 -36
- homeassistant/components/binary_sensor/translations/lt.json +1 -36
- homeassistant/components/binary_sensor/translations/mk.json +0 -8
- homeassistant/components/binary_sensor/translations/sk.json +1 -36
- homeassistant/components/binary_sensor/translations/sr-Latn.json +0 -1
- homeassistant/components/binary_sensor/translations/zh-Hant.json +1 -36
- homeassistant/components/blebox/translations/sr-Latn.json +0 -1
- homeassistant/components/blink/translations/tr.json +1 -16
- homeassistant/components/blue_current/translations/tr.json +0 -44
- homeassistant/components/bosch_alarm/__init__.py +2 -2
- homeassistant/components/bosch_alarm/config_flow.py +1 -1
- homeassistant/components/bosch_alarm/diagnostics.py +1 -2
- homeassistant/components/bosch_alarm/entity.py +1 -1
- homeassistant/components/bosch_alarm/manifest.json +1 -1
- homeassistant/components/broadlink/manifest.json +0 -1
- homeassistant/components/broadlink/translations/sr-Latn.json +0 -5
- homeassistant/components/brother/translations/tr.json +2 -53
- homeassistant/components/bsblan/translations/sr-Latn.json +0 -4
- homeassistant/components/bsblan/translations/tr.json +2 -22
- homeassistant/components/bthome/translations/tr.json +0 -35
- homeassistant/components/button/translations/sr-Latn.json +0 -20
- homeassistant/components/camera/__init__.py +1 -1
- homeassistant/components/camera/translations/mk.json +2 -4
- homeassistant/components/climate/strings.json +15 -10
- homeassistant/components/climate/translations/cs.json +15 -10
- homeassistant/components/climate/translations/de.json +10 -5
- homeassistant/components/climate/translations/el.json +1 -54
- homeassistant/components/climate/translations/en-GB.json +1 -64
- homeassistant/components/climate/translations/en.json +15 -10
- homeassistant/components/climate/translations/es.json +1 -64
- homeassistant/components/climate/translations/et.json +6 -57
- homeassistant/components/climate/translations/ga.json +1 -54
- homeassistant/components/climate/translations/lt.json +9 -26
- homeassistant/components/climate/translations/mk.json +3 -10
- homeassistant/components/climate/translations/pt.json +12 -19
- homeassistant/components/climate/translations/ru.json +1 -54
- homeassistant/components/climate/translations/sk.json +15 -10
- homeassistant/components/climate/translations/sr-Latn.json +3 -101
- homeassistant/components/climate/translations/sv.json +1 -17
- homeassistant/components/climate/translations/tr.json +1 -54
- homeassistant/components/climate/translations/zh-Hans.json +0 -14
- homeassistant/components/climate/translations/zh-Hant.json +15 -10
- homeassistant/components/cloud/__init__.py +5 -18
- homeassistant/components/cloud/ai_task.py +12 -5
- homeassistant/components/cloud/client.py +5 -9
- homeassistant/components/cloud/conversation.py +11 -2
- homeassistant/components/cloud/entity.py +6 -5
- homeassistant/components/cloud/http_api.py +0 -21
- homeassistant/components/cloud/manifest.json +1 -1
- homeassistant/components/cloud/translations/en-GB.json +0 -7
- homeassistant/components/cloud/translations/es.json +0 -7
- homeassistant/components/cloud/translations/et.json +0 -7
- homeassistant/components/cloud/translations/ga.json +0 -7
- homeassistant/components/cloud/translations/tr.json +0 -7
- homeassistant/components/coinbase/translations/tr.json +1 -10
- homeassistant/components/comelit/translations/tr.json +0 -2
- homeassistant/components/conversation/__init__.py +3 -8
- homeassistant/components/conversation/default_agent.py +56 -61
- homeassistant/components/conversation/manifest.json +1 -1
- homeassistant/components/counter/translations/sr-Latn.json +1 -41
- homeassistant/components/cover/icons.json +29 -0
- homeassistant/components/cover/strings.json +159 -1
- homeassistant/components/cover/translations/cs.json +159 -1
- homeassistant/components/cover/translations/de.json +159 -1
- homeassistant/components/cover/translations/en.json +159 -1
- homeassistant/components/cover/translations/et.json +30 -1
- homeassistant/components/cover/translations/lt.json +159 -1
- homeassistant/components/cover/translations/pt.json +158 -1
- homeassistant/components/cover/translations/sk.json +159 -1
- homeassistant/components/cover/translations/sr-Latn.json +1 -5
- homeassistant/components/cover/translations/zh-Hans.json +105 -1
- homeassistant/components/cover/translations/zh-Hant.json +159 -1
- homeassistant/components/cover/trigger.py +116 -0
- homeassistant/components/cover/triggers.yaml +79 -0
- homeassistant/components/deconz/translations/mk.json +1 -3
- homeassistant/components/deluge/translations/tr.json +0 -8
- homeassistant/components/derivative/translations/es.json +0 -6
- homeassistant/components/derivative/translations/ga.json +0 -6
- homeassistant/components/derivative/translations/sr-Latn.json +4 -41
- homeassistant/components/dlna_dmr/manifest.json +0 -1
- homeassistant/components/dlna_dms/manifest.json +0 -1
- homeassistant/components/downloader/translations/tr.json +0 -8
- homeassistant/components/duckdns/translations/en-GB.json +0 -1
- homeassistant/components/duckdns/translations/es.json +0 -41
- homeassistant/components/duckdns/translations/ga.json +0 -40
- homeassistant/components/ecovacs/manifest.json +1 -1
- homeassistant/components/ecovacs/translations/tr.json +2 -50
- homeassistant/components/ecowitt/manifest.json +0 -1
- homeassistant/components/elevenlabs/translations/tr.json +1 -17
- homeassistant/components/elkm1/translations/tr.json +0 -4
- homeassistant/components/energyid/translations/zh-Hans.json +1 -17
- homeassistant/components/enphase_envoy/manifest.json +1 -1
- homeassistant/components/enphase_envoy/translations/tr.json +0 -15
- homeassistant/components/esphome/const.py +1 -1
- homeassistant/components/esphome/manifest.json +1 -1
- homeassistant/components/esphome/strings.json +1 -1
- homeassistant/components/esphome/translations/bg.json +1 -0
- homeassistant/components/esphome/translations/ca.json +1 -0
- homeassistant/components/esphome/translations/cs.json +1 -1
- homeassistant/components/esphome/translations/da.json +1 -0
- homeassistant/components/esphome/translations/de.json +1 -1
- homeassistant/components/esphome/translations/el.json +1 -0
- homeassistant/components/esphome/translations/en-GB.json +1 -1
- homeassistant/components/esphome/translations/en.json +1 -1
- homeassistant/components/esphome/translations/es.json +1 -1
- homeassistant/components/esphome/translations/et.json +1 -1
- homeassistant/components/esphome/translations/fi.json +1 -0
- homeassistant/components/esphome/translations/fr.json +1 -0
- homeassistant/components/esphome/translations/ga.json +1 -0
- homeassistant/components/esphome/translations/he.json +1 -0
- homeassistant/components/esphome/translations/hu.json +1 -0
- homeassistant/components/esphome/translations/id.json +1 -0
- homeassistant/components/esphome/translations/it.json +1 -0
- homeassistant/components/esphome/translations/ja.json +1 -0
- homeassistant/components/esphome/translations/ko.json +1 -0
- homeassistant/components/esphome/translations/lt.json +1 -1
- homeassistant/components/esphome/translations/nb.json +1 -0
- homeassistant/components/esphome/translations/nl.json +1 -0
- homeassistant/components/esphome/translations/pl.json +1 -0
- homeassistant/components/esphome/translations/pt-BR.json +1 -0
- homeassistant/components/esphome/translations/pt.json +1 -1
- homeassistant/components/esphome/translations/ro.json +1 -0
- homeassistant/components/esphome/translations/ru.json +1 -0
- homeassistant/components/esphome/translations/sk.json +1 -1
- homeassistant/components/esphome/translations/sl.json +1 -0
- homeassistant/components/esphome/translations/sv.json +1 -0
- homeassistant/components/esphome/translations/tr.json +1 -1
- homeassistant/components/esphome/translations/uk.json +1 -0
- homeassistant/components/esphome/translations/vi.json +1 -0
- homeassistant/components/esphome/translations/zh-Hans.json +1 -1
- homeassistant/components/esphome/translations/zh-Hant.json +1 -1
- homeassistant/components/essent/translations/nl.json +0 -32
- homeassistant/components/essent/translations/zh-Hans.json +0 -38
- homeassistant/components/event/translations/pl.json +1 -2
- homeassistant/components/event/translations/sr-Latn.json +1 -16
- homeassistant/components/fan/strings.json +6 -4
- homeassistant/components/fan/translations/cs.json +6 -4
- homeassistant/components/fan/translations/de.json +4 -2
- homeassistant/components/fan/translations/en-GB.json +1 -34
- homeassistant/components/fan/translations/en.json +6 -4
- homeassistant/components/fan/translations/es.json +1 -34
- homeassistant/components/fan/translations/et.json +6 -4
- homeassistant/components/fan/translations/ga.json +1 -30
- homeassistant/components/fan/translations/lt.json +6 -4
- homeassistant/components/fan/translations/mk.json +0 -11
- homeassistant/components/fan/translations/nl.json +1 -6
- homeassistant/components/fan/translations/pt.json +8 -2
- homeassistant/components/fan/translations/sk.json +6 -4
- homeassistant/components/fan/translations/tr.json +1 -30
- homeassistant/components/fan/translations/zh-Hant.json +6 -4
- homeassistant/components/file/translations/tr.json +0 -26
- homeassistant/components/filter/translations/sr-Latn.json +11 -149
- homeassistant/components/firefly_iii/translations/de.json +2 -2
- homeassistant/components/firefly_iii/translations/tr.json +0 -87
- homeassistant/components/foscam/translations/tr.json +1 -45
- homeassistant/components/fritz/translations/tr.json +0 -24
- homeassistant/components/fronius/manifest.json +0 -1
- homeassistant/components/fronius/translations/sr-Latn.json +0 -3
- homeassistant/components/frontend/manifest.json +1 -1
- homeassistant/components/frontend/storage.py +6 -16
- homeassistant/components/frontend/translations/de.json +2 -2
- homeassistant/components/frontend/translations/el.json +0 -8
- homeassistant/components/frontend/translations/es.json +0 -8
- homeassistant/components/frontend/translations/ga.json +0 -8
- homeassistant/components/frontend/translations/ru.json +0 -8
- homeassistant/components/frontend/translations/sr-Latn.json +0 -8
- homeassistant/components/frontend/translations/tr.json +0 -8
- homeassistant/components/frontend/translations/zh-Hans.json +0 -3
- homeassistant/components/fully_kiosk/translations/tr.json +0 -15
- homeassistant/components/fyta/translations/sr-Latn.json +0 -6
- homeassistant/components/generic/translations/sr-Latn.json +0 -42
- homeassistant/components/generic_hygrostat/translations/sr-Latn.json +4 -36
- homeassistant/components/generic_thermostat/translations/sr-Latn.json +6 -46
- homeassistant/components/geocaching/translations/tr.json +1 -2
- homeassistant/components/gios/translations/sr-Latn.json +0 -10
- homeassistant/components/go2rtc/__init__.py +2 -6
- homeassistant/components/go2rtc/const.py +1 -0
- homeassistant/components/go2rtc/server.py +6 -16
- homeassistant/components/google/manifest.json +0 -1
- homeassistant/components/google_air_quality/manifest.json +1 -1
- homeassistant/components/google_air_quality/strings.json +6 -8
- homeassistant/components/google_air_quality/translations/bg.json +7 -0
- homeassistant/components/google_air_quality/translations/cs.json +6 -8
- homeassistant/components/google_air_quality/translations/de.json +6 -8
- homeassistant/components/google_air_quality/translations/en.json +6 -8
- homeassistant/components/google_air_quality/translations/et.json +12 -50
- homeassistant/components/google_air_quality/translations/lt.json +13 -1
- homeassistant/components/google_air_quality/translations/nl.json +6 -38
- homeassistant/components/google_air_quality/translations/pt.json +13 -1
- homeassistant/components/google_air_quality/translations/sk.json +13 -1
- homeassistant/components/google_air_quality/translations/zh-Hans.json +11 -81
- homeassistant/components/google_air_quality/translations/zh-Hant.json +13 -1
- homeassistant/components/google_assistant/translations/sr-Latn.json +1 -1
- homeassistant/components/google_assistant_sdk/translations/es.json +0 -3
- homeassistant/components/google_assistant_sdk/translations/tr.json +0 -7
- homeassistant/components/google_generative_ai_conversation/translations/tr.json +0 -6
- homeassistant/components/google_sheets/translations/es.json +0 -4
- homeassistant/components/google_sheets/translations/tr.json +0 -22
- homeassistant/components/google_translate/manifest.json +0 -1
- homeassistant/components/google_weather/translations/es.json +0 -66
- homeassistant/components/google_weather/translations/ga.json +0 -37
- homeassistant/components/gpsd/translations/sr-Latn.json +0 -3
- homeassistant/components/group/notify.py +5 -28
- homeassistant/components/group/translations/sr-Latn.json +12 -154
- homeassistant/components/group/translations/tr.json +1 -19
- homeassistant/components/growatt_server/translations/tr.json +0 -87
- homeassistant/components/habitica/translations/tr.json +0 -76
- homeassistant/components/hassio/const.py +0 -1
- homeassistant/components/hassio/strings.json +1 -1
- homeassistant/components/hassio/translations/cs.json +1 -1
- homeassistant/components/hassio/translations/de.json +1 -1
- homeassistant/components/hassio/translations/el.json +1 -0
- homeassistant/components/hassio/translations/en-GB.json +1 -1
- homeassistant/components/hassio/translations/en.json +1 -1
- homeassistant/components/hassio/translations/es.json +1 -1
- homeassistant/components/hassio/translations/et.json +1 -1
- homeassistant/components/hassio/translations/fr.json +1 -0
- homeassistant/components/hassio/translations/fy.json +3 -0
- homeassistant/components/hassio/translations/ga.json +1 -0
- homeassistant/components/hassio/translations/he.json +1 -0
- homeassistant/components/hassio/translations/id.json +1 -0
- homeassistant/components/hassio/translations/lt.json +1 -1
- homeassistant/components/hassio/translations/mk.json +1 -0
- homeassistant/components/hassio/translations/nl.json +1 -0
- homeassistant/components/hassio/translations/pt.json +1 -0
- homeassistant/components/hassio/translations/ru.json +1 -0
- homeassistant/components/hassio/translations/sk.json +1 -1
- homeassistant/components/hassio/translations/sr-Latn.json +0 -5
- homeassistant/components/hassio/translations/sv.json +1 -0
- homeassistant/components/hassio/translations/tr.json +0 -38
- homeassistant/components/hassio/translations/zh-Hans.json +1 -0
- homeassistant/components/hassio/translations/zh-Hant.json +1 -1
- homeassistant/components/history_stats/translations/sr-Latn.json +3 -85
- homeassistant/components/holiday/translations/pl.json +0 -7
- homeassistant/components/home_connect/manifest.json +0 -1
- homeassistant/components/home_connect/translations/de.json +2 -2
- homeassistant/components/home_connect/translations/es.json +0 -46
- homeassistant/components/home_connect/translations/ga.json +0 -46
- homeassistant/components/home_connect/translations/tr.json +0 -32
- homeassistant/components/homeassistant_connect_zbt2/config_flow.py +17 -0
- homeassistant/components/homeassistant_connect_zbt2/const.py +58 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/es.json +0 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/ga.json +0 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/tr.json +0 -145
- homeassistant/components/homeassistant_hardware/firmware_config_flow.py +73 -81
- homeassistant/components/homeassistant_hardware/translations/es.json +0 -4
- homeassistant/components/homeassistant_hardware/translations/ga.json +0 -4
- homeassistant/components/homeassistant_hardware/translations/tr.json +1 -44
- homeassistant/components/homeassistant_hardware/update.py +10 -13
- homeassistant/components/homeassistant_hardware/util.py +53 -59
- homeassistant/components/homeassistant_sky_connect/translations/es.json +0 -8
- homeassistant/components/homeassistant_sky_connect/translations/ga.json +0 -8
- homeassistant/components/homeassistant_sky_connect/translations/tr.json +0 -71
- homeassistant/components/homeassistant_yellow/translations/es.json +0 -4
- homeassistant/components/homeassistant_yellow/translations/ga.json +0 -4
- homeassistant/components/homeassistant_yellow/translations/tr.json +0 -35
- homeassistant/components/homekit/translations/tr.json +0 -12
- homeassistant/components/homekit_controller/manifest.json +0 -1
- homeassistant/components/homewizard/manifest.json +0 -1
- homeassistant/components/hue/translations/mk.json +1 -3
- homeassistant/components/hue/translations/tr.json +0 -1
- homeassistant/components/hue_ble/strings.json +1 -1
- homeassistant/components/hue_ble/translations/en.json +1 -1
- homeassistant/components/hue_ble/translations/lt.json +1 -1
- homeassistant/components/hue_ble/translations/nl.json +0 -3
- homeassistant/components/hue_ble/translations/pt.json +2 -1
- homeassistant/components/hue_ble/translations/sk.json +1 -1
- homeassistant/components/hue_ble/translations/zh-Hans.json +1 -11
- homeassistant/components/humidifier/translations/mk.json +0 -6
- homeassistant/components/husqvarna_automower/translations/tr.json +0 -88
- homeassistant/components/huum/translations/sr-Latn.json +0 -5
- homeassistant/components/ibeacon/manifest.json +0 -1
- homeassistant/components/icloud/translations/tr.json +0 -3
- homeassistant/components/image/translations/sr-Latn.json +1 -2
- homeassistant/components/imap/translations/tr.json +0 -21
- homeassistant/components/imeon_inverter/translations/en-GB.json +0 -21
- homeassistant/components/incomfort/translations/tr.json +0 -3
- homeassistant/components/input_boolean/translations/mk.json +2 -4
- homeassistant/components/input_number/translations/sr-Latn.json +0 -17
- homeassistant/components/integration/translations/sr-Latn.json +2 -54
- homeassistant/components/iometer/manifest.json +1 -1
- homeassistant/components/iometer/translations/tr.json +1 -3
- homeassistant/components/iron_os/translations/en-GB.json +1 -5
- homeassistant/components/iron_os/translations/es.json +1 -5
- homeassistant/components/jewish_calendar/translations/tr.json +1 -9
- homeassistant/components/kitchen_sink/translations/en-GB.json +0 -2
- homeassistant/components/kitchen_sink/translations/es.json +0 -20
- homeassistant/components/kitchen_sink/translations/et.json +1 -5
- homeassistant/components/kitchen_sink/translations/ga.json +0 -4
- homeassistant/components/kitchen_sink/translations/it.json +0 -12
- homeassistant/components/kitchen_sink/translations/nl.json +0 -4
- homeassistant/components/kitchen_sink/translations/ru.json +0 -8
- homeassistant/components/kitchen_sink/translations/sv.json +0 -3
- homeassistant/components/kitchen_sink/translations/tr.json +0 -4
- homeassistant/components/knx/translations/el.json +0 -43
- homeassistant/components/knx/translations/es.json +0 -3
- homeassistant/components/knx/translations/et.json +0 -3
- homeassistant/components/knx/translations/tr.json +0 -318
- homeassistant/components/knx/translations/zh-Hans.json +0 -3
- homeassistant/components/konnected/manifest.json +0 -1
- homeassistant/components/konnected/translations/tr.json +0 -6
- homeassistant/components/labs/__init__.py +1 -2
- homeassistant/components/labs/const.py +2 -0
- homeassistant/components/labs/translations/lt.json +1 -1
- homeassistant/components/labs/websocket_api.py +1 -2
- homeassistant/components/lawn_mower/strings.json +12 -8
- homeassistant/components/lawn_mower/translations/cs.json +11 -7
- homeassistant/components/lawn_mower/translations/de.json +11 -7
- homeassistant/components/lawn_mower/translations/en-GB.json +1 -56
- homeassistant/components/lawn_mower/translations/en.json +12 -8
- homeassistant/components/lawn_mower/translations/es.json +1 -56
- homeassistant/components/lawn_mower/translations/et.json +2 -46
- homeassistant/components/lawn_mower/translations/ga.json +1 -48
- homeassistant/components/lawn_mower/translations/lt.json +12 -8
- homeassistant/components/lawn_mower/translations/pt.json +16 -4
- homeassistant/components/lawn_mower/translations/sk.json +12 -8
- homeassistant/components/lawn_mower/translations/tr.json +1 -48
- homeassistant/components/lawn_mower/translations/zh-Hant.json +12 -8
- homeassistant/components/letpot/manifest.json +1 -1
- homeassistant/components/letpot/translations/tr.json +0 -8
- homeassistant/components/lg_thinq/manifest.json +1 -1
- homeassistant/components/lg_thinq/translations/sr-Latn.json +0 -8
- homeassistant/components/lg_thinq/translations/tr.json +0 -20
- homeassistant/components/libre_hardware_monitor/coordinator.py +18 -26
- homeassistant/components/lifx/translations/tr.json +0 -3
- homeassistant/components/light/strings.json +8 -4
- homeassistant/components/light/translations/bg.json +12 -0
- homeassistant/components/light/translations/cs.json +8 -4
- homeassistant/components/light/translations/de.json +6 -2
- homeassistant/components/light/translations/el.json +0 -6
- homeassistant/components/light/translations/en-GB.json +2 -69
- homeassistant/components/light/translations/en.json +8 -4
- homeassistant/components/light/translations/es.json +2 -68
- homeassistant/components/light/translations/et.json +8 -34
- homeassistant/components/light/translations/ga.json +2 -65
- homeassistant/components/light/translations/lt.json +8 -4
- homeassistant/components/light/translations/mk.json +3 -10
- homeassistant/components/light/translations/nl.json +1 -6
- homeassistant/components/light/translations/pt.json +10 -2
- homeassistant/components/light/translations/ru.json +3 -67
- homeassistant/components/light/translations/sk.json +8 -4
- homeassistant/components/light/translations/sr-Latn.json +4 -217
- homeassistant/components/light/translations/tr.json +2 -65
- homeassistant/components/light/translations/zh-Hans.json +10 -2
- homeassistant/components/light/translations/zh-Hant.json +8 -4
- homeassistant/components/litterrobot/translations/tr.json +0 -6
- homeassistant/components/logger/helpers.py +0 -10
- homeassistant/components/logger/websocket_api.py +1 -12
- homeassistant/components/lovelace/translations/es.json +0 -5
- homeassistant/components/lovelace/translations/ga.json +0 -5
- homeassistant/components/mastodon/translations/es.json +0 -7
- homeassistant/components/mastodon/translations/ga.json +0 -7
- homeassistant/components/mastodon/translations/tr.json +0 -4
- homeassistant/components/matrix/translations/tr.json +0 -42
- homeassistant/components/matter/manifest.json +0 -1
- homeassistant/components/matter/translations/es.json +0 -13
- homeassistant/components/matter/translations/ga.json +0 -10
- homeassistant/components/matter/translations/sr-Latn.json +0 -3
- homeassistant/components/matter/translations/tr.json +0 -105
- homeassistant/components/mcp/translations/tr.json +1 -20
- homeassistant/components/mealie/translations/tr.json +0 -11
- homeassistant/components/media_extractor/manifest.json +1 -1
- homeassistant/components/media_player/strings.json +3 -2
- homeassistant/components/media_player/translations/cs.json +3 -2
- homeassistant/components/media_player/translations/de.json +2 -1
- homeassistant/components/media_player/translations/en-GB.json +1 -24
- homeassistant/components/media_player/translations/en.json +3 -2
- homeassistant/components/media_player/translations/es.json +1 -24
- homeassistant/components/media_player/translations/et.json +1 -8
- homeassistant/components/media_player/translations/ga.json +1 -22
- homeassistant/components/media_player/translations/lt.json +3 -2
- homeassistant/components/media_player/translations/mk.json +2 -4
- homeassistant/components/media_player/translations/pt.json +4 -1
- homeassistant/components/media_player/translations/sk.json +3 -2
- homeassistant/components/media_player/translations/tr.json +1 -22
- homeassistant/components/media_player/translations/zh-Hant.json +3 -2
- homeassistant/components/met/manifest.json +0 -1
- homeassistant/components/meteo_france/const.py +0 -1
- homeassistant/components/miele/const.py +7 -9
- homeassistant/components/miele/strings.json +0 -1
- homeassistant/components/miele/translations/cs.json +0 -1
- homeassistant/components/miele/translations/de.json +0 -1
- homeassistant/components/miele/translations/en-GB.json +0 -1
- homeassistant/components/miele/translations/en.json +0 -1
- homeassistant/components/miele/translations/es.json +0 -16
- homeassistant/components/miele/translations/et.json +0 -1
- homeassistant/components/miele/translations/ga.json +0 -14
- homeassistant/components/miele/translations/it.json +0 -1
- homeassistant/components/miele/translations/lt.json +0 -1
- homeassistant/components/miele/translations/sk.json +0 -1
- homeassistant/components/miele/translations/sr-Latn.json +0 -10
- homeassistant/components/miele/translations/tr.json +1 -20
- homeassistant/components/miele/translations/zh-Hant.json +0 -1
- homeassistant/components/min_max/translations/sr-Latn.json +2 -44
- homeassistant/components/mold_indicator/translations/sr-Latn.json +3 -41
- homeassistant/components/motion_blinds/manifest.json +0 -1
- homeassistant/components/mqtt/entity.py +0 -1
- homeassistant/components/mqtt/strings.json +5 -4
- homeassistant/components/mqtt/translations/bg.json +5 -0
- homeassistant/components/mqtt/translations/cs.json +5 -4
- homeassistant/components/mqtt/translations/de.json +8 -7
- homeassistant/components/mqtt/translations/en-GB.json +5 -4
- homeassistant/components/mqtt/translations/en.json +5 -4
- homeassistant/components/mqtt/translations/es.json +8 -91
- homeassistant/components/mqtt/translations/et.json +5 -4
- homeassistant/components/mqtt/translations/fr.json +4 -1
- homeassistant/components/mqtt/translations/ga.json +9 -65
- homeassistant/components/mqtt/translations/he.json +6 -1
- homeassistant/components/mqtt/translations/hu.json +2 -0
- homeassistant/components/mqtt/translations/it.json +7 -2
- homeassistant/components/mqtt/translations/lt.json +5 -4
- homeassistant/components/mqtt/translations/mk.json +0 -6
- homeassistant/components/mqtt/translations/nl.json +6 -1
- homeassistant/components/mqtt/translations/pt.json +6 -3
- homeassistant/components/mqtt/translations/ru.json +6 -6
- homeassistant/components/mqtt/translations/sk.json +5 -4
- homeassistant/components/mqtt/translations/sr-Latn.json +22 -148
- homeassistant/components/mqtt/translations/sv.json +2 -1
- homeassistant/components/mqtt/translations/tr.json +5 -255
- homeassistant/components/mqtt/translations/zh-Hans.json +6 -3
- homeassistant/components/mqtt/translations/zh-Hant.json +5 -4
- homeassistant/components/music_assistant/__init__.py +1 -2
- homeassistant/components/music_assistant/config_flow.py +5 -23
- homeassistant/components/music_assistant/manifest.json +0 -1
- homeassistant/components/music_assistant/translations/el.json +1 -3
- homeassistant/components/music_assistant/translations/en-GB.json +1 -23
- homeassistant/components/music_assistant/translations/es.json +1 -25
- homeassistant/components/music_assistant/translations/et.json +0 -1
- homeassistant/components/music_assistant/translations/ga.json +1 -24
- homeassistant/components/music_assistant/translations/it.json +1 -26
- homeassistant/components/music_assistant/translations/nl.json +1 -3
- homeassistant/components/music_assistant/translations/ru.json +1 -23
- homeassistant/components/music_assistant/translations/sv.json +1 -3
- homeassistant/components/music_assistant/translations/tr.json +1 -24
- homeassistant/components/music_assistant/translations/zh-Hans.json +0 -16
- homeassistant/components/nasweb/translations/tr.json +0 -7
- homeassistant/components/neato/translations/es.json +0 -5
- homeassistant/components/neato/translations/ga.json +0 -5
- homeassistant/components/neato/translations/tr.json +0 -5
- homeassistant/components/nederlandse_spoorwegen/translations/es.json +0 -10
- homeassistant/components/nederlandse_spoorwegen/translations/tr.json +0 -25
- homeassistant/components/nest/manifest.json +1 -1
- homeassistant/components/nest/translations/es.json +0 -12
- homeassistant/components/nest/translations/tr.json +0 -12
- homeassistant/components/netgear/translations/sr-Latn.json +0 -3
- homeassistant/components/nextdns/translations/tr.json +1 -14
- homeassistant/components/nightscout/translations/tr.json +0 -4
- homeassistant/components/niko_home_control/translations/el.json +0 -18
- homeassistant/components/niko_home_control/translations/es.json +1 -3
- homeassistant/components/niko_home_control/translations/tr.json +1 -10
- homeassistant/components/nina/translations/el.json +0 -6
- homeassistant/components/nina/translations/en-GB.json +0 -8
- homeassistant/components/nina/translations/es.json +0 -8
- homeassistant/components/nina/translations/ga.json +0 -8
- homeassistant/components/nina/translations/tr.json +0 -54
- homeassistant/components/nina/translations/zh-Hans.json +0 -2
- homeassistant/components/nordpool/manifest.json +1 -1
- homeassistant/components/ntfy/translations/tr.json +0 -78
- homeassistant/components/nuki/manifest.json +0 -1
- homeassistant/components/number/translations/sr-Latn.json +0 -181
- homeassistant/components/number/translations/tr.json +0 -6
- homeassistant/components/octoprint/translations/tr.json +0 -10
- homeassistant/components/onboarding/const.py +1 -16
- homeassistant/components/onboarding/views.py +2 -2
- homeassistant/components/onedrive/translations/es.json +0 -3
- homeassistant/components/onewire/translations/tr.json +0 -10
- homeassistant/components/openai_conversation/translations/tr.json +1 -6
- homeassistant/components/opentherm_gw/services.py +2 -17
- homeassistant/components/opentherm_gw/strings.json +3 -3
- homeassistant/components/opentherm_gw/translations/cs.json +3 -3
- homeassistant/components/opentherm_gw/translations/de.json +3 -3
- homeassistant/components/opentherm_gw/translations/el.json +3 -3
- homeassistant/components/opentherm_gw/translations/en-GB.json +3 -3
- homeassistant/components/opentherm_gw/translations/en.json +3 -3
- homeassistant/components/opentherm_gw/translations/es.json +3 -3
- homeassistant/components/opentherm_gw/translations/et.json +3 -3
- homeassistant/components/opentherm_gw/translations/ga.json +3 -0
- homeassistant/components/opentherm_gw/translations/hu.json +3 -0
- homeassistant/components/opentherm_gw/translations/it.json +2 -0
- homeassistant/components/opentherm_gw/translations/ja.json +3 -0
- homeassistant/components/opentherm_gw/translations/lt.json +3 -3
- homeassistant/components/opentherm_gw/translations/nl.json +2 -0
- homeassistant/components/opentherm_gw/translations/pt.json +3 -3
- homeassistant/components/opentherm_gw/translations/ru.json +3 -3
- homeassistant/components/opentherm_gw/translations/sk.json +3 -3
- homeassistant/components/opentherm_gw/translations/sv.json +3 -0
- homeassistant/components/opentherm_gw/translations/tr.json +3 -0
- homeassistant/components/opentherm_gw/translations/zh-Hans.json +3 -3
- homeassistant/components/opentherm_gw/translations/zh-Hant.json +3 -3
- homeassistant/components/openweathermap/translations/tr.json +0 -49
- homeassistant/components/opower/translations/tr.json +1 -33
- homeassistant/components/oralb/manifest.json +0 -1
- homeassistant/components/oralb/translations/tr.json +2 -29
- homeassistant/components/ping/helpers.py +1 -1
- homeassistant/components/ping/manifest.json +0 -1
- homeassistant/components/playstation_network/coordinator.py +7 -14
- homeassistant/components/playstation_network/translations/tr.json +0 -56
- homeassistant/components/plugwise/translations/en-GB.json +1 -1
- homeassistant/components/plugwise/translations/es.json +0 -2
- homeassistant/components/plugwise/translations/sr-Latn.json +0 -12
- homeassistant/components/plugwise/translations/tr.json +1 -11
- homeassistant/components/plum_lightpad/translations/tr.json +1 -8
- homeassistant/components/point/translations/es.json +0 -5
- homeassistant/components/pooldose/translations/en-GB.json +0 -11
- homeassistant/components/pooldose/translations/es.json +0 -68
- homeassistant/components/pooldose/translations/ga.json +0 -11
- homeassistant/components/pooldose/translations/it.json +0 -11
- homeassistant/components/pooldose/translations/tr.json +1 -84
- homeassistant/components/pooldose/translations/zh-Hans.json +0 -6
- homeassistant/components/portainer/translations/tr.json +0 -82
- homeassistant/components/probe_plus/translations/tr.json +0 -5
- homeassistant/components/ps4/translations/tr.json +0 -6
- homeassistant/components/qbittorrent/translations/tr.json +0 -4
- homeassistant/components/qbus/translations/tr.json +0 -10
- homeassistant/components/random/translations/es.json +0 -1
- homeassistant/components/random/translations/sr-Latn.json +6 -119
- homeassistant/components/random/translations/tr.json +0 -2
- homeassistant/components/renault/translations/tr.json +0 -12
- homeassistant/components/reolink/manifest.json +1 -2
- homeassistant/components/reolink/translations/pl.json +1 -10
- homeassistant/components/reolink/translations/tr.json +1 -67
- homeassistant/components/rest/manifest.json +0 -1
- homeassistant/components/ridwell/translations/tr.json +0 -22
- homeassistant/components/ring/manifest.json +0 -1
- homeassistant/components/roborock/manifest.json +1 -2
- homeassistant/components/roborock/roborock_storage.py +10 -29
- homeassistant/components/roborock/translations/tr.json +1 -9
- homeassistant/components/roomba/translations/tr.json +0 -6
- homeassistant/components/satel_integra/translations/sr-Latn.json +1 -2
- homeassistant/components/saunum/translations/el.json +1 -7
- homeassistant/components/saunum/translations/en-GB.json +1 -11
- homeassistant/components/saunum/translations/es.json +1 -38
- homeassistant/components/saunum/translations/et.json +1 -11
- homeassistant/components/saunum/translations/ga.json +1 -38
- homeassistant/components/saunum/translations/mk.json +0 -5
- homeassistant/components/saunum/translations/tr.json +1 -11
- homeassistant/components/schedule/translations/sr-Latn.json +1 -18
- homeassistant/components/scrape/translations/es.json +0 -1
- homeassistant/components/scrape/translations/sr-Latn.json +2 -63
- homeassistant/components/scrape/translations/tr.json +0 -4
- homeassistant/components/sensibo/translations/sr-Latn.json +0 -19
- homeassistant/components/sensor/translations/sr-Latn.json +5 -141
- homeassistant/components/sensor/translations/tr.json +0 -10
- homeassistant/components/senz/manifest.json +0 -1
- homeassistant/components/senz/translations/es.json +1 -17
- homeassistant/components/sfr_box/translations/tr.json +0 -4
- homeassistant/components/shelly/manifest.json +1 -1
- homeassistant/components/shelly/sensor.py +2 -0
- homeassistant/components/shelly/strings.json +0 -8
- homeassistant/components/shelly/switch.py +1 -0
- homeassistant/components/shelly/translations/bg.json +0 -5
- homeassistant/components/shelly/translations/cs.json +0 -8
- homeassistant/components/shelly/translations/de.json +0 -8
- homeassistant/components/shelly/translations/en-GB.json +0 -8
- homeassistant/components/shelly/translations/en.json +0 -8
- homeassistant/components/shelly/translations/es.json +2 -192
- homeassistant/components/shelly/translations/et.json +1 -10
- homeassistant/components/shelly/translations/fr.json +0 -10
- homeassistant/components/shelly/translations/ga.json +0 -46
- homeassistant/components/shelly/translations/it.json +2 -13
- homeassistant/components/shelly/translations/lt.json +0 -8
- homeassistant/components/shelly/translations/mk.json +0 -3
- homeassistant/components/shelly/translations/nl.json +0 -7
- homeassistant/components/shelly/translations/pl.json +0 -8
- homeassistant/components/shelly/translations/pt.json +0 -8
- homeassistant/components/shelly/translations/ru.json +0 -5
- homeassistant/components/shelly/translations/sk.json +0 -8
- homeassistant/components/shelly/translations/tr.json +5 -171
- homeassistant/components/shelly/translations/zh-Hans.json +0 -8
- homeassistant/components/shelly/translations/zh-Hant.json +0 -8
- homeassistant/components/shelly/valve.py +1 -1
- homeassistant/components/siren/translations/mk.json +2 -4
- homeassistant/components/smarla/translations/tr.json +0 -15
- homeassistant/components/smartthings/manifest.json +0 -1
- homeassistant/components/smartthings/translations/es.json +0 -74
- homeassistant/components/smartthings/translations/nl.json +0 -13
- homeassistant/components/smartthings/translations/tr.json +0 -20
- homeassistant/components/smhi/translations/tr.json +0 -19
- homeassistant/components/snoo/translations/tr.json +0 -8
- homeassistant/components/solaredge/translations/tr.json +3 -64
- homeassistant/components/sonos/manifest.json +0 -1
- homeassistant/components/speedtestdotnet/manifest.json +0 -1
- homeassistant/components/spotify/translations/es.json +0 -5
- homeassistant/components/sql/translations/es.json +0 -1
- homeassistant/components/sql/translations/sr-Latn.json +2 -61
- homeassistant/components/sql/translations/tr.json +0 -83
- homeassistant/components/squeezebox/translations/mk.json +0 -5
- homeassistant/components/squeezebox/translations/tr.json +0 -63
- homeassistant/components/starline/translations/sr-Latn.json +0 -7
- homeassistant/components/statistics/translations/sr-Latn.json +2 -118
- homeassistant/components/switch/translations/mk.json +1 -5
- homeassistant/components/switch/translations/sr-Latn.json +1 -2
- homeassistant/components/switch_as_x/translations/sr-Latn.json +3 -27
- homeassistant/components/switchbot/manifest.json +0 -1
- homeassistant/components/switchbot/translations/el.json +1 -2
- homeassistant/components/switchbot/translations/tr.json +0 -34
- homeassistant/components/switchbot_cloud/translations/tr.json +0 -20
- homeassistant/components/synology_dsm/translations/sr-Latn.json +0 -3
- homeassistant/components/system_bridge/translations/tr.json +0 -3
- homeassistant/components/systemmonitor/translations/tr.json +0 -6
- homeassistant/components/tautulli/translations/de.json +1 -1
- homeassistant/components/tedee/manifest.json +0 -1
- homeassistant/components/telegram/translations/de.json +1 -1
- homeassistant/components/telegram/translations/tr.json +0 -6
- homeassistant/components/telegram_bot/translations/tr.json +4 -203
- homeassistant/components/template/__init__.py +0 -11
- homeassistant/components/template/helpers.py +0 -2
- homeassistant/components/template/translations/de.json +4 -4
- homeassistant/components/template/translations/el.json +0 -4
- homeassistant/components/template/translations/es.json +0 -5
- homeassistant/components/template/translations/ga.json +0 -4
- homeassistant/components/template/translations/it.json +0 -4
- homeassistant/components/template/translations/pl.json +0 -37
- homeassistant/components/template/translations/ru.json +0 -4
- homeassistant/components/template/translations/sr-Latn.json +72 -933
- homeassistant/components/template/translations/tr.json +2 -172
- homeassistant/components/template/translations/zh-Hans.json +0 -4
- homeassistant/components/tesla_fleet/manifest.json +0 -1
- homeassistant/components/tesla_fleet/translations/es.json +0 -5
- homeassistant/components/tesla_fleet/translations/sr-Latn.json +0 -5
- homeassistant/components/tesla_wall_connector/translations/es.json +0 -3
- homeassistant/components/tesla_wall_connector/translations/ga.json +0 -3
- homeassistant/components/teslemetry/manifest.json +0 -1
- homeassistant/components/teslemetry/translations/sr-Latn.json +0 -5
- homeassistant/components/teslemetry/translations/tr.json +1 -77
- homeassistant/components/tessie/manifest.json +0 -1
- homeassistant/components/tessie/translations/sr-Latn.json +0 -5
- homeassistant/components/tessie/translations/tr.json +0 -3
- homeassistant/components/text/strings.json +3 -2
- homeassistant/components/text/translations/bg.json +8 -1
- homeassistant/components/text/translations/cs.json +3 -2
- homeassistant/components/text/translations/de.json +3 -2
- homeassistant/components/text/translations/en-GB.json +1 -7
- homeassistant/components/text/translations/en.json +3 -2
- homeassistant/components/text/translations/es.json +1 -7
- homeassistant/components/text/translations/et.json +1 -7
- homeassistant/components/text/translations/lt.json +3 -2
- homeassistant/components/text/translations/pt.json +8 -1
- homeassistant/components/text/translations/sk.json +3 -2
- homeassistant/components/text/translations/sr-Latn.json +2 -4
- homeassistant/components/text/translations/zh-Hant.json +3 -2
- homeassistant/components/tod/translations/sr-Latn.json +1 -16
- homeassistant/components/tolo/translations/tr.json +1 -2
- homeassistant/components/tomorrowio/translations/sr-Latn.json +0 -24
- homeassistant/components/tplink/manifest.json +0 -1
- homeassistant/components/traccar_server/translations/tr.json +0 -12
- homeassistant/components/transmission/translations/tr.json +0 -24
- homeassistant/components/trend/translations/sr-Latn.json +0 -21
- homeassistant/components/tuya/__init__.py +4 -12
- homeassistant/components/tuya/binary_sensor.py +2 -2
- homeassistant/components/tuya/humidifier.py +3 -3
- homeassistant/components/tuya/models.py +20 -18
- homeassistant/components/tuya/translations/es.json +0 -32
- homeassistant/components/tuya/translations/ga.json +0 -6
- homeassistant/components/tuya/translations/sr-Latn.json +0 -45
- homeassistant/components/tuya/translations/tr.json +0 -72
- homeassistant/components/tuya/util.py +9 -11
- homeassistant/components/twitch/translations/es.json +0 -5
- homeassistant/components/ukraine_alarm/translations/tr.json +1 -2
- homeassistant/components/unifi/light.py +29 -62
- homeassistant/components/unifi/translations/es.json +0 -3
- homeassistant/components/unifi/translations/tr.json +0 -5
- homeassistant/components/unifiprotect/camera.py +1 -5
- homeassistant/components/unifiprotect/manifest.json +1 -1
- homeassistant/components/unifiprotect/translations/bg.json +7 -0
- homeassistant/components/unifiprotect/translations/cs.json +1 -1
- homeassistant/components/unifiprotect/translations/de.json +1 -1
- homeassistant/components/unifiprotect/translations/el.json +5 -1
- homeassistant/components/unifiprotect/translations/en-GB.json +1 -11
- homeassistant/components/unifiprotect/translations/en.json +1 -1
- homeassistant/components/unifiprotect/translations/es.json +1 -11
- homeassistant/components/unifiprotect/translations/fi.json +7 -0
- homeassistant/components/unifiprotect/translations/ga.json +10 -10
- homeassistant/components/unifiprotect/translations/lt.json +1 -1
- homeassistant/components/unifiprotect/translations/nl.json +3 -0
- homeassistant/components/unifiprotect/translations/pt.json +10 -0
- homeassistant/components/unifiprotect/translations/sk.json +1 -1
- homeassistant/components/unifiprotect/translations/sr-Latn.json +0 -11
- homeassistant/components/unifiprotect/translations/sv.json +0 -3
- homeassistant/components/unifiprotect/translations/tr.json +0 -10
- homeassistant/components/unifiprotect/translations/zh-Hans.json +3 -2
- homeassistant/components/unifiprotect/translations/zh-Hant.json +1 -1
- homeassistant/components/update/translations/sr-Latn.json +1 -51
- homeassistant/components/utility_meter/translations/sr-Latn.json +2 -63
- homeassistant/components/vacuum/strings.json +12 -8
- homeassistant/components/vacuum/translations/cs.json +12 -8
- homeassistant/components/vacuum/translations/de.json +11 -7
- homeassistant/components/vacuum/translations/en-GB.json +1 -56
- homeassistant/components/vacuum/translations/en.json +12 -8
- homeassistant/components/vacuum/translations/es.json +1 -56
- homeassistant/components/vacuum/translations/et.json +1 -51
- homeassistant/components/vacuum/translations/ga.json +1 -48
- homeassistant/components/vacuum/translations/lt.json +12 -8
- homeassistant/components/vacuum/translations/pt.json +16 -4
- homeassistant/components/vacuum/translations/ru.json +1 -48
- homeassistant/components/vacuum/translations/sk.json +12 -8
- homeassistant/components/vacuum/translations/sv.json +1 -13
- homeassistant/components/vacuum/translations/tr.json +1 -48
- homeassistant/components/vacuum/translations/zh-Hans.json +2 -6
- homeassistant/components/vacuum/translations/zh-Hant.json +12 -8
- homeassistant/components/vegehub/translations/tr.json +0 -5
- homeassistant/components/velux/translations/tr.json +0 -12
- homeassistant/components/vesync/manifest.json +1 -1
- homeassistant/components/vesync/translations/tr.json +0 -11
- homeassistant/components/vicare/translations/es.json +0 -54
- homeassistant/components/vicare/translations/sr-Latn.json +0 -10
- homeassistant/components/vicare/translations/tr.json +0 -21
- homeassistant/components/volvo/translations/es.json +0 -6
- homeassistant/components/volvo/translations/tr.json +0 -142
- homeassistant/components/volvooncall/translations/tr.json +1 -18
- homeassistant/components/waqi/translations/sr-Latn.json +0 -32
- homeassistant/components/waqi/translations/tr.json +0 -40
- homeassistant/components/water_heater/translations/sr-Latn.json +1 -2
- homeassistant/components/weatherflow/translations/tr.json +0 -8
- homeassistant/components/webostv/manifest.json +0 -1
- homeassistant/components/whirlpool/translations/tr.json +0 -81
- homeassistant/components/withings/translations/es.json +0 -5
- homeassistant/components/withings/translations/sr-Latn.json +0 -5
- homeassistant/components/wled/config_flow.py +1 -5
- homeassistant/components/wled/coordinator.py +0 -9
- homeassistant/components/wled/strings.json +2 -10
- homeassistant/components/wled/translations/cs.json +2 -15
- homeassistant/components/wled/translations/de.json +2 -10
- homeassistant/components/wled/translations/el.json +1 -20
- homeassistant/components/wled/translations/en-GB.json +2 -15
- homeassistant/components/wled/translations/en.json +2 -10
- homeassistant/components/wled/translations/es.json +2 -15
- homeassistant/components/wled/translations/et.json +2 -10
- homeassistant/components/wled/translations/ga.json +1 -6
- homeassistant/components/wled/translations/it.json +1 -6
- homeassistant/components/wled/translations/lt.json +2 -15
- homeassistant/components/wled/translations/nl.json +1 -2
- homeassistant/components/wled/translations/pl.json +1 -8
- homeassistant/components/wled/translations/pt.json +1 -6
- homeassistant/components/wled/translations/ru.json +2 -29
- homeassistant/components/wled/translations/sk.json +2 -10
- homeassistant/components/wled/translations/tr.json +1 -26
- homeassistant/components/wled/translations/zh-Hans.json +1 -6
- homeassistant/components/wled/translations/zh-Hant.json +2 -15
- homeassistant/components/wled/update.py +1 -1
- homeassistant/components/workday/translations/tr.json +0 -5
- homeassistant/components/xbox/translations/es.json +1 -16
- homeassistant/components/xbox/translations/ga.json +1 -10
- homeassistant/components/xbox/translations/tr.json +0 -111
- homeassistant/components/xiaomi_aqara/translations/sr-Latn.json +0 -6
- homeassistant/components/xiaomi_ble/manifest.json +0 -1
- homeassistant/components/yardian/translations/tr.json +0 -16
- homeassistant/components/yolink/translations/tr.json +0 -14
- homeassistant/components/youtube/manifest.json +1 -1
- homeassistant/components/youtube/translations/es.json +0 -5
- homeassistant/components/zha/config_flow.py +6 -2
- homeassistant/components/zha/manifest.json +0 -1
- homeassistant/components/zha/radio_manager.py +2 -2
- homeassistant/components/zha/translations/de.json +1 -1
- homeassistant/components/zha/translations/en-GB.json +0 -44
- homeassistant/components/zha/translations/es.json +0 -44
- homeassistant/components/zha/translations/ga.json +0 -44
- homeassistant/components/zha/translations/it.json +0 -44
- homeassistant/components/zha/translations/mk.json +1 -18
- homeassistant/components/zha/translations/nl.json +0 -8
- homeassistant/components/zha/translations/sr-Latn.json +0 -3
- homeassistant/components/zha/translations/tr.json +2 -213
- homeassistant/components/zha/translations/zh-Hans.json +0 -12
- homeassistant/components/zwave_js/translations/tr.json +0 -17
- homeassistant/const.py +1 -2
- homeassistant/generated/integrations.json +21 -21
- homeassistant/generated/labs.py +2 -2
- homeassistant/helpers/area_registry.py +1 -8
- homeassistant/helpers/condition.py +1 -16
- homeassistant/helpers/entity.py +1 -3
- homeassistant/helpers/floor_registry.py +1 -12
- homeassistant/helpers/trigger.py +1 -16
- homeassistant/package_constraints.txt +4 -4
- {homeassistant-2025.12.0.dist-info → homeassistant-2025.12.0b2.dist-info}/METADATA +2 -2
- {homeassistant-2025.12.0.dist-info → homeassistant-2025.12.0b2.dist-info}/RECORD +887 -972
- homeassistant/components/actron_air/translations/tr.json +0 -27
- homeassistant/components/airobot/translations/es.json +0 -44
- homeassistant/components/airobot/translations/ga.json +0 -40
- homeassistant/components/airobot/translations/it.json +0 -1
- homeassistant/components/airos/translations/tr.json +0 -71
- homeassistant/components/alert/translations/mk.json +0 -10
- homeassistant/components/anglian_water/translations/el.json +0 -20
- homeassistant/components/anglian_water/translations/en-GB.json +0 -55
- homeassistant/components/anglian_water/translations/es.json +0 -55
- homeassistant/components/anglian_water/translations/ga.json +0 -54
- homeassistant/components/anglian_water/translations/sv.json +0 -14
- homeassistant/components/anglian_water/translations/tr.json +0 -54
- homeassistant/components/automation/translations/mk.json +0 -10
- homeassistant/components/backblaze_b2/translations/tr.json +0 -92
- homeassistant/components/binary_sensor/trigger.py +0 -67
- homeassistant/components/binary_sensor/triggers.yaml +0 -25
- homeassistant/components/color_extractor/translations/mk.json +0 -7
- homeassistant/components/compit/translations/tr.json +0 -35
- homeassistant/components/cync/translations/tr.json +0 -46
- homeassistant/components/datetime/translations/sr-Latn.json +0 -17
- homeassistant/components/droplet/translations/tr.json +0 -40
- homeassistant/components/ekeybionyx/translations/tr.json +0 -66
- homeassistant/components/energy/translations/sr-Latn.json +0 -64
- homeassistant/components/energyid/translations/el.json +0 -53
- homeassistant/components/energyid/translations/en-GB.json +0 -71
- homeassistant/components/energyid/translations/es.json +0 -71
- homeassistant/components/energyid/translations/ga.json +0 -71
- homeassistant/components/energyid/translations/it.json +0 -71
- homeassistant/components/energyid/translations/nl.json +0 -1
- homeassistant/components/energyid/translations/sv.json +0 -37
- homeassistant/components/energyid/translations/tr.json +0 -71
- homeassistant/components/essent/translations/el.json +0 -9
- homeassistant/components/essent/translations/en-GB.json +0 -70
- homeassistant/components/essent/translations/es.json +0 -70
- homeassistant/components/essent/translations/ga.json +0 -70
- homeassistant/components/essent/translations/tr.json +0 -70
- homeassistant/components/fing/translations/tr.json +0 -24
- homeassistant/components/forked_daapd/translations/sr-Latn.json +0 -8
- homeassistant/components/go2rtc/util.py +0 -12
- homeassistant/components/google_air_quality/translations/el.json +0 -72
- homeassistant/components/google_air_quality/translations/en-GB.json +0 -225
- homeassistant/components/google_air_quality/translations/es.json +0 -239
- homeassistant/components/google_air_quality/translations/fr.json +0 -14
- homeassistant/components/google_air_quality/translations/ga.json +0 -225
- homeassistant/components/google_air_quality/translations/it.json +0 -106
- homeassistant/components/google_air_quality/translations/pl.json +0 -11
- homeassistant/components/google_air_quality/translations/ru.json +0 -33
- homeassistant/components/google_air_quality/translations/sr-Latn.json +0 -35
- homeassistant/components/google_air_quality/translations/sv.json +0 -122
- homeassistant/components/google_air_quality/translations/tr.json +0 -225
- homeassistant/components/hanna/translations/es.json +0 -44
- homeassistant/components/hue_ble/translations/el.json +0 -11
- homeassistant/components/hue_ble/translations/en-GB.json +0 -21
- homeassistant/components/hue_ble/translations/es.json +0 -21
- homeassistant/components/hue_ble/translations/et.json +0 -21
- homeassistant/components/hue_ble/translations/ga.json +0 -20
- homeassistant/components/hue_ble/translations/tr.json +0 -20
- homeassistant/components/hunterdouglas_powerview/translations/sr-Latn.json +0 -9
- homeassistant/components/imeon_inverter/translations/tr.json +0 -57
- homeassistant/components/inels/translations/tr.json +0 -30
- homeassistant/components/irm_kmi/translations/tr.json +0 -21
- homeassistant/components/labs/translations/es.json +0 -3
- homeassistant/components/labs/translations/sr-Latn.json +0 -3
- homeassistant/components/lannouncer/translations/tr.json +0 -8
- homeassistant/components/libre_hardware_monitor/translations/tr.json +0 -23
- homeassistant/components/london_underground/translations/tr.json +0 -38
- homeassistant/components/lunatone/translations/tr.json +0 -36
- homeassistant/components/media_source/translations/tr.json +0 -5
- homeassistant/components/meteo_lt/translations/tr.json +0 -14
- homeassistant/components/nintendo_parental_controls/translations/tr.json +0 -68
- homeassistant/components/notify/translations/sr-Latn.json +0 -3
- homeassistant/components/openrgb/translations/tr.json +0 -84
- homeassistant/components/prowl/translations/tr.json +0 -21
- homeassistant/components/remote/translations/mk.json +0 -10
- homeassistant/components/satel_integra/translations/tr.json +0 -131
- homeassistant/components/saunum/translations/ru.json +0 -9
- homeassistant/components/saunum/translations/sr-Latn.json +0 -9
- homeassistant/components/script/translations/mk.json +0 -10
- homeassistant/components/sftp_storage/translations/tr.json +0 -22
- homeassistant/components/sleep_as_android/translations/tr.json +0 -68
- homeassistant/components/togrill/translations/tr.json +0 -58
- homeassistant/components/uptime_kuma/translations/tr.json +0 -13
- homeassistant/components/vacuum/translations/mk.json +0 -10
- homeassistant/components/victron_ble/translations/es.json +0 -234
- homeassistant/components/victron_remote_monitoring/translations/tr.json +0 -102
- homeassistant/components/water_heater/translations/mk.json +0 -10
- homeassistant/components/zeroconf/translations/tr.json +0 -14
- {homeassistant-2025.12.0.dist-info → homeassistant-2025.12.0b2.dist-info}/WHEEL +0 -0
- {homeassistant-2025.12.0.dist-info → homeassistant-2025.12.0b2.dist-info}/entry_points.txt +0 -0
- {homeassistant-2025.12.0.dist-info → homeassistant-2025.12.0b2.dist-info}/licenses/LICENSE.md +0 -0
- {homeassistant-2025.12.0.dist-info → homeassistant-2025.12.0b2.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
- {homeassistant-2025.12.0.dist-info → homeassistant-2025.12.0b2.dist-info}/top_level.txt +0 -0
|
@@ -729,8 +729,8 @@
|
|
|
729
729
|
"data_description": {
|
|
730
730
|
"payload_reset_percentage": "A special payload that resets the fan speed percentage state attribute to unknown when received at the percentage state topic.",
|
|
731
731
|
"percentage_command_template": "A [template]({command_templating_url}) to compose the payload to be published at the percentage command topic.",
|
|
732
|
-
"percentage_command_topic": "The MQTT topic to publish commands to change the fan speed state based on a percentage
|
|
733
|
-
"percentage_state_topic": "The MQTT topic subscribed to receive fan speed
|
|
732
|
+
"percentage_command_topic": "The MQTT topic to publish commands to change the fan speed state based on a percentage. [Learn more.]({url}#percentage_command_topic)",
|
|
733
|
+
"percentage_state_topic": "The MQTT topic subscribed to receive fan speed based on percentage. [Learn more.]({url}#percentage_state_topic)",
|
|
734
734
|
"percentage_value_template": "Defines a [template]({value_templating_url}) to extract the speed percentage value.",
|
|
735
735
|
"speed_range_max": "The maximum of numeric output range (representing 100 %). The percentage step is 100 / number of speeds within the \"speed range\".",
|
|
736
736
|
"speed_range_min": "The minimum of numeric output range (off not included, so speed_range_min - 1 represents 0 %). The percentage step is 100 / the number of speeds within the \"speed range\"."
|
|
@@ -1562,7 +1562,8 @@
|
|
|
1562
1562
|
},
|
|
1563
1563
|
"triggers": {
|
|
1564
1564
|
"_": {
|
|
1565
|
-
"description": "
|
|
1565
|
+
"description": "When a specific message is received on a given MQTT topic.",
|
|
1566
|
+
"description_configured": "When an MQTT message has been received",
|
|
1566
1567
|
"fields": {
|
|
1567
1568
|
"payload": {
|
|
1568
1569
|
"description": "The payload to trigger on.",
|
|
@@ -1573,7 +1574,7 @@
|
|
|
1573
1574
|
"name": "Topic"
|
|
1574
1575
|
}
|
|
1575
1576
|
},
|
|
1576
|
-
"name": "MQTT
|
|
1577
|
+
"name": "MQTT"
|
|
1577
1578
|
}
|
|
1578
1579
|
}
|
|
1579
1580
|
}
|
|
@@ -729,8 +729,8 @@
|
|
|
729
729
|
"data_description": {
|
|
730
730
|
"payload_reset_percentage": "A special payload that resets the fan speed percentage state attribute to unknown when received at the percentage state topic.",
|
|
731
731
|
"percentage_command_template": "A [template]({command_templating_url}) to compose the payload to be published at the percentage command topic.",
|
|
732
|
-
"percentage_command_topic": "The MQTT topic to publish commands to change the fan speed state based on a percentage
|
|
733
|
-
"percentage_state_topic": "The MQTT topic subscribed to receive fan speed
|
|
732
|
+
"percentage_command_topic": "The MQTT topic to publish commands to change the fan speed state based on a percentage. [Learn more.]({url}#percentage_command_topic)",
|
|
733
|
+
"percentage_state_topic": "The MQTT topic subscribed to receive fan speed based on percentage. [Learn more.]({url}#percentage_state_topic)",
|
|
734
734
|
"percentage_value_template": "Defines a [template]({value_templating_url}) to extract the speed percentage value.",
|
|
735
735
|
"speed_range_max": "The maximum of numeric output range (representing 100 %). The percentage step is 100 / number of speeds within the \"speed range\".",
|
|
736
736
|
"speed_range_min": "The minimum of numeric output range (off not included, so speed_range_min - 1 represents 0 %). The percentage step is 100 / the number of speeds within the \"speed range\"."
|
|
@@ -1562,7 +1562,8 @@
|
|
|
1562
1562
|
},
|
|
1563
1563
|
"triggers": {
|
|
1564
1564
|
"_": {
|
|
1565
|
-
"description": "
|
|
1565
|
+
"description": "When a specific message is received on a given MQTT topic.",
|
|
1566
|
+
"description_configured": "When an MQTT message has been received",
|
|
1566
1567
|
"fields": {
|
|
1567
1568
|
"payload": {
|
|
1568
1569
|
"description": "The payload to trigger on.",
|
|
@@ -1573,7 +1574,7 @@
|
|
|
1573
1574
|
"name": "Topic"
|
|
1574
1575
|
}
|
|
1575
1576
|
},
|
|
1576
|
-
"name": "MQTT
|
|
1577
|
+
"name": "MQTT"
|
|
1577
1578
|
}
|
|
1578
1579
|
}
|
|
1579
1580
|
}
|
|
@@ -242,15 +242,12 @@
|
|
|
242
242
|
"fan_feature_speed": "Compatibilidad con velocidad",
|
|
243
243
|
"image_processing_mode": "Modo de procesamiento de im\u00e1genes",
|
|
244
244
|
"options": "A\u00f1adir opci\u00f3n",
|
|
245
|
-
"reports_position": "Informa de la posici\u00f3n",
|
|
246
245
|
"schema": "Esquema",
|
|
247
246
|
"state_class": "Clase de estado",
|
|
248
247
|
"suggested_display_precision": "Precisi\u00f3n de visualizaci\u00f3n sugerida",
|
|
249
248
|
"supported_features": "Funciones compatibles",
|
|
250
249
|
"temperature_unit": "Unidad de temperatura",
|
|
251
|
-
"unit_of_measurement": "Unidad de medida"
|
|
252
|
-
"water_heater_feature_current_temperature": "Soporte de temperatura actual",
|
|
253
|
-
"water_heater_feature_power": "Soporte de encendido y apagado"
|
|
250
|
+
"unit_of_measurement": "Unidad de medida"
|
|
254
251
|
},
|
|
255
252
|
"data_description": {
|
|
256
253
|
"alarm_control_panel_code_mode": "Configura c\u00f3mo el panel de control de alarma valida el c\u00f3digo. Se configura un c\u00f3digo local con la entidad y Home Assistant lo valida. Se env\u00eda un c\u00f3digo remoto al dispositivo y se valida remotamente. [M\u00e1s informaci\u00f3n.]({url}#c\u00f3digo)",
|
|
@@ -272,15 +269,10 @@
|
|
|
272
269
|
"fan_feature_speed": "El ventilador admite m\u00faltiples velocidades.",
|
|
273
270
|
"image_processing_mode": "Selecciona c\u00f3mo se reciben los datos de la imagen.",
|
|
274
271
|
"options": "Opciones para los valores de estado permitidos del sensor. La clase de dispositivo del sensor debe estar configurada como Enumeraci\u00f3n. La opci\u00f3n \"Opciones\" no se puede usar junto con la clase de estado ni la unidad de medida.",
|
|
275
|
-
"reports_position": "Selecciona esta opci\u00f3n si la v\u00e1lvula informa la posici\u00f3n o permite configurarla. Al habilitar esta opci\u00f3n, se publicar\u00e1 la posici\u00f3n en lugar de un payload definido por \"open\", \"close\" o \"stop\". Al recibir mensajes, el topic de estado aceptar\u00e1 payloads num\u00e9ricos o uno de los mensajes de estado configurados.",
|
|
276
272
|
"schema": "El esquema a utilizar. [M\u00e1s informaci\u00f3n]({url}#comparison-of-light-mqtt-schemas)",
|
|
277
|
-
"state_class": "La [clase de estado]({available_state_classes_url}) del sensor. [M\u00e1s informaci\u00f3n.]({url}#state_class)",
|
|
278
273
|
"suggested_display_precision": "El n\u00famero de decimales que se deben usar en el estado de la entidad {platform} despu\u00e9s del redondeo. [M\u00e1s informaci\u00f3n.]({url}#suggested_display_precision)",
|
|
279
274
|
"supported_features": "Las caracter\u00edsticas que admite la entidad.",
|
|
280
|
-
"
|
|
281
|
-
"unit_of_measurement": "Define la unidad de medida, si la hay.",
|
|
282
|
-
"water_heater_feature_current_temperature": "El calentador de agua admite la notificaci\u00f3n de la temperatura actual.",
|
|
283
|
-
"water_heater_feature_power": "El calentador de agua admite los comandos de \"encendido\" y \"apagado\"."
|
|
275
|
+
"unit_of_measurement": "Define la unidad de medida, si la hay."
|
|
284
276
|
},
|
|
285
277
|
"description": "Por favor, configura los detalles espec\u00edficos para la entidad \"{entity}\" de {platform}:",
|
|
286
278
|
"sections": {
|
|
@@ -362,8 +354,6 @@
|
|
|
362
354
|
"payload_on": "Payload \"on\"",
|
|
363
355
|
"payload_press": "Payload de \"pulsar\"",
|
|
364
356
|
"payload_reset": "Payload \"restablecer\"",
|
|
365
|
-
"position_closed": "Posici\u00f3n \"closed\"",
|
|
366
|
-
"position_open": "Posici\u00f3n \"open\"",
|
|
367
357
|
"qos": "QoS",
|
|
368
358
|
"red_template": "Plantilla para rojo",
|
|
369
359
|
"retain": "Retener",
|
|
@@ -404,7 +394,6 @@
|
|
|
404
394
|
"min": "Valor m\u00ednimo. [M\u00e1s informaci\u00f3n.]({url}#min)",
|
|
405
395
|
"mode": "Controla c\u00f3mo se debe mostrar el n\u00famero en la IU. [M\u00e1s informaci\u00f3n.]({url}#mode)",
|
|
406
396
|
"mode_command_template": "[Plantilla]({command_templating_url}) para definir el modo de operaci\u00f3n que se enviar\u00e1 al topic del comando de modo de operaci\u00f3n. [M\u00e1s informaci\u00f3n.]({url}#mode_command_template)",
|
|
407
|
-
"mode_command_topic": "El topic MQTT para publicar comandos para cambiar el modo de funcionamiento. [M\u00e1s informaci\u00f3n]({url}#mode_command_topic)",
|
|
408
397
|
"mode_state_template": "Define una [plantilla]({value_templating_url}) para extraer el estado del modo de operaci\u00f3n. [M\u00e1s informaci\u00f3n.]({url}#mode_state_template)",
|
|
409
398
|
"mode_state_topic": "El tema MQTT al que suscribirse para recibir mensajes de estado del modo de operaci\u00f3n. [M\u00e1s informaci\u00f3n.]({url}#mode_state_topic)",
|
|
410
399
|
"modes": "Lista de modos de operaci\u00f3n compatibles. [M\u00e1s informaci\u00f3n.]({url}#modes)",
|
|
@@ -415,8 +404,6 @@
|
|
|
415
404
|
"payload_on": "El payload que representa el estado \"encendido\".",
|
|
416
405
|
"payload_press": "El payload que se enviar\u00e1 cuando se dispare el bot\u00f3n.",
|
|
417
406
|
"payload_reset": "El payload recibido en el topic de estado que restablece la entidad a un estado desconocido.",
|
|
418
|
-
"position_closed": "N\u00famero que representa la posici\u00f3n cerrada. La posici\u00f3n de la v\u00e1lvula se ajustar\u00e1 al rango (posici\u00f3n \"cerrada\"\u2026posici\u00f3n \"abierta\") al realizar una acci\u00f3n y se ajustar\u00e1 al recibir un valor.",
|
|
419
|
-
"position_open": "N\u00famero que representa la posici\u00f3n abierta. La posici\u00f3n de la v\u00e1lvula se ajustar\u00e1 al rango (posici\u00f3n \"cerrada\"\u2026posici\u00f3n \"abierta\") al realizar una acci\u00f3n y se ajustar\u00e1 al recibir un valor.",
|
|
420
407
|
"qos": "El valor de QoS que debe utilizar una entidad {platform}.",
|
|
421
408
|
"red_template": "[Plantilla]({value_templating_url}) para extraer el color rojo del valor del payload del estado. El resultado esperado de la plantilla es un entero entre 0 y 255.",
|
|
422
409
|
"retain": "Selecciona si los valores publicados por la entidad {platform} deben conservarse en el br\u00f3ker MQTT.",
|
|
@@ -729,8 +716,8 @@
|
|
|
729
716
|
"data_description": {
|
|
730
717
|
"payload_reset_percentage": "Un payload especial que restablece el atributo de estado de porcentaje de velocidad del ventilador a desconocido cuando se recibe en el topic de estado de porcentaje.",
|
|
731
718
|
"percentage_command_template": "Una [plantilla]({command_templating_url}) para componer el payload que se publicar\u00e1 en el topic del comando de porcentaje.",
|
|
732
|
-
"percentage_command_topic": "El topic MQTT para publicar comandos para cambiar el estado de
|
|
733
|
-
"percentage_state_topic": "El topic MQTT al que suscribirse para recibir
|
|
719
|
+
"percentage_command_topic": "El topic MQTT para publicar comandos para cambiar el estado de velocidad del ventilador en funci\u00f3n de un porcentaje. [M\u00e1s informaci\u00f3n.]({url}#percentage_command_topic)",
|
|
720
|
+
"percentage_state_topic": "El topic MQTT al que suscribirse para recibir informaci\u00f3n sobre la velocidad del ventilador en porcentaje. [M\u00e1s informaci\u00f3n.]({url}#percentage_state_topic)",
|
|
734
721
|
"percentage_value_template": "Define una [plantilla]({value_templating_url}) para extraer el valor del porcentaje de velocidad.",
|
|
735
722
|
"speed_range_max": "El m\u00e1ximo del rango de salida num\u00e9rica (que representa el 100 %). El incremento porcentual es 100/n\u00famero de velocidades dentro del rango de velocidad.",
|
|
736
723
|
"speed_range_min": "El m\u00ednimo del rango de salida num\u00e9rica (no se incluye la desactivaci\u00f3n, por lo que speed_range_min - 1 representa el 0 %). El incremento porcentual es 100 / el n\u00famero de velocidades dentro del rango de velocidad."
|
|
@@ -961,13 +948,11 @@
|
|
|
961
948
|
"temperature_state_topic": "Topic del estado de temperatura"
|
|
962
949
|
},
|
|
963
950
|
"data_description": {
|
|
964
|
-
"initial": "El dispositivo se inicializa con esta temperatura deseada.",
|
|
965
951
|
"max_temp": "La temperatura objetivo m\u00e1xima que se puede establecer.",
|
|
966
952
|
"min_temp": "La temperatura objetivo m\u00ednima que se puede establecer.",
|
|
967
953
|
"precision": "La precisi\u00f3n en grados con la que trabaja el termostato.",
|
|
968
954
|
"temp_step": "El paso de temperatura objetivo en grados Celsius o Fahrenheit.",
|
|
969
955
|
"temperature_command_template": "Una [plantilla]({command_templating_url}) para componer el payload que se publicar\u00e1 en el topic del comando de temperatura.",
|
|
970
|
-
"temperature_command_topic": "El topic MQTT para publicar comandos para cambiar la temperatura deseada. [M\u00e1s informaci\u00f3n]({url}#temperature_command_topic)",
|
|
971
956
|
"temperature_high_command_template": "Una [plantilla]({command_templating_url}) para componer el payload que se publicar\u00e1 en el topic de comando de temperatura superior.",
|
|
972
957
|
"temperature_high_command_topic": "El topic MQTT para publicar comandos para cambiar la temperatura objetivo superior del clima. [M\u00e1s informaci\u00f3n.]({url}#temperature_high_command_topic)",
|
|
973
958
|
"temperature_high_state_template": "Una [plantilla]({value_templating_url}) para representar el valor recibido en el topic del estado de temperatura superior.",
|
|
@@ -981,56 +966,8 @@
|
|
|
981
966
|
},
|
|
982
967
|
"name": "Configuraci\u00f3n de temperatura objetivo"
|
|
983
968
|
},
|
|
984
|
-
"text_advanced_settings": {
|
|
985
|
-
"data": {
|
|
986
|
-
"max": "Longitud m\u00e1xima",
|
|
987
|
-
"min": "Longitud m\u00ednima",
|
|
988
|
-
"mode": "Modo",
|
|
989
|
-
"pattern": "Patr\u00f3n"
|
|
990
|
-
},
|
|
991
|
-
"data_description": {
|
|
992
|
-
"max": "Longitud m\u00e1xima de la entrada de texto",
|
|
993
|
-
"min": "Longitud m\u00ednima del texto de entrada",
|
|
994
|
-
"mode": "Modo de entrada de texto",
|
|
995
|
-
"pattern": "Un patr\u00f3n de expresi\u00f3n regular v\u00e1lido"
|
|
996
|
-
},
|
|
997
|
-
"name": "Configuraci\u00f3n avanzada de entidades de texto"
|
|
998
|
-
},
|
|
999
969
|
"valve_payload_settings": {
|
|
1000
|
-
"data": {
|
|
1001
|
-
"payload_close": "Payload \"close\"",
|
|
1002
|
-
"payload_open": "Payload \"open\"",
|
|
1003
|
-
"payload_stop": "Payload \"stop\"",
|
|
1004
|
-
"state_closed": "Estado \"closed\"",
|
|
1005
|
-
"state_closing": "Estado \"closing\"",
|
|
1006
|
-
"state_open": "Estado \"open\"",
|
|
1007
|
-
"state_opening": "Estado \"opening\""
|
|
1008
|
-
},
|
|
1009
|
-
"data_description": {
|
|
1010
|
-
"payload_close": "El payload que se env\u00eda cuando se emite un comando \"close\".",
|
|
1011
|
-
"payload_open": "El payload que se env\u00eda cuando se emite un comando \"open\".",
|
|
1012
|
-
"payload_stop": "El payload que se env\u00eda al emitir un comando de parada. Configura este payload solo si tu v\u00e1lvula admite la acci\u00f3n de parada.",
|
|
1013
|
-
"state_closed": "El payload recibido en el topic de estado que representa el estado \"cerrado\".",
|
|
1014
|
-
"state_closing": "El payload recibido en el topic de estado que representa el estado de \"cierre\".",
|
|
1015
|
-
"state_open": "El payload recibido en el topic de estado que representa el estado \"abierto\".",
|
|
1016
|
-
"state_opening": "El payload recibido en el topic de estado que representa el estado de \"apertura\"."
|
|
1017
|
-
},
|
|
1018
970
|
"name": "Configuraci\u00f3n del payload de la v\u00e1lvula"
|
|
1019
|
-
},
|
|
1020
|
-
"water_heater_power_settings": {
|
|
1021
|
-
"data": {
|
|
1022
|
-
"payload_off": "Payload \"off\"",
|
|
1023
|
-
"payload_on": "Payload \"on\"",
|
|
1024
|
-
"power_command_template": "Plantilla de comando de energ\u00eda",
|
|
1025
|
-
"power_command_topic": "Topic del comando de energ\u00eda"
|
|
1026
|
-
},
|
|
1027
|
-
"data_description": {
|
|
1028
|
-
"payload_off": "El payload que representa el estado \"apagado\".",
|
|
1029
|
-
"payload_on": "El payload que representa el estado \"encendido\".",
|
|
1030
|
-
"power_command_template": "Una [plantilla]({command_templating_url}) para componer el payload que se publicar\u00e1 en el topic del comando de encendido. El par\u00e1metro `value` es el payload configurado para 'encendido' o 'apagado'.",
|
|
1031
|
-
"power_command_topic": "El topic MQTT para publicar comandos para cambiar el estado de energ\u00eda del calentador de agua. Env\u00eda el payload configurado con \"on\" u \"off\". [M\u00e1s informaci\u00f3n.]({url}#power_command_topic)"
|
|
1032
|
-
},
|
|
1033
|
-
"name": "Configuraci\u00f3n de energ\u00eda"
|
|
1034
971
|
}
|
|
1035
972
|
},
|
|
1036
973
|
"title": "Configurar el dispositivo MQTT \"{mqtt_device}\""
|
|
@@ -1373,7 +1310,6 @@
|
|
|
1373
1310
|
"speed": "Velocidad",
|
|
1374
1311
|
"sulphur_dioxide": "Di\u00f3xido de azufre",
|
|
1375
1312
|
"temperature": "Temperatura",
|
|
1376
|
-
"temperature_delta": "Delta de temperatura",
|
|
1377
1313
|
"timestamp": "Marca de tiempo",
|
|
1378
1314
|
"volatile_organic_compounds": "Compuestos org\u00e1nicos vol\u00e1tiles",
|
|
1379
1315
|
"volatile_organic_compounds_parts": "Partes de compuestos org\u00e1nicos vol\u00e1tiles",
|
|
@@ -1455,9 +1391,7 @@
|
|
|
1455
1391
|
"sensor": "Sensor",
|
|
1456
1392
|
"siren": "Sirena",
|
|
1457
1393
|
"switch": "Interruptor",
|
|
1458
|
-
"
|
|
1459
|
-
"valve": "V\u00e1lvula",
|
|
1460
|
-
"water_heater": "Calentador de agua"
|
|
1394
|
+
"valve": "V\u00e1lvula"
|
|
1461
1395
|
}
|
|
1462
1396
|
},
|
|
1463
1397
|
"set_ca_cert": {
|
|
@@ -1494,24 +1428,6 @@
|
|
|
1494
1428
|
"none": "No hay temperatura objetivo",
|
|
1495
1429
|
"single": "Temperatura objetivo \u00fanica"
|
|
1496
1430
|
}
|
|
1497
|
-
},
|
|
1498
|
-
"text_mode": {
|
|
1499
|
-
"options": {
|
|
1500
|
-
"password": "Contrase\u00f1a",
|
|
1501
|
-
"text": "Texto"
|
|
1502
|
-
}
|
|
1503
|
-
},
|
|
1504
|
-
"water_heater_modes": {
|
|
1505
|
-
"options": {
|
|
1506
|
-
"auto": "Auto",
|
|
1507
|
-
"eco": "Eco",
|
|
1508
|
-
"electric": "El\u00e9ctrico",
|
|
1509
|
-
"gas": "Gas",
|
|
1510
|
-
"heat_pump": "Bomba de calor",
|
|
1511
|
-
"high_demand": "Alta demanda",
|
|
1512
|
-
"off": "Apagado",
|
|
1513
|
-
"performance": "Rendimiento"
|
|
1514
|
-
}
|
|
1515
1431
|
}
|
|
1516
1432
|
},
|
|
1517
1433
|
"services": {
|
|
@@ -1562,7 +1478,8 @@
|
|
|
1562
1478
|
},
|
|
1563
1479
|
"triggers": {
|
|
1564
1480
|
"_": {
|
|
1565
|
-
"description": "
|
|
1481
|
+
"description": "Cuando se recibe un mensaje espec\u00edfico sobre un tema MQTT determinado.",
|
|
1482
|
+
"description_configured": "Cuando se ha recibido un mensaje MQTT",
|
|
1566
1483
|
"fields": {
|
|
1567
1484
|
"payload": {
|
|
1568
1485
|
"description": "El payload en el que dispararse.",
|
|
@@ -1573,7 +1490,7 @@
|
|
|
1573
1490
|
"name": "Topic"
|
|
1574
1491
|
}
|
|
1575
1492
|
},
|
|
1576
|
-
"name": "
|
|
1493
|
+
"name": "MQTT"
|
|
1577
1494
|
}
|
|
1578
1495
|
}
|
|
1579
1496
|
}
|
|
@@ -729,8 +729,8 @@
|
|
|
729
729
|
"data_description": {
|
|
730
730
|
"payload_reset_percentage": "Spetsiaalne kasulik koormus, mis l\u00e4htestab ventilaatori kiiruse protsentuaalse oleku atribuudi tundmatuks, kui see v\u00f5etakse vastu protsentuaalse oleku teemas.",
|
|
731
731
|
"percentage_command_template": "[template]( {command_templating_url} ) k\u00e4su protsenditeema juures avaldatava kasuliku koormuse koostamiseks.",
|
|
732
|
-
"percentage_command_topic": "MQTT
|
|
733
|
-
"percentage_state_topic": "MQTT-teema, mis on tellitud ventilaatori kiiruse
|
|
732
|
+
"percentage_command_topic": "MQTT teema k\u00e4skude avaldamiseks ventilaatori kiiruse oleku muutmiseks protsendi alusel. [Lisateave.]({url}#percentage_command_topic)",
|
|
733
|
+
"percentage_state_topic": "MQTT-teema, mis on tellitud ventilaatori kiiruse vastuv\u00f5tmiseks protsendi alusel. [Lisateave.]({url}#percentage_state_topic)",
|
|
734
734
|
"percentage_value_template": "M\u00e4\u00e4ratleb [malli]({value_templating_url}), et eraldada kiiruse protsent.",
|
|
735
735
|
"speed_range_max": "Numbrilise v\u00e4ljundvahemiku maksimum (vastab 100 %-le). Protsentuaalne samm on 100 / kiiruste arv \"kiirusvahemikus\".",
|
|
736
736
|
"speed_range_min": "Numbrilise v\u00e4ljundvahemiku miinimum (v\u00e4lja l\u00fclitatud ei ole, nii et speed_range_min - 1 t\u00e4hendab 0 %). Protsentuaalne samm on 100 / kiiruste arv \"kiirusvahemikus\"."
|
|
@@ -1562,7 +1562,8 @@
|
|
|
1562
1562
|
},
|
|
1563
1563
|
"triggers": {
|
|
1564
1564
|
"_": {
|
|
1565
|
-
"description": "
|
|
1565
|
+
"description": "Kui antud MQTT teema kohta saadakse konkreetne s\u00f5num.",
|
|
1566
|
+
"description_configured": "Kui MQTT s\u00f5num on vastu v\u00f5etud",
|
|
1566
1567
|
"fields": {
|
|
1567
1568
|
"payload": {
|
|
1568
1569
|
"description": "K\u00e4ivitav kasulik koormus.",
|
|
@@ -1573,7 +1574,7 @@
|
|
|
1573
1574
|
"name": "Teema"
|
|
1574
1575
|
}
|
|
1575
1576
|
},
|
|
1576
|
-
"name": "
|
|
1577
|
+
"name": "MQTT"
|
|
1577
1578
|
}
|
|
1578
1579
|
}
|
|
1579
1580
|
}
|
|
@@ -873,6 +873,8 @@
|
|
|
873
873
|
},
|
|
874
874
|
"triggers": {
|
|
875
875
|
"_": {
|
|
876
|
+
"description": "Quand un message sp\u00e9cifique est re\u00e7u sur un sujet MQTT donn\u00e9.",
|
|
877
|
+
"description_configured": "Lorsqu'un message MQTT est re\u00e7u",
|
|
876
878
|
"fields": {
|
|
877
879
|
"payload": {
|
|
878
880
|
"description": "Le message MQTT utilis\u00e9 comme d\u00e9clencheur",
|
|
@@ -882,7 +884,8 @@
|
|
|
882
884
|
"description": "Sujet MQTT \u00e0 \u00e9couter.",
|
|
883
885
|
"name": "Sujet"
|
|
884
886
|
}
|
|
885
|
-
}
|
|
887
|
+
},
|
|
888
|
+
"name": "MQTT"
|
|
886
889
|
}
|
|
887
890
|
}
|
|
888
891
|
}
|
|
@@ -234,15 +234,12 @@
|
|
|
234
234
|
"fan_feature_speed": "Taca\u00edocht luais",
|
|
235
235
|
"image_processing_mode": "M\u00f3d pr\u00f3ise\u00e1la \u00edomh\u00e1",
|
|
236
236
|
"options": "Cuir rogha leis",
|
|
237
|
-
"reports_position": "Tuairisc\u00edonn su\u00edomh",
|
|
238
237
|
"schema": "Sc\u00e9im",
|
|
239
238
|
"state_class": "Rang st\u00e1it",
|
|
240
239
|
"suggested_display_precision": "Cruinneas taispe\u00e1na molta",
|
|
241
240
|
"supported_features": "Gn\u00e9ithe tacaithe",
|
|
242
241
|
"temperature_unit": "Aonad teochta",
|
|
243
|
-
"unit_of_measurement": "Aonad tomhais"
|
|
244
|
-
"water_heater_feature_current_temperature": "Taca\u00edocht teochta reatha",
|
|
245
|
-
"water_heater_feature_power": "Taca\u00edocht cumhachta ar si\u00fal/as"
|
|
242
|
+
"unit_of_measurement": "Aonad tomhais"
|
|
246
243
|
},
|
|
247
244
|
"data_description": {
|
|
248
245
|
"alarm_control_panel_code_mode": "Cumra\u00edonn s\u00e9 seo an chaoi a nd\u00e9anann an pain\u00e9al rialaithe al\u00e1raim an c\u00f3d a bhail\u00edocht\u00fa. Cumra\u00edtear c\u00f3d \u00e1iti\u00fail leis an eintiteas agus d\u00e9anann Home Assistant \u00e9 a bhail\u00edocht\u00fa. Seoltar c\u00f3d cianda chuig an bhfeiste agus d\u00e9antar \u00e9 a bhail\u00edocht\u00fa go cianda. [Tuilleadh eolais.]({url}#code)",
|
|
@@ -262,12 +259,9 @@
|
|
|
262
259
|
"fan_feature_speed": "Taca\u00edonn an lucht lean\u00fana le luasanna iolracha.",
|
|
263
260
|
"image_processing_mode": "Roghnaigh conas a fhaightear sonra\u00ed na h\u00edomh\u00e1.",
|
|
264
261
|
"options": "Roghanna le haghaidh luachanna st\u00e1it braiteora ceadaithe. N\u00ed m\u00f3r rang Gl\u00e9as an braiteora a shocr\u00fa go h\u00c1ireamh. N\u00ed f\u00e9idir an socr\u00fa 'Roghanna' a \u00fas\u00e1id i dteannta rang St\u00e1it n\u00f3 Aonad Tomhais.",
|
|
265
|
-
"reports_position": "Socraigh an rogha seo m\u00e1 thuairisc\u00edonn an comhla an su\u00edomh n\u00f3 m\u00e1 thaca\u00edonn s\u00ed leis an su\u00edomh a shocr\u00fa. M\u00e1 chumasa\u00edonn t\u00fa an rogha seo, foilseofar an su\u00edomh in ionad ualach a shainmh\u00edn\u00edtear le hualach \"oscailte\", ualach \"d\u00fanaithe\" n\u00f3 ualach \"stad\". Agus teachtaireachta\u00ed \u00e1 bhf\u00e1il, glacfaidh topaic an st\u00e1it le huala\u00ed uimhri\u00fala n\u00f3 le ceann de na teachtaireachta\u00ed st\u00e1it cumraithe.",
|
|
266
262
|
"schema": "An sc\u00e9im le h\u00fas\u00e1id. [Tuilleadh eolais.]({url}#comparison-of-light-mqtt-schemas)",
|
|
267
263
|
"suggested_display_precision": "L\u00edon na ndeach\u00falacha ba ch\u00f3ir a \u00fas\u00e1id i staid an eintitis {platform} tar \u00e9is babht\u00fach\u00e1in. [Tuilleadh eolais.]({url}#suggested_display_precision)",
|
|
268
|
-
"supported_features": "Na gn\u00e9ithe a dtaca\u00edtear leo ag an eintiteas."
|
|
269
|
-
"water_heater_feature_current_temperature": "Taca\u00edonn an t\u00e9itheoir uisce le tuairisci\u00fa a dh\u00e9anamh ar an teocht reatha.",
|
|
270
|
-
"water_heater_feature_power": "Taca\u00edonn an t\u00e9itheoir uisce leis na horduithe cumhachta \"ar si\u00fal\" agus \"as\"."
|
|
264
|
+
"supported_features": "Na gn\u00e9ithe a dtaca\u00edtear leo ag an eintiteas."
|
|
271
265
|
},
|
|
272
266
|
"description": "Cumraigh sonra\u00ed sonracha le haghaidh eintiteas \"{entity}\": {platform}",
|
|
273
267
|
"sections": {
|
|
@@ -347,8 +341,6 @@
|
|
|
347
341
|
"options": "Socraigh roghanna",
|
|
348
342
|
"payload_press": "Ualach \"br\u00faigh\"",
|
|
349
343
|
"payload_reset": "Athshocr\u00fa ualach",
|
|
350
|
-
"position_closed": "Seasamh \"d\u00fanta\"",
|
|
351
|
-
"position_open": "Seasamh \"oscailte\"",
|
|
352
344
|
"qos": "QoS",
|
|
353
345
|
"red_template": "Teimpl\u00e9ad dearg",
|
|
354
346
|
"retain": "Coinnigh",
|
|
@@ -386,8 +378,6 @@
|
|
|
386
378
|
"options": "Liosta roghanna is f\u00e9idir a roghn\u00fa.",
|
|
387
379
|
"payload_press": "An t-ualach le seoladh nuair a chuirtear an cnaipe i ngn\u00edomh.",
|
|
388
380
|
"payload_reset": "An t-ualach a fuarthas ag an \u00e1bhar st\u00e1it a athshocra\u00edonn an t-eintiteas go staid anaithnid.",
|
|
389
|
-
"position_closed": "Uimhir a l\u00e9ir\u00edonn an su\u00edomh d\u00fanta. D\u00e9anfar su\u00edomh na comhla a sc\u00e1l\u00fa go dt\u00ed an raon (su\u00edomh \"d\u00fanta\"\u2026su\u00edomh \"oscailte\") nuair a dh\u00e9antar gn\u00edomh agus laghd\u00f3far an sc\u00e1l\u00fa nuair a fhaightear luach.",
|
|
390
|
-
"position_open": "Uimhir a l\u00e9ir\u00edonn su\u00edomh oscailte. D\u00e9anfar su\u00edomh na comhla a sc\u00e1la go dt\u00ed an raon (su\u00edomh \"d\u00fanta\"\u2026su\u00edomh \"oscailte\") nuair a dh\u00e9antar gn\u00edomh agus laghd\u00f3far an sc\u00e1la ar ais nuair a fhaightear luach.",
|
|
391
381
|
"retain": "Roghnaigh m\u00e1s ceart luachanna arna bhfoilsi\u00fa ag an eintiteas {platform} a choinne\u00e1il ag an mbr\u00f3ic\u00e9ir MQTT.",
|
|
392
382
|
"state_off": "An t-ualach isteach a l\u00e9ir\u00edonn an staid \"as\". N\u00e1 h\u00fas\u00e1id ach amh\u00e1in nuair a bh\u00edonn an luach a l\u00e9ir\u00edonn an staid \"as\" sa topaic st\u00e1it difri\u00fail \u00f3n luach ba ch\u00f3ir a sheoladh chuig an topaic ordaithe chun an gl\u00e9as a mh\u00fachadh.",
|
|
393
383
|
"state_on": "An t-ualach isteach a l\u00e9ir\u00edonn an staid \"ar si\u00fal\". N\u00e1 h\u00fas\u00e1id ach amh\u00e1in nuair a bh\u00edonn an luach a l\u00e9ir\u00edonn an staid \"ar si\u00fal\" sa topaic st\u00e1it difri\u00fail \u00f3n luach ba ch\u00f3ir a sheoladh chuig an topaic ordaithe chun an gl\u00e9as a chasadh air.",
|
|
@@ -665,6 +655,8 @@
|
|
|
665
655
|
},
|
|
666
656
|
"data_description": {
|
|
667
657
|
"payload_reset_percentage": "Ualach speisialta a athshocra\u00edonn tr\u00e9ith st\u00e1it c\u00e9atad\u00e1in luas an lucht\u00f3ra go anaithnid nuair a fhaightear \u00e9 ag an \u00e1bhar st\u00e1it c\u00e9atad\u00e1in.",
|
|
658
|
+
"percentage_command_topic": "An topaic MQTT chun orduithe a fhoilsi\u00fa chun staid luas an lucht lean\u00fana a athr\u00fa bunaithe ar ch\u00e9atad\u00e1n. [Tuilleadh eolais.]({url}#percentage_command_topic)",
|
|
659
|
+
"percentage_state_topic": "T\u00e1 an topaic MQTT s\u00ednti\u00fas\u00e1ilte chun luas lucht lean\u00fana a fh\u00e1il bunaithe ar ch\u00e9atad\u00e1n. [Foghlaim tuilleadh.]({url}#percentage_state_topic)",
|
|
668
660
|
"speed_range_max": "An raon aschuir uimhri\u00fail uasta (a l\u00e9ir\u00edonn 100%). Is \u00e9 100 / l\u00edon na luasanna laistigh den \"raon luais\" an ch\u00e9im ch\u00e9atad\u00e1in.",
|
|
669
661
|
"speed_range_min": "An raon aschuir uimhri\u00fail \u00edosta (n\u00edl \"off\" san \u00e1ireamh, mar sin seasann speed_range_min - 1 do 0%). Is \u00e9 100 / l\u00edon na luasanna laistigh den \"raon luais\" an ch\u00e9im ch\u00e9atad\u00e1in."
|
|
670
662
|
},
|
|
@@ -894,37 +886,6 @@
|
|
|
894
886
|
"mode": "M\u00f3d ionchuir t\u00e9acs",
|
|
895
887
|
"pattern": "Patr\u00fan regex bail\u00ed"
|
|
896
888
|
}
|
|
897
|
-
},
|
|
898
|
-
"valve_payload_settings": {
|
|
899
|
-
"data": {
|
|
900
|
-
"payload_close": "Ualach \"d\u00fan\"",
|
|
901
|
-
"payload_open": "Ualach \"oscailte\"",
|
|
902
|
-
"payload_stop": "\"Stad\" ualach",
|
|
903
|
-
"state_closed": "St\u00e1t \"d\u00fanta\"",
|
|
904
|
-
"state_closing": "\"D\u00fanadh st\u00e1it\"",
|
|
905
|
-
"state_open": "St\u00e1t \"oscailte\"",
|
|
906
|
-
"state_opening": "\"Oscailt\" st\u00e1it"
|
|
907
|
-
},
|
|
908
|
-
"data_description": {
|
|
909
|
-
"payload_close": "An t-ualach a sheoltar nuair a eis\u00edtear ord\u00fa \"d\u00fan\".",
|
|
910
|
-
"payload_open": "An t-ualach a sheoltar nuair a eis\u00edtear ord\u00fa \"oscailte\".",
|
|
911
|
-
"payload_stop": "An t-ualach a sheoltar nuair a eis\u00edtear ord\u00fa \"stop\". N\u00e1 socraigh an t-ualach seo ach amh\u00e1in m\u00e1 thaca\u00edonn do chomhla leis an ngn\u00edomh \"stop\".",
|
|
912
|
-
"state_closed": "An t-ualach a fuarthas ag an \u00e1bhar st\u00e1it a l\u00e9ir\u00edonn an st\u00e1t \"d\u00fanta\".",
|
|
913
|
-
"state_closing": "An t-ualach a fuarthas ag an \u00e1bhar st\u00e1it a l\u00e9ir\u00edonn an st\u00e1t \"d\u00fanta\".",
|
|
914
|
-
"state_open": "An t-ualach a fuarthas ag an \u00e1bhar st\u00e1it a l\u00e9ir\u00edonn an st\u00e1t \"oscailte\".",
|
|
915
|
-
"state_opening": "An t-ualach a fuarthas ag an \u00e1bhar st\u00e1it a l\u00e9ir\u00edonn an st\u00e1t \"oscailte\"."
|
|
916
|
-
},
|
|
917
|
-
"name": "Socruithe ualaigh comhla"
|
|
918
|
-
},
|
|
919
|
-
"water_heater_power_settings": {
|
|
920
|
-
"data": {
|
|
921
|
-
"power_command_template": "Teimpl\u00e9ad ordaithe cumhachta",
|
|
922
|
-
"power_command_topic": "Topaic ordaithe cumhachta"
|
|
923
|
-
},
|
|
924
|
-
"data_description": {
|
|
925
|
-
"power_command_topic": "An topaic MQTT chun orduithe a fhoilsi\u00fa chun staid chumhachta an t\u00e9itheoir uisce a athr\u00fa. Seolann s\u00e9 an t-ualach at\u00e1 cumraithe leis an ualach \"ar si\u00fal\" n\u00f3 leis an ualach \"as\". [Tuilleadh eolais.]({url}#power_command_topic)"
|
|
926
|
-
},
|
|
927
|
-
"name": "Socruithe cumhachta"
|
|
928
889
|
}
|
|
929
890
|
},
|
|
930
891
|
"title": "Cumraigh gl\u00e9as MQTT \"{mqtt_device}\""
|
|
@@ -1287,12 +1248,6 @@
|
|
|
1287
1248
|
"switch": "Lasc"
|
|
1288
1249
|
}
|
|
1289
1250
|
},
|
|
1290
|
-
"device_class_valve": {
|
|
1291
|
-
"options": {
|
|
1292
|
-
"gas": "G\u00e1s",
|
|
1293
|
-
"water": "Uisce"
|
|
1294
|
-
}
|
|
1295
|
-
},
|
|
1296
1251
|
"entity_category": {
|
|
1297
1252
|
"options": {
|
|
1298
1253
|
"config": "Cumra\u00edocht",
|
|
@@ -1348,9 +1303,7 @@
|
|
|
1348
1303
|
"sensor": "Braiteoir",
|
|
1349
1304
|
"siren": "Bbonn\u00e1n",
|
|
1350
1305
|
"switch": "Lasc",
|
|
1351
|
-
"text": "T\u00e9acs"
|
|
1352
|
-
"valve": "Comhla",
|
|
1353
|
-
"water_heater": "T\u00e9itheoir uisce"
|
|
1306
|
+
"text": "T\u00e9acs"
|
|
1354
1307
|
}
|
|
1355
1308
|
},
|
|
1356
1309
|
"set_ca_cert": {
|
|
@@ -1393,18 +1346,6 @@
|
|
|
1393
1346
|
"password": "Pasfhocal",
|
|
1394
1347
|
"text": "T\u00e9acs"
|
|
1395
1348
|
}
|
|
1396
|
-
},
|
|
1397
|
-
"water_heater_modes": {
|
|
1398
|
-
"options": {
|
|
1399
|
-
"auto": "Uath",
|
|
1400
|
-
"eco": "\u00c9icea",
|
|
1401
|
-
"electric": "Leictreach",
|
|
1402
|
-
"gas": "G\u00e1s",
|
|
1403
|
-
"heat_pump": "Caid\u00e9al teasa",
|
|
1404
|
-
"high_demand": "\u00c9ileamh ard",
|
|
1405
|
-
"off": "As",
|
|
1406
|
-
"performance": "Feidhm\u00edocht"
|
|
1407
|
-
}
|
|
1408
1349
|
}
|
|
1409
1350
|
},
|
|
1410
1351
|
"services": {
|
|
@@ -1455,6 +1396,8 @@
|
|
|
1455
1396
|
},
|
|
1456
1397
|
"triggers": {
|
|
1457
1398
|
"_": {
|
|
1399
|
+
"description": "Nuair a fhaightear teachtaireacht shonrach ar thopaic MQTT ar leith.",
|
|
1400
|
+
"description_configured": "Nuair a fhaightear teachtaireacht MQTT",
|
|
1458
1401
|
"fields": {
|
|
1459
1402
|
"payload": {
|
|
1460
1403
|
"description": "An t-ualach le spreagadh air.",
|
|
@@ -1464,7 +1407,8 @@
|
|
|
1464
1407
|
"description": "Topaic MQTT le h\u00e9isteacht leis.",
|
|
1465
1408
|
"name": "Topaic"
|
|
1466
1409
|
}
|
|
1467
|
-
}
|
|
1410
|
+
},
|
|
1411
|
+
"name": "MQTT"
|
|
1468
1412
|
}
|
|
1469
1413
|
}
|
|
1470
1414
|
}
|
|
@@ -664,6 +664,8 @@
|
|
|
664
664
|
"data_description": {
|
|
665
665
|
"payload_reset_percentage": "\u05de\u05d8\u05e2\u05df \u05de\u05d9\u05d5\u05d7\u05d3 \u05e9\u05de\u05d0\u05e4\u05e1 \u05d0\u05ea \u05ea\u05db\u05d5\u05e0\u05ea \u05de\u05e6\u05d1 \u05d4\u05d0\u05d7\u05d5\u05d6 \u05e9\u05dc \u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05d4\u05de\u05d0\u05d5\u05d5\u05e8\u05e8 \u05dc\u05e2\u05e8\u05da \u05dc\u05d0 \u05d9\u05d3\u05d5\u05e2 \u05db\u05d0\u05e9\u05e8 \u05de\u05ea\u05e7\u05d1\u05dc \u05d1\u05e0\u05d5\u05e9\u05d0 \u05de\u05e6\u05d1 \u05d4\u05d0\u05d7\u05d5\u05d6\u05d9\u05dd.",
|
|
666
666
|
"percentage_command_template": "[\u05ea\u05d1\u05e0\u05d9\u05ea]({command_templating_url}) \u05db\u05d3\u05d9 \u05dc\u05d7\u05d1\u05e8 \u05d0\u05ea \u05d4\u05de\u05d8\u05e2\u05df \u05e9\u05d9\u05e4\u05d5\u05e8\u05e1\u05dd \u05d1\u05e0\u05d5\u05e9\u05d0 \u05d4\u05e4\u05e7\u05d5\u05d3\u05d4 \u05d1\u05d0\u05d7\u05d5\u05d6\u05d9\u05dd.",
|
|
667
|
+
"percentage_command_topic": "\u05e0\u05d5\u05e9\u05d0 \u05d4-MQTT \u05dc\u05e4\u05e8\u05e1\u05d5\u05dd \u05e4\u05e7\u05d5\u05d3\u05d5\u05ea \u05dc\u05e9\u05d9\u05e0\u05d5\u05d9 \u05de\u05e6\u05d1 \u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05d4\u05de\u05d0\u05d5\u05d5\u05e8\u05e8 \u05d1\u05d4\u05ea\u05d1\u05e1\u05e1 \u05e2\u05dc \u05d0\u05d7\u05d5\u05d6\u05d9\u05dd. [\u05dc\u05de\u05d9\u05d3\u05e2 \u05e0\u05d5\u05e1\u05e3.]({url}#percentage_command_topic)",
|
|
668
|
+
"percentage_state_topic": "\u05e0\u05d5\u05e9\u05d0 \u05d4-MQTT \u05e0\u05e8\u05e9\u05dd \u05dc\u05e7\u05d1\u05dc\u05ea \u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05de\u05d0\u05d5\u05d5\u05e8\u05e8 \u05d4\u05de\u05d1\u05d5\u05e1\u05e1\u05ea \u05e2\u05dc \u05d0\u05d7\u05d5\u05d6\u05d9\u05dd. [\u05dc\u05de\u05d9\u05d3\u05e2 \u05e0\u05d5\u05e1\u05e3.]({url}#percentage_state_topic)",
|
|
667
669
|
"percentage_value_template": "\u05de\u05d2\u05d3\u05d9\u05e8 [\u05ea\u05d1\u05e0\u05d9\u05ea]({value_templating_url}) \u05db\u05d3\u05d9 \u05dc\u05d7\u05dc\u05e5 \u05d0\u05ea \u05e2\u05e8\u05da \u05d0\u05d7\u05d5\u05d6\u05d9 \u05d4\u05de\u05d4\u05d9\u05e8\u05d5\u05ea.",
|
|
668
670
|
"speed_range_max": "\u05d8\u05d5\u05d5\u05d7 \u05d4\u05e4\u05dc\u05d8 \u05d4\u05de\u05e1\u05e4\u05e8\u05d9 \u05d4\u05de\u05e7\u05e1\u05d9\u05de\u05dc\u05d9 (\u05d4\u05de\u05d9\u05d9\u05e6\u05d2 100%). \u05d0\u05d7\u05d5\u05d6 \u05d4\u05e2\u05dc\u05d9\u05d9\u05d4 \u05d4\u05d5\u05d0 100 / \u05de\u05e1\u05e4\u05e8 \u05d4\u05de\u05d4\u05d9\u05e8\u05d5\u05d9\u05d5\u05ea \u05d1\u05ea\u05d5\u05da \"\u05d8\u05d5\u05d5\u05d7 \u05d4\u05de\u05d4\u05d9\u05e8\u05d5\u05d9\u05d5\u05ea\".",
|
|
669
671
|
"speed_range_min": "\u05d8\u05d5\u05d5\u05d7 \u05d4\u05e4\u05dc\u05d8 \u05d4\u05de\u05e1\u05e4\u05e8\u05d9 \u05d4\u05de\u05d9\u05e0\u05d9\u05de\u05dc\u05d9 (\u05db\u05d1\u05d5\u05d9 \u05dc\u05d0 \u05db\u05dc\u05d5\u05dc, \u05db\u05da \u05e9-speed_range_min - 1 \u05de\u05d9\u05d9\u05e6\u05d2 0%). \u05e6\u05e2\u05d3 \u05d4\u05d0\u05d7\u05d5\u05d6\u05d9\u05dd \u05d4\u05d5\u05d0 100 / \u05de\u05e1\u05e4\u05e8 \u05d4\u05de\u05d4\u05d9\u05e8\u05d5\u05d9\u05d5\u05ea \u05d1\"\u05d8\u05d5\u05d5\u05d7 \u05d4\u05de\u05d4\u05d9\u05e8\u05d5\u05ea\"."
|
|
@@ -1364,6 +1366,8 @@
|
|
|
1364
1366
|
},
|
|
1365
1367
|
"triggers": {
|
|
1366
1368
|
"_": {
|
|
1369
|
+
"description": "\u05db\u05d0\u05e9\u05e8 \u05de\u05ea\u05e7\u05d1\u05dc\u05ea \u05d4\u05d5\u05d3\u05e2\u05d4 \u05e1\u05e4\u05e6\u05d9\u05e4\u05d9\u05ea \u05d1\u05e0\u05d5\u05e9\u05d0 MQTT \u05e0\u05ea\u05d5\u05df.",
|
|
1370
|
+
"description_configured": "\u05db\u05d0\u05e9\u05e8 \u05de\u05ea\u05e7\u05d1\u05dc\u05ea \u05d4\u05d5\u05d3\u05e2\u05ea MQTT",
|
|
1367
1371
|
"fields": {
|
|
1368
1372
|
"payload": {
|
|
1369
1373
|
"description": "\u05d4\u05de\u05d8\u05e2\u05df \u05e9\u05d9\u05e9 \u05dc\u05d4\u05e4\u05e2\u05d9\u05dc.",
|
|
@@ -1373,7 +1377,8 @@
|
|
|
1373
1377
|
"description": "\u05e0\u05d5\u05e9\u05d0 MQTT \u05dc\u05d4\u05d0\u05d6\u05e0\u05d4.",
|
|
1374
1378
|
"name": "\u05e0\u05d5\u05e9\u05d0"
|
|
1375
1379
|
}
|
|
1376
|
-
}
|
|
1380
|
+
},
|
|
1381
|
+
"name": "MQTT"
|
|
1377
1382
|
}
|
|
1378
1383
|
}
|
|
1379
1384
|
}
|
|
@@ -666,6 +666,8 @@
|
|
|
666
666
|
},
|
|
667
667
|
"data_description": {
|
|
668
668
|
"payload_reset_percentage": "Egy speci\u00e1lis adatcsomag, amely a ventil\u00e1tor sebess\u00e9g sz\u00e1zal\u00e9kos \u00e1llapot\u00e1t \u201eismeretlen\u201d \u00e9rt\u00e9kre \u00e1ll\u00edtja vissza, amikor be\u00e9rkezik a sz\u00e1zal\u00e9kos \u00e1llapot t\u00e9mak\u00f6rre.",
|
|
669
|
+
"percentage_command_topic": "Az MQTT-t\u00e9mak\u00f6r, amelyen kereszt\u00fcl a ventil\u00e1tor sebess\u00e9g\u00e9nek sz\u00e1zal\u00e9kos \u00e1llapota m\u00f3dos\u00edthat\u00f3. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#percentage_command_topic)",
|
|
670
|
+
"percentage_state_topic": "Az MQTT-t\u00e9mak\u00f6r, amelyre a ventil\u00e1tor sebess\u00e9g\u00e9nek sz\u00e1zal\u00e9kos \u00e9rt\u00e9keinek fogad\u00e1s\u00e1ra van feliratkozva. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#percentage_state_topic)",
|
|
669
671
|
"speed_range_max": "A numerikus kimeneti tartom\u00e1ny fels\u0151 hat\u00e1ra (ez k\u00e9pviseli a 100%-ot). A sz\u00e1zal\u00e9kos l\u00e9p\u00e9s \u00e9rt\u00e9ke: 100 / a \u201esebess\u00e9gtartom\u00e1nyon\u201d bel\u00fcli sebess\u00e9gek sz\u00e1ma.",
|
|
670
672
|
"speed_range_min": "A numerikus kimeneti tartom\u00e1ny als\u00f3 hat\u00e1ra (a kikapcsolt \u00e1llapot nem r\u00e9sze; \u00edgy a speed_range_min - 1 k\u00e9pviseli a 0%-ot). A sz\u00e1zal\u00e9kos l\u00e9p\u00e9s \u00e9rt\u00e9ke: 100 / a \u201esebess\u00e9gtartom\u00e1nyon\u201d bel\u00fcli sebess\u00e9gek sz\u00e1ma."
|
|
671
673
|
},
|
|
@@ -221,7 +221,9 @@
|
|
|
221
221
|
"speed_range_min": "Intervallo di velocit\u00e0 minimo"
|
|
222
222
|
},
|
|
223
223
|
"data_description": {
|
|
224
|
-
"payload_reset_percentage": "Un payload speciale che reimposta l'attributo dello stato percentuale della velocit\u00e0 della ventola su sconosciuto quando ricevuto sull'argomento dello stato percentuale."
|
|
224
|
+
"payload_reset_percentage": "Un payload speciale che reimposta l'attributo dello stato percentuale della velocit\u00e0 della ventola su sconosciuto quando ricevuto sull'argomento dello stato percentuale.",
|
|
225
|
+
"percentage_command_topic": "L'argomento MQTT per la pubblicazione dei comandi per modificare lo stato della velocit\u00e0 della ventola in base a una percentuale. [Scopri di pi\u00f9.]({url}#percentage_command_topic)",
|
|
226
|
+
"percentage_state_topic": "L'argomento MQTT a cui sottoscriversi per ricevere la velocit\u00e0 della ventola in base alla percentuale. [Scopri di pi\u00f9.]({url}#percentage_state_topic)"
|
|
225
227
|
},
|
|
226
228
|
"name": "Impostazioni di velocit\u00e0"
|
|
227
229
|
},
|
|
@@ -506,6 +508,8 @@
|
|
|
506
508
|
},
|
|
507
509
|
"triggers": {
|
|
508
510
|
"_": {
|
|
511
|
+
"description": "Quando viene ricevuto un messaggio specifico su un determinato argomento MQTT.",
|
|
512
|
+
"description_configured": "Quando \u00e8 stato ricevuto un messaggio MQTT",
|
|
509
513
|
"fields": {
|
|
510
514
|
"payload": {
|
|
511
515
|
"description": "Il dato del messaggio che determina l'attivazione.",
|
|
@@ -515,7 +519,8 @@
|
|
|
515
519
|
"description": "Argomento MQTT da ascoltare.",
|
|
516
520
|
"name": "Argomento"
|
|
517
521
|
}
|
|
518
|
-
}
|
|
522
|
+
},
|
|
523
|
+
"name": "MQTT"
|
|
519
524
|
}
|
|
520
525
|
}
|
|
521
526
|
}
|
|
@@ -729,8 +729,8 @@
|
|
|
729
729
|
"data_description": {
|
|
730
730
|
"payload_reset_percentage": "Specialus \u017einut\u0117s turinys, kuris, gautas procentin\u0117s b\u016bsenos temoje, atkuria ventiliatoriaus grei\u010dio procentin\u0117s b\u016bsenos atribut\u0105 \u012f ne\u017einom\u0105.",
|
|
731
731
|
"percentage_command_template": "[\u0160ablonas]( {command_templating_url} ), skirtas sudaryti nauding\u0105j\u0105 apkrov\u0105, kuri bus publikuojama procentin\u0117s dalies komandos temoje.",
|
|
732
|
-
"percentage_command_topic": "MQTT tema, skirta publikuoti komandas, skirtas ventiliatoriaus grei\u010dio b\u016bsenai keisti pagal procentin\
|
|
733
|
-
"percentage_state_topic": "MQTT tema u\u017esiprenumeravo ventiliatoriaus grei\u010dio
|
|
732
|
+
"percentage_command_topic": "MQTT tema, skirta publikuoti komandas, skirtas ventiliatoriaus grei\u010dio b\u016bsenai keisti pagal procentin\u0119 reik\u0161m\u0119. [Su\u017einokite daugiau.] ( {url} #percentage_command_topic)",
|
|
733
|
+
"percentage_state_topic": "MQTT tema u\u017esiprenumeravo ventiliatoriaus grei\u010dio gavim\u0105 pagal procent\u0105. [Su\u017einokite daugiau.] ( {url} #percentage_state_topic)",
|
|
734
734
|
"percentage_value_template": "Apibr\u0117\u017eia [template]( {value_templating_url} ), kad b\u016bt\u0173 i\u0161gauta grei\u010dio procentin\u0117 vert\u0117.",
|
|
735
735
|
"speed_range_max": "Skaitmenin\u0117s i\u0161vesties diapazono maksimumas (atitinka 100 %). Procentinis \u017eingsnis yra 100 / grei\u010di\u0173 skai\u010dius \u201egrei\u010di\u0173 diapazone\u201c.",
|
|
736
736
|
"speed_range_min": "Minimalus skaitinis i\u0161vesties diapazonas (i\u0161jungimas ne\u012ftrauktas, tod\u0117l speed_range_min - 1 rei\u0161kia 0 %). Procentinis \u017eingsnis yra 100 / grei\u010di\u0173 skai\u010dius \u201egrei\u010di\u0173 diapazone\u201c."
|
|
@@ -1562,7 +1562,8 @@
|
|
|
1562
1562
|
},
|
|
1563
1563
|
"triggers": {
|
|
1564
1564
|
"_": {
|
|
1565
|
-
"description": "
|
|
1565
|
+
"description": "Kai gaunamas konkretus prane\u0161imas tam tikra MQTT tema.",
|
|
1566
|
+
"description_configured": "Kai gaunamas MQTT prane\u0161imas",
|
|
1566
1567
|
"fields": {
|
|
1567
1568
|
"payload": {
|
|
1568
1569
|
"description": "\u017dinut\u0117s turinys, nuo kurio reikia suaktyvinti.",
|
|
@@ -1573,7 +1574,7 @@
|
|
|
1573
1574
|
"name": "Tema"
|
|
1574
1575
|
}
|
|
1575
1576
|
},
|
|
1576
|
-
"name": "
|
|
1577
|
+
"name": "MQTT"
|
|
1577
1578
|
}
|
|
1578
1579
|
}
|
|
1579
1580
|
}
|
|
@@ -165,12 +165,6 @@
|
|
|
165
165
|
}
|
|
166
166
|
}
|
|
167
167
|
},
|
|
168
|
-
"device_automation": {
|
|
169
|
-
"trigger_subtype": {
|
|
170
|
-
"turn_off": "\u0418\u0441\u043a\u043b\u0443\u0447\u0438",
|
|
171
|
-
"turn_on": "\u0412\u043a\u043b\u0443\u0447\u0438"
|
|
172
|
-
}
|
|
173
|
-
},
|
|
174
168
|
"selector": {
|
|
175
169
|
"device_class_sensor": {
|
|
176
170
|
"options": {
|