homeassistant 2025.9.1__py3-none-any.whl → 2025.9.2__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.
- homeassistant/components/accuweather/manifest.json +1 -1
- homeassistant/components/accuweather/translations/ga.json +9 -0
- homeassistant/components/accuweather/translations/pl.json +6 -0
- homeassistant/components/airgradient/translations/ga.json +2 -0
- homeassistant/components/airgradient/translations/pl.json +1 -1
- homeassistant/components/airly/translations/ga.json +3 -0
- homeassistant/components/airnow/translations/ga.json +3 -0
- homeassistant/components/airq/translations/ga.json +3 -0
- homeassistant/components/airthings_ble/translations/ga.json +3 -0
- homeassistant/components/airvisual/translations/ga.json +10 -0
- homeassistant/components/airzone/translations/pl.json +1 -1
- homeassistant/components/aladdin_connect/__init__.py +1 -17
- homeassistant/components/aladdin_connect/coordinator.py +6 -0
- homeassistant/components/aladdin_connect/cover.py +3 -1
- homeassistant/components/aladdin_connect/manifest.json +1 -1
- homeassistant/components/aladdin_connect/translations/pl.json +25 -0
- homeassistant/components/alexa_devices/__init__.py +20 -4
- homeassistant/components/alexa_devices/config_flow.py +6 -3
- homeassistant/components/alexa_devices/const.py +1 -0
- homeassistant/components/alexa_devices/translations/it.json +27 -0
- homeassistant/components/androidtv_remote/translations/cs.json +1 -0
- homeassistant/components/androidtv_remote/translations/es.json +1 -0
- homeassistant/components/androidtv_remote/translations/he.json +1 -0
- homeassistant/components/androidtv_remote/translations/lt.json +1 -0
- homeassistant/components/androidtv_remote/translations/pt.json +1 -0
- homeassistant/components/androidtv_remote/translations/sk.json +1 -0
- homeassistant/components/androidtv_remote/translations/zh-Hans.json +1 -0
- homeassistant/components/aprilaire/translations/pl.json +14 -14
- homeassistant/components/aranet/translations/de.json +1 -1
- homeassistant/components/assist_pipeline/translations/pl.json +8 -0
- homeassistant/components/assist_satellite/translations/pl.json +8 -0
- homeassistant/components/august/translations/de.json +1 -1
- homeassistant/components/august/translations/en.json +1 -1
- homeassistant/components/august/translations/lt.json +1 -1
- homeassistant/components/august/translations/pt.json +1 -1
- homeassistant/components/auth/translations/fr.json +2 -1
- homeassistant/components/automation/translations/pl.json +2 -2
- homeassistant/components/bang_olufsen/translations/lt.json +11 -11
- homeassistant/components/bayesian/translations/fy.json +9 -0
- homeassistant/components/bayesian/translations/lt.json +7 -0
- homeassistant/components/binary_sensor/translations/fy.json +3 -0
- homeassistant/components/binary_sensor/translations/pl.json +16 -16
- homeassistant/components/blue_current/translations/fy.json +2 -0
- homeassistant/components/bluetooth/manifest.json +1 -1
- homeassistant/components/bring/translations/de.json +1 -1
- homeassistant/components/broadlink/translations/ga.json +3 -0
- homeassistant/components/bsblan/translations/bg.json +0 -10
- homeassistant/components/bsblan/translations/el.json +0 -10
- homeassistant/components/bsblan/translations/en-GB.json +2 -2
- homeassistant/components/bsblan/translations/en.json +2 -2
- homeassistant/components/bsblan/translations/ga.json +0 -10
- homeassistant/components/bsblan/translations/hu.json +0 -10
- homeassistant/components/bsblan/translations/it.json +0 -10
- homeassistant/components/bsblan/translations/ja.json +0 -10
- homeassistant/components/bsblan/translations/nl.json +0 -10
- homeassistant/components/bsblan/translations/sv.json +0 -10
- homeassistant/components/bsblan/translations/tr.json +0 -10
- homeassistant/components/bthome/translations/lt.json +2 -2
- homeassistant/components/buienradar/translations/ga.json +87 -12
- homeassistant/components/button/translations/lt.json +1 -1
- homeassistant/components/button/translations/sl.json +1 -0
- homeassistant/components/calendar/translations/pl.json +2 -2
- homeassistant/components/cambridge_audio/translations/pl.json +1 -1
- homeassistant/components/camera/translations/de.json +1 -1
- homeassistant/components/camera/translations/pl.json +2 -2
- homeassistant/components/climate/translations/cs.json +3 -3
- homeassistant/components/climate/translations/de.json +3 -3
- homeassistant/components/climate/translations/el.json +0 -9
- homeassistant/components/climate/translations/en-GB.json +3 -3
- homeassistant/components/climate/translations/en.json +3 -3
- homeassistant/components/climate/translations/es.json +3 -3
- homeassistant/components/climate/translations/et.json +1 -1
- homeassistant/components/climate/translations/fr.json +1 -7
- homeassistant/components/climate/translations/fy.json +1 -0
- homeassistant/components/climate/translations/ga.json +0 -9
- homeassistant/components/climate/translations/he.json +3 -3
- homeassistant/components/climate/translations/hu.json +0 -9
- homeassistant/components/climate/translations/id.json +0 -9
- homeassistant/components/climate/translations/it.json +0 -3
- homeassistant/components/climate/translations/ja.json +0 -9
- homeassistant/components/climate/translations/ko.json +0 -8
- homeassistant/components/climate/translations/lt.json +3 -3
- homeassistant/components/climate/translations/nl.json +0 -3
- homeassistant/components/climate/translations/pl.json +10 -10
- homeassistant/components/climate/translations/pt.json +3 -3
- homeassistant/components/climate/translations/ru.json +3 -3
- homeassistant/components/climate/translations/sk.json +3 -3
- homeassistant/components/climate/translations/sl.json +2 -1
- homeassistant/components/climate/translations/sv.json +0 -9
- homeassistant/components/climate/translations/tr.json +0 -9
- homeassistant/components/climate/translations/uk.json +0 -9
- homeassistant/components/climate/translations/zh-Hans.json +6 -6
- homeassistant/components/climate/translations/zh-Hant.json +3 -3
- homeassistant/components/cloud/manifest.json +1 -1
- homeassistant/components/cloud/translations/pt.json +1 -1
- homeassistant/components/cloudflare/translations/sl.json +1 -0
- homeassistant/components/comelit/translations/pl.json +2 -1
- homeassistant/components/comelit/translations/sl.json +9 -0
- homeassistant/components/cover/translations/fr.json +1 -2
- homeassistant/components/cover/translations/pt.json +1 -1
- homeassistant/components/deconz/translations/pt.json +2 -2
- homeassistant/components/demo/translations/pl.json +4 -4
- homeassistant/components/derivative/translations/pt.json +2 -2
- homeassistant/components/doorbird/config_flow.py +55 -1
- homeassistant/components/doorbird/strings.json +2 -0
- homeassistant/components/doorbird/translations/cs.json +3 -1
- homeassistant/components/doorbird/translations/de.json +3 -1
- homeassistant/components/doorbird/translations/en-GB.json +3 -1
- homeassistant/components/doorbird/translations/en.json +3 -1
- homeassistant/components/doorbird/translations/es.json +3 -1
- homeassistant/components/doorbird/translations/et.json +3 -1
- homeassistant/components/doorbird/translations/ga.json +3 -1
- homeassistant/components/doorbird/translations/lt.json +3 -1
- homeassistant/components/doorbird/translations/sk.json +3 -1
- homeassistant/components/doorbird/translations/sl.json +9 -0
- homeassistant/components/doorbird/translations/zh-Hans.json +3 -1
- homeassistant/components/doorbird/translations/zh-Hant.json +3 -1
- homeassistant/components/ecoforest/translations/pl.json +3 -3
- homeassistant/components/ecowitt/manifest.json +1 -1
- homeassistant/components/ecowitt/sensor.py +6 -0
- homeassistant/components/ecowitt/translations/de.json +1 -1
- homeassistant/components/electric_kiwi/translations/de.json +1 -1
- homeassistant/components/electric_kiwi/translations/en.json +1 -1
- homeassistant/components/electric_kiwi/translations/lt.json +1 -1
- homeassistant/components/electric_kiwi/translations/pt.json +1 -1
- homeassistant/components/emulated_roku/translations/sl.json +1 -0
- homeassistant/components/eq3btsmart/manifest.json +1 -1
- homeassistant/components/esphome/manifest.json +1 -1
- homeassistant/components/esphome/translations/pl.json +8 -0
- homeassistant/components/event/translations/fy.json +7 -0
- homeassistant/components/ezviz/translations/de.json +2 -2
- homeassistant/components/ezviz/translations/ga.json +5 -0
- homeassistant/components/fan/translations/cs.json +3 -0
- homeassistant/components/fan/translations/el.json +3 -0
- homeassistant/components/fan/translations/fr.json +3 -0
- homeassistant/components/fan/translations/he.json +3 -0
- homeassistant/components/fan/translations/it.json +3 -0
- homeassistant/components/fan/translations/nl.json +3 -0
- homeassistant/components/fan/translations/pl.json +5 -2
- homeassistant/components/fan/translations/pt.json +3 -0
- homeassistant/components/fan/translations/sk.json +3 -0
- homeassistant/components/fitbit/translations/de.json +1 -1
- homeassistant/components/fitbit/translations/en.json +1 -1
- homeassistant/components/fitbit/translations/lt.json +1 -1
- homeassistant/components/fitbit/translations/pt.json +1 -1
- homeassistant/components/forecast_solar/translations/sl.json +2 -0
- homeassistant/components/fritz/translations/cs.json +7 -3
- homeassistant/components/fritz/translations/he.json +3 -0
- homeassistant/components/fritz/translations/lt.json +7 -3
- homeassistant/components/fritz/translations/pt.json +9 -2
- homeassistant/components/fritz/translations/sk.json +9 -2
- homeassistant/components/fronius/translations/pl.json +3 -2
- homeassistant/components/frontend/manifest.json +1 -1
- homeassistant/components/fyta/translations/ga.json +1 -0
- homeassistant/components/gardena_bluetooth/translations/pl.json +1 -1
- homeassistant/components/generic_thermostat/translations/fy.json +2 -0
- homeassistant/components/generic_thermostat/translations/sl.json +1 -0
- homeassistant/components/geocaching/translations/de.json +1 -1
- homeassistant/components/geocaching/translations/en.json +1 -1
- homeassistant/components/geocaching/translations/lt.json +1 -1
- homeassistant/components/geocaching/translations/pt.json +1 -1
- homeassistant/components/gios/translations/ga.json +4 -0
- homeassistant/components/goalzero/translations/sl.json +3 -0
- homeassistant/components/google/translations/de.json +1 -1
- homeassistant/components/google/translations/en.json +1 -1
- homeassistant/components/google/translations/lt.json +1 -1
- homeassistant/components/google/translations/pt.json +1 -1
- homeassistant/components/google_assistant_sdk/translations/de.json +1 -1
- homeassistant/components/google_assistant_sdk/translations/en.json +1 -1
- homeassistant/components/google_assistant_sdk/translations/lt.json +1 -1
- homeassistant/components/google_assistant_sdk/translations/pt.json +1 -1
- homeassistant/components/google_assistant_sdk/translations/sl.json +3 -0
- homeassistant/components/google_cloud/translations/cs.json +1 -1
- homeassistant/components/google_cloud/translations/de.json +2 -2
- homeassistant/components/google_cloud/translations/el.json +1 -1
- homeassistant/components/google_cloud/translations/en-GB.json +1 -1
- homeassistant/components/google_cloud/translations/en.json +1 -1
- homeassistant/components/google_cloud/translations/es.json +1 -1
- homeassistant/components/google_cloud/translations/ga.json +0 -1
- homeassistant/components/google_cloud/translations/he.json +1 -1
- homeassistant/components/google_cloud/translations/hu.json +0 -1
- homeassistant/components/google_cloud/translations/id.json +0 -1
- homeassistant/components/google_cloud/translations/ja.json +0 -1
- homeassistant/components/google_cloud/translations/lt.json +1 -1
- homeassistant/components/google_cloud/translations/pt.json +0 -1
- homeassistant/components/google_cloud/translations/ru.json +1 -1
- homeassistant/components/google_cloud/translations/sk.json +1 -1
- homeassistant/components/google_cloud/translations/sv.json +0 -1
- homeassistant/components/google_cloud/translations/tr.json +0 -1
- homeassistant/components/google_cloud/translations/zh-Hans.json +1 -1
- homeassistant/components/google_cloud/translations/zh-Hant.json +1 -1
- homeassistant/components/google_drive/translations/de.json +1 -1
- homeassistant/components/google_drive/translations/en.json +1 -1
- homeassistant/components/google_drive/translations/lt.json +1 -1
- homeassistant/components/google_drive/translations/pt.json +1 -1
- homeassistant/components/google_mail/translations/de.json +1 -1
- homeassistant/components/google_mail/translations/en.json +1 -1
- homeassistant/components/google_mail/translations/lt.json +1 -1
- homeassistant/components/google_mail/translations/pl.json +1 -1
- homeassistant/components/google_mail/translations/pt.json +1 -1
- homeassistant/components/google_photos/translations/de.json +1 -1
- homeassistant/components/google_photos/translations/en.json +1 -1
- homeassistant/components/google_photos/translations/lt.json +1 -1
- homeassistant/components/google_photos/translations/pt.json +1 -1
- homeassistant/components/google_sheets/translations/de.json +1 -1
- homeassistant/components/google_sheets/translations/en.json +1 -1
- homeassistant/components/google_sheets/translations/lt.json +1 -1
- homeassistant/components/google_sheets/translations/pt.json +1 -1
- homeassistant/components/google_tasks/translations/de.json +1 -1
- homeassistant/components/google_tasks/translations/en.json +1 -1
- homeassistant/components/google_tasks/translations/lt.json +1 -1
- homeassistant/components/google_tasks/translations/pt.json +1 -1
- homeassistant/components/govee_ble/translations/lt.json +6 -6
- homeassistant/components/govee_light_local/__init__.py +12 -7
- homeassistant/components/govee_light_local/config_flow.py +5 -12
- homeassistant/components/govee_light_local/coordinator.py +2 -3
- homeassistant/components/group/translations/pl.json +6 -6
- homeassistant/components/group/translations/sl.json +2 -1
- homeassistant/components/growatt_server/translations/ga.json +18 -0
- homeassistant/components/growatt_server/translations/pt.json +6 -0
- homeassistant/components/growatt_server/translations/sk.json +6 -0
- homeassistant/components/harmony/manifest.json +1 -1
- homeassistant/components/hassio/translations/ga.json +21 -0
- homeassistant/components/hassio/translations/sl.json +22 -0
- homeassistant/components/hdmi_cec/translations/ga.json +2 -1
- homeassistant/components/hdmi_cec/translations/pl.json +1 -1
- homeassistant/components/hdmi_cec/translations/pt.json +1 -1
- homeassistant/components/heos/translations/pt.json +1 -1
- homeassistant/components/here_travel_time/translations/ga.json +41 -4
- homeassistant/components/history_stats/translations/cs.json +3 -3
- homeassistant/components/hive/translations/pl.json +3 -3
- homeassistant/components/home_connect/translations/de.json +1 -1
- homeassistant/components/home_connect/translations/en.json +1 -1
- homeassistant/components/home_connect/translations/lt.json +1 -1
- homeassistant/components/home_connect/translations/pl.json +13 -13
- homeassistant/components/home_connect/translations/pt.json +1 -1
- homeassistant/components/homeassistant/translations/ga.json +21 -0
- homeassistant/components/homeassistant/translations/sl.json +1 -0
- homeassistant/components/homeassistant_hardware/translations/cs.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/el.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/he.json +4 -1
- homeassistant/components/homeassistant_hardware/translations/pl.json +17 -0
- homeassistant/components/homeassistant_sky_connect/translations/cs.json +1 -1
- homeassistant/components/homeassistant_sky_connect/translations/el.json +1 -1
- homeassistant/components/homeassistant_sky_connect/translations/he.json +5 -2
- homeassistant/components/homeassistant_sky_connect/translations/pl.json +13 -0
- homeassistant/components/homeassistant_yellow/translations/cs.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/el.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/he.json +4 -1
- homeassistant/components/homeassistant_yellow/translations/pl.json +5 -0
- homeassistant/components/homee/translations/pl.json +16 -5
- homeassistant/components/homekit/translations/pl.json +7 -0
- homeassistant/components/homekit_controller/connection.py +47 -7
- homeassistant/components/homekit_controller/translations/pl.json +6 -1
- homeassistant/components/homekit_controller/translations/sl.json +4 -0
- homeassistant/components/homematic/translations/cs.json +5 -0
- homeassistant/components/homematic/translations/es.json +5 -0
- homeassistant/components/homematic/translations/lt.json +5 -0
- homeassistant/components/homematic/translations/pt.json +5 -0
- homeassistant/components/homematic/translations/sk.json +5 -0
- homeassistant/components/homematic/translations/zh-Hans.json +5 -0
- homeassistant/components/homematicip_cloud/translations/ga.json +9 -1
- homeassistant/components/http/translations/de.json +1 -1
- homeassistant/components/huawei_lte/translations/pl.json +2 -1
- homeassistant/components/hue/translations/fr.json +1 -0
- homeassistant/components/hue/translations/he.json +1 -0
- homeassistant/components/hue/translations/lt.json +1 -1
- homeassistant/components/hue/translations/pl.json +2 -2
- homeassistant/components/hue/translations/sl.json +6 -0
- homeassistant/components/huisbaasje/translations/ga.json +3 -0
- homeassistant/components/humidifier/translations/ga.json +20 -0
- homeassistant/components/humidifier/translations/pl.json +3 -3
- homeassistant/components/humidifier/translations/sl.json +1 -0
- homeassistant/components/hunterdouglas_powerview/translations/ga.json +5 -0
- homeassistant/components/hunterdouglas_powerview/translations/sl.json +2 -1
- homeassistant/components/husqvarna_automower/event.py +21 -8
- homeassistant/components/husqvarna_automower/translations/de.json +1 -1
- homeassistant/components/husqvarna_automower/translations/en.json +1 -1
- homeassistant/components/husqvarna_automower/translations/fy.json +12 -0
- homeassistant/components/husqvarna_automower/translations/lt.json +1 -1
- homeassistant/components/husqvarna_automower/translations/pt.json +1 -1
- homeassistant/components/huum/translations/ga.json +5 -0
- homeassistant/components/hvv_departures/translations/ga.json +5 -2
- homeassistant/components/hydrawise/manifest.json +1 -1
- homeassistant/components/hyperion/translations/ga.json +4 -0
- homeassistant/components/imeon_inverter/translations/he.json +5 -0
- homeassistant/components/input_boolean/translations/pl.json +2 -2
- homeassistant/components/input_button/translations/lt.json +1 -1
- homeassistant/components/input_select/translations/ga.json +3 -0
- homeassistant/components/input_select/translations/lt.json +1 -1
- homeassistant/components/input_text/translations/ga.json +11 -1
- homeassistant/components/insteon/translations/ga.json +7 -2
- homeassistant/components/iotty/translations/de.json +1 -1
- homeassistant/components/iotty/translations/en.json +1 -1
- homeassistant/components/iotty/translations/lt.json +1 -1
- homeassistant/components/iotty/translations/pt.json +1 -1
- homeassistant/components/iron_os/translations/pl.json +6 -6
- homeassistant/components/isy994/translations/ga.json +32 -1
- homeassistant/components/jewish_calendar/__init__.py +4 -14
- homeassistant/components/jewish_calendar/binary_sensor.py +2 -1
- homeassistant/components/jewish_calendar/diagnostics.py +1 -1
- homeassistant/components/jewish_calendar/entity.py +57 -7
- homeassistant/components/jewish_calendar/sensor.py +21 -15
- homeassistant/components/jvc_projector/translations/pl.json +2 -2
- homeassistant/components/kaleidescape/translations/ga.json +15 -0
- homeassistant/components/knx/light.py +10 -4
- homeassistant/components/knx/storage/config_store.py +10 -3
- homeassistant/components/knx/storage/entity_store_schema.py +5 -5
- homeassistant/components/knx/storage/migration.py +10 -0
- homeassistant/components/knx/translations/ga.json +25 -0
- homeassistant/components/knx/translations/sl.json +6 -0
- homeassistant/components/konnected/translations/ga.json +34 -1
- homeassistant/components/kostal_plenticore/translations/ga.json +2 -1
- homeassistant/components/lametric/translations/de.json +2 -2
- homeassistant/components/lametric/translations/en.json +1 -1
- homeassistant/components/lametric/translations/lt.json +1 -1
- homeassistant/components/lametric/translations/pt.json +1 -1
- homeassistant/components/lawn_mower/translations/pl.json +1 -1
- homeassistant/components/lektrico/translations/pl.json +1 -1
- homeassistant/components/lg_thinq/translations/de.json +4 -4
- homeassistant/components/lg_thinq/translations/ga.json +1 -0
- homeassistant/components/lg_thinq/translations/pl.json +29 -29
- homeassistant/components/lidarr/translations/ga.json +12 -0
- homeassistant/components/lifx/manifest.json +1 -1
- homeassistant/components/light/translations/cs.json +2 -1
- homeassistant/components/light/translations/el.json +2 -1
- homeassistant/components/light/translations/fr.json +2 -1
- homeassistant/components/light/translations/ga.json +18 -0
- homeassistant/components/light/translations/he.json +2 -1
- homeassistant/components/light/translations/it.json +3 -0
- homeassistant/components/light/translations/nl.json +2 -1
- homeassistant/components/light/translations/pl.json +4 -3
- homeassistant/components/light/translations/pt.json +2 -1
- homeassistant/components/light/translations/sk.json +2 -1
- homeassistant/components/litterrobot/translations/pl.json +3 -3
- homeassistant/components/litterrobot/translations/sensor.pl.json +2 -2
- homeassistant/components/lock/translations/pl.json +3 -3
- homeassistant/components/logger/translations/ga.json +6 -1
- homeassistant/components/lutron/translations/lt.json +1 -1
- homeassistant/components/lutron_caseta/translations/ga.json +2 -0
- homeassistant/components/lutron_caseta/translations/pl.json +2 -2
- homeassistant/components/lutron_caseta/translations/zh-Hans.json +6 -6
- homeassistant/components/lyric/translations/de.json +1 -1
- homeassistant/components/lyric/translations/en.json +1 -1
- homeassistant/components/lyric/translations/ga.json +8 -1
- homeassistant/components/lyric/translations/lt.json +1 -1
- homeassistant/components/lyric/translations/pt.json +1 -1
- homeassistant/components/mailgun/translations/ga.json +18 -0
- homeassistant/components/matrix/translations/ga.json +1 -0
- homeassistant/components/matter/sensor.py +1 -1
- homeassistant/components/matter/strings.json +3 -0
- homeassistant/components/matter/translations/bg.json +3 -0
- homeassistant/components/matter/translations/cs.json +3 -0
- homeassistant/components/matter/translations/de.json +3 -0
- homeassistant/components/matter/translations/el.json +6 -0
- homeassistant/components/matter/translations/en-GB.json +4 -1
- homeassistant/components/matter/translations/en.json +4 -1
- homeassistant/components/matter/translations/es.json +3 -0
- homeassistant/components/matter/translations/et.json +4 -1
- homeassistant/components/matter/translations/fr.json +3 -3
- homeassistant/components/matter/translations/ga.json +11 -3
- homeassistant/components/matter/translations/he.json +0 -3
- homeassistant/components/matter/translations/ko.json +1 -1
- homeassistant/components/matter/translations/lt.json +4 -1
- homeassistant/components/matter/translations/nl.json +3 -0
- homeassistant/components/matter/translations/pl.json +3 -3
- homeassistant/components/matter/translations/pt.json +0 -3
- homeassistant/components/matter/translations/sk.json +3 -0
- homeassistant/components/matter/translations/sv.json +0 -3
- homeassistant/components/matter/translations/zh-Hans.json +3 -0
- homeassistant/components/matter/translations/zh-Hant.json +3 -0
- homeassistant/components/mcp/translations/de.json +1 -1
- homeassistant/components/mcp/translations/en.json +1 -1
- homeassistant/components/mcp/translations/lt.json +1 -1
- homeassistant/components/mcp/translations/pt.json +1 -1
- homeassistant/components/media_extractor/manifest.json +1 -1
- homeassistant/components/media_player/translations/de.json +5 -5
- homeassistant/components/media_player/translations/ga.json +63 -1
- homeassistant/components/media_player/translations/pl.json +8 -8
- homeassistant/components/media_player/translations/sl.json +1 -0
- homeassistant/components/met/translations/ga.json +1 -0
- homeassistant/components/meteo_france/translations/ga.json +25 -0
- homeassistant/components/meteoclimatic/translations/ga.json +10 -0
- homeassistant/components/microbees/translations/de.json +1 -1
- homeassistant/components/microbees/translations/en.json +1 -1
- homeassistant/components/microbees/translations/lt.json +1 -1
- homeassistant/components/microbees/translations/pt.json +1 -1
- homeassistant/components/miele/translations/de.json +2 -2
- homeassistant/components/miele/translations/en.json +1 -1
- homeassistant/components/miele/translations/lt.json +1 -1
- homeassistant/components/miele/translations/pl.json +5 -0
- homeassistant/components/miele/translations/pt.json +1 -1
- homeassistant/components/mikrotik/translations/ga.json +34 -1
- homeassistant/components/mill/translations/ga.json +12 -0
- homeassistant/components/mjpeg/translations/ga.json +24 -0
- homeassistant/components/modbus/__init__.py +2 -2
- homeassistant/components/modbus/entity.py +3 -12
- homeassistant/components/modbus/light.py +2 -7
- homeassistant/components/modem_callerid/translations/ga.json +18 -1
- homeassistant/components/modern_forms/translations/ga.json +27 -1
- homeassistant/components/monzo/translations/de.json +1 -1
- homeassistant/components/monzo/translations/en.json +1 -1
- homeassistant/components/monzo/translations/lt.json +1 -1
- homeassistant/components/monzo/translations/pt.json +1 -1
- homeassistant/components/motion_blinds/translations/ga.json +18 -1
- homeassistant/components/motionblinds_ble/translations/fy.json +2 -1
- homeassistant/components/motioneye/translations/ga.json +30 -2
- homeassistant/components/motionmount/translations/cs.json +1 -1
- homeassistant/components/motionmount/translations/de.json +1 -1
- homeassistant/components/motionmount/translations/el.json +1 -4
- homeassistant/components/motionmount/translations/en-GB.json +1 -4
- homeassistant/components/motionmount/translations/en.json +1 -1
- homeassistant/components/motionmount/translations/es.json +1 -1
- homeassistant/components/motionmount/translations/et.json +1 -1
- homeassistant/components/motionmount/translations/fi.json +1 -4
- homeassistant/components/motionmount/translations/fy.json +9 -0
- homeassistant/components/motionmount/translations/ga.json +4 -4
- homeassistant/components/motionmount/translations/hu.json +1 -4
- homeassistant/components/motionmount/translations/it.json +1 -4
- homeassistant/components/motionmount/translations/ja.json +1 -4
- homeassistant/components/motionmount/translations/lt.json +1 -4
- homeassistant/components/motionmount/translations/nb.json +1 -4
- homeassistant/components/motionmount/translations/pt.json +1 -4
- homeassistant/components/motionmount/translations/ru.json +1 -4
- homeassistant/components/motionmount/translations/sk.json +1 -1
- homeassistant/components/motionmount/translations/sv.json +1 -4
- homeassistant/components/motionmount/translations/tr.json +1 -4
- homeassistant/components/motionmount/translations/zh-Hans.json +1 -4
- homeassistant/components/motionmount/translations/zh-Hant.json +1 -4
- homeassistant/components/mqtt/light/schema_json.py +2 -0
- homeassistant/components/mqtt/translations/el.json +2 -1
- homeassistant/components/mqtt/translations/fy.json +5 -0
- homeassistant/components/mqtt/translations/ga.json +122 -7
- homeassistant/components/mqtt/translations/he.json +1 -0
- homeassistant/components/mqtt/translations/lt.json +20 -1
- homeassistant/components/mqtt/translations/pl.json +12 -1
- homeassistant/components/mqtt/translations/pt.json +4 -4
- homeassistant/components/mqtt/translations/sk.json +7 -1
- homeassistant/components/mqtt/translations/sl.json +2 -1
- homeassistant/components/mqtt/translations/zh-Hans.json +1 -1
- homeassistant/components/music_assistant/translations/sl.json +9 -0
- homeassistant/components/mutesync/translations/ga.json +8 -0
- homeassistant/components/mysensors/translations/ga.json +15 -0
- homeassistant/components/myuplink/translations/de.json +1 -1
- homeassistant/components/myuplink/translations/en.json +1 -1
- homeassistant/components/myuplink/translations/lt.json +1 -1
- homeassistant/components/myuplink/translations/pt.json +1 -1
- homeassistant/components/nam/translations/ga.json +32 -2
- homeassistant/components/nam/translations/pt.json +1 -1
- homeassistant/components/nanoleaf/translations/de.json +2 -2
- homeassistant/components/neato/translations/de.json +1 -1
- homeassistant/components/neato/translations/en.json +1 -1
- homeassistant/components/neato/translations/ga.json +25 -2
- homeassistant/components/neato/translations/lt.json +1 -1
- homeassistant/components/neato/translations/pt.json +1 -1
- homeassistant/components/nest/translations/de.json +1 -1
- homeassistant/components/nest/translations/en.json +1 -1
- homeassistant/components/nest/translations/ga.json +6 -0
- homeassistant/components/nest/translations/lt.json +1 -1
- homeassistant/components/nest/translations/pt.json +1 -1
- homeassistant/components/netatmo/translations/de.json +1 -1
- homeassistant/components/netatmo/translations/en.json +1 -1
- homeassistant/components/netatmo/translations/ga.json +23 -3
- homeassistant/components/netatmo/translations/lt.json +1 -1
- homeassistant/components/netatmo/translations/pl.json +13 -0
- homeassistant/components/netatmo/translations/pt.json +1 -1
- homeassistant/components/netgear/translations/ga.json +31 -0
- homeassistant/components/nexia/translations/ga.json +27 -1
- homeassistant/components/nextdns/translations/ga.json +77 -0
- homeassistant/components/nibe_heatpump/translations/de.json +3 -3
- homeassistant/components/nibe_heatpump/translations/ga.json +43 -1
- homeassistant/components/nightscout/translations/ga.json +12 -0
- homeassistant/components/nissan_leaf/translations/ga.json +18 -1
- homeassistant/components/nmap_tracker/translations/ga.json +40 -0
- homeassistant/components/nobo_hub/translations/ga.json +13 -0
- homeassistant/components/ntfy/manifest.json +1 -1
- homeassistant/components/nuheat/translations/ga.json +5 -2
- homeassistant/components/nuki/translations/ga.json +58 -3
- homeassistant/components/number/translations/ga.json +139 -2
- homeassistant/components/nut/translations/ca.json +0 -3
- homeassistant/components/nut/translations/de.json +1 -1
- homeassistant/components/nut/translations/el.json +1 -1
- homeassistant/components/nut/translations/en.json +1 -1
- homeassistant/components/nut/translations/es.json +1 -1
- homeassistant/components/nut/translations/fi.json +0 -3
- homeassistant/components/nut/translations/fr.json +0 -3
- homeassistant/components/nut/translations/ga.json +164 -3
- homeassistant/components/nut/translations/hu.json +0 -3
- homeassistant/components/nut/translations/id.json +0 -3
- homeassistant/components/nut/translations/it.json +0 -3
- homeassistant/components/nut/translations/ja.json +0 -3
- homeassistant/components/nut/translations/ko.json +0 -3
- homeassistant/components/nut/translations/lt.json +1 -1
- homeassistant/components/nut/translations/lv.json +0 -3
- homeassistant/components/nut/translations/pl.json +0 -3
- homeassistant/components/nut/translations/pt-BR.json +0 -3
- homeassistant/components/nut/translations/ro.json +0 -3
- homeassistant/components/nut/translations/sv.json +0 -3
- homeassistant/components/nut/translations/tr.json +0 -3
- homeassistant/components/nut/translations/uk.json +0 -3
- homeassistant/components/nut/translations/zh-Hans.json +1 -1
- homeassistant/components/nut/translations/zh-Hant.json +1 -1
- homeassistant/components/nws/translations/ga.json +10 -0
- homeassistant/components/octoprint/translations/de.json +1 -1
- homeassistant/components/octoprint/translations/ga.json +26 -1
- homeassistant/components/ohme/translations/pl.json +1 -1
- homeassistant/components/omnilogic/translations/ga.json +28 -0
- homeassistant/components/onboarding/translations/ga.json +5 -0
- homeassistant/components/ondilo_ico/translations/de.json +1 -1
- homeassistant/components/ondilo_ico/translations/en.json +1 -1
- homeassistant/components/ondilo_ico/translations/lt.json +1 -1
- homeassistant/components/ondilo_ico/translations/pt.json +1 -1
- homeassistant/components/onedrive/translations/de.json +1 -1
- homeassistant/components/onedrive/translations/en.json +1 -1
- homeassistant/components/onedrive/translations/lt.json +1 -1
- homeassistant/components/onedrive/translations/pt.json +1 -1
- homeassistant/components/onewire/translations/ga.json +11 -2
- homeassistant/components/onvif/translations/bg.json +0 -3
- homeassistant/components/onvif/translations/ca.json +1 -3
- homeassistant/components/onvif/translations/cs.json +1 -1
- homeassistant/components/onvif/translations/de.json +3 -3
- homeassistant/components/onvif/translations/en-GB.json +2 -2
- homeassistant/components/onvif/translations/en.json +2 -2
- homeassistant/components/onvif/translations/es-419.json +1 -3
- homeassistant/components/onvif/translations/es.json +1 -1
- homeassistant/components/onvif/translations/et.json +1 -1
- homeassistant/components/onvif/translations/fi.json +1 -3
- homeassistant/components/onvif/translations/fr.json +1 -3
- homeassistant/components/onvif/translations/ga.json +51 -1
- homeassistant/components/onvif/translations/he.json +1 -3
- homeassistant/components/onvif/translations/hr.json +1 -3
- homeassistant/components/onvif/translations/hu.json +1 -3
- homeassistant/components/onvif/translations/id.json +1 -3
- homeassistant/components/onvif/translations/it.json +1 -3
- homeassistant/components/onvif/translations/ja.json +1 -3
- homeassistant/components/onvif/translations/ko.json +1 -3
- homeassistant/components/onvif/translations/lb.json +1 -3
- homeassistant/components/onvif/translations/lt.json +2 -2
- homeassistant/components/onvif/translations/nb.json +1 -3
- homeassistant/components/onvif/translations/nl.json +1 -3
- homeassistant/components/onvif/translations/pl.json +1 -3
- homeassistant/components/onvif/translations/pt-BR.json +1 -3
- homeassistant/components/onvif/translations/pt.json +1 -3
- homeassistant/components/onvif/translations/ro.json +1 -3
- homeassistant/components/onvif/translations/ru.json +1 -3
- homeassistant/components/onvif/translations/sk.json +1 -1
- homeassistant/components/onvif/translations/sl.json +1 -2
- homeassistant/components/onvif/translations/sv.json +1 -3
- homeassistant/components/onvif/translations/tr.json +1 -3
- homeassistant/components/onvif/translations/uk.json +1 -3
- homeassistant/components/onvif/translations/vi.json +1 -3
- homeassistant/components/onvif/translations/zh-Hans.json +2 -2
- homeassistant/components/openexchangerates/translations/ga.json +27 -0
- homeassistant/components/opengarage/translations/ga.json +14 -0
- homeassistant/components/openhome/translations/ga.json +7 -0
- homeassistant/components/opentherm_gw/translations/ga.json +36 -5
- homeassistant/components/openuv/translations/ga.json +38 -0
- homeassistant/components/openweathermap/translations/pt.json +1 -1
- homeassistant/components/openweathermap/weather.py +1 -1
- homeassistant/components/opower/translations/ga.json +3 -0
- homeassistant/components/oralb/translations/ga.json +20 -0
- homeassistant/components/otbr/translations/ga.json +19 -1
- homeassistant/components/overkiz/translations/cs.json +1 -1
- homeassistant/components/overkiz/translations/el.json +1 -1
- homeassistant/components/overkiz/translations/en-GB.json +1 -1
- homeassistant/components/overkiz/translations/en.json +1 -1
- homeassistant/components/overkiz/translations/es.json +1 -1
- homeassistant/components/overkiz/translations/et.json +1 -1
- homeassistant/components/overkiz/translations/fi.json +1 -2
- homeassistant/components/overkiz/translations/fr.json +1 -2
- homeassistant/components/overkiz/translations/ga.json +44 -5
- homeassistant/components/overkiz/translations/hu.json +1 -2
- homeassistant/components/overkiz/translations/id.json +1 -2
- homeassistant/components/overkiz/translations/it.json +1 -2
- homeassistant/components/overkiz/translations/ja.json +1 -2
- homeassistant/components/overkiz/translations/ko.json +1 -2
- homeassistant/components/overkiz/translations/lt.json +1 -1
- homeassistant/components/overkiz/translations/nl.json +1 -2
- homeassistant/components/overkiz/translations/pl.json +6 -6
- homeassistant/components/overkiz/translations/pt-BR.json +1 -2
- homeassistant/components/overkiz/translations/pt.json +2 -2
- homeassistant/components/overkiz/translations/ru.json +1 -1
- homeassistant/components/overkiz/translations/select.ga.json +6 -1
- homeassistant/components/overkiz/translations/sensor.ga.json +3 -0
- homeassistant/components/overkiz/translations/sv.json +1 -2
- homeassistant/components/overkiz/translations/tr.json +1 -2
- homeassistant/components/overkiz/translations/zh-Hans.json +1 -1
- homeassistant/components/overkiz/translations/zh-Hant.json +1 -1
- homeassistant/components/owntracks/translations/ga.json +16 -0
- homeassistant/components/p1_monitor/translations/ga.json +73 -1
- homeassistant/components/palazzetti/translations/pl.json +1 -1
- homeassistant/components/person/translations/ga.json +21 -1
- homeassistant/components/philips_js/translations/ga.json +34 -1
- homeassistant/components/pi_hole/translations/ga.json +29 -0
- homeassistant/components/picnic/translations/ga.json +30 -0
- homeassistant/components/plaato/translations/ga.json +42 -0
- homeassistant/components/plex/translations/ga.json +30 -0
- homeassistant/components/plugwise/translations/ga.json +139 -1
- homeassistant/components/plugwise/translations/pl.json +2 -2
- homeassistant/components/point/translations/de.json +1 -1
- homeassistant/components/point/translations/en.json +1 -1
- homeassistant/components/point/translations/lt.json +1 -1
- homeassistant/components/point/translations/pt.json +1 -1
- homeassistant/components/pooldose/translations/ga.json +71 -1
- homeassistant/components/profiler/translations/ga.json +56 -0
- homeassistant/components/progettihwsw/translations/ga.json +10 -0
- homeassistant/components/prosegur/translations/ga.json +2 -1
- homeassistant/components/proximity/translations/ga.json +3 -1
- homeassistant/components/prusalink/translations/ga.json +59 -0
- homeassistant/components/prusalink/translations/pl.json +1 -1
- homeassistant/components/prusalink/translations/sensor.ga.json +4 -0
- homeassistant/components/ps4/translations/lt.json +1 -1
- homeassistant/components/purpleair/translations/ga.json +100 -0
- homeassistant/components/purpleair/translations/sl.json +1 -0
- homeassistant/components/pushbullet/translations/ga.json +9 -0
- homeassistant/components/pvpc_hourly_pricing/translations/ga.json +6 -0
- homeassistant/components/qbittorrent/translations/ga.json +19 -0
- homeassistant/components/qingping/translations/ga.json +22 -0
- homeassistant/components/qnap/translations/ga.json +16 -1
- homeassistant/components/qnap/translations/sl.json +1 -0
- homeassistant/components/qnap_qsw/translations/ga.json +25 -0
- homeassistant/components/rachio/translations/ga.json +42 -1
- homeassistant/components/radarr/translations/ga.json +5 -0
- homeassistant/components/rainbird/translations/ga.json +27 -3
- homeassistant/components/rainforest_eagle/translations/ga.json +22 -0
- homeassistant/components/rainmachine/translations/ga.json +76 -3
- homeassistant/components/random/translations/ga.json +46 -1
- homeassistant/components/random/translations/sl.json +2 -0
- homeassistant/components/recorder/translations/ga.json +3 -1
- homeassistant/components/remote/translations/cs.json +3 -0
- homeassistant/components/remote/translations/el.json +3 -0
- homeassistant/components/remote/translations/fr.json +3 -0
- homeassistant/components/remote/translations/fy.json +9 -0
- homeassistant/components/remote/translations/ga.json +30 -1
- homeassistant/components/remote/translations/he.json +3 -0
- homeassistant/components/remote/translations/it.json +3 -0
- homeassistant/components/remote/translations/nl.json +3 -0
- homeassistant/components/remote/translations/pl.json +5 -2
- homeassistant/components/remote/translations/pt.json +3 -0
- homeassistant/components/remote/translations/sk.json +3 -0
- homeassistant/components/renault/translations/fy.json +9 -0
- homeassistant/components/renault/translations/ga.json +55 -3
- homeassistant/components/renson/translations/ga.json +35 -1
- homeassistant/components/renson/translations/pl.json +4 -4
- homeassistant/components/reolink/translations/cs.json +2 -2
- homeassistant/components/reolink/translations/de.json +1 -1
- homeassistant/components/reolink/translations/el.json +0 -3
- homeassistant/components/reolink/translations/en-GB.json +1 -1
- homeassistant/components/reolink/translations/en.json +1 -1
- homeassistant/components/reolink/translations/es.json +0 -3
- homeassistant/components/reolink/translations/et.json +1 -1
- homeassistant/components/reolink/translations/fi.json +0 -3
- homeassistant/components/reolink/translations/fr.json +0 -3
- homeassistant/components/reolink/translations/ga.json +32 -3
- homeassistant/components/reolink/translations/hr.json +0 -9
- homeassistant/components/reolink/translations/hu.json +0 -3
- homeassistant/components/reolink/translations/it.json +0 -3
- homeassistant/components/reolink/translations/ja.json +0 -3
- homeassistant/components/reolink/translations/ko.json +0 -3
- homeassistant/components/reolink/translations/lt.json +1 -1
- homeassistant/components/reolink/translations/nl.json +0 -3
- homeassistant/components/reolink/translations/pl.json +11 -14
- homeassistant/components/reolink/translations/pt.json +0 -3
- homeassistant/components/reolink/translations/ru.json +1 -1
- homeassistant/components/reolink/translations/sk.json +1 -1
- homeassistant/components/reolink/translations/sv.json +0 -3
- homeassistant/components/reolink/translations/tr.json +0 -3
- homeassistant/components/reolink/translations/zh-Hans.json +0 -3
- homeassistant/components/reolink/translations/zh-Hant.json +1 -1
- homeassistant/components/rest/translations/ga.json +2 -1
- homeassistant/components/rflink/translations/ga.json +18 -0
- homeassistant/components/rfxtrx/translations/fy.json +1 -0
- homeassistant/components/rfxtrx/translations/ga.json +105 -3
- homeassistant/components/rhasspy/translations/ga.json +9 -0
- homeassistant/components/ridwell/translations/ga.json +26 -0
- homeassistant/components/ring/translations/ga.json +49 -2
- homeassistant/components/risco/translations/ga.json +56 -2
- homeassistant/components/rituals_perfume_genie/translations/ga.json +44 -0
- homeassistant/components/roborock/translations/ga.json +143 -7
- homeassistant/components/roborock/translations/pl.json +3 -3
- homeassistant/components/roku/translations/ga.json +27 -1
- homeassistant/components/roomba/translations/ga.json +48 -2
- homeassistant/components/roon/translations/ga.json +37 -1
- homeassistant/components/route53/translations/ga.json +8 -0
- homeassistant/components/rpi_power/translations/ga.json +13 -0
- homeassistant/components/ruckus_unleashed/translations/ga.json +10 -1
- homeassistant/components/ruuvi_gateway/translations/ga.json +20 -0
- homeassistant/components/rympro/translations/ga.json +17 -0
- homeassistant/components/sabnzbd/translations/ga.json +14 -0
- homeassistant/components/samsungtv/translations/ga.json +37 -4
- homeassistant/components/samsungtv/translations/sl.json +1 -0
- homeassistant/components/scene/translations/ga.json +7 -1
- homeassistant/components/schedule/translations/ga.json +27 -1
- homeassistant/components/schedule/translations/pl.json +2 -2
- homeassistant/components/scrape/translations/ga.json +158 -12
- homeassistant/components/scrape/translations/lt.json +3 -3
- homeassistant/components/scrape/translations/sl.json +1 -0
- homeassistant/components/screenlogic/translations/ga.json +37 -0
- homeassistant/components/script/translations/ga.json +34 -1
- homeassistant/components/script/translations/pl.json +2 -2
- homeassistant/components/season/translations/ga.json +26 -1
- homeassistant/components/season/translations/sensor.ga.json +16 -0
- homeassistant/components/select/translations/ga.json +25 -1
- homeassistant/components/select/translations/lt.json +3 -3
- homeassistant/components/sense/translations/ga.json +34 -0
- homeassistant/components/sensibo/translations/ga.json +181 -3
- homeassistant/components/sensibo/translations/pl.json +27 -27
- homeassistant/components/sensibo/translations/sensor.ga.json +6 -0
- homeassistant/components/sensor/__init__.py +1 -1
- homeassistant/components/sensor/translations/cs.json +1 -1
- homeassistant/components/sensor/translations/fy.json +7 -0
- homeassistant/components/sensor/translations/ga.json +253 -4
- homeassistant/components/sensor/translations/nl.json +98 -86
- homeassistant/components/sensor/translations/pl.json +2 -2
- homeassistant/components/sensor/translations/sl.json +1 -1
- homeassistant/components/sensorpro/translations/ga.json +22 -0
- homeassistant/components/sensorpush/translations/ga.json +21 -0
- homeassistant/components/sensoterra/translations/de.json +2 -2
- homeassistant/components/sentry/translations/ga.json +34 -0
- homeassistant/components/senz/translations/de.json +1 -1
- homeassistant/components/senz/translations/en.json +1 -1
- homeassistant/components/senz/translations/ga.json +11 -1
- homeassistant/components/senz/translations/lt.json +1 -1
- homeassistant/components/senz/translations/pt.json +1 -1
- homeassistant/components/sfr_box/translations/ga.json +105 -2
- homeassistant/components/sharkiq/__init__.py +9 -3
- homeassistant/components/sharkiq/config_flow.py +7 -3
- homeassistant/components/sharkiq/manifest.json +1 -1
- homeassistant/components/sharkiq/translations/ga.json +31 -0
- homeassistant/components/shelly/translations/ga.json +90 -3
- homeassistant/components/shelly/translations/pl.json +2 -2
- homeassistant/components/shelly/translations/pt.json +1 -1
- homeassistant/components/shopping_list/translations/ga.json +31 -1
- homeassistant/components/sia/translations/cs.json +6 -3
- homeassistant/components/sia/translations/es.json +6 -3
- homeassistant/components/sia/translations/et.json +2 -1
- homeassistant/components/sia/translations/ga.json +43 -2
- homeassistant/components/sia/translations/lt.json +6 -3
- homeassistant/components/sia/translations/pt.json +6 -3
- homeassistant/components/sia/translations/sk.json +6 -3
- homeassistant/components/sia/translations/zh-Hans.json +6 -3
- homeassistant/components/simplepush/translations/ga.json +21 -0
- homeassistant/components/simplisafe/translations/ga.json +88 -2
- homeassistant/components/siren/translations/ga.json +16 -1
- homeassistant/components/siren/translations/pl.json +2 -2
- homeassistant/components/skybell/translations/fy.json +9 -0
- homeassistant/components/skybell/translations/ga.json +80 -0
- homeassistant/components/slack/translations/ga.json +36 -0
- homeassistant/components/sleep_as_android/translations/ga.json +1 -0
- homeassistant/components/sleepiq/translations/ga.json +25 -0
- homeassistant/components/slimproto/translations/ga.json +7 -0
- homeassistant/components/sma/translations/ga.json +21 -2
- homeassistant/components/smappee/translations/de.json +1 -1
- homeassistant/components/smappee/translations/en.json +1 -1
- homeassistant/components/smappee/translations/ga.json +26 -1
- homeassistant/components/smappee/translations/lt.json +1 -1
- homeassistant/components/smappee/translations/pt.json +1 -1
- homeassistant/components/smarla/translations/fy.json +9 -0
- homeassistant/components/smart_meter_texas/translations/ga.json +20 -0
- homeassistant/components/smartthings/translations/de.json +1 -1
- homeassistant/components/smartthings/translations/en.json +1 -1
- homeassistant/components/smartthings/translations/lt.json +1 -1
- homeassistant/components/smartthings/translations/pl.json +9 -3
- homeassistant/components/smartthings/translations/pt.json +1 -1
- homeassistant/components/smarttub/translations/ga.json +25 -0
- homeassistant/components/smarty/manifest.json +1 -1
- homeassistant/components/smhi/translations/ga.json +11 -0
- homeassistant/components/sms/translations/ga.json +46 -0
- homeassistant/components/snapcast/translations/ga.json +22 -1
- homeassistant/components/snapcast/translations/lt.json +2 -0
- homeassistant/components/snips/translations/ga.json +56 -0
- homeassistant/components/snooz/translations/ga.json +25 -0
- homeassistant/components/solaredge/translations/ga.json +21 -0
- homeassistant/components/solarlog/translations/ga.json +73 -2
- homeassistant/components/solax/translations/ga.json +20 -0
- homeassistant/components/soma/translations/ga.json +16 -1
- homeassistant/components/somfy_mylink/translations/ga.json +36 -1
- homeassistant/components/sonarr/translations/ga.json +43 -0
- homeassistant/components/songpal/translations/ga.json +20 -0
- homeassistant/components/sonos/translations/de.json +3 -3
- homeassistant/components/sonos/translations/ga.json +74 -4
- homeassistant/components/soundtouch/translations/ga.json +25 -0
- homeassistant/components/speedtestdotnet/translations/ga.json +22 -0
- homeassistant/components/spotify/translations/de.json +1 -1
- homeassistant/components/spotify/translations/en.json +1 -1
- homeassistant/components/spotify/translations/ga.json +18 -1
- homeassistant/components/spotify/translations/lt.json +1 -1
- homeassistant/components/spotify/translations/pt.json +1 -1
- homeassistant/components/sql/translations/bg.json +0 -1
- homeassistant/components/sql/translations/ca.json +0 -4
- homeassistant/components/sql/translations/de.json +2 -2
- homeassistant/components/sql/translations/el.json +0 -4
- homeassistant/components/sql/translations/es.json +3 -3
- homeassistant/components/sql/translations/fi.json +0 -4
- homeassistant/components/sql/translations/fr.json +0 -4
- homeassistant/components/sql/translations/ga.json +113 -2
- homeassistant/components/sql/translations/he.json +0 -4
- homeassistant/components/sql/translations/hu.json +0 -4
- homeassistant/components/sql/translations/id.json +0 -4
- homeassistant/components/sql/translations/it.json +0 -4
- homeassistant/components/sql/translations/ja.json +0 -4
- homeassistant/components/sql/translations/ko.json +0 -4
- homeassistant/components/sql/translations/lt.json +2 -2
- homeassistant/components/sql/translations/nb.json +0 -4
- homeassistant/components/sql/translations/nl.json +0 -4
- homeassistant/components/sql/translations/pl.json +0 -4
- homeassistant/components/sql/translations/pt-BR.json +0 -4
- homeassistant/components/sql/translations/pt.json +0 -4
- homeassistant/components/sql/translations/ro.json +0 -4
- homeassistant/components/sql/translations/ru.json +1 -1
- homeassistant/components/sql/translations/sk.json +2 -2
- homeassistant/components/sql/translations/sl.json +1 -0
- homeassistant/components/sql/translations/sv.json +0 -4
- homeassistant/components/sql/translations/tr.json +0 -4
- homeassistant/components/sql/translations/uk.json +0 -4
- homeassistant/components/sql/translations/zh-Hans.json +2 -2
- homeassistant/components/squeezebox/browse_media.py +1 -0
- homeassistant/components/squeezebox/media_player.py +1 -1
- homeassistant/components/squeezebox/translations/ga.json +21 -2
- homeassistant/components/srp_energy/translations/ga.json +10 -1
- homeassistant/components/starline/translations/ga.json +64 -1
- homeassistant/components/starlink/translations/ga.json +63 -0
- homeassistant/components/statistics/translations/ga.json +6 -0
- homeassistant/components/steam_online/translations/ga.json +39 -0
- homeassistant/components/steamist/translations/ga.json +30 -0
- homeassistant/components/stookwijzer/translations/ga.json +5 -1
- homeassistant/components/streamlabswater/translations/ga.json +7 -1
- homeassistant/components/subaru/translations/ga.json +76 -0
- homeassistant/components/sun/translations/ga.json +42 -1
- homeassistant/components/surepetcare/translations/ga.json +42 -0
- homeassistant/components/switch/translations/cs.json +3 -0
- homeassistant/components/switch/translations/el.json +3 -0
- homeassistant/components/switch/translations/fr.json +3 -0
- homeassistant/components/switch/translations/ga.json +44 -1
- homeassistant/components/switch/translations/he.json +3 -0
- homeassistant/components/switch/translations/it.json +3 -0
- homeassistant/components/switch/translations/nl.json +3 -0
- homeassistant/components/switch/translations/pl.json +5 -2
- homeassistant/components/switch/translations/pt.json +3 -0
- homeassistant/components/switch/translations/sk.json +3 -0
- homeassistant/components/switch_as_x/translations/ga.json +8 -3
- homeassistant/components/switchbee/translations/ga.json +15 -1
- homeassistant/components/switchbot/translations/ga.json +101 -3
- homeassistant/components/switchbot/translations/pl.json +1 -1
- homeassistant/components/switchbot/translations/sl.json +1 -0
- homeassistant/components/switchbot_cloud/translations/ga.json +16 -0
- homeassistant/components/switcher_kis/translations/ga.json +7 -1
- homeassistant/components/syncthing/translations/ga.json +21 -0
- homeassistant/components/syncthru/translations/ga.json +25 -0
- homeassistant/components/synology_dsm/translations/ga.json +145 -2
- homeassistant/components/system_bridge/translations/ga.json +35 -3
- homeassistant/components/system_health/translations/ga.json +3 -0
- homeassistant/components/tado/translations/ga.json +36 -0
- homeassistant/components/tag/translations/ga.json +2 -1
- homeassistant/components/tailscale/translations/ga.json +52 -0
- homeassistant/components/tankerkoenig/translations/ga.json +29 -2
- homeassistant/components/tasmota/translations/ga.json +30 -0
- homeassistant/components/tautulli/translations/ga.json +52 -0
- homeassistant/components/telegram_bot/translations/de.json +2 -2
- homeassistant/components/telegram_bot/translations/ga.json +125 -8
- homeassistant/components/tellduslive/translations/ga.json +16 -0
- homeassistant/components/template/translations/el.json +17 -0
- homeassistant/components/template/translations/fr.json +17 -0
- homeassistant/components/template/translations/fy.json +9 -0
- homeassistant/components/template/translations/ga.json +204 -2
- homeassistant/components/template/translations/he.json +18 -0
- homeassistant/components/template/translations/lt.json +19 -3
- homeassistant/components/template/translations/nl.json +15 -0
- homeassistant/components/template/translations/pt.json +18 -0
- homeassistant/components/template/translations/sk.json +18 -0
- homeassistant/components/template/translations/sl.json +24 -7
- homeassistant/components/tesla_fleet/translations/bg.json +0 -3
- homeassistant/components/tesla_fleet/translations/de.json +2 -2
- homeassistant/components/tesla_fleet/translations/en-GB.json +2 -2
- homeassistant/components/tesla_fleet/translations/en.json +3 -3
- homeassistant/components/tesla_fleet/translations/ga.json +0 -4
- homeassistant/components/tesla_fleet/translations/hu.json +0 -4
- homeassistant/components/tesla_fleet/translations/it.json +0 -1
- homeassistant/components/tesla_fleet/translations/ja.json +0 -4
- homeassistant/components/tesla_fleet/translations/lt.json +3 -3
- homeassistant/components/tesla_fleet/translations/nl.json +0 -3
- homeassistant/components/tesla_fleet/translations/pl.json +6 -6
- homeassistant/components/tesla_fleet/translations/pt-BR.json +0 -3
- homeassistant/components/tesla_fleet/translations/pt.json +3 -3
- homeassistant/components/tesla_fleet/translations/sk.json +1 -1
- homeassistant/components/tesla_fleet/translations/sv.json +0 -4
- homeassistant/components/tesla_fleet/translations/tr.json +0 -4
- homeassistant/components/tesla_fleet/translations/zh-Hans.json +1 -1
- homeassistant/components/tesla_wall_connector/translations/ga.json +13 -1
- homeassistant/components/teslemetry/translations/de.json +2 -2
- homeassistant/components/teslemetry/translations/el.json +45 -7
- homeassistant/components/teslemetry/translations/ga.json +47 -3
- homeassistant/components/teslemetry/translations/pl.json +6 -1
- homeassistant/components/tessie/translations/de.json +1 -1
- homeassistant/components/tessie/translations/ga.json +20 -0
- homeassistant/components/tessie/translations/pl.json +11 -11
- homeassistant/components/text/translations/ga.json +28 -1
- homeassistant/components/thermobeacon/translations/ga.json +22 -0
- homeassistant/components/thermopro/translations/ga.json +21 -0
- homeassistant/components/thread/translations/ga.json +5 -0
- homeassistant/components/threshold/translations/ga.json +38 -0
- homeassistant/components/tibber/translations/ga.json +18 -0
- homeassistant/components/tile/translations/ga.json +30 -0
- homeassistant/components/tilt_ble/translations/ga.json +21 -0
- homeassistant/components/time/translations/ga.json +5 -0
- homeassistant/components/timer/translations/ga.json +22 -0
- homeassistant/components/timer/translations/pl.json +1 -1
- homeassistant/components/tod/translations/ga.json +26 -0
- homeassistant/components/todoist/translations/cs.json +2 -2
- homeassistant/components/todoist/translations/ga.json +40 -2
- homeassistant/components/togrill/translations/ga.json +49 -0
- homeassistant/components/togrill/translations/he.json +7 -0
- homeassistant/components/togrill/translations/pl.json +1 -0
- homeassistant/components/tolo/translations/ga.json +25 -1
- homeassistant/components/tolo/translations/select.ga.json +8 -0
- homeassistant/components/tomorrowio/translations/ga.json +87 -6
- homeassistant/components/tomorrowio/translations/sensor.ga.json +16 -0
- homeassistant/components/toon/translations/de.json +1 -1
- homeassistant/components/toon/translations/en.json +1 -1
- homeassistant/components/toon/translations/ga.json +18 -2
- homeassistant/components/toon/translations/lt.json +1 -1
- homeassistant/components/toon/translations/pt.json +1 -1
- homeassistant/components/totalconnect/translations/ga.json +22 -3
- homeassistant/components/tplink/translations/de.json +2 -2
- homeassistant/components/tplink/translations/ga.json +15 -1
- homeassistant/components/tplink_omada/translations/ga.json +33 -1
- homeassistant/components/tplink_omada/translations/pl.json +2 -2
- homeassistant/components/traccar/translations/ga.json +18 -0
- homeassistant/components/tractive/__init__.py +1 -0
- homeassistant/components/tractive/switch.py +2 -1
- homeassistant/components/tractive/translations/fy.json +7 -1
- homeassistant/components/tractive/translations/ga.json +50 -1
- homeassistant/components/tractive/translations/sensor.ga.json +10 -0
- homeassistant/components/tradfri/translations/ga.json +18 -2
- homeassistant/components/trafikverket_ferry/translations/ga.json +55 -1
- homeassistant/components/trafikverket_train/translations/ga.json +19 -0
- homeassistant/components/trafikverket_weatherstation/translations/ga.json +37 -2
- homeassistant/components/transmission/translations/ga.json +51 -5
- homeassistant/components/trend/translations/ga.json +6 -0
- homeassistant/components/tts/translations/ga.json +33 -1
- homeassistant/components/tuya/manifest.json +1 -1
- homeassistant/components/tuya/translations/bg.json +0 -9
- homeassistant/components/tuya/translations/ca.json +0 -6
- homeassistant/components/tuya/translations/el.json +0 -9
- homeassistant/components/tuya/translations/en-GB.json +1 -1
- homeassistant/components/tuya/translations/en.json +3 -3
- homeassistant/components/tuya/translations/es.json +1 -1
- homeassistant/components/tuya/translations/fi.json +0 -6
- homeassistant/components/tuya/translations/fr.json +0 -6
- homeassistant/components/tuya/translations/fy.json +7 -0
- homeassistant/components/tuya/translations/ga.json +258 -30
- homeassistant/components/tuya/translations/gl.json +0 -6
- homeassistant/components/tuya/translations/he.json +0 -6
- homeassistant/components/tuya/translations/hu.json +0 -9
- homeassistant/components/tuya/translations/id.json +0 -6
- homeassistant/components/tuya/translations/it.json +0 -6
- homeassistant/components/tuya/translations/ja.json +0 -9
- homeassistant/components/tuya/translations/ko.json +0 -6
- homeassistant/components/tuya/translations/lt.json +2 -2
- homeassistant/components/tuya/translations/nl.json +0 -6
- homeassistant/components/tuya/translations/pl.json +11 -11
- homeassistant/components/tuya/translations/pt-BR.json +0 -6
- homeassistant/components/tuya/translations/pt.json +0 -9
- homeassistant/components/tuya/translations/ro.json +0 -6
- homeassistant/components/tuya/translations/ru.json +0 -9
- homeassistant/components/tuya/translations/select.ga.json +84 -2
- homeassistant/components/tuya/translations/select.pl.json +5 -5
- homeassistant/components/tuya/translations/sensor.ga.json +21 -0
- homeassistant/components/tuya/translations/sk.json +1 -1
- homeassistant/components/tuya/translations/sl.json +2 -4
- homeassistant/components/tuya/translations/sv.json +0 -9
- homeassistant/components/tuya/translations/tr.json +0 -9
- homeassistant/components/tuya/translations/uk.json +0 -6
- homeassistant/components/tuya/translations/zh-Hans.json +1 -1
- homeassistant/components/twentemilieu/translations/ga.json +14 -1
- homeassistant/components/twilio/translations/ga.json +18 -0
- homeassistant/components/twinkly/translations/ga.json +9 -0
- homeassistant/components/ukraine_alarm/translations/ga.json +54 -0
- homeassistant/components/unifi/translations/de.json +4 -4
- homeassistant/components/unifi/translations/ga.json +61 -1
- homeassistant/components/unifi/translations/pl.json +2 -2
- homeassistant/components/unifiprotect/translations/fy.json +30 -1
- homeassistant/components/unifiprotect/translations/ga.json +53 -9
- homeassistant/components/unifiprotect/translations/pt.json +1 -1
- homeassistant/components/unifiprotect/translations/sensor.ga.json +7 -0
- homeassistant/components/universal/translations/ga.json +8 -0
- homeassistant/components/upb/translations/ga.json +80 -4
- homeassistant/components/upcloud/translations/ga.json +28 -0
- homeassistant/components/update/translations/cs.json +3 -0
- homeassistant/components/update/translations/el.json +3 -0
- homeassistant/components/update/translations/fr.json +3 -0
- homeassistant/components/update/translations/ga.json +16 -1
- homeassistant/components/update/translations/he.json +3 -0
- homeassistant/components/update/translations/it.json +3 -0
- homeassistant/components/update/translations/nl.json +3 -0
- homeassistant/components/update/translations/pl.json +3 -0
- homeassistant/components/update/translations/pt.json +3 -0
- homeassistant/components/update/translations/sk.json +3 -0
- homeassistant/components/upnp/translations/ga.json +18 -0
- homeassistant/components/uptime/translations/ga.json +10 -0
- homeassistant/components/uptimerobot/translations/ga.json +34 -1
- homeassistant/components/uptimerobot/translations/sensor.ga.json +11 -0
- homeassistant/components/utility_meter/translations/de.json +1 -1
- homeassistant/components/utility_meter/translations/ga.json +38 -6
- homeassistant/components/utility_meter/translations/sl.json +1 -0
- homeassistant/components/v2c/translations/ga.json +3 -0
- homeassistant/components/vacuum/translations/ga.json +38 -1
- homeassistant/components/vacuum/translations/pl.json +3 -3
- homeassistant/components/vallox/translations/ga.json +13 -1
- homeassistant/components/valve/translations/pl.json +2 -2
- homeassistant/components/velbus/translations/ga.json +9 -1
- homeassistant/components/velux/binary_sensor.py +3 -2
- homeassistant/components/velux/cover.py +13 -3
- homeassistant/components/velux/manifest.json +1 -1
- homeassistant/components/velux/translations/ga.json +7 -0
- homeassistant/components/venstar/translations/ga.json +22 -1
- homeassistant/components/venstar/translations/pl.json +5 -0
- homeassistant/components/vera/translations/ga.json +32 -0
- homeassistant/components/verisure/translations/ga.json +67 -1
- homeassistant/components/version/translations/ga.json +24 -0
- homeassistant/components/vesync/translations/ga.json +13 -1
- homeassistant/components/vesync/translations/pl.json +1 -1
- homeassistant/components/vicare/translations/ga.json +16 -2
- homeassistant/components/vicare/translations/pl.json +2 -2
- homeassistant/components/vilfo/translations/ga.json +11 -1
- homeassistant/components/vizio/translations/ga.json +46 -1
- homeassistant/components/vlc_telnet/translations/ga.json +28 -0
- homeassistant/components/vodafone_station/coordinator.py +11 -10
- homeassistant/components/vodafone_station/manifest.json +1 -1
- homeassistant/components/voip/translations/ga.json +39 -0
- homeassistant/components/voip/translations/pl.json +8 -0
- homeassistant/components/volumio/translations/ga.json +16 -0
- homeassistant/components/volvo/translations/ga.json +137 -0
- homeassistant/components/volvo/translations/pl.json +11 -0
- homeassistant/components/volvooncall/translations/bg.json +0 -2
- homeassistant/components/volvooncall/translations/ca.json +0 -2
- homeassistant/components/volvooncall/translations/cs.json +1 -1
- homeassistant/components/volvooncall/translations/de.json +1 -1
- homeassistant/components/volvooncall/translations/el.json +2 -2
- homeassistant/components/volvooncall/translations/en-GB.json +2 -2
- homeassistant/components/volvooncall/translations/en.json +2 -2
- homeassistant/components/volvooncall/translations/es.json +1 -1
- homeassistant/components/volvooncall/translations/fi.json +0 -2
- homeassistant/components/volvooncall/translations/fr.json +0 -2
- homeassistant/components/volvooncall/translations/ga.json +21 -0
- homeassistant/components/volvooncall/translations/hu.json +0 -2
- homeassistant/components/volvooncall/translations/id.json +0 -2
- homeassistant/components/volvooncall/translations/it.json +0 -2
- homeassistant/components/volvooncall/translations/ja.json +0 -2
- homeassistant/components/volvooncall/translations/ko.json +0 -2
- homeassistant/components/volvooncall/translations/lt.json +1 -1
- homeassistant/components/volvooncall/translations/nb.json +0 -2
- homeassistant/components/volvooncall/translations/nl.json +0 -2
- homeassistant/components/volvooncall/translations/pl.json +0 -2
- homeassistant/components/volvooncall/translations/pt-BR.json +0 -2
- homeassistant/components/volvooncall/translations/pt.json +2 -2
- homeassistant/components/volvooncall/translations/ro.json +0 -2
- homeassistant/components/volvooncall/translations/ru.json +0 -2
- homeassistant/components/volvooncall/translations/sk.json +2 -2
- homeassistant/components/volvooncall/translations/sv.json +0 -2
- homeassistant/components/volvooncall/translations/tr.json +0 -2
- homeassistant/components/volvooncall/translations/uk.json +0 -2
- homeassistant/components/volvooncall/translations/zh-Hant.json +1 -1
- homeassistant/components/wake_on_lan/translations/ga.json +20 -0
- homeassistant/components/wallbox/translations/ga.json +21 -0
- homeassistant/components/waqi/translations/ga.json +25 -1
- homeassistant/components/water_heater/translations/ga.json +16 -0
- homeassistant/components/water_heater/translations/pl.json +3 -3
- homeassistant/components/water_heater/translations/zh-Hans.json +2 -2
- homeassistant/components/watttime/translations/ga.json +50 -0
- homeassistant/components/waze_travel_time/translations/cs.json +1 -1
- homeassistant/components/waze_travel_time/translations/ga.json +76 -10
- homeassistant/components/weather/translations/ga.json +68 -1
- homeassistant/components/webostv/translations/ga.json +45 -3
- homeassistant/components/weheat/translations/de.json +1 -1
- homeassistant/components/weheat/translations/en.json +1 -1
- homeassistant/components/weheat/translations/lt.json +1 -1
- homeassistant/components/weheat/translations/pl.json +1 -1
- homeassistant/components/weheat/translations/pt.json +1 -1
- homeassistant/components/wemo/translations/ga.json +30 -0
- homeassistant/components/whirlpool/translations/ga.json +20 -2
- homeassistant/components/whois/translations/ga.json +15 -1
- homeassistant/components/wiffi/translations/ga.json +26 -0
- homeassistant/components/wilight/translations/ga.json +13 -0
- homeassistant/components/withings/translations/de.json +1 -1
- homeassistant/components/withings/translations/en.json +1 -1
- homeassistant/components/withings/translations/fy.json +5 -0
- homeassistant/components/withings/translations/ga.json +17 -1
- homeassistant/components/withings/translations/lt.json +1 -1
- homeassistant/components/withings/translations/pt.json +1 -1
- homeassistant/components/wiz/translations/ga.json +31 -0
- homeassistant/components/wled/translations/ga.json +32 -2
- homeassistant/components/wled/translations/pl.json +2 -2
- homeassistant/components/wolflink/translations/ga.json +116 -0
- homeassistant/components/wolflink/translations/pl.json +1 -1
- homeassistant/components/wolflink/translations/sensor.ga.json +87 -0
- homeassistant/components/wolflink/translations/sensor.pl.json +1 -1
- homeassistant/components/wolflink/translations/sensor.sl.json +1 -0
- homeassistant/components/workday/translations/ga.json +111 -6
- homeassistant/components/ws66i/translations/ga.json +31 -0
- homeassistant/components/wyoming/translations/ga.json +15 -1
- homeassistant/components/wyoming/translations/pl.json +8 -0
- homeassistant/components/xbox/translations/de.json +1 -1
- homeassistant/components/xbox/translations/en.json +1 -1
- homeassistant/components/xbox/translations/ga.json +9 -2
- homeassistant/components/xbox/translations/lt.json +1 -1
- homeassistant/components/xbox/translations/pt.json +1 -1
- homeassistant/components/xiaomi_aqara/translations/ga.json +85 -2
- homeassistant/components/xiaomi_ble/translations/fy.json +16 -0
- homeassistant/components/xiaomi_ble/translations/ga.json +34 -2
- homeassistant/components/xiaomi_ble/translations/lt.json +4 -4
- homeassistant/components/xiaomi_miio/translations/de.json +2 -2
- homeassistant/components/xiaomi_miio/translations/ga.json +208 -2
- homeassistant/components/xiaomi_miio/translations/pl.json +1 -1
- homeassistant/components/xiaomi_miio/translations/select.ga.json +10 -0
- homeassistant/components/xmpp/notify.py +2 -0
- homeassistant/components/yale/translations/de.json +1 -1
- homeassistant/components/yale/translations/en.json +1 -1
- homeassistant/components/yale/translations/lt.json +1 -1
- homeassistant/components/yale/translations/pt.json +1 -1
- homeassistant/components/yale_smart_alarm/translations/ga.json +46 -0
- homeassistant/components/yale_smart_alarm/translations/pl.json +1 -1
- homeassistant/components/yalexs_ble/translations/fr.json +2 -1
- homeassistant/components/yalexs_ble/translations/ga.json +52 -0
- homeassistant/components/yalexs_ble/translations/it.json +7 -0
- homeassistant/components/yamaha/translations/ga.json +38 -0
- homeassistant/components/yamaha/translations/pl.json +1 -1
- homeassistant/components/yamaha_musiccast/translations/ga.json +74 -2
- homeassistant/components/yamaha_musiccast/translations/pl.json +1 -1
- homeassistant/components/yamaha_musiccast/translations/select.ga.json +46 -1
- homeassistant/components/yeelight/translations/ga.json +95 -1
- homeassistant/components/yeelight/translations/pl.json +1 -1
- homeassistant/components/yolink/translations/de.json +1 -1
- homeassistant/components/yolink/translations/en.json +1 -1
- homeassistant/components/yolink/translations/ga.json +50 -2
- homeassistant/components/yolink/translations/lt.json +1 -1
- homeassistant/components/yolink/translations/pl.json +3 -3
- homeassistant/components/yolink/translations/pt.json +1 -1
- homeassistant/components/youless/translations/ga.json +7 -0
- homeassistant/components/youtube/translations/ga.json +35 -0
- homeassistant/components/zamg/translations/ga.json +22 -0
- homeassistant/components/zerproc/translations/ga.json +13 -0
- homeassistant/components/zeversolar/translations/ga.json +19 -0
- homeassistant/components/zha/translations/ga.json +336 -1
- homeassistant/components/zha/translations/pl.json +6 -1
- homeassistant/components/zha/translations/sk.json +3 -0
- homeassistant/components/zha/translations/sl.json +2 -0
- homeassistant/components/zha/translations/zh-Hans.json +1 -1
- homeassistant/components/zodiac/translations/ga.json +33 -0
- homeassistant/components/zodiac/translations/sensor.ga.json +18 -0
- homeassistant/components/zone/translations/ga.json +8 -0
- homeassistant/components/zoneminder/translations/ga.json +14 -0
- homeassistant/components/zwave_js/translations/ga.json +92 -0
- homeassistant/components/zwave_me/translations/ga.json +20 -0
- homeassistant/const.py +1 -1
- homeassistant/helpers/entity_registry.py +15 -1
- homeassistant/package_constraints.txt +3 -3
- {homeassistant-2025.9.1.dist-info → homeassistant-2025.9.2.dist-info}/METADATA +2 -2
- {homeassistant-2025.9.1.dist-info → homeassistant-2025.9.2.dist-info}/RECORD +1164 -1099
- homeassistant/components/jewish_calendar/coordinator.py +0 -116
- {homeassistant-2025.9.1.dist-info → homeassistant-2025.9.2.dist-info}/WHEEL +0 -0
- {homeassistant-2025.9.1.dist-info → homeassistant-2025.9.2.dist-info}/entry_points.txt +0 -0
- {homeassistant-2025.9.1.dist-info → homeassistant-2025.9.2.dist-info}/licenses/LICENSE.md +0 -0
- {homeassistant-2025.9.1.dist-info → homeassistant-2025.9.2.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
- {homeassistant-2025.9.1.dist-info → homeassistant-2025.9.2.dist-info}/top_level.txt +0 -0
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
},
|
|
39
39
|
"pick_implementation": {
|
|
40
40
|
"data": {
|
|
41
|
-
"implementation": "Application
|
|
41
|
+
"implementation": "Application credentials"
|
|
42
42
|
},
|
|
43
43
|
"data_description": {
|
|
44
44
|
"implementation": "The credentials you want to use to authenticate."
|
|
@@ -472,7 +472,7 @@
|
|
|
472
472
|
"name": "Grid services power"
|
|
473
473
|
},
|
|
474
474
|
"island_status": {
|
|
475
|
-
"name": "Grid
|
|
475
|
+
"name": "Grid status",
|
|
476
476
|
"state": {
|
|
477
477
|
"island_status_unknown": "Unknown",
|
|
478
478
|
"off_grid": "Disconnected",
|
|
@@ -494,7 +494,7 @@
|
|
|
494
494
|
"name": "Solar power"
|
|
495
495
|
},
|
|
496
496
|
"storm_mode_active": {
|
|
497
|
-
"name": "Storm
|
|
497
|
+
"name": "Storm watch active"
|
|
498
498
|
},
|
|
499
499
|
"total_battery_charge": {
|
|
500
500
|
"name": "Battery charged"
|
|
@@ -472,7 +472,6 @@
|
|
|
472
472
|
"name": "Cumhacht seirbh\u00eds\u00ed eanga\u00ed"
|
|
473
473
|
},
|
|
474
474
|
"island_status": {
|
|
475
|
-
"name": "St\u00e1das an Ghreille",
|
|
476
475
|
"state": {
|
|
477
476
|
"island_status_unknown": "Anaithnid",
|
|
478
477
|
"off_grid": "D\u00edcheangailte",
|
|
@@ -493,9 +492,6 @@
|
|
|
493
492
|
"solar_power": {
|
|
494
493
|
"name": "Cumhacht gr\u00e9ine"
|
|
495
494
|
},
|
|
496
|
-
"storm_mode_active": {
|
|
497
|
-
"name": "Faire Stoirme gn\u00edomhach"
|
|
498
|
-
},
|
|
499
495
|
"total_battery_charge": {
|
|
500
496
|
"name": "Ceallra\u00ed luchtaithe"
|
|
501
497
|
},
|
|
@@ -472,7 +472,6 @@
|
|
|
472
472
|
"name": "H\u00e1l\u00f3zati szolg\u00e1ltat\u00e1sok teljes\u00edtm\u00e9nye"
|
|
473
473
|
},
|
|
474
474
|
"island_status": {
|
|
475
|
-
"name": "H\u00e1l\u00f3zati \u00e1llapot",
|
|
476
475
|
"state": {
|
|
477
476
|
"island_status_unknown": "Ismeretlen",
|
|
478
477
|
"off_grid": "Lev\u00e1lasztva",
|
|
@@ -493,9 +492,6 @@
|
|
|
493
492
|
"solar_power": {
|
|
494
493
|
"name": "Napenergia"
|
|
495
494
|
},
|
|
496
|
-
"storm_mode_active": {
|
|
497
|
-
"name": "Vihar figyel\u00e9s akt\u00edv"
|
|
498
|
-
},
|
|
499
495
|
"total_battery_charge": {
|
|
500
496
|
"name": "Akkumul\u00e1torba t\u00f6ltve"
|
|
501
497
|
},
|
|
@@ -411,7 +411,6 @@
|
|
|
411
411
|
"name": "\u30b0\u30ea\u30c3\u30c9\u30b5\u30fc\u30d3\u30b9\u96fb\u529b"
|
|
412
412
|
},
|
|
413
413
|
"island_status": {
|
|
414
|
-
"name": "\u30b0\u30ea\u30c3\u30c9\u306e\u72b6\u614b",
|
|
415
414
|
"state": {
|
|
416
415
|
"island_status_unknown": "\u4e0d\u660e",
|
|
417
416
|
"off_grid_intentional": "\u610f\u56f3\u7684\u306b\u5207\u65ad\u3055\u308c\u305f",
|
|
@@ -430,9 +429,6 @@
|
|
|
430
429
|
"solar_power": {
|
|
431
430
|
"name": "\u592a\u967d\u5149\u767a\u96fb"
|
|
432
431
|
},
|
|
433
|
-
"storm_mode_active": {
|
|
434
|
-
"name": "\u30b9\u30c8\u30fc\u30e0\u30a6\u30a9\u30c3\u30c1\u304c\u30a2\u30af\u30c6\u30a3\u30d6"
|
|
435
|
-
},
|
|
436
432
|
"total_battery_charge": {
|
|
437
433
|
"name": "\u30d0\u30c3\u30c6\u30ea\u30fc\u5145\u96fb\u6e08\u307f"
|
|
438
434
|
},
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
},
|
|
39
39
|
"pick_implementation": {
|
|
40
40
|
"data": {
|
|
41
|
-
"implementation": "Programos
|
|
41
|
+
"implementation": "Programos prisijungimo duomenys"
|
|
42
42
|
},
|
|
43
43
|
"data_description": {
|
|
44
44
|
"implementation": "Prisijungimo duomenys, kuriuos norite naudoti autentifikavimui."
|
|
@@ -472,7 +472,7 @@
|
|
|
472
472
|
"name": "Tinklo paslaug\u0173 galia"
|
|
473
473
|
},
|
|
474
474
|
"island_status": {
|
|
475
|
-
"name": "
|
|
475
|
+
"name": "Tinklelio b\u016bsena",
|
|
476
476
|
"state": {
|
|
477
477
|
"island_status_unknown": "Ne\u017einoma",
|
|
478
478
|
"off_grid": "Atjungtas",
|
|
@@ -494,7 +494,7 @@
|
|
|
494
494
|
"name": "Saul\u0117s energija"
|
|
495
495
|
},
|
|
496
496
|
"storm_mode_active": {
|
|
497
|
-
"name": "
|
|
497
|
+
"name": "Audros steb\u0117jimas aktyvus"
|
|
498
498
|
},
|
|
499
499
|
"total_battery_charge": {
|
|
500
500
|
"name": "Baterija \u012fkrauta"
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"high": "wysoki",
|
|
31
31
|
"low": "niski",
|
|
32
32
|
"medium": "\u015bredni",
|
|
33
|
-
"off": "wy\u0142\
|
|
33
|
+
"off": "wy\u0142\u0105czony"
|
|
34
34
|
}
|
|
35
35
|
},
|
|
36
36
|
"climate_state_seat_heater_rear_center": {
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"high": "wysoki",
|
|
39
39
|
"low": "niski",
|
|
40
40
|
"medium": "\u015bredni",
|
|
41
|
-
"off": "wy\u0142\
|
|
41
|
+
"off": "wy\u0142\u0105czony"
|
|
42
42
|
}
|
|
43
43
|
},
|
|
44
44
|
"climate_state_seat_heater_rear_left": {
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"high": "wysoki",
|
|
47
47
|
"low": "niski",
|
|
48
48
|
"medium": "\u015bredni",
|
|
49
|
-
"off": "wy\u0142\
|
|
49
|
+
"off": "wy\u0142\u0105czony"
|
|
50
50
|
}
|
|
51
51
|
},
|
|
52
52
|
"climate_state_seat_heater_rear_right": {
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"high": "wysoki",
|
|
55
55
|
"low": "niski",
|
|
56
56
|
"medium": "\u015bredni",
|
|
57
|
-
"off": "wy\u0142\
|
|
57
|
+
"off": "wy\u0142\u0105czony"
|
|
58
58
|
}
|
|
59
59
|
},
|
|
60
60
|
"climate_state_seat_heater_right": {
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"high": "wysoki",
|
|
63
63
|
"low": "niski",
|
|
64
64
|
"medium": "\u015bredni",
|
|
65
|
-
"off": "wy\u0142\
|
|
65
|
+
"off": "wy\u0142\u0105czony"
|
|
66
66
|
}
|
|
67
67
|
},
|
|
68
68
|
"climate_state_seat_heater_third_row_left": {
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"high": "wysoki",
|
|
71
71
|
"low": "niski",
|
|
72
72
|
"medium": "\u015bredni",
|
|
73
|
-
"off": "wy\u0142\
|
|
73
|
+
"off": "wy\u0142\u0105czony"
|
|
74
74
|
}
|
|
75
75
|
},
|
|
76
76
|
"climate_state_seat_heater_third_row_right": {
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
},
|
|
39
39
|
"pick_implementation": {
|
|
40
40
|
"data": {
|
|
41
|
-
"implementation": "Credenciais
|
|
41
|
+
"implementation": "Credenciais aplicacionais"
|
|
42
42
|
},
|
|
43
43
|
"data_description": {
|
|
44
44
|
"implementation": "As credenciais que pretende utilizar para autenticar."
|
|
@@ -472,7 +472,7 @@
|
|
|
472
472
|
"name": "Pot\u00eancia dos servi\u00e7os de rede"
|
|
473
473
|
},
|
|
474
474
|
"island_status": {
|
|
475
|
-
"name": "Estado da
|
|
475
|
+
"name": "Estado da grelha",
|
|
476
476
|
"state": {
|
|
477
477
|
"island_status_unknown": "Desconhecido",
|
|
478
478
|
"off_grid": "Desligado",
|
|
@@ -494,7 +494,7 @@
|
|
|
494
494
|
"name": "Energia solar"
|
|
495
495
|
},
|
|
496
496
|
"storm_mode_active": {
|
|
497
|
-
"name": "Monitoriza\u00e7\u00e3o de
|
|
497
|
+
"name": "Monitoriza\u00e7\u00e3o de tempestades ativa"
|
|
498
498
|
},
|
|
499
499
|
"total_battery_charge": {
|
|
500
500
|
"name": "Bateria carregada"
|
|
@@ -494,7 +494,7 @@
|
|
|
494
494
|
"name": "Sol\u00e1rna energia"
|
|
495
495
|
},
|
|
496
496
|
"storm_mode_active": {
|
|
497
|
-
"name": "
|
|
497
|
+
"name": "Akt\u00edvne varovanie pred b\u00farkou"
|
|
498
498
|
},
|
|
499
499
|
"total_battery_charge": {
|
|
500
500
|
"name": "Bat\u00e9ria nabit\u00e1"
|
|
@@ -460,7 +460,6 @@
|
|
|
460
460
|
"name": "Eln\u00e4tstj\u00e4nster effekt"
|
|
461
461
|
},
|
|
462
462
|
"island_status": {
|
|
463
|
-
"name": "Eln\u00e4tsstatus",
|
|
464
463
|
"state": {
|
|
465
464
|
"island_status_unknown": "Ok\u00e4nt",
|
|
466
465
|
"off_grid": "Fr\u00e5nkopplad",
|
|
@@ -481,9 +480,6 @@
|
|
|
481
480
|
"solar_power": {
|
|
482
481
|
"name": "Solenergi"
|
|
483
482
|
},
|
|
484
|
-
"storm_mode_active": {
|
|
485
|
-
"name": "Storm Watch aktiv"
|
|
486
|
-
},
|
|
487
483
|
"total_battery_charge": {
|
|
488
484
|
"name": "Laddat batteri"
|
|
489
485
|
},
|
|
@@ -418,7 +418,6 @@
|
|
|
418
418
|
"name": "\u015eebeke hizmetlerinin g\u00fcc\u00fc"
|
|
419
419
|
},
|
|
420
420
|
"island_status": {
|
|
421
|
-
"name": "\u015eebeke Durumu",
|
|
422
421
|
"state": {
|
|
423
422
|
"island_status_unknown": "Bilinmeyen",
|
|
424
423
|
"off_grid_intentional": "Kas\u0131tl\u0131 olarak ba\u011flant\u0131s\u0131 kesildi",
|
|
@@ -437,9 +436,6 @@
|
|
|
437
436
|
"solar_power": {
|
|
438
437
|
"name": "G\u00fcne\u015f enerjisi"
|
|
439
438
|
},
|
|
440
|
-
"storm_mode_active": {
|
|
441
|
-
"name": "F\u0131rt\u0131na \u0130zleme aktif"
|
|
442
|
-
},
|
|
443
439
|
"total_battery_charge": {
|
|
444
440
|
"name": "Pil \u015farj edildi"
|
|
445
441
|
},
|
|
@@ -494,7 +494,7 @@
|
|
|
494
494
|
"name": "\u592a\u9633\u80fd"
|
|
495
495
|
},
|
|
496
496
|
"storm_mode_active": {
|
|
497
|
-
"name": "\u98ce\u66b4\u76d1\u89c6\
|
|
497
|
+
"name": "\u98ce\u66b4\u76d1\u89c6\u5df2\u542f\u52a8"
|
|
498
498
|
},
|
|
499
499
|
"total_battery_charge": {
|
|
500
500
|
"name": "\u7535\u6c60\u5df2\u5145\u7535"
|
|
@@ -1,10 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "T\u00e1 an gl\u00e9as cumraithe cheana f\u00e9in"
|
|
5
|
+
},
|
|
6
|
+
"error": {
|
|
7
|
+
"cannot_connect": "Theip ar an nascadh",
|
|
8
|
+
"unknown": "Earr\u00e1id gan choinne"
|
|
9
|
+
},
|
|
10
|
+
"flow_title": "{serial_number} ({host})",
|
|
3
11
|
"step": {
|
|
4
12
|
"user": {
|
|
13
|
+
"data": {
|
|
14
|
+
"host": "\u00d3stach"
|
|
15
|
+
},
|
|
5
16
|
"data_description": {
|
|
6
17
|
"host": "Ainm \u00f3stach n\u00f3 seoladh IP do Tesla Wall Connector."
|
|
7
|
-
}
|
|
18
|
+
},
|
|
19
|
+
"title": "Cumraigh Nasc\u00f3ir Balla Tesla"
|
|
8
20
|
}
|
|
9
21
|
}
|
|
10
22
|
},
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
"name": "Fahrerfenster vorne"
|
|
219
219
|
},
|
|
220
220
|
"vehicle_state_fp_window": {
|
|
221
|
-
"name": "
|
|
221
|
+
"name": "Beifahrerfenster vorne"
|
|
222
222
|
},
|
|
223
223
|
"vehicle_state_is_user_present": {
|
|
224
224
|
"name": "Benutzer anwesend"
|
|
@@ -730,7 +730,7 @@
|
|
|
730
730
|
"name": "Leistung"
|
|
731
731
|
},
|
|
732
732
|
"drive_state_shift_state": {
|
|
733
|
-
"name": "
|
|
733
|
+
"name": "Fahrmodus-Zustand",
|
|
734
734
|
"state": {
|
|
735
735
|
"d": "Fahren",
|
|
736
736
|
"n": "Neutral",
|
|
@@ -13,8 +13,17 @@
|
|
|
13
13
|
"precondition_time_description": "\u0397 \u03ce\u03c1\u03b1 \u03c0\u03bf\u03c5 \u03c4\u03bf \u03cc\u03c7\u03b7\u03bc\u03b1 \u03b8\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03ce\u03c3\u03b5\u03b9 \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b1, \u03c0.\u03c7. 01:05 \u03b3\u03b9\u03b1 1:05 \u03c0.\u03bc.",
|
|
14
14
|
"schedule_enable_description": "\u0395\u03ac\u03bd \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03b8\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03bb\u03b7\u03c6\u03b8\u03b5\u03af \u03c5\u03c0\u03cc\u03c8\u03b7 \u03b3\u03b9\u03b1 \u03b5\u03ba\u03c4\u03ad\u03bb\u03b5\u03c3\u03b7.",
|
|
15
15
|
"schedule_id": "ID \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2",
|
|
16
|
+
"schedule_id_description": "\u03a4\u03bf ID \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2, \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03bd ID \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c4\u03bf \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5.",
|
|
17
|
+
"schedule_id_remove_description": "\u03a4\u03bf ID \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03ba\u03b1\u03c4\u03ac\u03c1\u03b3\u03b7\u03c3\u03b7.",
|
|
18
|
+
"schedule_name_description": "\u03a4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2.",
|
|
19
|
+
"start_time": "\u03a9\u03c1\u03b1 \u03ad\u03bd\u03b1\u03c1\u03be\u03b7\u03c2",
|
|
20
|
+
"start_time_description": "\u0397 \u03ce\u03c1\u03b1 \u03ad\u03bd\u03b1\u03c1\u03be\u03b7\u03c2 \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2, \u03c0.\u03c7. 01:05 \u03b3\u03b9\u03b1 1:05 \u03c0.\u03bc.",
|
|
16
21
|
"unavailable": "\u039c\u03b7 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03bf",
|
|
17
|
-
"vehicle": "\u039f\u03c7\u03b7\u03bc\u03b1"
|
|
22
|
+
"vehicle": "\u039f\u03c7\u03b7\u03bc\u03b1",
|
|
23
|
+
"vehicle_to_remove_schedule": "\u039f\u03c7\u03b7\u03bc\u03b1 \u03c3\u03c4\u03bf \u03bf\u03c0\u03bf\u03af\u03bf \u03b8\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c1\u03b3\u03b7\u03b8\u03b5\u03af \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1.",
|
|
24
|
+
"vehicle_to_schedule": "\u039f\u03c7\u03b7\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03cc.",
|
|
25
|
+
"wake_up_failed": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03b1\u03c6\u03cd\u03c0\u03bd\u03b9\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03bf\u03c7\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2: {message}",
|
|
26
|
+
"wake_up_timeout": "\u039b\u03ae\u03be\u03b7 \u03c7\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03bf\u03c1\u03af\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c3\u03c0\u03ac\u03b8\u03b5\u03b9\u03b1\u03c2 \u03b1\u03c6\u03cd\u03c0\u03bd\u03b9\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03bf\u03c7\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2"
|
|
18
27
|
},
|
|
19
28
|
"config": {
|
|
20
29
|
"abort": {
|
|
@@ -546,6 +555,9 @@
|
|
|
546
555
|
"current_limit_mph": {
|
|
547
556
|
"name": "\u03a4\u03c1\u03ad\u03c7\u03bf\u03bd \u03cc\u03c1\u03b9\u03bf \u03c4\u03b1\u03c7\u03cd\u03c4\u03b7\u03c4\u03b1\u03c2"
|
|
548
557
|
},
|
|
558
|
+
"dc_charging_energy_in": {
|
|
559
|
+
"name": "\u0395\u03bd\u03ad\u03c1\u03b3\u03b5\u03b9\u03b1 \u03c6\u03cc\u03c1\u03c4\u03b9\u03c3\u03b7\u03c2 DC \u03c3\u03b5"
|
|
560
|
+
},
|
|
549
561
|
"dc_charging_power": {
|
|
550
562
|
"name": "\u0399\u03c3\u03c7\u03cd\u03c2 \u03c6\u03cc\u03c1\u03c4\u03b9\u03c3\u03b7\u03c2 DC"
|
|
551
563
|
},
|
|
@@ -1115,12 +1127,14 @@
|
|
|
1115
1127
|
},
|
|
1116
1128
|
"services": {
|
|
1117
1129
|
"add_charge_schedule": {
|
|
1130
|
+
"description": "\u03a0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c4\u03b5\u03b9 \u03ae \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03ad\u03bd\u03b1 \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03c6\u03cc\u03c1\u03c4\u03b9\u03c3\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03ad\u03bd\u03b1 \u03cc\u03c7\u03b7\u03bc\u03b1.",
|
|
1118
1131
|
"fields": {
|
|
1119
1132
|
"days_of_week": {
|
|
1120
1133
|
"description": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c0\u03bf\u03b9\u03b5\u03c2 \u03b7\u03bc\u03ad\u03c1\u03b5\u03c2 \u03b8\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1. \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03b5\u03c4\u03b5 \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ad\u03c2 \u03b7\u03bc\u03ad\u03c1\u03b5\u03c2.",
|
|
1121
1134
|
"name": "\u0397\u03bc\u03ad\u03c1\u03b5\u03c2 \u03c4\u03b7\u03c2 \u03b5\u03b2\u03b4\u03bf\u03bc\u03ac\u03b4\u03b1\u03c2"
|
|
1122
1135
|
},
|
|
1123
1136
|
"device_id": {
|
|
1137
|
+
"description": "\u039f\u03c7\u03b7\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03cc.",
|
|
1124
1138
|
"name": "\u039f\u03c7\u03b7\u03bc\u03b1"
|
|
1125
1139
|
},
|
|
1126
1140
|
"enable": {
|
|
@@ -1132,27 +1146,37 @@
|
|
|
1132
1146
|
"name": "\u03a9\u03c1\u03b1 \u03bb\u03ae\u03be\u03b7\u03c2"
|
|
1133
1147
|
},
|
|
1134
1148
|
"id": {
|
|
1149
|
+
"description": "\u03a4\u03bf ID \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2, \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03bd ID \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c4\u03bf \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5.",
|
|
1135
1150
|
"name": "ID \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2"
|
|
1136
1151
|
},
|
|
1137
1152
|
"location": {
|
|
1138
|
-
"description": "\u0397 \u03ba\u03b1\u03c4\u03ac \u03c0\u03c1\u03bf\u03c3\u03ad\u03b3\u03b3\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c4\u03bf \u03cc\u03c7\u03b7\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1. \u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 Home Assistant."
|
|
1153
|
+
"description": "\u0397 \u03ba\u03b1\u03c4\u03ac \u03c0\u03c1\u03bf\u03c3\u03ad\u03b3\u03b3\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c4\u03bf \u03cc\u03c7\u03b7\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1. \u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 Home Assistant.",
|
|
1154
|
+
"name": "\u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1"
|
|
1139
1155
|
},
|
|
1140
1156
|
"name": {
|
|
1157
|
+
"description": "\u03a4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2.",
|
|
1141
1158
|
"name": "\u039f\u03bd\u03bf\u03bc\u03b1"
|
|
1142
1159
|
},
|
|
1143
1160
|
"one_time": {
|
|
1144
1161
|
"description": "\u0395\u03ac\u03bd \u03c0\u03c1\u03cc\u03ba\u03b5\u03b9\u03c4\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03bc\u03b9\u03b1\u03c2 \u03c7\u03c1\u03ae\u03c3\u03b7\u03c2.",
|
|
1145
1162
|
"name": "\u039c\u03b9\u03b1\u03c2 \u03c7\u03c1\u03ae\u03c3\u03b7\u03c2"
|
|
1163
|
+
},
|
|
1164
|
+
"start_time": {
|
|
1165
|
+
"description": "\u0397 \u03ce\u03c1\u03b1 \u03ad\u03bd\u03b1\u03c1\u03be\u03b7\u03c2 \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2, \u03c0.\u03c7. 01:05 \u03b3\u03b9\u03b1 1:05 \u03c0.\u03bc.",
|
|
1166
|
+
"name": "\u03a9\u03c1\u03b1 \u03ad\u03bd\u03b1\u03c1\u03be\u03b7\u03c2"
|
|
1146
1167
|
}
|
|
1147
|
-
}
|
|
1168
|
+
},
|
|
1169
|
+
"name": "\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c6\u03cc\u03c1\u03c4\u03b9\u03c3\u03b7\u03c2"
|
|
1148
1170
|
},
|
|
1149
1171
|
"add_precondition_schedule": {
|
|
1172
|
+
"description": "\u03a0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c4\u03b5\u03b9 \u03ae \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03ad\u03bd\u03b1 \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03c0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03ad\u03bd\u03b1 \u03cc\u03c7\u03b7\u03bc\u03b1.",
|
|
1150
1173
|
"fields": {
|
|
1151
1174
|
"days_of_week": {
|
|
1152
1175
|
"description": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c0\u03bf\u03b9\u03b5\u03c2 \u03b7\u03bc\u03ad\u03c1\u03b5\u03c2 \u03b8\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1. \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03b5\u03c4\u03b5 \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ad\u03c2 \u03b7\u03bc\u03ad\u03c1\u03b5\u03c2.",
|
|
1153
1176
|
"name": "\u0397\u03bc\u03ad\u03c1\u03b5\u03c2 \u03c4\u03b7\u03c2 \u03b5\u03b2\u03b4\u03bf\u03bc\u03ac\u03b4\u03b1\u03c2"
|
|
1154
1177
|
},
|
|
1155
1178
|
"device_id": {
|
|
1179
|
+
"description": "\u039f\u03c7\u03b7\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03cc.",
|
|
1156
1180
|
"name": "\u039f\u03c7\u03b7\u03bc\u03b1"
|
|
1157
1181
|
},
|
|
1158
1182
|
"enable": {
|
|
@@ -1160,12 +1184,15 @@
|
|
|
1160
1184
|
"name": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7"
|
|
1161
1185
|
},
|
|
1162
1186
|
"id": {
|
|
1187
|
+
"description": "\u03a4\u03bf ID \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2, \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03bd ID \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c4\u03bf \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5.",
|
|
1163
1188
|
"name": "ID \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2"
|
|
1164
1189
|
},
|
|
1165
1190
|
"location": {
|
|
1166
|
-
"description": "\u0397 \u03ba\u03b1\u03c4\u03ac \u03c0\u03c1\u03bf\u03c3\u03ad\u03b3\u03b3\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c4\u03bf \u03cc\u03c7\u03b7\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1. \u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 Home Assistant."
|
|
1191
|
+
"description": "\u0397 \u03ba\u03b1\u03c4\u03ac \u03c0\u03c1\u03bf\u03c3\u03ad\u03b3\u03b3\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c4\u03bf \u03cc\u03c7\u03b7\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1. \u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 Home Assistant.",
|
|
1192
|
+
"name": "\u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1"
|
|
1167
1193
|
},
|
|
1168
1194
|
"name": {
|
|
1195
|
+
"description": "\u03a4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2.",
|
|
1169
1196
|
"name": "\u039f\u03bd\u03bf\u03bc\u03b1"
|
|
1170
1197
|
},
|
|
1171
1198
|
"one_time": {
|
|
@@ -1176,7 +1203,8 @@
|
|
|
1176
1203
|
"description": "\u0397 \u03ce\u03c1\u03b1 \u03c0\u03bf\u03c5 \u03c4\u03bf \u03cc\u03c7\u03b7\u03bc\u03b1 \u03b8\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03ce\u03c3\u03b5\u03b9 \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b1, \u03c0.\u03c7. 01:05 \u03b3\u03b9\u03b1 1:05 \u03c0.\u03bc.",
|
|
1177
1204
|
"name": "\u03a7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03c0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b1\u03c2"
|
|
1178
1205
|
}
|
|
1179
|
-
}
|
|
1206
|
+
},
|
|
1207
|
+
"name": "\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b1\u03c2"
|
|
1180
1208
|
},
|
|
1181
1209
|
"navigation_gps_request": {
|
|
1182
1210
|
"description": "\u039f\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7\u03bd \u03c0\u03bb\u03bf\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03bf\u03c7\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03c0\u03b1\u03c1\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03b5\u03c2 \u03c3\u03c5\u03bd\u03c4\u03b5\u03c4\u03b1\u03b3\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b3\u03b5\u03c9\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03bf\u03cd \u03c0\u03bb\u03ac\u03c4\u03bf\u03c5\u03c2/\u03bc\u03ae\u03ba\u03bf\u03c5\u03c2.",
|
|
@@ -1197,29 +1225,38 @@
|
|
|
1197
1225
|
"name": "\u03a0\u03bb\u03bf\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c3\u03b5 \u03c3\u03c5\u03bd\u03c4\u03b5\u03c4\u03b1\u03b3\u03bc\u03ad\u03bd\u03b5\u03c2"
|
|
1198
1226
|
},
|
|
1199
1227
|
"remove_charge_schedule": {
|
|
1228
|
+
"description": "\u039a\u03b1\u03c4\u03b1\u03c1\u03b3\u03b5\u03af \u03ad\u03bd\u03b1 \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03c6\u03cc\u03c1\u03c4\u03b9\u03c3\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03ad\u03bd\u03b1 \u03cc\u03c7\u03b7\u03bc\u03b1.",
|
|
1200
1229
|
"fields": {
|
|
1201
1230
|
"device_id": {
|
|
1231
|
+
"description": "\u039f\u03c7\u03b7\u03bc\u03b1 \u03c3\u03c4\u03bf \u03bf\u03c0\u03bf\u03af\u03bf \u03b8\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c1\u03b3\u03b7\u03b8\u03b5\u03af \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1.",
|
|
1202
1232
|
"name": "\u039f\u03c7\u03b7\u03bc\u03b1"
|
|
1203
1233
|
},
|
|
1204
1234
|
"id": {
|
|
1235
|
+
"description": "\u03a4\u03bf ID \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03ba\u03b1\u03c4\u03ac\u03c1\u03b3\u03b7\u03c3\u03b7.",
|
|
1205
1236
|
"name": "ID \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2"
|
|
1206
1237
|
}
|
|
1207
|
-
}
|
|
1238
|
+
},
|
|
1239
|
+
"name": "\u039a\u03b1\u03c4\u03ac\u03c1\u03b3\u03b7\u03c3\u03b7 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c6\u03cc\u03c1\u03c4\u03b9\u03c3\u03b7\u03c2"
|
|
1208
1240
|
},
|
|
1209
1241
|
"remove_precondition_schedule": {
|
|
1242
|
+
"description": "\u039a\u03b1\u03c4\u03b1\u03c1\u03b3\u03b5\u03af \u03ad\u03bd\u03b1 \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03c0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03ad\u03bd\u03b1 \u03cc\u03c7\u03b7\u03bc\u03b1.",
|
|
1210
1243
|
"fields": {
|
|
1211
1244
|
"device_id": {
|
|
1245
|
+
"description": "\u039f\u03c7\u03b7\u03bc\u03b1 \u03c3\u03c4\u03bf \u03bf\u03c0\u03bf\u03af\u03bf \u03b8\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c1\u03b3\u03b7\u03b8\u03b5\u03af \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1.",
|
|
1212
1246
|
"name": "\u039f\u03c7\u03b7\u03bc\u03b1"
|
|
1213
1247
|
},
|
|
1214
1248
|
"id": {
|
|
1249
|
+
"description": "\u03a4\u03bf ID \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03ba\u03b1\u03c4\u03ac\u03c1\u03b3\u03b7\u03c3\u03b7.",
|
|
1215
1250
|
"name": "ID \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2"
|
|
1216
1251
|
}
|
|
1217
|
-
}
|
|
1252
|
+
},
|
|
1253
|
+
"name": "\u039a\u03b1\u03c4\u03ac\u03c1\u03b3\u03b7\u03c3\u03b7 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b1\u03c2"
|
|
1218
1254
|
},
|
|
1219
1255
|
"set_scheduled_charging": {
|
|
1220
1256
|
"description": "\u039f\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7\u03bd \u03ce\u03c1\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03b8\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03b9 \u03b7 \u03c6\u03cc\u03c1\u03c4\u03b9\u03c3\u03b7.",
|
|
1221
1257
|
"fields": {
|
|
1222
1258
|
"device_id": {
|
|
1259
|
+
"description": "\u039f\u03c7\u03b7\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03cc.",
|
|
1223
1260
|
"name": "\u039f\u03c7\u03b7\u03bc\u03b1"
|
|
1224
1261
|
},
|
|
1225
1262
|
"enable": {
|
|
@@ -1241,6 +1278,7 @@
|
|
|
1241
1278
|
"name": "\u03a9\u03c1\u03b1 \u03b1\u03bd\u03b1\u03c7\u03ce\u03c1\u03b7\u03c3\u03b7\u03c2"
|
|
1242
1279
|
},
|
|
1243
1280
|
"device_id": {
|
|
1281
|
+
"description": "\u039f\u03c7\u03b7\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03cc.",
|
|
1244
1282
|
"name": "\u039f\u03c7\u03b7\u03bc\u03b1"
|
|
1245
1283
|
},
|
|
1246
1284
|
"enable": {
|
|
@@ -12,8 +12,17 @@
|
|
|
12
12
|
"precondition_time": "Am r\u00e9amhchoinn\u00edollach",
|
|
13
13
|
"precondition_time_description": "An t-am ba ch\u00f3ir don fheithicil an r\u00e9amhchoinn\u00edoll\u00fa a chr\u00edochn\u00fa, e.g. 01:05 le haghaidh 1:05 AM.",
|
|
14
14
|
"schedule_enable_description": "M\u00e1s ceart an sceideal seo a chur san \u00e1ireamh lena chur i gcr\u00edch.",
|
|
15
|
+
"schedule_id": "ID Sceidil",
|
|
16
|
+
"schedule_id_description": "ID an sceidil, bain \u00fas\u00e1id as ID at\u00e1 ann cheana f\u00e9in chun \u00e9 a mhodhn\u00fa.",
|
|
17
|
+
"schedule_id_remove_description": "ID an sceidil at\u00e1 le baint.",
|
|
18
|
+
"schedule_name_description": "Ainm an sceidil.",
|
|
19
|
+
"start_time": "Am tosaithe",
|
|
20
|
+
"start_time_description": "An t-am a thosa\u00edonn an sceideal seo, m.sh. 01:05 le haghaidh 1:05 AM.",
|
|
15
21
|
"unavailable": "Gan a bheith ar f\u00e1il",
|
|
16
22
|
"vehicle": "Feithicil",
|
|
23
|
+
"vehicle_to_remove_schedule": "Feithicil le sceideal a bhaint di.",
|
|
24
|
+
"vehicle_to_schedule": "Feithicil de r\u00e9ir sceidil.",
|
|
25
|
+
"wake_up_failed": "Theip ar an bhfeithicil a dh\u00faiseacht: {message}",
|
|
17
26
|
"wake_up_timeout": "Chuaigh an t-am thart agus an fheithicil \u00e1 d\u00faiseacht"
|
|
18
27
|
},
|
|
19
28
|
"config": {
|
|
@@ -1064,6 +1073,11 @@
|
|
|
1064
1073
|
"vehicle_state_valet_mode": {
|
|
1065
1074
|
"name": "M\u00f3d valet"
|
|
1066
1075
|
}
|
|
1076
|
+
},
|
|
1077
|
+
"update": {
|
|
1078
|
+
"vehicle_state_software_update_status": {
|
|
1079
|
+
"name": "Nuashonr\u00fa"
|
|
1080
|
+
}
|
|
1067
1081
|
}
|
|
1068
1082
|
},
|
|
1069
1083
|
"exceptions": {
|
|
@@ -1129,6 +1143,7 @@
|
|
|
1129
1143
|
"name": "Laethanta na seachtaine"
|
|
1130
1144
|
},
|
|
1131
1145
|
"device_id": {
|
|
1146
|
+
"description": "Feithicil de r\u00e9ir sceidil.",
|
|
1132
1147
|
"name": "Feithicil"
|
|
1133
1148
|
},
|
|
1134
1149
|
"enable": {
|
|
@@ -1139,16 +1154,25 @@
|
|
|
1139
1154
|
"description": "An t-am a chr\u00edochna\u00edonn an sceideal seo, e.g. 01:05 le haghaidh 1:05 AM.",
|
|
1140
1155
|
"name": "Am deiridh"
|
|
1141
1156
|
},
|
|
1157
|
+
"id": {
|
|
1158
|
+
"description": "ID an sceidil, bain \u00fas\u00e1id as ID at\u00e1 ann cheana f\u00e9in chun \u00e9 a mhodhn\u00fa.",
|
|
1159
|
+
"name": "ID Sceidil"
|
|
1160
|
+
},
|
|
1142
1161
|
"location": {
|
|
1143
1162
|
"description": "An su\u00edomh garbh a chaithfidh an fheithicil a bheith ann chun an sceideal seo a \u00fas\u00e1id. Is \u00e9 su\u00edomh cumraithe Home Assistant an r\u00e9amhshocr\u00fa.",
|
|
1144
1163
|
"name": "Su\u00edomh"
|
|
1145
1164
|
},
|
|
1146
1165
|
"name": {
|
|
1166
|
+
"description": "Ainm an sceidil.",
|
|
1147
1167
|
"name": "Ainm"
|
|
1148
1168
|
},
|
|
1149
1169
|
"one_time": {
|
|
1150
1170
|
"description": "M\u00e1s sceideal aonuaire \u00e9 seo.",
|
|
1151
1171
|
"name": "Aonuaire"
|
|
1172
|
+
},
|
|
1173
|
+
"start_time": {
|
|
1174
|
+
"description": "An t-am a thosa\u00edonn an sceideal seo, m.sh. 01:05 le haghaidh 1:05 AM.",
|
|
1175
|
+
"name": "Am tosaithe"
|
|
1152
1176
|
}
|
|
1153
1177
|
},
|
|
1154
1178
|
"name": "Cuir sceideal muirir leis"
|
|
@@ -1161,16 +1185,23 @@
|
|
|
1161
1185
|
"name": "Laethanta na seachtaine"
|
|
1162
1186
|
},
|
|
1163
1187
|
"device_id": {
|
|
1188
|
+
"description": "Feithicil de r\u00e9ir sceidil.",
|
|
1164
1189
|
"name": "Feithicil"
|
|
1165
1190
|
},
|
|
1166
1191
|
"enable": {
|
|
1167
1192
|
"description": "M\u00e1s ceart an sceideal seo a chur san \u00e1ireamh lena chur i gcr\u00edch.",
|
|
1168
1193
|
"name": "Cumasaigh"
|
|
1169
1194
|
},
|
|
1195
|
+
"id": {
|
|
1196
|
+
"description": "ID an sceidil, bain \u00fas\u00e1id as ID at\u00e1 ann cheana f\u00e9in chun \u00e9 a mhodhn\u00fa.",
|
|
1197
|
+
"name": "ID Sceidil"
|
|
1198
|
+
},
|
|
1170
1199
|
"location": {
|
|
1171
|
-
"description": "An su\u00edomh garbh a chaithfidh an fheithicil a bheith ann chun an sceideal seo a \u00fas\u00e1id. Is \u00e9 su\u00edomh cumraithe Home Assistant an r\u00e9amhshocr\u00fa."
|
|
1200
|
+
"description": "An su\u00edomh garbh a chaithfidh an fheithicil a bheith ann chun an sceideal seo a \u00fas\u00e1id. Is \u00e9 su\u00edomh cumraithe Home Assistant an r\u00e9amhshocr\u00fa.",
|
|
1201
|
+
"name": "Su\u00edomh"
|
|
1172
1202
|
},
|
|
1173
1203
|
"name": {
|
|
1204
|
+
"description": "Ainm an sceidil.",
|
|
1174
1205
|
"name": "Ainm"
|
|
1175
1206
|
},
|
|
1176
1207
|
"one_time": {
|
|
@@ -1181,7 +1212,8 @@
|
|
|
1181
1212
|
"description": "An t-am ba ch\u00f3ir don fheithicil an r\u00e9amhchoinn\u00edoll\u00fa a chr\u00edochn\u00fa, e.g. 01:05 le haghaidh 1:05 AM.",
|
|
1182
1213
|
"name": "Am r\u00e9amhchoinn\u00edollach"
|
|
1183
1214
|
}
|
|
1184
|
-
}
|
|
1215
|
+
},
|
|
1216
|
+
"name": "Cuir sceideal r\u00e9amhchoinn\u00edoll leis"
|
|
1185
1217
|
},
|
|
1186
1218
|
"navigation_gps_request": {
|
|
1187
1219
|
"description": "Socra\u00edonn s\u00e9 loingseoireacht feithicle chuig na comhordan\u00e1id\u00ed domhanleithid/domhanfhaid a chuirtear ar f\u00e1il.",
|
|
@@ -1202,17 +1234,29 @@
|
|
|
1202
1234
|
"name": "Nasclean\u00faint chuig comhordan\u00e1id\u00ed"
|
|
1203
1235
|
},
|
|
1204
1236
|
"remove_charge_schedule": {
|
|
1237
|
+
"description": "Baintear sceideal muirir d\u2019fheithicil.",
|
|
1205
1238
|
"fields": {
|
|
1206
1239
|
"device_id": {
|
|
1240
|
+
"description": "Feithicil le sceideal a bhaint di.",
|
|
1207
1241
|
"name": "Feithicil"
|
|
1242
|
+
},
|
|
1243
|
+
"id": {
|
|
1244
|
+
"description": "ID an sceidil at\u00e1 le baint.",
|
|
1245
|
+
"name": "ID Sceidil"
|
|
1208
1246
|
}
|
|
1209
|
-
}
|
|
1247
|
+
},
|
|
1248
|
+
"name": "Bain sceideal muirir"
|
|
1210
1249
|
},
|
|
1211
1250
|
"remove_precondition_schedule": {
|
|
1212
1251
|
"description": "Baintear sceideal r\u00e9amhchoinn\u00edollaithe d'fheithicil.",
|
|
1213
1252
|
"fields": {
|
|
1214
1253
|
"device_id": {
|
|
1254
|
+
"description": "Feithicil le sceideal a bhaint di.",
|
|
1215
1255
|
"name": "Feithicil"
|
|
1256
|
+
},
|
|
1257
|
+
"id": {
|
|
1258
|
+
"description": "ID an sceidil at\u00e1 le baint.",
|
|
1259
|
+
"name": "ID Sceidil"
|
|
1216
1260
|
}
|
|
1217
1261
|
},
|
|
1218
1262
|
"name": "Bain an sceideal r\u00e9amhchoinn\u00edoll"
|