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
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"fan_only": "tylko wentylator",
|
|
32
32
|
"heat": "grzanie",
|
|
33
33
|
"heat_cool": "grzanie/ch\u0142odzenie",
|
|
34
|
-
"off": "wy\u0142\
|
|
34
|
+
"off": "wy\u0142\u0105czony"
|
|
35
35
|
},
|
|
36
36
|
"state_attributes": {
|
|
37
37
|
"current_humidity": {
|
|
@@ -46,8 +46,8 @@
|
|
|
46
46
|
"diffuse": "rozproszony nawiew",
|
|
47
47
|
"focus": "skupiony nawiew",
|
|
48
48
|
"middle": "po\u015bredni",
|
|
49
|
-
"off": "wy\u0142\
|
|
50
|
-
"on": "w\u0142\
|
|
49
|
+
"off": "wy\u0142\u0105czony",
|
|
50
|
+
"on": "w\u0142\u0105czony",
|
|
51
51
|
"top": "nawiew g\u00f3rny"
|
|
52
52
|
}
|
|
53
53
|
},
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"fan": "wentylator",
|
|
67
67
|
"heating": "grzanie",
|
|
68
68
|
"idle": "brak aktywno\u015bci",
|
|
69
|
-
"off": "wy\u0142\
|
|
69
|
+
"off": "wy\u0142\u0105czony",
|
|
70
70
|
"preheating": "Podgrzewanie wst\u0119pne"
|
|
71
71
|
}
|
|
72
72
|
},
|
|
@@ -102,8 +102,8 @@
|
|
|
102
102
|
},
|
|
103
103
|
"swing_horizontal_mode": {
|
|
104
104
|
"state": {
|
|
105
|
-
"off": "wy\u0142\
|
|
106
|
-
"on": "w\u0142\
|
|
105
|
+
"off": "wy\u0142\u0105czony",
|
|
106
|
+
"on": "w\u0142\u0105czony"
|
|
107
107
|
}
|
|
108
108
|
},
|
|
109
109
|
"swing_mode": {
|
|
@@ -111,8 +111,8 @@
|
|
|
111
111
|
"state": {
|
|
112
112
|
"both": "ruch w obu p\u0142aszczyznach",
|
|
113
113
|
"horizontal": "ruch poziomy",
|
|
114
|
-
"off": "wy\u0142\
|
|
115
|
-
"on": "w\u0142\
|
|
114
|
+
"off": "wy\u0142\u0105czony",
|
|
115
|
+
"on": "w\u0142\u0105czony",
|
|
116
116
|
"vertical": "ruch pionowy"
|
|
117
117
|
}
|
|
118
118
|
},
|
|
@@ -137,13 +137,13 @@
|
|
|
137
137
|
"selector": {
|
|
138
138
|
"hvac_mode": {
|
|
139
139
|
"options": {
|
|
140
|
-
"auto": "
|
|
140
|
+
"auto": "auto",
|
|
141
141
|
"cool": "Ch\u0142odzenie",
|
|
142
142
|
"dry": "Osuszanie",
|
|
143
143
|
"fan_only": "Wentylacja",
|
|
144
144
|
"heat": "Grzanie",
|
|
145
145
|
"heat_cool": "grzanie/ch\u0142odzenie",
|
|
146
|
-
"off": "wy\u0142\
|
|
146
|
+
"off": "wy\u0142\u0105czony"
|
|
147
147
|
}
|
|
148
148
|
}
|
|
149
149
|
},
|
|
@@ -149,13 +149,13 @@
|
|
|
149
149
|
"message": "A humidade fornecida {humidity} n\u00e3o \u00e9 v\u00e1lida. O intervalo aceite \u00e9 de {min_humidity} a {max_humidity}."
|
|
150
150
|
},
|
|
151
151
|
"low_temp_higher_than_high_temp": {
|
|
152
|
-
"message": "A
|
|
152
|
+
"message": "A \"Temperatura-alvo inferior\" n\u00e3o pode ser superior \u00e0 \"Temperatura-alvo superior\"."
|
|
153
153
|
},
|
|
154
154
|
"missing_target_temperature_entity_feature": {
|
|
155
|
-
"message": "A a\u00e7\u00e3o definir temperatura foi utilizada com o par\u00e2metro
|
|
155
|
+
"message": "A a\u00e7\u00e3o definir temperatura foi utilizada com o par\u00e2metro \"Temperatura alvo\", mas a entidade n\u00e3o a suporta."
|
|
156
156
|
},
|
|
157
157
|
"missing_target_temperature_range_entity_feature": {
|
|
158
|
-
"message": "A a\u00e7\u00e3o definir temperatura foi utilizada com o par\u00e2metro
|
|
158
|
+
"message": "A a\u00e7\u00e3o definir temperatura foi utilizada com o par\u00e2metro \"Temperatura alvo inferior/superior\", mas a entidade n\u00e3o o suporta."
|
|
159
159
|
},
|
|
160
160
|
"not_valid_fan_mode": {
|
|
161
161
|
"message": "O modo de ventila\u00e7\u00e3o {mode} n\u00e3o \u00e9 v\u00e1lido. Modos de ventila\u00e7\u00e3o v\u00e1lidos s\u00e3o: {modes}."
|
|
@@ -149,13 +149,13 @@
|
|
|
149
149
|
"message": "\u041f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u0430\u044f \u0432\u043b\u0430\u0436\u043d\u043e\u0441\u0442\u044c {humidity} \u043d\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u0430. \u0414\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0439 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d \u043e\u0442 {min_humidity} \u0434\u043e {max_humidity}."
|
|
150
150
|
},
|
|
151
151
|
"low_temp_higher_than_high_temp": {
|
|
152
|
-
"message": "\u041d\u0438\u0436\u043d\u044f\u044f \u0433\u0440\u0430\u043d\u0438\u0446\u0430 \u0446\u0435\u043b\u0435\u0432\u043e\u0439 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0432\u044b\u0448\u0435 \
|
|
152
|
+
"message": "'\u041d\u0438\u0436\u043d\u044f\u044f \u0433\u0440\u0430\u043d\u0438\u0446\u0430 \u0446\u0435\u043b\u0435\u0432\u043e\u0439 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b' \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0432\u044b\u0448\u0435 '\u0412\u0435\u0440\u0445\u043d\u044f\u044f \u0433\u0440\u0430\u043d\u0438\u0446\u0430 \u0446\u0435\u043b\u0435\u0432\u043e\u0439 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b'."
|
|
153
153
|
},
|
|
154
154
|
"missing_target_temperature_entity_feature": {
|
|
155
|
-
"message": "\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0431\u044b\u043b\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u043e \u0441 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u043c \
|
|
155
|
+
"message": "\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0431\u044b\u043b\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u043e \u0441 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u043c '\u0426\u0435\u043b\u0435\u0432\u0430\u044f \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430', \u043d\u043e \u043e\u0431\u044a\u0435\u043a\u0442 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u0435\u0433\u043e."
|
|
156
156
|
},
|
|
157
157
|
"missing_target_temperature_range_entity_feature": {
|
|
158
|
-
"message": "\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0431\u044b\u043b\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u043e \u0441 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u043c \
|
|
158
|
+
"message": "\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b \u0431\u044b\u043b\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u043e \u0441 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u043c '\u041d\u0438\u0436\u043d\u044f\u044f/\u0412\u0435\u0440\u0445\u043d\u044f\u044f \u0446\u0435\u043b\u0435\u0432\u0430\u044f \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430', \u043d\u043e \u043e\u0431\u044a\u0435\u043a\u0442 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u0435\u0433\u043e."
|
|
159
159
|
},
|
|
160
160
|
"not_valid_fan_mode": {
|
|
161
161
|
"message": "\u0420\u0435\u0436\u0438\u043c \u0432\u0435\u043d\u0442\u0438\u043b\u044f\u0442\u043e\u0440\u0430 {mode} \u043d\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u0435\u043d. \u0414\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0435 \u0440\u0435\u0436\u0438\u043c\u044b \u0432\u0435\u043d\u0442\u0438\u043b\u044f\u0442\u043e\u0440\u0430: {modes}."
|
|
@@ -149,13 +149,13 @@
|
|
|
149
149
|
"message": "Zadan\u00e1 vlhkos\u0165 {humidity} nie je platn\u00e1. Akceptovan\u00fd rozsah je {min_humidity} a\u017e {max_humidity} ."
|
|
150
150
|
},
|
|
151
151
|
"low_temp_higher_than_high_temp": {
|
|
152
|
-
"message": "
|
|
152
|
+
"message": "'Doln\u00e1 cie\u013eov\u00e1 teplota' nem\u00f4\u017ee by\u0165 vy\u0161\u0161ia ako 'Horn\u00e1 cie\u013eov\u00e1 teplota'."
|
|
153
153
|
},
|
|
154
154
|
"missing_target_temperature_entity_feature": {
|
|
155
|
-
"message": "Bola pou\u017eit\u00e1 akcia Nastavi\u0165 teplotu s parametrom
|
|
155
|
+
"message": "Bola pou\u017eit\u00e1 akcia Nastavi\u0165 teplotu s parametrom 'Cie\u013eov\u00e1 teplota', ale entita ju nepodporuje."
|
|
156
156
|
},
|
|
157
157
|
"missing_target_temperature_range_entity_feature": {
|
|
158
|
-
"message": "Bola pou\u017eit\u00e1 akcia Nastavi\u0165 teplotu s parametrom
|
|
158
|
+
"message": "Bola pou\u017eit\u00e1 akcia Nastavi\u0165 teplotu s parametrom 'Ni\u017e\u0161ia/vy\u0161\u0161ia cie\u013eov\u00e1 teplota', ale entita ju nepodporuje."
|
|
159
159
|
},
|
|
160
160
|
"not_valid_fan_mode": {
|
|
161
161
|
"message": "Re\u017eim ventil\u00e1tora {mode} nie je platn\u00fd. Platn\u00e9 re\u017eimy ventil\u00e1tora s\u00fa: {modes}."
|
|
@@ -148,15 +148,6 @@
|
|
|
148
148
|
"humidity_out_of_range": {
|
|
149
149
|
"message": "Angiven fuktighet {humidity} \u00e4r inte giltig. Accepterat intervall \u00e4r {min_humidity} till {max_humidity}."
|
|
150
150
|
},
|
|
151
|
-
"low_temp_higher_than_high_temp": {
|
|
152
|
-
"message": "M\u00e5ltemperatur l\u00e5g kan inte vara h\u00f6gre \u00e4n M\u00e5ltemperatur h\u00f6g."
|
|
153
|
-
},
|
|
154
|
-
"missing_target_temperature_entity_feature": {
|
|
155
|
-
"message": "\u00c5tg\u00e4rden Ange temperatur anv\u00e4ndes med m\u00e5ltemperaturparametern, men entiteten st\u00f6der den inte."
|
|
156
|
-
},
|
|
157
|
-
"missing_target_temperature_range_entity_feature": {
|
|
158
|
-
"message": "\u00c5tg\u00e4rden Ange temperatur anv\u00e4ndes med parametern f\u00f6r l\u00e5g/h\u00f6g m\u00e5ltemperatur, men entiteten st\u00f6der den inte."
|
|
159
|
-
},
|
|
160
151
|
"not_valid_fan_mode": {
|
|
161
152
|
"message": "Fl\u00e4ktl\u00e4get {mode} \u00e4r inte giltigt. Giltiga fl\u00e4ktl\u00e4gen \u00e4r: {modes} ."
|
|
162
153
|
},
|
|
@@ -142,15 +142,6 @@
|
|
|
142
142
|
"humidity_out_of_range": {
|
|
143
143
|
"message": "Sa\u011flanan nem {humidity} ge\u00e7erli de\u011fil. Kabul edilen aral\u0131k {min_humidity} ile {max_humidity} aras\u0131ndad\u0131r."
|
|
144
144
|
},
|
|
145
|
-
"low_temp_higher_than_high_temp": {
|
|
146
|
-
"message": "Hedef s\u0131cakl\u0131k d\u00fc\u015f\u00fck de\u011feri Hedef s\u0131cakl\u0131k y\u00fcksek de\u011ferinden daha y\u00fcksek olamaz."
|
|
147
|
-
},
|
|
148
|
-
"missing_target_temperature_entity_feature": {
|
|
149
|
-
"message": "Hedef s\u0131cakl\u0131k parametresiyle birlikte S\u0131cakl\u0131k Ayar\u0131 eylemi kullan\u0131ld\u0131 ancak varl\u0131k bunu desteklemiyor."
|
|
150
|
-
},
|
|
151
|
-
"missing_target_temperature_range_entity_feature": {
|
|
152
|
-
"message": "Hedef s\u0131cakl\u0131k d\u00fc\u015f\u00fck/y\u00fcksek parametresiyle s\u0131cakl\u0131k ayarlama eylemi kullan\u0131ld\u0131 ancak varl\u0131k bunu desteklemiyor."
|
|
153
|
-
},
|
|
154
145
|
"not_valid_fan_mode": {
|
|
155
146
|
"message": "Fan modu {mode} ge\u00e7erli de\u011fil. Ge\u00e7erli fan modlar\u0131 \u015funlard\u0131r: {modes} ."
|
|
156
147
|
},
|
|
@@ -128,15 +128,6 @@
|
|
|
128
128
|
"humidity_out_of_range": {
|
|
129
129
|
"message": "\u041d\u0430\u0432\u0435\u0434\u0435\u043d\u0430 \u0432\u043e\u043b\u043e\u0433\u0456\u0441\u0442\u044c {humidity} \u043d\u0435 \u0454 \u0434\u0456\u0439\u0441\u043d\u043e\u044e. \u0414\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u0438\u0439 \u0434\u0456\u0430\u043f\u0430\u0437\u043e\u043d \u0432\u0456\u0434 {min_humidity} \u0434\u043e {max_humidity}."
|
|
130
130
|
},
|
|
131
|
-
"low_temp_higher_than_high_temp": {
|
|
132
|
-
"message": "\u041d\u0438\u0436\u043d\u044f \u0446\u0456\u043b\u044c\u043e\u0432\u0430 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430 \u043d\u0435 \u043c\u043e\u0436\u0435 \u0431\u0443\u0442\u0438 \u0432\u0438\u0449\u043e\u044e \u0437\u0430 \u0432\u0435\u0440\u0445\u043d\u044e \u0446\u0456\u043b\u044c\u043e\u0432\u0443 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0443."
|
|
133
|
-
},
|
|
134
|
-
"missing_target_temperature_entity_feature": {
|
|
135
|
-
"message": "\u0414\u0456\u044e \"\u0417\u0430\u0434\u0430\u0442\u0438 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0443\" \u0431\u0443\u043b\u043e \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043e \u0437 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u043c \"\u0426\u0456\u043b\u044c\u043e\u0432\u0430 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430\", \u0430\u043b\u0435 \u0441\u0443\u0442\u043d\u0456\u0441\u0442\u044c \u0457\u0457 \u043d\u0435 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454."
|
|
136
|
-
},
|
|
137
|
-
"missing_target_temperature_range_entity_feature": {
|
|
138
|
-
"message": "\u0414\u0456\u044f \"\u0417\u0430\u0434\u0430\u0442\u0438 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0443\" \u0431\u0443\u043b\u0430 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u0430 \u0437 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u043c \u043d\u0438\u0437\u044c\u043a\u043e\u0457/\u0432\u0438\u0441\u043e\u043a\u043e\u0457 \u0446\u0456\u043b\u044c\u043e\u0432\u043e\u0457 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0438, \u0430\u043b\u0435 \u0441\u0443\u0442\u043d\u0456\u0441\u0442\u044c \u043d\u0435 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454 \u0457\u0457."
|
|
139
|
-
},
|
|
140
131
|
"not_valid_fan_mode": {
|
|
141
132
|
"message": "\u0420\u0435\u0436\u0438\u043c \u0432\u0435\u043d\u0442\u0438\u043b\u044f\u0442\u043e\u0440\u0430 {mode} \u043d\u0435 \u0454 \u0434\u0456\u0439\u0441\u043d\u0438\u043c. \u0414\u0456\u0439\u0441\u043d\u0438\u043c\u0438 \u0440\u0435\u0436\u0438\u043c\u0430\u043c\u0438 \u0432\u0435\u043d\u0442\u0438\u043b\u044f\u0442\u043e\u0440\u0430 \u0454: {modes}."
|
|
142
133
|
},
|
|
@@ -130,10 +130,10 @@
|
|
|
130
130
|
"name": "\u6446\u52a8\u6a21\u5f0f"
|
|
131
131
|
},
|
|
132
132
|
"target_temp_high": {
|
|
133
|
-
"name": "\
|
|
133
|
+
"name": "\u76ee\u6807\u6e29\u5ea6\u4e0a\u9650"
|
|
134
134
|
},
|
|
135
135
|
"target_temp_low": {
|
|
136
|
-
"name": "\
|
|
136
|
+
"name": "\u76ee\u6807\u6e29\u5ea6\u4e0b\u9650"
|
|
137
137
|
},
|
|
138
138
|
"target_temp_step": {
|
|
139
139
|
"name": "\u76ee\u6807\u6e29\u5ea6\u6b65\u957f"
|
|
@@ -149,13 +149,13 @@
|
|
|
149
149
|
"message": "\u63d0\u4f9b\u7684\u6e7f\u5ea6 {humidity} \u65e0\u6548\u3002\u53ef\u63a5\u53d7\u7684\u8303\u56f4\u662f {min_humidity} \u81f3 {max_humidity} \u3002"
|
|
150
150
|
},
|
|
151
151
|
"low_temp_higher_than_high_temp": {
|
|
152
|
-
"message": "\u76ee\u6807\u6e29\u5ea6\
|
|
152
|
+
"message": "\u201c\u76ee\u6807\u6e29\u5ea6\u4e0b\u9650\u201d\u4e0d\u80fd\u9ad8\u4e8e\u201c\u76ee\u6807\u6e29\u5ea6\u4e0a\u9650\u201d\u3002"
|
|
153
153
|
},
|
|
154
154
|
"missing_target_temperature_entity_feature": {
|
|
155
|
-
"message": "\u8bbe\u7f6e\u6e29\u5ea6\
|
|
155
|
+
"message": "\u8bbe\u7f6e\u6e29\u5ea6\u52a8\u4f5c\u4e0e\u201c\u76ee\u6807\u6e29\u5ea6\u201d\u53c2\u6570\u4e00\u8d77\u4f7f\u7528\uff0c\u4f46\u5b9e\u4f53\u4e0d\u652f\u6301\u5b83\u3002"
|
|
156
156
|
},
|
|
157
157
|
"missing_target_temperature_range_entity_feature": {
|
|
158
|
-
"message": "\u8bbe\u7f6e\u6e29\u5ea6\
|
|
158
|
+
"message": "\u8bbe\u7f6e\u6e29\u5ea6\u52a8\u4f5c\u4e0e\u201c\u76ee\u6807\u6e29\u5ea6\u4e0b\u9650/\u4e0a\u9650\u201d\u53c2\u6570\u4e00\u8d77\u4f7f\u7528\uff0c\u4f46\u5b9e\u4f53\u4e0d\u652f\u6301\u5b83\u3002"
|
|
159
159
|
},
|
|
160
160
|
"not_valid_fan_mode": {
|
|
161
161
|
"message": "\u98ce\u6247\u6a21\u5f0f\u201c{mode}\u201d\u65e0\u6548\u3002\u6709\u6548\u98ce\u6247\u6a21\u5f0f\u6709\uff1a{modes} \u3002"
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
},
|
|
260
260
|
"target_temp_high": {
|
|
261
261
|
"description": "\u6700\u9ad8\u76ee\u6807\u6e29\u5ea6\u8bbe\u5b9a\u503c\u3002",
|
|
262
|
-
"name": "\
|
|
262
|
+
"name": "\u76ee\u6807\u6e29\u5ea6\u4e0a\u9650"
|
|
263
263
|
},
|
|
264
264
|
"target_temp_low": {
|
|
265
265
|
"description": "\u6700\u4f4e\u76ee\u6807\u6e29\u5ea6\u8bbe\u5b9a\u503c\u3002",
|
|
@@ -149,13 +149,13 @@
|
|
|
149
149
|
"message": "\u6240\u63d0\u4f9b\u7684\u6fd5\u5ea6 {humidity} \u7121\u6548\uff0c\u53ef\u63a5\u53d7\u7684\u7bc4\u570d\u70ba {min_humidity} \u81f3 {max_humidity}\u3002"
|
|
150
150
|
},
|
|
151
151
|
"low_temp_higher_than_high_temp": {
|
|
152
|
-
"message": "\u76ee\u6a19\u6eab\u5ea6\
|
|
152
|
+
"message": "'\u4f4e\u76ee\u6a19\u6eab\u5ea6' \u4e0d\u80fd\u9ad8\u65bc '\u9ad8\u76ee\u6a19\u6eab\u5ea6'\u3002"
|
|
153
153
|
},
|
|
154
154
|
"missing_target_temperature_entity_feature": {
|
|
155
|
-
"message": "\u8a2d\u5b9a\u6eab\u5ea6\u64cd\u4f5c\u4f7f\u7528\u4e86\u76ee\u6a19\u6eab\u5ea6\u53c3\u6578\uff0c\u4f46\u8a72\u5be6\u9ad4\u4e0d\u652f\u6301\u6b64\u64cd\u4f5c\u3002"
|
|
155
|
+
"message": "\u8a2d\u5b9a\u6eab\u5ea6\u64cd\u4f5c\u4f7f\u7528\u4e86 '\u76ee\u6a19\u6eab\u5ea6' \u53c3\u6578\uff0c\u4f46\u8a72\u5be6\u9ad4\u4e0d\u652f\u6301\u6b64\u64cd\u4f5c\u3002"
|
|
156
156
|
},
|
|
157
157
|
"missing_target_temperature_range_entity_feature": {
|
|
158
|
-
"message": "\u8a2d\u5b9a\u6eab\u5ea6\u64cd\u4f5c\u4f7f\u7528\u4e86\u76ee\u6a19\u6eab\u5ea6\
|
|
158
|
+
"message": "\u8a2d\u5b9a\u6eab\u5ea6\u64cd\u4f5c\u4f7f\u7528\u4e86 '\u4f4e/\u9ad8\u76ee\u6a19\u6eab\u5ea6' \u53c3\u6578\uff0c\u4f46\u8a72\u5be6\u9ad4\u4e0d\u652f\u6301\u6b64\u64cd\u4f5c\u3002"
|
|
159
159
|
},
|
|
160
160
|
"not_valid_fan_mode": {
|
|
161
161
|
"message": "\u9001\u98a8\u6a21\u5f0f {mode} \u7121\u6548\u3001\u6709\u6548\u7684\u9001\u98a8\u6a21\u5f0f\u70ba\uff1a{modes}.\u3002"
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
},
|
|
43
43
|
"step": {
|
|
44
44
|
"confirm_change_plan": {
|
|
45
|
-
"description": "
|
|
45
|
+
"description": "Atualiz\u00e1mos recentemente o nosso sistema de subscri\u00e7\u00e3o. Para continuar a utilizar o Home Assistant Cloud, \u00e9 necess\u00e1rio aprovar uma vez a altera\u00e7\u00e3o no PayPal.\n\nIsto demora 1 minuto e n\u00e3o aumenta o pre\u00e7o."
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
},
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"is_open": "{entity_name} est\u00e1 aberta",
|
|
16
16
|
"is_opening": "{entity_name} est\u00e1 a abrir",
|
|
17
17
|
"is_position": "A posi\u00e7\u00e3o atual de {entity_name} \u00e9",
|
|
18
|
-
"is_tilt_position": "A inclina\u00e7\u00e3o
|
|
18
|
+
"is_tilt_position": "A inclina\u00e7\u00e3o atual de {entity_name} \u00e9"
|
|
19
19
|
},
|
|
20
20
|
"extra_fields": {
|
|
21
21
|
"above": "Acima",
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"already_in_progress": "O processo de configura\u00e7\u00e3o j\u00e1 est\u00e1 a decorrer",
|
|
6
6
|
"no_bridges": "Nenhum hub deCONZ descoberto",
|
|
7
7
|
"no_hardware_available": "Nenhum hardware de r\u00e1dio ligado ao deCONZ",
|
|
8
|
-
"updated_instance": "Inst\u00e2ncia deCONZ
|
|
8
|
+
"updated_instance": "Inst\u00e2ncia deCONZ atualizada com novo endere\u00e7o de anfitri\u00e3o"
|
|
9
9
|
},
|
|
10
10
|
"error": {
|
|
11
11
|
"linking_not_possible": "N\u00e3o foi poss\u00edvel estabelecer uma liga\u00e7\u00e3o com o portal",
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"name": "Configurar"
|
|
134
134
|
},
|
|
135
135
|
"device_refresh": {
|
|
136
|
-
"description": "
|
|
136
|
+
"description": "Atualiza os dispositivos dispon\u00edveis no deCONZ.",
|
|
137
137
|
"fields": {
|
|
138
138
|
"bridgeid": {
|
|
139
139
|
"description": "Cadeia de carateres \u00fanica para cada hardware deCONZ. Pode ser encontrada como parte do nome da integra\u00e7\u00e3o. \u00datil se estiver a correr v\u00e1rias integra\u00e7\u00f5es deCONZ.",
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"state_attributes": {
|
|
6
6
|
"swing_horizontal_mode": {
|
|
7
7
|
"state": {
|
|
8
|
-
"auto": "
|
|
9
|
-
"off": "wy\u0142\
|
|
8
|
+
"auto": "auto",
|
|
9
|
+
"off": "wy\u0142\u0105czony"
|
|
10
10
|
}
|
|
11
11
|
},
|
|
12
12
|
"swing_mode": {
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"1": "1",
|
|
15
15
|
"2": "2",
|
|
16
16
|
"3": "3",
|
|
17
|
-
"off": "wy\u0142\
|
|
17
|
+
"off": "wy\u0142\u0105czony"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
20
|
}
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"state_attributes": {
|
|
26
26
|
"preset_mode": {
|
|
27
27
|
"state": {
|
|
28
|
-
"on": "w\u0142\
|
|
28
|
+
"on": "w\u0142\u0105czony",
|
|
29
29
|
"sleep": "sen"
|
|
30
30
|
}
|
|
31
31
|
}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"unit_time": "Unidade de tempo"
|
|
13
13
|
},
|
|
14
14
|
"data_description": {
|
|
15
|
-
"max_sub_interval": "Se definido, a derivada recalcula automaticamente se a fonte n\u00e3o tiver sido
|
|
15
|
+
"max_sub_interval": "Se definido, a derivada recalcula automaticamente se a fonte n\u00e3o tiver sido atualizada durante este per\u00edodo.",
|
|
16
16
|
"round": "Controla o n\u00famero de d\u00edgitos decimais na sa\u00edda.",
|
|
17
17
|
"time_window": "Se definido, o valor do sensor \u00e9 uma m\u00e9dia m\u00f3vel ponderada no tempo das derivadas dentro desta janela.",
|
|
18
18
|
"unit_prefix": "A sa\u00edda ser\u00e1 dimensionada de acordo com o prefixo m\u00e9trico selecionado e a unidade de tempo da derivada."
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"unit_time": "Unidade de tempo"
|
|
36
36
|
},
|
|
37
37
|
"data_description": {
|
|
38
|
-
"max_sub_interval": "Se definido, a derivada recalcula automaticamente se a fonte n\u00e3o tiver sido
|
|
38
|
+
"max_sub_interval": "Se definido, a derivada recalcula automaticamente se a fonte n\u00e3o tiver sido atualizada durante este per\u00edodo.",
|
|
39
39
|
"round": "Controla o n\u00famero de d\u00edgitos decimais na sa\u00edda.",
|
|
40
40
|
"time_window": "Se definido, o valor do sensor \u00e9 uma m\u00e9dia m\u00f3vel ponderada no tempo das derivadas dentro desta janela.",
|
|
41
41
|
"unit_prefix": "A sa\u00edda ser\u00e1 dimensionada de acordo com o prefixo m\u00e9trico selecionado e a unidade de tempo da derivada."
|
|
@@ -19,8 +19,10 @@ from homeassistant.config_entries import (
|
|
|
19
19
|
)
|
|
20
20
|
from homeassistant.const import CONF_HOST, CONF_NAME, CONF_PASSWORD, CONF_USERNAME
|
|
21
21
|
from homeassistant.core import HomeAssistant, callback
|
|
22
|
+
from homeassistant.data_entry_flow import AbortFlow
|
|
22
23
|
from homeassistant.exceptions import HomeAssistantError
|
|
23
24
|
from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
|
25
|
+
from homeassistant.helpers.device_registry import format_mac
|
|
24
26
|
from homeassistant.helpers.service_info.zeroconf import ZeroconfServiceInfo
|
|
25
27
|
from homeassistant.helpers.typing import VolDictType
|
|
26
28
|
|
|
@@ -103,6 +105,43 @@ class DoorBirdConfigFlow(ConfigFlow, domain=DOMAIN):
|
|
|
103
105
|
"""Initialize the DoorBird config flow."""
|
|
104
106
|
self.discovery_schema: vol.Schema | None = None
|
|
105
107
|
|
|
108
|
+
async def _async_verify_existing_device_for_discovery(
|
|
109
|
+
self,
|
|
110
|
+
existing_entry: ConfigEntry,
|
|
111
|
+
host: str,
|
|
112
|
+
macaddress: str,
|
|
113
|
+
) -> None:
|
|
114
|
+
"""Verify discovered device matches existing entry before updating IP.
|
|
115
|
+
|
|
116
|
+
This method performs the following verification steps:
|
|
117
|
+
1. Ensures that the stored credentials work before updating the entry.
|
|
118
|
+
2. Verifies that the device at the discovered IP address has the expected MAC address.
|
|
119
|
+
"""
|
|
120
|
+
info, errors = await self._async_validate_or_error(
|
|
121
|
+
{
|
|
122
|
+
**existing_entry.data,
|
|
123
|
+
CONF_HOST: host,
|
|
124
|
+
}
|
|
125
|
+
)
|
|
126
|
+
|
|
127
|
+
if errors:
|
|
128
|
+
_LOGGER.debug(
|
|
129
|
+
"Cannot validate DoorBird at %s with existing credentials: %s",
|
|
130
|
+
host,
|
|
131
|
+
errors,
|
|
132
|
+
)
|
|
133
|
+
raise AbortFlow("cannot_connect")
|
|
134
|
+
|
|
135
|
+
# Verify the MAC address matches what was advertised
|
|
136
|
+
if format_mac(info["mac_addr"]) != format_mac(macaddress):
|
|
137
|
+
_LOGGER.debug(
|
|
138
|
+
"DoorBird at %s reports MAC %s but zeroconf advertised %s, ignoring",
|
|
139
|
+
host,
|
|
140
|
+
info["mac_addr"],
|
|
141
|
+
macaddress,
|
|
142
|
+
)
|
|
143
|
+
raise AbortFlow("wrong_device")
|
|
144
|
+
|
|
106
145
|
async def async_step_reauth(
|
|
107
146
|
self, entry_data: Mapping[str, Any]
|
|
108
147
|
) -> ConfigFlowResult:
|
|
@@ -172,7 +211,22 @@ class DoorBirdConfigFlow(ConfigFlow, domain=DOMAIN):
|
|
|
172
211
|
|
|
173
212
|
await self.async_set_unique_id(macaddress)
|
|
174
213
|
host = discovery_info.host
|
|
175
|
-
|
|
214
|
+
|
|
215
|
+
# Check if we have an existing entry for this MAC
|
|
216
|
+
existing_entry = self.hass.config_entries.async_entry_for_domain_unique_id(
|
|
217
|
+
DOMAIN, macaddress
|
|
218
|
+
)
|
|
219
|
+
|
|
220
|
+
if existing_entry:
|
|
221
|
+
# Check if the host is actually changing
|
|
222
|
+
if existing_entry.data.get(CONF_HOST) != host:
|
|
223
|
+
await self._async_verify_existing_device_for_discovery(
|
|
224
|
+
existing_entry, host, macaddress
|
|
225
|
+
)
|
|
226
|
+
|
|
227
|
+
# All checks passed or no change needed, abort
|
|
228
|
+
# if already configured with potential IP update
|
|
229
|
+
self._abort_if_unique_id_configured(updates={CONF_HOST: host})
|
|
176
230
|
|
|
177
231
|
self._async_abort_entries_match({CONF_HOST: host})
|
|
178
232
|
|
|
@@ -49,6 +49,8 @@
|
|
|
49
49
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
|
50
50
|
"link_local_address": "Link local addresses are not supported",
|
|
51
51
|
"not_doorbird_device": "This device is not a DoorBird",
|
|
52
|
+
"not_ipv4_address": "Only IPv4 addresses are supported",
|
|
53
|
+
"wrong_device": "Device MAC address does not match",
|
|
52
54
|
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]"
|
|
53
55
|
},
|
|
54
56
|
"flow_title": "{name} ({host})",
|
|
@@ -4,7 +4,9 @@
|
|
|
4
4
|
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
|
|
5
5
|
"link_local_address": "Propojen\u00ed m\u00edstn\u00edch adres nen\u00ed podporov\u00e1no",
|
|
6
6
|
"not_doorbird_device": "Toto za\u0159\u00edzen\u00ed nen\u00ed DoorBird",
|
|
7
|
-
"
|
|
7
|
+
"not_ipv4_address": "Podporov\u00e1ny jsou jen adresy IPv4",
|
|
8
|
+
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9",
|
|
9
|
+
"wrong_device": "MAC adresa za\u0159\u00edzen\u00ed se neshoduje"
|
|
8
10
|
},
|
|
9
11
|
"error": {
|
|
10
12
|
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
|
|
@@ -4,7 +4,9 @@
|
|
|
4
4
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
|
5
5
|
"link_local_address": "Link-Local-Adressen werden nicht unterst\u00fctzt",
|
|
6
6
|
"not_doorbird_device": "Dieses Ger\u00e4t ist kein DoorBird",
|
|
7
|
-
"
|
|
7
|
+
"not_ipv4_address": "Es werden nur IPv4-Adressen unterst\u00fctzt",
|
|
8
|
+
"reauth_successful": "Die erneute Authentifizierung war erfolgreich",
|
|
9
|
+
"wrong_device": "MAC-Adresse des Ger\u00e4ts stimmt nicht \u00fcberein"
|
|
8
10
|
},
|
|
9
11
|
"error": {
|
|
10
12
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
@@ -4,7 +4,9 @@
|
|
|
4
4
|
"already_configured": "Device is already configured",
|
|
5
5
|
"link_local_address": "Link local addresses are not supported",
|
|
6
6
|
"not_doorbird_device": "This device is not a DoorBird",
|
|
7
|
-
"
|
|
7
|
+
"not_ipv4_address": "Only IPv4 addresses are supported",
|
|
8
|
+
"reauth_successful": "Re-authentication was successful",
|
|
9
|
+
"wrong_device": "Device MAC address does not match"
|
|
8
10
|
},
|
|
9
11
|
"error": {
|
|
10
12
|
"cannot_connect": "Failed to connect",
|
|
@@ -4,7 +4,9 @@
|
|
|
4
4
|
"already_configured": "Device is already configured",
|
|
5
5
|
"link_local_address": "Link local addresses are not supported",
|
|
6
6
|
"not_doorbird_device": "This device is not a DoorBird",
|
|
7
|
-
"
|
|
7
|
+
"not_ipv4_address": "Only IPv4 addresses are supported",
|
|
8
|
+
"reauth_successful": "Re-authentication was successful",
|
|
9
|
+
"wrong_device": "Device MAC address does not match"
|
|
8
10
|
},
|
|
9
11
|
"error": {
|
|
10
12
|
"cannot_connect": "Failed to connect",
|
|
@@ -4,7 +4,9 @@
|
|
|
4
4
|
"already_configured": "El dispositivo ya est\u00e1 configurado",
|
|
5
5
|
"link_local_address": "Las direcciones de enlace local no son compatibles",
|
|
6
6
|
"not_doorbird_device": "Este dispositivo no es un DoorBird",
|
|
7
|
-
"
|
|
7
|
+
"not_ipv4_address": "S\u00f3lo se admiten direcciones IPv4",
|
|
8
|
+
"reauth_successful": "La autenticaci\u00f3n se volvi\u00f3 a realizar correctamente",
|
|
9
|
+
"wrong_device": "La direcci\u00f3n MAC del dispositivo no coincide"
|
|
8
10
|
},
|
|
9
11
|
"error": {
|
|
10
12
|
"cannot_connect": "No se pudo conectar",
|
|
@@ -4,7 +4,9 @@
|
|
|
4
4
|
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
|
|
5
5
|
"link_local_address": "Kohtv\u00f5rgu linke ei toetata",
|
|
6
6
|
"not_doorbird_device": "See pole DoorBird'i seade",
|
|
7
|
-
"
|
|
7
|
+
"not_ipv4_address": "Toetatakse ainult IPv4-aadresse",
|
|
8
|
+
"reauth_successful": "Taastuvastamine \u00f5nnestus",
|
|
9
|
+
"wrong_device": "Seadme MAC-aadress ei \u00fchti"
|
|
8
10
|
},
|
|
9
11
|
"error": {
|
|
10
12
|
"cannot_connect": "\u00dchendamine nurjus",
|
|
@@ -4,7 +4,9 @@
|
|
|
4
4
|
"already_configured": "T\u00e1 an gl\u00e9as cumraithe cheana f\u00e9in",
|
|
5
5
|
"link_local_address": "N\u00ed thaca\u00edtear le seolta\u00ed nasc \u00e1iti\u00fala",
|
|
6
6
|
"not_doorbird_device": "N\u00ed DoorBird an gl\u00e9as seo",
|
|
7
|
-
"
|
|
7
|
+
"not_ipv4_address": "N\u00ed thaca\u00edtear ach le seolta\u00ed IPv4",
|
|
8
|
+
"reauth_successful": "D'\u00e9irigh leis an athfh\u00edordheimhni\u00fa",
|
|
9
|
+
"wrong_device": "N\u00ed hionann seoladh MAC an ghl\u00e9is"
|
|
8
10
|
},
|
|
9
11
|
"error": {
|
|
10
12
|
"cannot_connect": "Theip ar an nascadh",
|
|
@@ -4,7 +4,9 @@
|
|
|
4
4
|
"already_configured": "Prietaisas jau sukonfig\u016bruotas",
|
|
5
5
|
"link_local_address": "Nuorod\u0173 vietiniai adresai nepalaikomi",
|
|
6
6
|
"not_doorbird_device": "\u0160is prietaisas n\u0117ra DoorBird",
|
|
7
|
-
"
|
|
7
|
+
"not_ipv4_address": "Palaikomi tik IPv4 adresai",
|
|
8
|
+
"reauth_successful": "Pakartotinis autentifikavimas buvo s\u0117kmingas",
|
|
9
|
+
"wrong_device": "\u012erenginio MAC adresas nesutampa"
|
|
8
10
|
},
|
|
9
11
|
"error": {
|
|
10
12
|
"cannot_connect": "Nepavyko prisijungti",
|
|
@@ -4,7 +4,9 @@
|
|
|
4
4
|
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
|
5
5
|
"link_local_address": "Lok\u00e1lne adresy odkazov nie s\u00fa podporovan\u00e9",
|
|
6
6
|
"not_doorbird_device": "Toto zariadenie nie je DoorBird",
|
|
7
|
-
"
|
|
7
|
+
"not_ipv4_address": "Podporovan\u00e9 s\u00fa iba adresy IPv4",
|
|
8
|
+
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9",
|
|
9
|
+
"wrong_device": "MAC adresa zariadenia sa nezhoduje"
|
|
8
10
|
},
|
|
9
11
|
"error": {
|
|
10
12
|
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|