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
|
@@ -39,12 +39,12 @@
|
|
|
39
39
|
"sensor": {
|
|
40
40
|
"bean_container_empty": {
|
|
41
41
|
"state": {
|
|
42
|
-
"off": "wy\u0142\
|
|
42
|
+
"off": "wy\u0142\u0105czony"
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
45
|
"camera_state": {
|
|
46
46
|
"state": {
|
|
47
|
-
"disabled": "wy\u0142\
|
|
47
|
+
"disabled": "wy\u0142\u0105czony"
|
|
48
48
|
}
|
|
49
49
|
},
|
|
50
50
|
"coffee_counter": {
|
|
@@ -52,19 +52,19 @@
|
|
|
52
52
|
},
|
|
53
53
|
"door": {
|
|
54
54
|
"state": {
|
|
55
|
-
"closed": "zamkni\
|
|
56
|
-
"locked": "
|
|
55
|
+
"closed": "zamkni\u0119ty",
|
|
56
|
+
"locked": "zaryglowany",
|
|
57
57
|
"open": "otwarto"
|
|
58
58
|
}
|
|
59
59
|
},
|
|
60
60
|
"drip_tray_full": {
|
|
61
61
|
"state": {
|
|
62
|
-
"off": "wy\u0142\
|
|
62
|
+
"off": "wy\u0142\u0105czony"
|
|
63
63
|
}
|
|
64
64
|
},
|
|
65
65
|
"freezer_temperature_alarm": {
|
|
66
66
|
"state": {
|
|
67
|
-
"off": "wy\u0142\
|
|
67
|
+
"off": "wy\u0142\u0105czony"
|
|
68
68
|
}
|
|
69
69
|
},
|
|
70
70
|
"frothy_milk_counter": {
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
},
|
|
82
82
|
"operation_state": {
|
|
83
83
|
"state": {
|
|
84
|
-
"pause": "
|
|
84
|
+
"pause": "wstrzymany"
|
|
85
85
|
}
|
|
86
86
|
},
|
|
87
87
|
"powder_coffee_counter": {
|
|
@@ -89,12 +89,12 @@
|
|
|
89
89
|
},
|
|
90
90
|
"refrigerator_door_alarm": {
|
|
91
91
|
"state": {
|
|
92
|
-
"off": "wy\u0142\
|
|
92
|
+
"off": "wy\u0142\u0105czony"
|
|
93
93
|
}
|
|
94
94
|
},
|
|
95
95
|
"rinse_aid_nearly_empty": {
|
|
96
96
|
"state": {
|
|
97
|
-
"off": "wy\u0142\
|
|
97
|
+
"off": "wy\u0142\u0105czony"
|
|
98
98
|
}
|
|
99
99
|
},
|
|
100
100
|
"ristretto_espresso_counter": {
|
|
@@ -102,20 +102,20 @@
|
|
|
102
102
|
},
|
|
103
103
|
"salt_nearly_empty": {
|
|
104
104
|
"state": {
|
|
105
|
-
"off": "wy\u0142\
|
|
105
|
+
"off": "wy\u0142\u0105czony"
|
|
106
106
|
}
|
|
107
107
|
},
|
|
108
108
|
"water_tank_empty": {
|
|
109
109
|
"state": {
|
|
110
|
-
"off": "wy\u0142\
|
|
110
|
+
"off": "wy\u0142\u0105czony"
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
113
|
},
|
|
114
114
|
"switch": {
|
|
115
115
|
"dispenser_enabled": {
|
|
116
116
|
"state": {
|
|
117
|
-
"off": "wy\u0142\
|
|
118
|
-
"on": "w\u0142\
|
|
117
|
+
"off": "wy\u0142\u0105czony",
|
|
118
|
+
"on": "w\u0142\u0105czony"
|
|
119
119
|
}
|
|
120
120
|
}
|
|
121
121
|
}
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
},
|
|
28
28
|
"pick_implementation": {
|
|
29
29
|
"data": {
|
|
30
|
-
"implementation": "Credenciais
|
|
30
|
+
"implementation": "Credenciais aplicacionais"
|
|
31
31
|
},
|
|
32
32
|
"data_description": {
|
|
33
33
|
"implementation": "As credenciais que pretende utilizar para autenticar."
|
|
@@ -17,12 +17,24 @@
|
|
|
17
17
|
"config_validation_err": {
|
|
18
18
|
"message": "Cumra\u00edocht neamhbhail\u00ed don chomhth\u00e1th\u00fa {domain} ag {config_file}, l\u00edne {line}: {error}."
|
|
19
19
|
},
|
|
20
|
+
"config_validator_unknown_err": {
|
|
21
|
+
"message": "Earr\u00e1id anaithnid ag glaoch ar bhail\u00edocht\u00f3ir cumra\u00edochta {domain} - {error}."
|
|
22
|
+
},
|
|
20
23
|
"max_length_exceeded": {
|
|
21
24
|
"message": "T\u00e1 uasfhad {max_length} carachtar ag an luach {value} don mhaoin {property_name}."
|
|
22
25
|
},
|
|
23
26
|
"multiple_integration_config_errors": {
|
|
24
27
|
"message": "Theip ar phr\u00f3ise\u00e1il chumra\u00edochta don chomhth\u00e1th\u00fa {domain} mar gheall ar roinnt earr\u00e1id\u00ed ({errors}). Seice\u00e1il na loga\u00ed le haghaidh tuilleadh eolais."
|
|
25
28
|
},
|
|
29
|
+
"platform_component_load_err": {
|
|
30
|
+
"message": "Earr\u00e1id ard\u00e1in: {domain} - {error}."
|
|
31
|
+
},
|
|
32
|
+
"platform_component_load_exc": {
|
|
33
|
+
"message": "Earr\u00e1id ard\u00e1in: {domain} - {error}."
|
|
34
|
+
},
|
|
35
|
+
"platform_config_validation_err": {
|
|
36
|
+
"message": "Cumra\u00edocht neamhbhail\u00ed do {domain} \u00f3n gcomhth\u00e1th\u00fa {p_name} ag an gcomhad {config_file}, l\u00edne {line}: {error}. Seice\u00e1il na loga\u00ed le haghaidh tuilleadh eolais."
|
|
37
|
+
},
|
|
26
38
|
"platform_schema_validator_err": {
|
|
27
39
|
"message": "Earr\u00e1id anaithnid agus cumra\u00edocht \u00e1 bail\u00edocht\u00fa do {domain} \u00f3n gcomhth\u00e1th\u00fa {p_name} - {error}."
|
|
28
40
|
},
|
|
@@ -46,6 +58,10 @@
|
|
|
46
58
|
}
|
|
47
59
|
},
|
|
48
60
|
"issues": {
|
|
61
|
+
"config_entry_only": {
|
|
62
|
+
"description": "N\u00ed thaca\u00edonn an comhth\u00e1th\u00fa {domain} le cumra\u00edocht tr\u00ed chomhad YAML. B\u2019fh\u00e9idir nach dtabharfaidh t\u00fa faoi deara aon fhadhbanna soil\u00e9ire leis an gcomhth\u00e1th\u00fa, ach n\u00ed chuirtear aon socruithe cumra\u00edochta at\u00e1 sainmh\u00ednithe in YAML i bhfeidhm i nd\u00e1ir\u00edre.\n\nChun seo a r\u00e9iteach:\n\n1. Mura ndearna t\u00fa amhlaidh cheana f\u00e9in, [socraigh an comhth\u00e1th\u00fa]({add_integration}).\n\n2. Bain `{domain}:` as do chomhad cumra\u00edochta YAML.\n\n3. Atosaigh Home Assistant.",
|
|
63
|
+
"title": "N\u00ed thaca\u00edonn an comhth\u00e1th\u00fa {domain} le cumra\u00edocht YAML"
|
|
64
|
+
},
|
|
49
65
|
"config_entry_reauth": {
|
|
50
66
|
"description": "T\u00e1 g\u00e1 le hathfh\u00edordheimhni\u00fa",
|
|
51
67
|
"title": "T\u00e1 an f\u00edordheimhni\u00fa imithe in \u00e9ag do {name}"
|
|
@@ -58,6 +74,10 @@
|
|
|
58
74
|
"description": "T\u00e1 roinnt iontr\u00e1lacha cumra\u00edochta ({number_of_entries}) {domain} ann leis an ID uath\u00fail c\u00e9anna.\nTugtar {titles} ar na ch\u00e9ad iontr\u00e1lacha cumra\u00edochta {title_limit}.\n\nChun an earr\u00e1id seo a shocr\u00fa, [cumraigh an comhth\u00e1th\u00fa]({configure_url}) agus bain na d\u00fablaigh go l\u00e9ir seachas ceann amh\u00e1in.\n\nN\u00f3ta: D\u2019fh\u00e9adfadh gr\u00fapa eile d\u00fablach a bheith nochtaithe tar \u00e9is na d\u00fablaigh seo a bhaint.",
|
|
59
75
|
"title": "Il-iontr\u00e1lacha cumra\u00edochta {domain} leis an aitheant\u00f3ir uath\u00fail c\u00e9anna"
|
|
60
76
|
},
|
|
77
|
+
"country_not_configured": {
|
|
78
|
+
"description": "N\u00edl aon t\u00edr cumraithe, le do thoil, nuashonraigh an chumra\u00edocht tr\u00ed chlice\u00e1il ar an gcnaipe \"foghlaim n\u00edos m\u00f3\" th\u00edos.",
|
|
79
|
+
"title": "N\u00edl an t\u00edr cumraithe"
|
|
80
|
+
},
|
|
61
81
|
"deprecated_architecture": {
|
|
62
82
|
"description": "\u00das\u00e1ideann an c\u00f3ras seo crua-earra\u00ed 32-giot\u00e1n (`{arch}`), at\u00e1 imithe i l\u00e9ig agus nach bhfaighidh s\u00e9 nuashonruithe a thuilleadh tar \u00e9is scaoileadh Home Assistant 2025.12. \u00d3s rud \u00e9 nach bhfuil do chrua-earra\u00ed in ann leaganacha n\u00edos nua\u00ed de Home Assistant a rith a thuilleadh, beidh ort aistri\u00fa chuig crua-earra\u00ed nua.",
|
|
63
83
|
"title": "F\u00f3gra d\u00edmheasa: ailtireacht 32-giot\u00e1n"
|
|
@@ -89,6 +109,7 @@
|
|
|
89
109
|
"title": "T\u00e1 an comhth\u00e1th\u00fa {integration_title} \u00e1 bhaint"
|
|
90
110
|
},
|
|
91
111
|
"deprecated_yaml": {
|
|
112
|
+
"description": "T\u00e1 cumr\u00fa {integration_title} ag baint \u00fas\u00e1ide as YAML \u00e1 bhaint.\n\nT\u00e1 do chumra\u00edocht YAML at\u00e1 ann cheana f\u00e9in allmhairithe isteach sa chomh\u00e9adan \u00fas\u00e1ideora go huathoibr\u00edoch.\n\nBain an chumra\u00edocht `{domain}` as do chomhad configuration.yaml agus atos\u00fa Home Assistant chun an fhadhb seo a r\u00e9iteach.",
|
|
92
113
|
"title": "T\u00e1 cumra\u00edocht YAML {integration_title} \u00e1 baint"
|
|
93
114
|
},
|
|
94
115
|
"historic_currency": {
|
|
@@ -75,6 +75,7 @@
|
|
|
75
75
|
"title": "Integracija {domain} ne podpira konfiguracije YAML pod lastnim klju\u010dem"
|
|
76
76
|
},
|
|
77
77
|
"python_version": {
|
|
78
|
+
"description": "Podpora za zagon Home Assistanta v trenutno uporabljeni razli\u010dici Pythona {current_python_version} je zastarela in bo odstranjena v Home Assistantu{breaks_in_ha_version}. Prosimo, da nadgradite Python na razli\u010dico {required_python_version}, da prepre\u010dite nedelovanje va\u0161e namestitve Home Assistanta.",
|
|
78
79
|
"title": "Podpora za Python {current_python_version} bo odstranjena"
|
|
79
80
|
},
|
|
80
81
|
"storage_corruption": {
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"data": {
|
|
78
78
|
"enable_multi_pan": "Povolit podporu v\u00edce protokol\u016f"
|
|
79
79
|
},
|
|
80
|
-
"description": "Pokud je povolena podpora v\u00edce protokol\u016f, lze r\u00e1dio IEEE 802.15.4 {hardware_name} pou\u017e\u00edvat sou\u010dasn\u011b pro Zigbee i Thread (na kter\u00e9m be\u017e\u00ed Matter). Pokud je r\u00e1dio ji\u017e pou\u017e\u00edv\u00e1no integrac\u00ed ZHA Zigbee, bude ZHA p\u0159enastaveno pro pou\u017eit\u00ed multiprotokolov\u00e9ho firmwaru
|
|
80
|
+
"description": "Pokud je povolena podpora v\u00edce protokol\u016f, lze r\u00e1dio IEEE 802.15.4 {hardware_name} pou\u017e\u00edvat sou\u010dasn\u011b pro Zigbee i Thread (na kter\u00e9m be\u017e\u00ed Matter). Pokud je r\u00e1dio ji\u017e pou\u017e\u00edv\u00e1no integrac\u00ed ZHA Zigbee, bude ZHA p\u0159enastaveno pro pou\u017eit\u00ed multiprotokolov\u00e9ho firmwaru.\n\nPozn\u00e1mka: Toto je experiment\u00e1ln\u00ed funkce.",
|
|
81
81
|
"title": "Povolit podporu v\u00edce protokol\u016f na r\u00e1diu IEEE 802.15.4"
|
|
82
82
|
},
|
|
83
83
|
"change_channel": {
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
},
|
|
76
76
|
"addon_not_installed": {
|
|
77
77
|
"data": {
|
|
78
|
-
"enable_multi_pan": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\
|
|
78
|
+
"enable_multi_pan": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7\u03c2 \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ce\u03bd \u03c0\u03c1\u03c9\u03c4\u03bf\u03ba\u03cc\u03bb\u03bb\u03c9\u03bd"
|
|
79
79
|
},
|
|
80
80
|
"description": "\u039f\u03c4\u03b1\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b7 \u03b7 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ce\u03bd \u03c0\u03c1\u03c9\u03c4\u03bf\u03ba\u03cc\u03bb\u03bb\u03c9\u03bd, \u03bf \u03c0\u03bf\u03bc\u03c0\u03bf\u03b4\u03ad\u03ba\u03c4\u03b7\u03c2 IEEE 802.15.4 \u03c4\u03bf\u03c5 {hardware_name} \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03c4\u03b1\u03c5\u03c4\u03cc\u03c7\u03c1\u03bf\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03bf Zigbee \u03ba\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03bf Thread (\u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf Matter). \u0395\u03ac\u03bd \u03bf \u03c0\u03bf\u03bc\u03c0\u03bf\u03b4\u03ad\u03ba\u03c4\u03b7\u03c2 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03ae\u03b4\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7 ZHA Zigbee, \u03c4\u03bf ZHA \u03b8\u03b1 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03b8\u03b5\u03af \u03b5\u03ba \u03bd\u03ad\u03bf\u03c5 \u03ce\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03c4\u03bf \u03c5\u03bb\u03b9\u03ba\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03cc \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ce\u03bd \u03c0\u03c1\u03c9\u03c4\u03bf\u03ba\u03cc\u03bb\u03bb\u03c9\u03bd. \n\n\u03a3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7: \u0391\u03c5\u03c4\u03cc \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c0\u03b5\u03b9\u03c1\u03b1\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc.",
|
|
81
81
|
"title": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ce\u03bd \u03c0\u03c1\u03c9\u03c4\u03bf\u03ba\u03cc\u03bb\u03bb\u03c9\u03bd \u03c3\u03c4\u03bd \u03c0\u03bf\u03bc\u03c0\u03bf\u03b4\u03ad\u03ba\u03c4\u03b7 IEEE 802.15.4"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"title": "\u05d4\u05d2\u05d3\u05e8\u05ea OpenThread Border Router \u05e0\u05db\u05e9\u05dc\u05d4"
|
|
32
32
|
},
|
|
33
33
|
"pick_firmware": {
|
|
34
|
-
"description": "\
|
|
34
|
+
"description": "\u05e0\u05ea\u05d7\u05d9\u05dc \u05d1\u05d4\u05d2\u05d3\u05e8\u05ea \u05d4-{model} \u05e9\u05dc\u05da. \u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d5 \u05db\u05d3\u05d9 \u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 \u05e8\u05e9\u05ea Zigbee \u05d0\u05d5 \u05e9\u05e8\u05e9\u05d5\u05e8?",
|
|
35
35
|
"menu_options": {
|
|
36
36
|
"pick_firmware_thread": "\u05e9\u05e8\u05e9\u05d5\u05e8",
|
|
37
37
|
"pick_firmware_zigbee": "Zigbee"
|
|
@@ -81,6 +81,9 @@
|
|
|
81
81
|
"title": "\u05d0\u05e4\u05e9\u05e8 \u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05e8\u05d9\u05d1\u05d5\u05d9 \u05e4\u05e8\u05d5\u05d8\u05d5\u05e7\u05d5\u05dc\u05d9\u05dd \u05d1\u05e8\u05d3\u05d9\u05d5 IEEE 802.15.4"
|
|
82
82
|
},
|
|
83
83
|
"change_channel": {
|
|
84
|
+
"data": {
|
|
85
|
+
"channel": "\u05e2\u05e8\u05d5\u05e5"
|
|
86
|
+
},
|
|
84
87
|
"description": "\u05d4\u05ea\u05d7\u05dc\u05ea \u05e9\u05d9\u05e0\u05d5\u05d9 \u05e2\u05e8\u05d5\u05e5 \u05e2\u05d1\u05d5\u05e8 \u05e8\u05e9\u05ea\u05d5\u05ea Zigbee \u05d5-Thread \u05e9\u05dc\u05da.\n\n\u05d4\u05e2\u05e8\u05d4: \u05d6\u05d5\u05d4\u05d9 \u05e4\u05e2\u05d5\u05dc\u05d4 \u05de\u05ea\u05e7\u05d3\u05de\u05ea \u05d5\u05d9\u05db\u05d5\u05dc\u05d4 \u05dc\u05d4\u05e9\u05d0\u05d9\u05e8 \u05d0\u05ea \u05e8\u05e9\u05ea\u05d5\u05ea Thread \u05d5-Zigbee \u05e9\u05dc\u05da \u05d1\u05dc\u05ea\u05d9 \u05e0\u05d9\u05ea\u05e0\u05d5\u05ea \u05dc\u05d4\u05e4\u05e2\u05dc\u05d4 \u05d0\u05dd \u05d4\u05e2\u05e8\u05d5\u05e5 \u05d4\u05d7\u05d3\u05e9 \u05e2\u05de\u05d5\u05e1. \u05d1\u05d4\u05ea\u05d0\u05dd \u05dc\u05ea\u05e0\u05d0\u05d9 \u05d4\u05e8\u05e9\u05ea \u05d4\u05e7\u05d9\u05d9\u05de\u05d9\u05dd, \u05d9\u05d9\u05ea\u05db\u05df \u05e9\u05e8\u05d1\u05d9\u05dd \u05de\u05d4\u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05e9\u05dc\u05da \u05dc\u05d0 \u05d9\u05e2\u05d1\u05e8\u05d5 \u05dc\u05e2\u05e8\u05d5\u05e5 \u05d4\u05d7\u05d3\u05e9 \u05d5\u05d9\u05d3\u05e8\u05e9\u05d5 \u05d4\u05e6\u05d8\u05e8\u05e4\u05d5\u05ea \u05de\u05d7\u05d3\u05e9 \u05dc\u05e4\u05e0\u05d9 \u05e9\u05d9\u05ea\u05d7\u05d9\u05dc\u05d5 \u05dc\u05e4\u05e2\u05d5\u05dc \u05e9\u05d5\u05d1. \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d6\u05d4\u05d9\u05e8\u05d5\u05ea.\n\n\u05dc\u05d0\u05d7\u05e8 \u05e9\u05d1\u05d7\u05e8\u05ea **\u05e9\u05dc\u05d9\u05d7\u05d4**, \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d4\u05e2\u05e8\u05d5\u05e5 \u05de\u05ea\u05d7\u05d9\u05dc \u05d1\u05e9\u05e7\u05d8 \u05d1\u05e8\u05e7\u05e2 \u05d5\u05d9\u05e1\u05ea\u05d9\u05d9\u05dd \u05dc\u05d0\u05d7\u05e8 \u05de\u05e1\u05e4\u05e8 \u05d3\u05e7\u05d5\u05ea.",
|
|
85
88
|
"title": "\u05d4\u05d2\u05d3\u05e8\u05d4 \u05de\u05d7\u05d3\u05e9 \u05e9\u05dc \u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05e8\u05d9\u05d1\u05d5\u05d9 \u05e4\u05e8\u05d5\u05d8\u05d5\u05e7\u05d5\u05dc\u05d9 \u05e8\u05d3\u05d9\u05d5 IEEE 802.15.4"
|
|
86
89
|
},
|
|
@@ -1,4 +1,16 @@
|
|
|
1
1
|
{
|
|
2
|
+
"firmware_picker": {
|
|
3
|
+
"options": {
|
|
4
|
+
"step": {
|
|
5
|
+
"pick_firmware": {
|
|
6
|
+
"menu_options": {
|
|
7
|
+
"pick_firmware_thread": "Thread",
|
|
8
|
+
"pick_firmware_zigbee": "Zigbee"
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
},
|
|
2
14
|
"silabs_multiprotocol_hardware": {
|
|
3
15
|
"options": {
|
|
4
16
|
"abort": {
|
|
@@ -26,6 +38,11 @@
|
|
|
26
38
|
"description": "Gdy w\u0142\u0105czona jest obs\u0142uga Multiprotocol, radio IEEE 802.15.4 dla {hardware_name} mo\u017ce by\u0107 u\u017cywane jednocze\u015bnie dla Zigbee i Thread (u\u017cywane przez Matter). Uwaga: jest to funkcja eksperymentalna. Je\u015bli radio jest ju\u017c u\u017cywane przez integracj\u0119 ZHA Zigbee, ZHA zostanie ponownie skonfigurowane, aby korzysta\u0107 z oprogramowania multiprotocol.\n\nUwaga: jest to funkcja eksperymentalna.",
|
|
27
39
|
"title": "W\u0142\u0105cz obs\u0142ug\u0119 multiprotocol w radiu IEEE 802.15.4"
|
|
28
40
|
},
|
|
41
|
+
"change_channel": {
|
|
42
|
+
"data": {
|
|
43
|
+
"channel": "Kana\u0142"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
29
46
|
"install_addon": {
|
|
30
47
|
"title": "Rozpocz\u0119\u0142a si\u0119 instalacja dodatku Silicon Labs Multiprotocol"
|
|
31
48
|
},
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"data": {
|
|
100
100
|
"enable_multi_pan": "Povolit podporu v\u00edce protokol\u016f"
|
|
101
101
|
},
|
|
102
|
-
"description": "Pokud je povolena podpora v\u00edce protokol\u016f, lze r\u00e1dio IEEE 802.15.4 {hardware_name} pou\u017e\u00edvat sou\u010dasn\u011b pro Zigbee i Thread (na kter\u00e9m be\u017e\u00ed Matter). Pokud je r\u00e1dio ji\u017e pou\u017e\u00edv\u00e1no integrac\u00ed ZHA Zigbee, bude ZHA p\u0159enastaveno pro pou\u017eit\u00ed multiprotokolov\u00e9ho firmwaru
|
|
102
|
+
"description": "Pokud je povolena podpora v\u00edce protokol\u016f, lze r\u00e1dio IEEE 802.15.4 {hardware_name} pou\u017e\u00edvat sou\u010dasn\u011b pro Zigbee i Thread (na kter\u00e9m be\u017e\u00ed Matter). Pokud je r\u00e1dio ji\u017e pou\u017e\u00edv\u00e1no integrac\u00ed ZHA Zigbee, bude ZHA p\u0159enastaveno pro pou\u017eit\u00ed multiprotokolov\u00e9ho firmwaru.\n\nPozn\u00e1mka: Toto je experiment\u00e1ln\u00ed funkce.",
|
|
103
103
|
"title": "Povolit podporu v\u00edce protokol\u016f na r\u00e1diu IEEE 802.15.4"
|
|
104
104
|
},
|
|
105
105
|
"change_channel": {
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
},
|
|
98
98
|
"addon_not_installed": {
|
|
99
99
|
"data": {
|
|
100
|
-
"enable_multi_pan": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\
|
|
100
|
+
"enable_multi_pan": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7\u03c2 \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ce\u03bd \u03c0\u03c1\u03c9\u03c4\u03bf\u03ba\u03cc\u03bb\u03bb\u03c9\u03bd"
|
|
101
101
|
},
|
|
102
102
|
"description": "\u039f\u03c4\u03b1\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b7 \u03b7 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ce\u03bd \u03c0\u03c1\u03c9\u03c4\u03bf\u03ba\u03cc\u03bb\u03bb\u03c9\u03bd, \u03bf \u03c0\u03bf\u03bc\u03c0\u03bf\u03b4\u03ad\u03ba\u03c4\u03b7\u03c2 IEEE 802.15.4 \u03c4\u03bf\u03c5 {hardware_name} \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03c4\u03b1\u03c5\u03c4\u03cc\u03c7\u03c1\u03bf\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03bf Zigbee \u03ba\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03bf Thread (\u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf Matter). \u0395\u03ac\u03bd \u03bf \u03c0\u03bf\u03bc\u03c0\u03bf\u03b4\u03ad\u03ba\u03c4\u03b7\u03c2 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03ae\u03b4\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7 ZHA Zigbee, \u03c4\u03bf ZHA \u03b8\u03b1 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03b8\u03b5\u03af \u03b5\u03ba \u03bd\u03ad\u03bf\u03c5 \u03ce\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03c4\u03bf \u03c5\u03bb\u03b9\u03ba\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03cc \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ce\u03bd \u03c0\u03c1\u03c9\u03c4\u03bf\u03ba\u03cc\u03bb\u03bb\u03c9\u03bd. \n\n\u03a3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7: \u0391\u03c5\u03c4\u03cc \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c0\u03b5\u03b9\u03c1\u03b1\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc.",
|
|
103
103
|
"title": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ce\u03bd \u03c0\u03c1\u03c9\u03c4\u03bf\u03ba\u03cc\u03bb\u03bb\u03c9\u03bd \u03c3\u03c4\u03bd \u03c0\u03bf\u03bc\u03c0\u03bf\u03b4\u03ad\u03ba\u03c4\u03b7 IEEE 802.15.4"
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"title": "\u05d4\u05d2\u05d3\u05e8\u05ea OpenThread Border Router \u05e0\u05db\u05e9\u05dc\u05d4"
|
|
42
42
|
},
|
|
43
43
|
"pick_firmware": {
|
|
44
|
-
"description": "\
|
|
44
|
+
"description": "\u05e0\u05ea\u05d7\u05d9\u05dc \u05d1\u05d4\u05d2\u05d3\u05e8\u05ea \u05d4-{model} \u05e9\u05dc\u05da. \u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d5 \u05db\u05d3\u05d9 \u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 \u05e8\u05e9\u05ea Zigbee \u05d0\u05d5 \u05e9\u05e8\u05e9\u05d5\u05e8?",
|
|
45
45
|
"menu_options": {
|
|
46
46
|
"pick_firmware_thread": "\u05e9\u05e8\u05e9\u05d5\u05e8",
|
|
47
47
|
"pick_firmware_zigbee": "Zigbee"
|
|
@@ -103,6 +103,9 @@
|
|
|
103
103
|
"title": "\u05d0\u05e4\u05e9\u05e8 \u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05e8\u05d9\u05d1\u05d5\u05d9 \u05e4\u05e8\u05d5\u05d8\u05d5\u05e7\u05d5\u05dc\u05d9\u05dd \u05d1\u05e8\u05d3\u05d9\u05d5 IEEE 802.15.4"
|
|
104
104
|
},
|
|
105
105
|
"change_channel": {
|
|
106
|
+
"data": {
|
|
107
|
+
"channel": "\u05e2\u05e8\u05d5\u05e5"
|
|
108
|
+
},
|
|
106
109
|
"description": "\u05d4\u05ea\u05d7\u05dc\u05ea \u05e9\u05d9\u05e0\u05d5\u05d9 \u05e2\u05e8\u05d5\u05e5 \u05e2\u05d1\u05d5\u05e8 \u05e8\u05e9\u05ea\u05d5\u05ea Zigbee \u05d5-Thread \u05e9\u05dc\u05da.\n\n\u05d4\u05e2\u05e8\u05d4: \u05d6\u05d5\u05d4\u05d9 \u05e4\u05e2\u05d5\u05dc\u05d4 \u05de\u05ea\u05e7\u05d3\u05de\u05ea \u05d5\u05d9\u05db\u05d5\u05dc\u05d4 \u05dc\u05d4\u05e9\u05d0\u05d9\u05e8 \u05d0\u05ea \u05e8\u05e9\u05ea\u05d5\u05ea Thread \u05d5-Zigbee \u05e9\u05dc\u05da \u05d1\u05dc\u05ea\u05d9 \u05e0\u05d9\u05ea\u05e0\u05d5\u05ea \u05dc\u05d4\u05e4\u05e2\u05dc\u05d4 \u05d0\u05dd \u05d4\u05e2\u05e8\u05d5\u05e5 \u05d4\u05d7\u05d3\u05e9 \u05e2\u05de\u05d5\u05e1. \u05d1\u05d4\u05ea\u05d0\u05dd \u05dc\u05ea\u05e0\u05d0\u05d9 \u05d4\u05e8\u05e9\u05ea \u05d4\u05e7\u05d9\u05d9\u05de\u05d9\u05dd, \u05d9\u05d9\u05ea\u05db\u05df \u05e9\u05e8\u05d1\u05d9\u05dd \u05de\u05d4\u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05e9\u05dc\u05da \u05dc\u05d0 \u05d9\u05e2\u05d1\u05e8\u05d5 \u05dc\u05e2\u05e8\u05d5\u05e5 \u05d4\u05d7\u05d3\u05e9 \u05d5\u05d9\u05d3\u05e8\u05e9\u05d5 \u05d4\u05e6\u05d8\u05e8\u05e4\u05d5\u05ea \u05de\u05d7\u05d3\u05e9 \u05dc\u05e4\u05e0\u05d9 \u05e9\u05d9\u05ea\u05d7\u05d9\u05dc\u05d5 \u05dc\u05e4\u05e2\u05d5\u05dc \u05e9\u05d5\u05d1. \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d6\u05d4\u05d9\u05e8\u05d5\u05ea.\n\n\u05dc\u05d0\u05d7\u05e8 \u05e9\u05d1\u05d7\u05e8\u05ea **\u05e9\u05dc\u05d9\u05d7\u05d4**, \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d4\u05e2\u05e8\u05d5\u05e5 \u05de\u05ea\u05d7\u05d9\u05dc \u05d1\u05e9\u05e7\u05d8 \u05d1\u05e8\u05e7\u05e2 \u05d5\u05d9\u05e1\u05ea\u05d9\u05d9\u05dd \u05dc\u05d0\u05d7\u05e8 \u05de\u05e1\u05e4\u05e8 \u05d3\u05e7\u05d5\u05ea.",
|
|
107
110
|
"title": "\u05d4\u05d2\u05d3\u05e8\u05d4 \u05de\u05d7\u05d3\u05e9 \u05e9\u05dc \u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05e8\u05d9\u05d1\u05d5\u05d9 \u05e4\u05e8\u05d5\u05d8\u05d5\u05e7\u05d5\u05dc\u05d9 \u05e8\u05d3\u05d9\u05d5 IEEE 802.15.4"
|
|
108
111
|
},
|
|
@@ -133,7 +136,7 @@
|
|
|
133
136
|
"title": "\u05d4\u05d2\u05d3\u05e8\u05ea OpenThread Border Router \u05e0\u05db\u05e9\u05dc\u05d4"
|
|
134
137
|
},
|
|
135
138
|
"pick_firmware": {
|
|
136
|
-
"description": "\
|
|
139
|
+
"description": "\u05e0\u05ea\u05d7\u05d9\u05dc \u05d1\u05d4\u05d2\u05d3\u05e8\u05ea \u05d4-{model} \u05e9\u05dc\u05da. \u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d5 \u05db\u05d3\u05d9 \u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 \u05e8\u05e9\u05ea Zigbee \u05d0\u05d5 \u05e9\u05e8\u05e9\u05d5\u05e8?",
|
|
137
140
|
"menu_options": {
|
|
138
141
|
"pick_firmware_thread": "\u05e9\u05e8\u05e9\u05d5\u05e8",
|
|
139
142
|
"pick_firmware_zigbee": "Zigbee"
|
|
@@ -12,6 +12,14 @@
|
|
|
12
12
|
"install_addon": "Poczekaj, a\u017c zako\u0144czy si\u0119 instalacja dodatku {addon_name} . Mo\u017ce to potrwa\u0107 kilka minut.",
|
|
13
13
|
"start_addon": "Poczekaj na zako\u0144czenie uruchamiania dodatku {addon_name} . Mo\u017ce to zaj\u0105\u0107 kilka sekund.",
|
|
14
14
|
"start_otbr_addon": "Poczekaj na zako\u0144czenie uruchamiania dodatku {addon_name} . Mo\u017ce to zaj\u0105\u0107 kilka sekund."
|
|
15
|
+
},
|
|
16
|
+
"step": {
|
|
17
|
+
"pick_firmware": {
|
|
18
|
+
"menu_options": {
|
|
19
|
+
"pick_firmware_thread": "Thread",
|
|
20
|
+
"pick_firmware_zigbee": "Zigbee"
|
|
21
|
+
}
|
|
22
|
+
}
|
|
15
23
|
}
|
|
16
24
|
},
|
|
17
25
|
"options": {
|
|
@@ -39,6 +47,11 @@
|
|
|
39
47
|
"description": "Gdy w\u0142\u0105czona jest obs\u0142uga Multiprotocol, radio IEEE 802.15.4 dla {hardware_name} mo\u017ce by\u0107 u\u017cywane jednocze\u015bnie dla Zigbee i Thread (u\u017cywane przez Matter). Uwaga: jest to funkcja eksperymentalna. Je\u015bli radio jest ju\u017c u\u017cywane przez integracj\u0119 ZHA Zigbee, ZHA zostanie ponownie skonfigurowane, aby korzysta\u0107 z oprogramowania multiprotocol.\n\nUwaga: jest to funkcja eksperymentalna.",
|
|
40
48
|
"title": "W\u0142\u0105cz obs\u0142ug\u0119 multiprotocol w radiu IEEE 802.15.4"
|
|
41
49
|
},
|
|
50
|
+
"change_channel": {
|
|
51
|
+
"data": {
|
|
52
|
+
"channel": "Kana\u0142"
|
|
53
|
+
}
|
|
54
|
+
},
|
|
42
55
|
"install_addon": {
|
|
43
56
|
"title": "Rozpocz\u0119\u0142a si\u0119 instalacja dodatku Silicon Labs Multiprotocol"
|
|
44
57
|
},
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"data": {
|
|
49
49
|
"enable_multi_pan": "Povolit podporu v\u00edce protokol\u016f"
|
|
50
50
|
},
|
|
51
|
-
"description": "Pokud je povolena podpora v\u00edce protokol\u016f, lze r\u00e1dio IEEE 802.15.4 {hardware_name} pou\u017e\u00edvat sou\u010dasn\u011b pro Zigbee i Thread (na kter\u00e9m be\u017e\u00ed Matter). Pokud je r\u00e1dio ji\u017e pou\u017e\u00edv\u00e1no integrac\u00ed ZHA Zigbee, bude ZHA p\u0159enastaveno pro pou\u017eit\u00ed multiprotokolov\u00e9ho firmwaru
|
|
51
|
+
"description": "Pokud je povolena podpora v\u00edce protokol\u016f, lze r\u00e1dio IEEE 802.15.4 {hardware_name} pou\u017e\u00edvat sou\u010dasn\u011b pro Zigbee i Thread (na kter\u00e9m be\u017e\u00ed Matter). Pokud je r\u00e1dio ji\u017e pou\u017e\u00edv\u00e1no integrac\u00ed ZHA Zigbee, bude ZHA p\u0159enastaveno pro pou\u017eit\u00ed multiprotokolov\u00e9ho firmwaru.\n\nPozn\u00e1mka: Toto je experiment\u00e1ln\u00ed funkce.",
|
|
52
52
|
"title": "Povolit podporu v\u00edce protokol\u016f na r\u00e1diu IEEE 802.15.4"
|
|
53
53
|
},
|
|
54
54
|
"change_channel": {
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
},
|
|
47
47
|
"addon_not_installed": {
|
|
48
48
|
"data": {
|
|
49
|
-
"enable_multi_pan": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\
|
|
49
|
+
"enable_multi_pan": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7\u03c2 \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ce\u03bd \u03c0\u03c1\u03c9\u03c4\u03bf\u03ba\u03cc\u03bb\u03bb\u03c9\u03bd"
|
|
50
50
|
},
|
|
51
51
|
"description": "\u039f\u03c4\u03b1\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b7 \u03b7 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ce\u03bd \u03c0\u03c1\u03c9\u03c4\u03bf\u03ba\u03cc\u03bb\u03bb\u03c9\u03bd, \u03bf \u03c0\u03bf\u03bc\u03c0\u03bf\u03b4\u03ad\u03ba\u03c4\u03b7\u03c2 IEEE 802.15.4 \u03c4\u03bf\u03c5 {hardware_name} \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03c4\u03b1\u03c5\u03c4\u03cc\u03c7\u03c1\u03bf\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03bf Zigbee \u03ba\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03bf Thread (\u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf Matter). \u0395\u03ac\u03bd \u03bf \u03c0\u03bf\u03bc\u03c0\u03bf\u03b4\u03ad\u03ba\u03c4\u03b7\u03c2 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03ae\u03b4\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7 ZHA Zigbee, \u03c4\u03bf ZHA \u03b8\u03b1 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03b8\u03b5\u03af \u03b5\u03ba \u03bd\u03ad\u03bf\u03c5 \u03ce\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03c4\u03bf \u03c5\u03bb\u03b9\u03ba\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03cc \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ce\u03bd \u03c0\u03c1\u03c9\u03c4\u03bf\u03ba\u03cc\u03bb\u03bb\u03c9\u03bd. \n\n\u03a3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7: \u0391\u03c5\u03c4\u03cc \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c0\u03b5\u03b9\u03c1\u03b1\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc.",
|
|
52
52
|
"title": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ce\u03bd \u03c0\u03c1\u03c9\u03c4\u03bf\u03ba\u03cc\u03bb\u03bb\u03c9\u03bd \u03c3\u03c4\u03bd \u03c0\u03bf\u03bc\u03c0\u03bf\u03b4\u03ad\u03ba\u03c4\u03b7 IEEE 802.15.4"
|
|
@@ -52,6 +52,9 @@
|
|
|
52
52
|
"title": "\u05d0\u05e4\u05e9\u05e8 \u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05e8\u05d9\u05d1\u05d5\u05d9 \u05e4\u05e8\u05d5\u05d8\u05d5\u05e7\u05d5\u05dc\u05d9\u05dd \u05d1\u05e8\u05d3\u05d9\u05d5 IEEE 802.15.4"
|
|
53
53
|
},
|
|
54
54
|
"change_channel": {
|
|
55
|
+
"data": {
|
|
56
|
+
"channel": "\u05e2\u05e8\u05d5\u05e5"
|
|
57
|
+
},
|
|
55
58
|
"description": "\u05d4\u05ea\u05d7\u05dc\u05ea \u05e9\u05d9\u05e0\u05d5\u05d9 \u05e2\u05e8\u05d5\u05e5 \u05e2\u05d1\u05d5\u05e8 \u05e8\u05e9\u05ea\u05d5\u05ea Zigbee \u05d5-Thread \u05e9\u05dc\u05da.\n\n\u05d4\u05e2\u05e8\u05d4: \u05d6\u05d5\u05d4\u05d9 \u05e4\u05e2\u05d5\u05dc\u05d4 \u05de\u05ea\u05e7\u05d3\u05de\u05ea \u05d5\u05d9\u05db\u05d5\u05dc\u05d4 \u05dc\u05d4\u05e9\u05d0\u05d9\u05e8 \u05d0\u05ea \u05e8\u05e9\u05ea\u05d5\u05ea Thread \u05d5-Zigbee \u05e9\u05dc\u05da \u05d1\u05dc\u05ea\u05d9 \u05e0\u05d9\u05ea\u05e0\u05d5\u05ea \u05dc\u05d4\u05e4\u05e2\u05dc\u05d4 \u05d0\u05dd \u05d4\u05e2\u05e8\u05d5\u05e5 \u05d4\u05d7\u05d3\u05e9 \u05e2\u05de\u05d5\u05e1. \u05d1\u05d4\u05ea\u05d0\u05dd \u05dc\u05ea\u05e0\u05d0\u05d9 \u05d4\u05e8\u05e9\u05ea \u05d4\u05e7\u05d9\u05d9\u05de\u05d9\u05dd, \u05d9\u05d9\u05ea\u05db\u05df \u05e9\u05e8\u05d1\u05d9\u05dd \u05de\u05d4\u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05e9\u05dc\u05da \u05dc\u05d0 \u05d9\u05e2\u05d1\u05e8\u05d5 \u05dc\u05e2\u05e8\u05d5\u05e5 \u05d4\u05d7\u05d3\u05e9 \u05d5\u05d9\u05d3\u05e8\u05e9\u05d5 \u05d4\u05e6\u05d8\u05e8\u05e4\u05d5\u05ea \u05de\u05d7\u05d3\u05e9 \u05dc\u05e4\u05e0\u05d9 \u05e9\u05d9\u05ea\u05d7\u05d9\u05dc\u05d5 \u05dc\u05e4\u05e2\u05d5\u05dc \u05e9\u05d5\u05d1. \u05d9\u05e9 \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d6\u05d4\u05d9\u05e8\u05d5\u05ea.\n\n\u05dc\u05d0\u05d7\u05e8 \u05e9\u05d1\u05d7\u05e8\u05ea **\u05e9\u05dc\u05d9\u05d7\u05d4**, \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d4\u05e2\u05e8\u05d5\u05e5 \u05de\u05ea\u05d7\u05d9\u05dc \u05d1\u05e9\u05e7\u05d8 \u05d1\u05e8\u05e7\u05e2 \u05d5\u05d9\u05e1\u05ea\u05d9\u05d9\u05dd \u05dc\u05d0\u05d7\u05e8 \u05de\u05e1\u05e4\u05e8 \u05d3\u05e7\u05d5\u05ea.",
|
|
56
59
|
"title": "\u05d4\u05d2\u05d3\u05e8\u05d4 \u05de\u05d7\u05d3\u05e9 \u05e9\u05dc \u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05e8\u05d9\u05d1\u05d5\u05d9 \u05e4\u05e8\u05d5\u05d8\u05d5\u05e7\u05d5\u05dc\u05d9 \u05e8\u05d3\u05d9\u05d5 IEEE 802.15.4"
|
|
57
60
|
},
|
|
@@ -96,7 +99,7 @@
|
|
|
96
99
|
"title": "\u05d4\u05d2\u05d3\u05e8\u05ea OpenThread Border Router \u05e0\u05db\u05e9\u05dc\u05d4"
|
|
97
100
|
},
|
|
98
101
|
"pick_firmware": {
|
|
99
|
-
"description": "\
|
|
102
|
+
"description": "\u05e0\u05ea\u05d7\u05d9\u05dc \u05d1\u05d4\u05d2\u05d3\u05e8\u05ea \u05d4-{model} \u05e9\u05dc\u05da. \u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05d5 \u05db\u05d3\u05d9 \u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 \u05e8\u05e9\u05ea Zigbee \u05d0\u05d5 \u05e9\u05e8\u05e9\u05d5\u05e8?",
|
|
100
103
|
"menu_options": {
|
|
101
104
|
"pick_firmware_thread": "\u05e9\u05e8\u05e9\u05d5\u05e8",
|
|
102
105
|
"pick_firmware_zigbee": "Zigbee"
|
|
@@ -25,6 +25,11 @@
|
|
|
25
25
|
"description": "Gdy w\u0142\u0105czona jest obs\u0142uga Multiprotocol, radio IEEE 802.15.4 dla {hardware_name} mo\u017ce by\u0107 u\u017cywane jednocze\u015bnie dla Zigbee i Thread (u\u017cywane przez Matter). Uwaga: jest to funkcja eksperymentalna. Je\u015bli radio jest ju\u017c u\u017cywane przez integracj\u0119 ZHA Zigbee, ZHA zostanie ponownie skonfigurowane, aby korzysta\u0107 z oprogramowania multiprotocol.\n\nUwaga: jest to funkcja eksperymentalna.",
|
|
26
26
|
"title": "W\u0142\u0105cz obs\u0142ug\u0119 multiprotocol w radiu IEEE 802.15.4"
|
|
27
27
|
},
|
|
28
|
+
"change_channel": {
|
|
29
|
+
"data": {
|
|
30
|
+
"channel": "Kana\u0142"
|
|
31
|
+
}
|
|
32
|
+
},
|
|
28
33
|
"hardware_settings": {
|
|
29
34
|
"title": "Skonfiguruj ustawienia sprz\u0119towe"
|
|
30
35
|
},
|
|
@@ -30,12 +30,23 @@
|
|
|
30
30
|
"name": "\u015awiat\u0142o"
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
|
+
"climate": {
|
|
34
|
+
"homee": {
|
|
35
|
+
"state_attributes": {
|
|
36
|
+
"preset_mode": {
|
|
37
|
+
"state": {
|
|
38
|
+
"manual": "r\u0119czny"
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
},
|
|
33
44
|
"fan": {
|
|
34
45
|
"homee": {
|
|
35
46
|
"state_attributes": {
|
|
36
47
|
"preset_mode": {
|
|
37
48
|
"state": {
|
|
38
|
-
"auto": "
|
|
49
|
+
"auto": "auto"
|
|
39
50
|
}
|
|
40
51
|
}
|
|
41
52
|
}
|
|
@@ -49,17 +60,17 @@
|
|
|
49
60
|
"sensor": {
|
|
50
61
|
"up_down": {
|
|
51
62
|
"state": {
|
|
52
|
-
"closed": "zamkni\
|
|
63
|
+
"closed": "zamkni\u0119ty",
|
|
53
64
|
"closing": "zamykanie",
|
|
54
|
-
"open": "
|
|
65
|
+
"open": "otwarty",
|
|
55
66
|
"opening": "otwieranie",
|
|
56
67
|
"partial": "cz\u0119\u015bciowo otwarte"
|
|
57
68
|
}
|
|
58
69
|
},
|
|
59
70
|
"window_position": {
|
|
60
71
|
"state": {
|
|
61
|
-
"closed": "zamkni\
|
|
62
|
-
"open": "
|
|
72
|
+
"closed": "zamkni\u0119ty",
|
|
73
|
+
"open": "otwarty"
|
|
63
74
|
}
|
|
64
75
|
}
|
|
65
76
|
}
|
|
@@ -20,7 +20,12 @@ from aiohomekit.exceptions import (
|
|
|
20
20
|
EncryptionError,
|
|
21
21
|
)
|
|
22
22
|
from aiohomekit.model import Accessories, Accessory, Transport
|
|
23
|
-
from aiohomekit.model.characteristics import
|
|
23
|
+
from aiohomekit.model.characteristics import (
|
|
24
|
+
EVENT_CHARACTERISTICS,
|
|
25
|
+
Characteristic,
|
|
26
|
+
CharacteristicPermissions,
|
|
27
|
+
CharacteristicsTypes,
|
|
28
|
+
)
|
|
24
29
|
from aiohomekit.model.services import Service, ServicesTypes
|
|
25
30
|
|
|
26
31
|
from homeassistant.components.thread import async_get_preferred_dataset
|
|
@@ -179,6 +184,21 @@ class HKDevice:
|
|
|
179
184
|
for aid_iid in characteristics:
|
|
180
185
|
self.pollable_characteristics.discard(aid_iid)
|
|
181
186
|
|
|
187
|
+
def get_all_pollable_characteristics(self) -> set[tuple[int, int]]:
|
|
188
|
+
"""Get all characteristics that can be polled.
|
|
189
|
+
|
|
190
|
+
This is used during startup to poll all readable characteristics
|
|
191
|
+
before entities have registered what they care about.
|
|
192
|
+
"""
|
|
193
|
+
return {
|
|
194
|
+
(accessory.aid, char.iid)
|
|
195
|
+
for accessory in self.entity_map.accessories
|
|
196
|
+
for service in accessory.services
|
|
197
|
+
for char in service.characteristics
|
|
198
|
+
if CharacteristicPermissions.paired_read in char.perms
|
|
199
|
+
and char.type not in EVENT_CHARACTERISTICS
|
|
200
|
+
}
|
|
201
|
+
|
|
182
202
|
def add_watchable_characteristics(
|
|
183
203
|
self, characteristics: list[tuple[int, int]]
|
|
184
204
|
) -> None:
|
|
@@ -309,9 +329,13 @@ class HKDevice:
|
|
|
309
329
|
await self.async_process_entity_map()
|
|
310
330
|
|
|
311
331
|
if transport != Transport.BLE:
|
|
312
|
-
#
|
|
313
|
-
#
|
|
314
|
-
|
|
332
|
+
# When Home Assistant starts, we restore the accessory map from storage
|
|
333
|
+
# which contains characteristic values from when HA was last running.
|
|
334
|
+
# These values are stale and may be incorrect (e.g., Ecobee thermostats
|
|
335
|
+
# report 100°C when restarting). We need to poll for fresh values before
|
|
336
|
+
# creating entities. Use poll_all=True since entities haven't registered
|
|
337
|
+
# their characteristics yet.
|
|
338
|
+
await self.async_update(poll_all=True)
|
|
315
339
|
self._async_start_polling()
|
|
316
340
|
|
|
317
341
|
# If everything is up to date, we can create the entities
|
|
@@ -863,9 +887,25 @@ class HKDevice:
|
|
|
863
887
|
"""Request an debounced update from the accessory."""
|
|
864
888
|
await self._debounced_update.async_call()
|
|
865
889
|
|
|
866
|
-
async def async_update(
|
|
867
|
-
|
|
868
|
-
|
|
890
|
+
async def async_update(
|
|
891
|
+
self, now: datetime | None = None, *, poll_all: bool = False
|
|
892
|
+
) -> None:
|
|
893
|
+
"""Poll state of all entities attached to this bridge/accessory.
|
|
894
|
+
|
|
895
|
+
Args:
|
|
896
|
+
now: The current time (used by time interval callbacks).
|
|
897
|
+
poll_all: If True, poll all readable characteristics instead
|
|
898
|
+
of just the registered ones.
|
|
899
|
+
This is useful during initial setup before entities have
|
|
900
|
+
registered their characteristics.
|
|
901
|
+
"""
|
|
902
|
+
if poll_all:
|
|
903
|
+
# Poll all readable characteristics during initial startup
|
|
904
|
+
# excluding device trigger characteristics (buttons, doorbell, etc.)
|
|
905
|
+
to_poll = self.get_all_pollable_characteristics()
|
|
906
|
+
else:
|
|
907
|
+
to_poll = self.pollable_characteristics
|
|
908
|
+
|
|
869
909
|
if not to_poll:
|
|
870
910
|
self.async_update_available_state()
|
|
871
911
|
_LOGGER.debug(
|
|
@@ -98,6 +98,11 @@
|
|
|
98
98
|
}
|
|
99
99
|
},
|
|
100
100
|
"sensor": {
|
|
101
|
+
"air_purifier_state_current": {
|
|
102
|
+
"state": {
|
|
103
|
+
"idle": "brak aktywno\u015bci"
|
|
104
|
+
}
|
|
105
|
+
},
|
|
101
106
|
"thread_node_capabilities": {
|
|
102
107
|
"state": {
|
|
103
108
|
"border_router_capable": "funkcje routera granicznego",
|
|
@@ -113,7 +118,7 @@
|
|
|
113
118
|
"border_router": "router graniczny",
|
|
114
119
|
"child": "dziecko",
|
|
115
120
|
"detached": "od\u0142\u0105czony",
|
|
116
|
-
"disabled": "wy\u0142\
|
|
121
|
+
"disabled": "wy\u0142\u0105czony",
|
|
117
122
|
"joining": "do\u0142\u0105czanie",
|
|
118
123
|
"leader": "lider",
|
|
119
124
|
"router": "router"
|
|
@@ -19,6 +19,10 @@
|
|
|
19
19
|
"flow_title": "{name} ({category})",
|
|
20
20
|
"step": {
|
|
21
21
|
"pair": {
|
|
22
|
+
"data": {
|
|
23
|
+
"pairing_code": "Koda za seznanjanje"
|
|
24
|
+
},
|
|
25
|
+
"description": "Naprava HomeKit komunicira z {name} ({category}) prek lokalnega omre\u017eja z uporabo varne \u0161ifrirane povezave brez lo\u010denega krmilnika HomeKit ali iCloud. Za uporabo tega dodatka vnesite svojo osemmestno kodo za seznanjanje HomeKit (v obliki XXX-XX-XXX). To kodo obi\u010dajno najdete na sami napravi ali v embala\u017ei, pogosto blizu \u010drtne kode HomeKit, poleg slike majhne hi\u0161e.",
|
|
22
26
|
"title": "Seznanite se z napravo preko HomeKit Accessory Protokola"
|
|
23
27
|
},
|
|
24
28
|
"user": {
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"services": {
|
|
3
3
|
"put_paramset": {
|
|
4
|
+
"description": "Ru\u010dn\u011b zm\u011bn\u00ed sadu parametr\u016f za\u0159\u00edzen\u00ed. Ekvivalent metody putParamset z XML-RPC.",
|
|
4
5
|
"fields": {
|
|
5
6
|
"address": {
|
|
6
7
|
"description": "Adresa za\u0159\u00edzen\u00ed Homematic.",
|
|
7
8
|
"name": "Adresa"
|
|
8
9
|
},
|
|
9
10
|
"interface": {
|
|
11
|
+
"description": "N\u00e1zev rozhran\u00ed z config.",
|
|
10
12
|
"name": "Rozhran\u00ed"
|
|
11
13
|
},
|
|
12
14
|
"paramset": {
|
|
@@ -29,6 +31,7 @@
|
|
|
29
31
|
"name": "Znovu se p\u0159ipojit"
|
|
30
32
|
},
|
|
31
33
|
"set_device_value": {
|
|
34
|
+
"description": "Ru\u010dn\u011b ovl\u00e1d\u00e1 za\u0159\u00edzen\u00ed. Ekvivalent metody setValue z XML-RPC.",
|
|
32
35
|
"fields": {
|
|
33
36
|
"address": {
|
|
34
37
|
"description": "Adresa za\u0159\u00edzen\u00ed Homematic nebo BidCoS-RF pro virtu\u00e1ln\u00ed d\u00e1lkov\u00e9 ovl\u00e1d\u00e1n\u00ed.",
|
|
@@ -65,9 +68,11 @@
|
|
|
65
68
|
"name": "Adresa"
|
|
66
69
|
},
|
|
67
70
|
"interface": {
|
|
71
|
+
"description": "Rozhran\u00ed pro nastaven\u00ed do instala\u010dn\u00edho re\u017eimu.",
|
|
68
72
|
"name": "Rozhran\u00ed"
|
|
69
73
|
},
|
|
70
74
|
"mode": {
|
|
75
|
+
"description": "1 = Norm\u00e1ln\u00ed re\u017eim / 2 = Odebere existuj\u00edc\u00ed star\u00e9 odkazy.",
|
|
71
76
|
"name": "Re\u017eim"
|
|
72
77
|
},
|
|
73
78
|
"time": {
|