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
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"services": {
|
|
3
3
|
"put_paramset": {
|
|
4
|
+
"description": "Cambia manualmente el conjunto de par\u00e1metros de un dispositivo. Equivalente al m\u00e9todo putParamset de XML-RPC.",
|
|
4
5
|
"fields": {
|
|
5
6
|
"address": {
|
|
6
7
|
"description": "Direcci\u00f3n del dispositivo Homematic.",
|
|
7
8
|
"name": "Direcci\u00f3n"
|
|
8
9
|
},
|
|
9
10
|
"interface": {
|
|
11
|
+
"description": "El nombre de la interfaz de la configuraci\u00f3n.",
|
|
10
12
|
"name": "Interfaz"
|
|
11
13
|
},
|
|
12
14
|
"paramset": {
|
|
@@ -29,6 +31,7 @@
|
|
|
29
31
|
"name": "Volver a conectar"
|
|
30
32
|
},
|
|
31
33
|
"set_device_value": {
|
|
34
|
+
"description": "Controla un dispositivo manualmente. Equivalente al m\u00e9todo setValue de XML-RPC.",
|
|
32
35
|
"fields": {
|
|
33
36
|
"address": {
|
|
34
37
|
"description": "Direcci\u00f3n del dispositivo Homematic o BidCoS-RF para control remoto virtual.",
|
|
@@ -65,9 +68,11 @@
|
|
|
65
68
|
"name": "Direcci\u00f3n"
|
|
66
69
|
},
|
|
67
70
|
"interface": {
|
|
71
|
+
"description": "La interfaz que se va a configurar en modo de instalaci\u00f3n.",
|
|
68
72
|
"name": "Interfaz"
|
|
69
73
|
},
|
|
70
74
|
"mode": {
|
|
75
|
+
"description": "1= Modo normal / 2= Eliminar enlaces antiguos existentes.",
|
|
71
76
|
"name": "Modo"
|
|
72
77
|
},
|
|
73
78
|
"time": {
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"services": {
|
|
3
3
|
"put_paramset": {
|
|
4
|
+
"description": "Rankiniu b\u016bdu pakei\u010dia \u012frenginio parametr\u0173 rinkin\u012f. Atitinka putParamset metod\u0105 i\u0161 XML-RPC.",
|
|
4
5
|
"fields": {
|
|
5
6
|
"address": {
|
|
6
7
|
"description": "\u201eHomematic\u201c prietaiso adresas.",
|
|
7
8
|
"name": "Adresas"
|
|
8
9
|
},
|
|
9
10
|
"interface": {
|
|
11
|
+
"description": "S\u0105sajos pavadinimas i\u0161 konfig\u016bracijos.",
|
|
10
12
|
"name": "S\u0105saja"
|
|
11
13
|
},
|
|
12
14
|
"paramset": {
|
|
@@ -29,6 +31,7 @@
|
|
|
29
31
|
"name": "Prisijunkite i\u0161 naujo"
|
|
30
32
|
},
|
|
31
33
|
"set_device_value": {
|
|
34
|
+
"description": "Valdo \u012frengin\u012f rankiniu b\u016bdu. Atitinka XML-RPC metod\u0105 \u201esetValue\u201c.",
|
|
32
35
|
"fields": {
|
|
33
36
|
"address": {
|
|
34
37
|
"description": "Homematic \u012frenginio arba virtualaus nuotolinio valdymo pulto BidCoS-RF adresas.",
|
|
@@ -65,9 +68,11 @@
|
|
|
65
68
|
"name": "Adresas"
|
|
66
69
|
},
|
|
67
70
|
"interface": {
|
|
71
|
+
"description": "S\u0105saja, kuri\u0105 reikia nustatyti \u012f diegimo re\u017eim\u0105.",
|
|
68
72
|
"name": "S\u0105saja"
|
|
69
73
|
},
|
|
70
74
|
"mode": {
|
|
75
|
+
"description": "1 = \u012eprastas re\u017eimas / 2 = Pa\u0161alinti esamas senas nuorodas.",
|
|
71
76
|
"name": "Re\u017eimas"
|
|
72
77
|
},
|
|
73
78
|
"time": {
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"services": {
|
|
3
3
|
"put_paramset": {
|
|
4
|
+
"description": "Altera manualmente o conjunto de par\u00e2metros de um dispositivo. Equivalente ao putParamset-method do XML-RPC.",
|
|
4
5
|
"fields": {
|
|
5
6
|
"address": {
|
|
6
7
|
"description": "Endere\u00e7o do dispositivo Homematic.",
|
|
7
8
|
"name": "Endere\u00e7o"
|
|
8
9
|
},
|
|
9
10
|
"interface": {
|
|
11
|
+
"description": "O nome da interface a partir da configura\u00e7\u00e3o.",
|
|
10
12
|
"name": "Interface"
|
|
11
13
|
},
|
|
12
14
|
"paramset": {
|
|
@@ -29,6 +31,7 @@
|
|
|
29
31
|
"name": "Voltar a ligar"
|
|
30
32
|
},
|
|
31
33
|
"set_device_value": {
|
|
34
|
+
"description": "Controla um dispositivo manualmente. Equivalente a setValue-method do XML-RPC.",
|
|
32
35
|
"fields": {
|
|
33
36
|
"address": {
|
|
34
37
|
"description": "Endere\u00e7o do dispositivo Homematic ou BidCoS-RF para remoto virtual.",
|
|
@@ -65,9 +68,11 @@
|
|
|
65
68
|
"name": "Morada"
|
|
66
69
|
},
|
|
67
70
|
"interface": {
|
|
71
|
+
"description": "A interface para entrar no modo de instala\u00e7\u00e3o.",
|
|
68
72
|
"name": "Interface"
|
|
69
73
|
},
|
|
70
74
|
"mode": {
|
|
75
|
+
"description": "1= Modo normal / 2= Remover as liga\u00e7\u00f5es antigas existentes.",
|
|
71
76
|
"name": "Modo"
|
|
72
77
|
},
|
|
73
78
|
"time": {
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"services": {
|
|
3
3
|
"put_paramset": {
|
|
4
|
+
"description": "Ru\u010dne zmen\u00ed paramset zariadenia. Ekvivalent met\u00f3dy putParamset z XML-RPC.",
|
|
4
5
|
"fields": {
|
|
5
6
|
"address": {
|
|
6
7
|
"description": "Adresa zariadenia Homematic.",
|
|
7
8
|
"name": "Adresa"
|
|
8
9
|
},
|
|
9
10
|
"interface": {
|
|
11
|
+
"description": "N\u00e1zov rozhrania z konfigur\u00e1cie.",
|
|
10
12
|
"name": "Rozhranie"
|
|
11
13
|
},
|
|
12
14
|
"paramset": {
|
|
@@ -29,6 +31,7 @@
|
|
|
29
31
|
"name": "Op\u00e4tovn\u00e9 pripojenie"
|
|
30
32
|
},
|
|
31
33
|
"set_device_value": {
|
|
34
|
+
"description": "Manu\u00e1lne ovl\u00e1da zariadenie. Ekvivalent met\u00f3dy setValue z XML-RPC.",
|
|
32
35
|
"fields": {
|
|
33
36
|
"address": {
|
|
34
37
|
"description": "Adresa zariadenia Homematic alebo BidCoS-RF pre virtu\u00e1lne dia\u013ekov\u00e9 ovl\u00e1danie.",
|
|
@@ -65,9 +68,11 @@
|
|
|
65
68
|
"name": "Adresa"
|
|
66
69
|
},
|
|
67
70
|
"interface": {
|
|
71
|
+
"description": "Rozhranie na nastavenie do re\u017eimu in\u0161tal\u00e1cie.",
|
|
68
72
|
"name": "Rozhranie"
|
|
69
73
|
},
|
|
70
74
|
"mode": {
|
|
75
|
+
"description": "1= Norm\u00e1lny re\u017eim / 2= Odstr\u00e1ni\u0165 existuj\u00face star\u00e9 odkazy.",
|
|
71
76
|
"name": "Re\u017eim"
|
|
72
77
|
},
|
|
73
78
|
"time": {
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"services": {
|
|
3
3
|
"put_paramset": {
|
|
4
|
+
"description": "\u624b\u52a8\u66f4\u6539\u8bbe\u5907\u7684\u53c2\u6570\u96c6\u3002\u76f8\u5f53\u4e8e XML-RPC \u4e2d\u7684 putParamset \u65b9\u6cd5\u3002",
|
|
4
5
|
"fields": {
|
|
5
6
|
"address": {
|
|
6
7
|
"description": "Homematic \u8bbe\u5907\u7684\u5730\u5740\u3002",
|
|
7
8
|
"name": "\u5730\u5740"
|
|
8
9
|
},
|
|
9
10
|
"interface": {
|
|
11
|
+
"description": "\u914d\u7f6e\u4e2d\u7684\u63a5\u53e3\u540d\u79f0\u3002",
|
|
10
12
|
"name": "\u754c\u9762"
|
|
11
13
|
},
|
|
12
14
|
"paramset": {
|
|
@@ -29,6 +31,7 @@
|
|
|
29
31
|
"name": "\u91cd\u65b0\u8fde\u63a5"
|
|
30
32
|
},
|
|
31
33
|
"set_device_value": {
|
|
34
|
+
"description": "\u624b\u52a8\u63a7\u5236\u8bbe\u5907\u3002\u76f8\u5f53\u4e8e XML-RPC \u4e2d\u7684 setValue \u65b9\u6cd5\u3002",
|
|
32
35
|
"fields": {
|
|
33
36
|
"address": {
|
|
34
37
|
"description": "Homematic \u8bbe\u5907\u6216 BidCoS-RF \u865a\u62df\u9065\u63a7\u5668\u7684\u5730\u5740\u3002",
|
|
@@ -65,9 +68,11 @@
|
|
|
65
68
|
"name": "\u5730\u5740"
|
|
66
69
|
},
|
|
67
70
|
"interface": {
|
|
71
|
+
"description": "\u8bbe\u7f6e\u8fdb\u5165\u5b89\u88c5\u6a21\u5f0f\u7684\u754c\u9762\u3002",
|
|
68
72
|
"name": "\u63a5\u53e3"
|
|
69
73
|
},
|
|
70
74
|
"mode": {
|
|
75
|
+
"description": "1 = \u6b63\u5e38\u6a21\u5f0f / 2 = \u79fb\u9664\u73b0\u6709\u7684\u65e7\u94fe\u63a5\u3002",
|
|
71
76
|
"name": "\u6a21\u5f0f"
|
|
72
77
|
},
|
|
73
78
|
"time": {
|
|
@@ -6,10 +6,18 @@
|
|
|
6
6
|
"unknown": "Earr\u00e1id gan choinne"
|
|
7
7
|
},
|
|
8
8
|
"error": {
|
|
9
|
-
"invalid_sgtin_or_pin": "SGTIN n\u00f3 c\u00f3d PIN neamhbhail\u00ed, d\u00e9an iarracht ar\u00eds."
|
|
9
|
+
"invalid_sgtin_or_pin": "SGTIN n\u00f3 c\u00f3d PIN neamhbhail\u00ed, d\u00e9an iarracht ar\u00eds.",
|
|
10
|
+
"press_the_button": "Br\u00faigh an cnaipe gorm le do thoil.",
|
|
11
|
+
"register_failed": "Theip ar chl\u00e1r\u00fa, d\u00e9an iarracht ar\u00eds.",
|
|
12
|
+
"timeout_button": "Am cr\u00edochnaithe br\u00fa cnaipe gorm, d\u00e9an iarracht ar\u00eds le do thoil."
|
|
10
13
|
},
|
|
11
14
|
"step": {
|
|
12
15
|
"init": {
|
|
16
|
+
"data": {
|
|
17
|
+
"hapid": "Aitheantas pointe rochtana (SGTIN)",
|
|
18
|
+
"name": "Ainm (roghnach, a \u00fas\u00e1idtear mar r\u00e9im\u00edr ainm do gach gl\u00e9as)",
|
|
19
|
+
"pin": "C\u00f3id UAP"
|
|
20
|
+
},
|
|
13
21
|
"description": "M\u00e1s mian leat **Homematic IP HCU1** a chl\u00e1r\u00fa, br\u00faigh an cnaipe ar bharr an fheiste sula leanann t\u00fa ar aghaidh.\n\nN\u00ed m\u00f3r an pr\u00f3iseas cl\u00e1r\u00fach\u00e1in a chr\u00edochn\u00fa laistigh de 5 n\u00f3im\u00e9ad.",
|
|
14
22
|
"title": "Roghnaigh pointe rochtana IP Homematic"
|
|
15
23
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"issues": {
|
|
3
3
|
"ssl_configured_without_configured_urls": {
|
|
4
|
-
"description": "Home Assistant hat festgestellt, dass SSL auf deiner Instanz eingerichtet
|
|
4
|
+
"description": "Home Assistant hat festgestellt, dass SSL auf deiner Instanz eingerichtet, aber keine benutzerdefinierte externe Internet-URL festgelegt wurde.\n\nDies kann zu unerwartetem Verhalten f\u00fchren. Text-zu-Sprache schl\u00e4gt m\u00f6glicherweise fehl und Integrationen k\u00f6nnen sich m\u00f6glicherweise nicht korrekt mit deiner Instanz verbinden.\n\nUm dieses Problem zu beheben, gehe zu Einstellungen > System > Netzwerk; konfiguriere unter dem Abschnitt \u201eHome Assistant URL\u201c deine neuen \u201eInternet\u201c- und \u201eLokales Netzwerk\u201c-Adressen, die zu deiner neuen SSL-Konfiguration passen.",
|
|
5
5
|
"title": "SSL ist ohne externe oder interne URL konfiguriert"
|
|
6
6
|
}
|
|
7
7
|
}
|
|
@@ -22,6 +22,7 @@
|
|
|
22
22
|
"title": "\u05d1\u05d7\u05e8 \u05de\u05d2\u05e9\u05e8"
|
|
23
23
|
},
|
|
24
24
|
"link": {
|
|
25
|
+
"description": "\u05d9\u05e9 \u05dc\u05dc\u05d7\u05d5\u05e5 \u05e2\u05dc \u05d4\u05dc\u05d7\u05e6\u05df \u05d1\u05d2\u05e9\u05e8 \u05db\u05d3\u05d9 \u05dc\u05e8\u05e9\u05d5\u05dd \u05d0\u05ea Philips Hue \u05e2\u05dd Home Assistant.",
|
|
25
26
|
"title": "\u05e7\u05d9\u05e9\u05d5\u05e8 \u05dc\u05e8\u05db\u05d6\u05ea"
|
|
26
27
|
},
|
|
27
28
|
"manual": {
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"state_attributes": {
|
|
81
81
|
"event_type": {
|
|
82
82
|
"state": {
|
|
83
|
-
"double_short_release": "
|
|
83
|
+
"double_short_release": "Dvigubas paspaudimas",
|
|
84
84
|
"initial_press": "Pradinis spaudimas",
|
|
85
85
|
"long_press": "Ilgas paspaudimas",
|
|
86
86
|
"long_release": "Ilgas i\u0161leidimas",
|
|
@@ -34,12 +34,18 @@
|
|
|
34
34
|
},
|
|
35
35
|
"device_automation": {
|
|
36
36
|
"trigger_subtype": {
|
|
37
|
+
"1": "Prvi gumb",
|
|
38
|
+
"2": "Drugi gumb",
|
|
39
|
+
"3": "Tretji gumb",
|
|
40
|
+
"4": "\u010cetrti gumb",
|
|
37
41
|
"button_1": "Prvi gumb",
|
|
38
42
|
"button_2": "Drugi gumb",
|
|
39
43
|
"button_3": "Tretji gumb",
|
|
40
44
|
"button_4": "\u010cetrti gumb",
|
|
41
45
|
"dim_down": "Zatemnite",
|
|
42
46
|
"dim_up": "pove\u010dajte mo\u010d",
|
|
47
|
+
"double_buttons_1_3": "Prvi in tretji gumb",
|
|
48
|
+
"double_buttons_2_4": "Drugi in \u010detrti gumb",
|
|
43
49
|
"turn_off": "Izklopi",
|
|
44
50
|
"turn_on": "Vklopi"
|
|
45
51
|
},
|
|
@@ -1,16 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"device_automation": {
|
|
3
|
+
"action_type": {
|
|
4
|
+
"set_humidity": "Socraigh taise do {entity_name}",
|
|
5
|
+
"set_mode": "Athraigh m\u00f3d ar {entity_name}",
|
|
6
|
+
"toggle": "Scor\u00e1naigh {entity_name}",
|
|
7
|
+
"turn_off": "M\u00fach {entity_name}",
|
|
8
|
+
"turn_on": "Cas ar {entity_name}"
|
|
9
|
+
},
|
|
10
|
+
"condition_type": {
|
|
11
|
+
"is_mode": "T\u00e1 {entity_name} socraithe go m\u00f3d ar leith",
|
|
12
|
+
"is_off": "T\u00e1 {entity_name} m\u00fachta",
|
|
13
|
+
"is_on": "T\u00e1 {entity_name} ar si\u00fal"
|
|
14
|
+
},
|
|
3
15
|
"extra_fields": {
|
|
4
16
|
"above": "Thuas",
|
|
5
17
|
"below": "Th\u00edos",
|
|
6
18
|
"for": "Fad",
|
|
7
19
|
"humidity": "Taise",
|
|
8
20
|
"mode": "M\u00f3d"
|
|
21
|
+
},
|
|
22
|
+
"trigger_type": {
|
|
23
|
+
"changed_states": "{entity_name} casta air n\u00f3 as",
|
|
24
|
+
"target_humidity_changed": "Athra\u00edodh sprioc-thaise {entity_name}",
|
|
25
|
+
"turned_off": "M\u00fachadh {entity_name}",
|
|
26
|
+
"turned_on": "T\u00e1 {entity_name} casta air"
|
|
9
27
|
}
|
|
10
28
|
},
|
|
11
29
|
"entity_component": {
|
|
12
30
|
"_": {
|
|
31
|
+
"name": "Taiseoir",
|
|
13
32
|
"state": {
|
|
33
|
+
"off": "As",
|
|
14
34
|
"on": "Ar si\u00fal"
|
|
15
35
|
},
|
|
16
36
|
"state_attributes": {
|
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
"_": {
|
|
29
29
|
"name": "Nawil\u017cacz",
|
|
30
30
|
"state": {
|
|
31
|
-
"off": "wy\u0142\
|
|
32
|
-
"on": "w\u0142\
|
|
31
|
+
"off": "wy\u0142\u0105czony",
|
|
32
|
+
"on": "w\u0142\u0105czony"
|
|
33
33
|
},
|
|
34
34
|
"state_attributes": {
|
|
35
35
|
"action": {
|
|
36
36
|
"state": {
|
|
37
37
|
"idle": "brak aktywno\u015bci",
|
|
38
|
-
"off": "wy\u0142\
|
|
38
|
+
"off": "wy\u0142\u0105czony"
|
|
39
39
|
}
|
|
40
40
|
},
|
|
41
41
|
"available_modes": {
|
|
@@ -36,12 +36,13 @@ async def async_setup_entry(
|
|
|
36
36
|
"""Set up Automower message event entities.
|
|
37
37
|
|
|
38
38
|
Entities are created dynamically based on messages received from the API,
|
|
39
|
-
but only for mowers that support message events
|
|
39
|
+
but only for mowers that support message events after the WebSocket connection
|
|
40
|
+
is ready.
|
|
40
41
|
"""
|
|
41
42
|
coordinator = config_entry.runtime_data
|
|
42
43
|
entity_registry = er.async_get(hass)
|
|
43
44
|
|
|
44
|
-
restored_mowers = {
|
|
45
|
+
restored_mowers: set[str] = {
|
|
45
46
|
entry.unique_id.removesuffix("_message")
|
|
46
47
|
for entry in er.async_entries_for_config_entry(
|
|
47
48
|
entity_registry, config_entry.entry_id
|
|
@@ -49,14 +50,20 @@ async def async_setup_entry(
|
|
|
49
50
|
if entry.domain == EVENT_DOMAIN
|
|
50
51
|
}
|
|
51
52
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
53
|
+
@callback
|
|
54
|
+
def _on_ws_ready() -> None:
|
|
55
|
+
async_add_entities(
|
|
56
|
+
AutomowerMessageEventEntity(mower_id, coordinator, websocket_alive=True)
|
|
57
|
+
for mower_id in restored_mowers
|
|
58
|
+
if mower_id in coordinator.data
|
|
59
|
+
)
|
|
60
|
+
coordinator.api.unregister_ws_ready_callback(_on_ws_ready)
|
|
61
|
+
|
|
62
|
+
coordinator.api.register_ws_ready_callback(_on_ws_ready)
|
|
57
63
|
|
|
58
64
|
@callback
|
|
59
65
|
def _handle_message(msg: SingleMessageData) -> None:
|
|
66
|
+
"""Add entity dynamically if a new mower sends messages."""
|
|
60
67
|
if msg.id in restored_mowers:
|
|
61
68
|
return
|
|
62
69
|
|
|
@@ -78,11 +85,17 @@ class AutomowerMessageEventEntity(AutomowerBaseEntity, EventEntity):
|
|
|
78
85
|
self,
|
|
79
86
|
mower_id: str,
|
|
80
87
|
coordinator: AutomowerDataUpdateCoordinator,
|
|
88
|
+
*,
|
|
89
|
+
websocket_alive: bool | None = None,
|
|
81
90
|
) -> None:
|
|
82
91
|
"""Initialize Automower message event entity."""
|
|
83
92
|
super().__init__(mower_id, coordinator)
|
|
84
93
|
self._attr_unique_id = f"{mower_id}_message"
|
|
85
|
-
self.websocket_alive: bool =
|
|
94
|
+
self.websocket_alive: bool = (
|
|
95
|
+
websocket_alive
|
|
96
|
+
if websocket_alive is not None
|
|
97
|
+
else coordinator.websocket_alive
|
|
98
|
+
)
|
|
86
99
|
|
|
87
100
|
@property
|
|
88
101
|
def available(self) -> bool:
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"pick_implementation": {
|
|
30
30
|
"data": {
|
|
31
|
-
"implementation": "Anmeldedaten
|
|
31
|
+
"implementation": "OAuth-Anmeldedaten"
|
|
32
32
|
},
|
|
33
33
|
"data_description": {
|
|
34
34
|
"implementation": "Die Anmeldedaten, die du zur Authentifizierung verwenden m\u00f6chtest."
|
|
@@ -1,8 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"entity": {
|
|
3
|
+
"event": {
|
|
4
|
+
"message": {
|
|
5
|
+
"state_attributes": {
|
|
6
|
+
"event_type": {
|
|
7
|
+
"state": {
|
|
8
|
+
"alarm_mower_in_motion": "Alarm! Meanmasine yn beweging"
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
},
|
|
3
14
|
"sensor": {
|
|
4
15
|
"error": {
|
|
5
16
|
"state": {
|
|
17
|
+
"alarm_mower_in_motion": "Alarm! Meanmasine yn beweging",
|
|
6
18
|
"cutting_stopped_slope_too_steep": "Meanen stoppe - helling te steil",
|
|
7
19
|
"high_internal_temperature": "Hege ynterne temperatuer",
|
|
8
20
|
"internal_voltage_error": "Ynterne spanningsfout"
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"pick_implementation": {
|
|
30
30
|
"data": {
|
|
31
|
-
"implementation": "Programos
|
|
31
|
+
"implementation": "Programos prisijungimo duomenys"
|
|
32
32
|
},
|
|
33
33
|
"data_description": {
|
|
34
34
|
"implementation": "Prisijungimo duomenys, kuriuos norite naudoti autentifikavimui."
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"pick_implementation": {
|
|
30
30
|
"data": {
|
|
31
|
-
"implementation": "Credenciais
|
|
31
|
+
"implementation": "Credenciais aplicacionais"
|
|
32
32
|
},
|
|
33
33
|
"data_description": {
|
|
34
34
|
"implementation": "As credenciais que pretende utilizar para autenticar."
|
|
@@ -47,8 +47,11 @@
|
|
|
47
47
|
"init": {
|
|
48
48
|
"data": {
|
|
49
49
|
"filter": "Roghnaigh l\u00ednte",
|
|
50
|
-
"offset": "Frith\u00e1ireamh (n\u00f3im\u00e9id)"
|
|
51
|
-
|
|
50
|
+
"offset": "Frith\u00e1ireamh (n\u00f3im\u00e9id)",
|
|
51
|
+
"real_time": "\u00das\u00e1id sonra\u00ed f\u00edor-ama"
|
|
52
|
+
},
|
|
53
|
+
"description": "Athraigh roghanna don braiteoir imeachta seo",
|
|
54
|
+
"title": "Roghanna"
|
|
52
55
|
}
|
|
53
56
|
}
|
|
54
57
|
}
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
|
+
"already_configured": "T\u00e1 an tseirbh\u00eds cumraithe cheana f\u00e9in",
|
|
5
|
+
"already_in_progress": "T\u00e1 sreabhadh cumra\u00edochta ar si\u00fal cheana f\u00e9in",
|
|
6
|
+
"auth_new_token_not_granted_error": "N\u00edor ceada\u00edodh an comhartha nua-chruthaithe ar Chomh\u00e9adan \u00das\u00e1ideora Hyperion",
|
|
7
|
+
"auth_new_token_not_work_error": "N\u00edor ceada\u00edodh an comhartha nua-chruthaithe ar Hyperion. Theip ar fh\u00edordheimhni\u00fa ag baint \u00fas\u00e1ide as an gcomh\u00e9adan \u00fas\u00e1ideora nua-chruthaithe.",
|
|
4
8
|
"auth_required_error": "Theip ar chinneadh an bhfuil \u00fadar\u00fa ag teast\u00e1il",
|
|
5
9
|
"cannot_connect": "Theip ar an nascadh",
|
|
6
10
|
"no_id": "N\u00edor thuairiscigh an c\u00e1s Hyperion Ambilight a ID",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"services": {
|
|
17
17
|
"press": {
|
|
18
18
|
"description": "Imituoja fizin\u012f prietaiso mygtuko paspaudim\u0105.",
|
|
19
|
-
"name": "
|
|
19
|
+
"name": "Paspausti"
|
|
20
20
|
},
|
|
21
21
|
"reload": {
|
|
22
22
|
"description": "I\u0161 naujo \u012fkelia pagalbininkus i\u0161 YAML konfig\u016bracijos.",
|
|
@@ -10,11 +10,21 @@
|
|
|
10
10
|
"true": "T\u00e1"
|
|
11
11
|
}
|
|
12
12
|
},
|
|
13
|
+
"max": {
|
|
14
|
+
"name": "Fad uasta"
|
|
15
|
+
},
|
|
16
|
+
"min": {
|
|
17
|
+
"name": "Fad \u00edosta"
|
|
18
|
+
},
|
|
13
19
|
"mode": {
|
|
14
20
|
"name": "M\u00f3d",
|
|
15
21
|
"state": {
|
|
16
|
-
"password": "Pasfhocal"
|
|
22
|
+
"password": "Pasfhocal",
|
|
23
|
+
"text": "T\u00e9acs"
|
|
17
24
|
}
|
|
25
|
+
},
|
|
26
|
+
"pattern": {
|
|
27
|
+
"name": "Patr\u00fan"
|
|
18
28
|
}
|
|
19
29
|
}
|
|
20
30
|
}
|