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
|
@@ -118,6 +118,23 @@
|
|
|
118
118
|
}
|
|
119
119
|
},
|
|
120
120
|
"user": {
|
|
121
|
+
"menu_options": {
|
|
122
|
+
"alarm_control_panel": "\u03a0\u03af\u03bd\u03b1\u03ba\u03b1\u03c2 \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 \u03c3\u03c5\u03bd\u03b1\u03b3\u03b5\u03c1\u03bc\u03bf\u03cd",
|
|
123
|
+
"binary_sensor": "\u0394\u03c5\u03b1\u03b4\u03b9\u03ba\u03cc\u03c2 \u03b1\u03b9\u03c3\u03b8\u03b7\u03c4\u03ae\u03c1\u03b1\u03c2",
|
|
124
|
+
"button": "\u039a\u03bf\u03c5\u03bc\u03c0\u03af",
|
|
125
|
+
"cover": "\u03a1\u03bf\u03bb\u03cc",
|
|
126
|
+
"event": "\u03a3\u03c5\u03bc\u03b2\u03ac\u03bd",
|
|
127
|
+
"fan": "\u0391\u03bd\u03b5\u03bc\u03b9\u03c3\u03c4\u03ae\u03c1\u03b1\u03c2",
|
|
128
|
+
"image": "\u0395\u03b9\u03ba\u03cc\u03bd\u03b1",
|
|
129
|
+
"light": "\u03a6\u03c9\u03c2",
|
|
130
|
+
"lock": "\u039a\u03bb\u03b5\u03af\u03b4\u03c9\u03bc\u03b1",
|
|
131
|
+
"number": "\u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2",
|
|
132
|
+
"select": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae",
|
|
133
|
+
"sensor": "\u0391\u03b9\u03c3\u03b8\u03b7\u03c4\u03ae\u03c1\u03b1\u03c2",
|
|
134
|
+
"switch": "\u0394\u03b9\u03b1\u03ba\u03cc\u03c0\u03c4\u03b7\u03c2",
|
|
135
|
+
"update": "\u0395\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7",
|
|
136
|
+
"vacuum": "\u03a3\u03ba\u03bf\u03cd\u03c0\u03b1"
|
|
137
|
+
},
|
|
121
138
|
"title": "\u0392\u03bf\u03b7\u03b8\u03cc\u03c2 \u03c0\u03c1\u03bf\u03c4\u03cd\u03c0\u03bf\u03c5"
|
|
122
139
|
},
|
|
123
140
|
"vacuum": {
|
|
@@ -447,6 +447,23 @@
|
|
|
447
447
|
"title": "Mod\u00e8le de capteur de mise \u00e0 jour"
|
|
448
448
|
},
|
|
449
449
|
"user": {
|
|
450
|
+
"description": "Cet outil vous permet de cr\u00e9er des entit\u00e9s d'aide dont l\u2019\u00e9tat est d\u00e9fini \u00e0 l\u2019aide d\u2019un mod\u00e8le. Quel type d\u2019entit\u00e9 souhaitez-vous mod\u00e9liser\u00a0?",
|
|
451
|
+
"menu_options": {
|
|
452
|
+
"binary_sensor": "Capteur binaire",
|
|
453
|
+
"button": "Bouton",
|
|
454
|
+
"cover": "Ouverture",
|
|
455
|
+
"event": "\u00c9v\u00e9nement",
|
|
456
|
+
"fan": "Ventilateur",
|
|
457
|
+
"image": "Image",
|
|
458
|
+
"light": "Lumi\u00e8re",
|
|
459
|
+
"lock": "Verrou",
|
|
460
|
+
"number": "Nombre",
|
|
461
|
+
"select": "S\u00e9lecteur",
|
|
462
|
+
"sensor": "Capteur",
|
|
463
|
+
"switch": "Commutateur",
|
|
464
|
+
"update": "Mise \u00e0 jour",
|
|
465
|
+
"vacuum": "Aspirateur"
|
|
466
|
+
},
|
|
450
467
|
"title": "Assistant de mod\u00e8le"
|
|
451
468
|
},
|
|
452
469
|
"vacuum": {
|
|
@@ -110,6 +110,32 @@
|
|
|
110
110
|
},
|
|
111
111
|
"title": "Cl\u00fadach teimpl\u00e9id"
|
|
112
112
|
},
|
|
113
|
+
"event": {
|
|
114
|
+
"data": {
|
|
115
|
+
"device_class": "Aicme gl\u00e9as",
|
|
116
|
+
"device_id": "Gl\u00e9as",
|
|
117
|
+
"event_type": "Cine\u00e1l imeachta a cuireadh ar si\u00fal go deireanach",
|
|
118
|
+
"event_types": "Cine\u00e1lacha imeachta\u00ed",
|
|
119
|
+
"name": "Ainm"
|
|
120
|
+
},
|
|
121
|
+
"data_description": {
|
|
122
|
+
"device_id": "Roghnaigh gl\u00e9as le nascadh leis an eintiteas seo.",
|
|
123
|
+
"event_type": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad do chine\u00e1l na h\u00f3c\u00e1ide.",
|
|
124
|
+
"event_types": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad le haghaidh liosta de chine\u00e1lacha imeachta\u00ed at\u00e1 ar f\u00e1il."
|
|
125
|
+
},
|
|
126
|
+
"sections": {
|
|
127
|
+
"advanced_options": {
|
|
128
|
+
"data": {
|
|
129
|
+
"availability": "Teimpl\u00e9ad infhaighteachta"
|
|
130
|
+
},
|
|
131
|
+
"data_description": {
|
|
132
|
+
"availability": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun staid `ar f\u00e1il` an eintitis a fh\u00e1il. Mura rindre\u00e1lann an teimpl\u00e9ad n\u00f3 m\u00e1 thugann s\u00e9 `F\u00edor`, `\"1\"`, `\"f\u00edor\"`, `\"t\u00e1\"`, `\"ar\"`, `\"cumasaigh\"`, n\u00f3 uimhir nach nialasach ar ais, beidh an t-eintiteas `ar f\u00e1il`. M\u00e1 thugann an teimpl\u00e9ad aon luach eile ar ais, beidh an t-eintiteas `neamhar f\u00e1il`. Mura bhfuil s\u00e9 cumraithe, beidh an t-eintiteas `ar f\u00e1il` i gc\u00f3na\u00ed. Tabhair faoi deara nach bhfuil an chompar\u00e1id teaghr\u00e1n \u00edogair \u00f3 thaobh c\u00e1s de; ceada\u00edtear `\"TrUe\"` agus `\"yEs\"`."
|
|
133
|
+
},
|
|
134
|
+
"name": "Roghanna ardleibh\u00e9il"
|
|
135
|
+
}
|
|
136
|
+
},
|
|
137
|
+
"title": "Imeacht teimpl\u00e9id"
|
|
138
|
+
},
|
|
113
139
|
"fan": {
|
|
114
140
|
"data": {
|
|
115
141
|
"device_id": "Gl\u00e9as",
|
|
@@ -282,6 +308,7 @@
|
|
|
282
308
|
"device_id": "Gl\u00e9as",
|
|
283
309
|
"name": "Ainm",
|
|
284
310
|
"state": "St\u00e1t",
|
|
311
|
+
"state_class": "Rang st\u00e1it",
|
|
285
312
|
"unit_of_measurement": "Aonad tomhais"
|
|
286
313
|
},
|
|
287
314
|
"data_description": {
|
|
@@ -316,7 +343,53 @@
|
|
|
316
343
|
},
|
|
317
344
|
"title": "Lasc teimpl\u00e9id"
|
|
318
345
|
},
|
|
346
|
+
"update": {
|
|
347
|
+
"data": {
|
|
348
|
+
"backup": "C\u00faltaca",
|
|
349
|
+
"device_class": "Aicme gl\u00e9as",
|
|
350
|
+
"device_id": "Gl\u00e9as",
|
|
351
|
+
"in_progress": "Theip ar an ainm \u00f3stach a cuireadh ar f\u00e1il a phars\u00e1il",
|
|
352
|
+
"install": "Gn\u00edomhartha ar shuite\u00e1il",
|
|
353
|
+
"installed_version": "Leagan suite\u00e1ilte",
|
|
354
|
+
"latest_version": "An leagan is d\u00e9ana\u00ed",
|
|
355
|
+
"name": "Ainm",
|
|
356
|
+
"release_summary": "Achoimre ar an scaoileadh",
|
|
357
|
+
"release_url": "URL Eisi\u00fana",
|
|
358
|
+
"specific_version": "Leagan sonrach",
|
|
359
|
+
"title": "Teideal",
|
|
360
|
+
"update_percent": "C\u00e9atad\u00e1n nuashonraithe"
|
|
361
|
+
},
|
|
362
|
+
"data_description": {
|
|
363
|
+
"backup": "Cumasaigh n\u00f3 d\u00edchumasaigh an rogha `c\u00faltaca uathoibr\u00edoch roimh nuashonr\u00fa` sa deisi\u00fa nuashonraithe. Nuair a bh\u00edonn s\u00e9 d\u00edchumasaithe, cuirfidh an athr\u00f3g `c\u00faltaca` `Br\u00e9agach` ar f\u00e1il i gc\u00f3na\u00ed le linn an ghn\u00edmh `suite\u00e1il` agus n\u00ed ghlacfaidh s\u00e9 leis an rogha `c\u00faltaca`.",
|
|
364
|
+
"device_id": "Roghnaigh gl\u00e9as le nascadh leis an eintiteas seo.",
|
|
365
|
+
"in_progress": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun an staid at\u00e1 ar si\u00fal a fh\u00e1il.",
|
|
366
|
+
"install": "Sainmh\u00edn\u00edonn s\u00e9 gn\u00edomhartha le rith nuair a shuite\u00e1iltear an nuashonr\u00fa. Faigheann s\u00e9 na hathr\u00f3ga `specific_version` agus `backup` nuair a bh\u00edonn s\u00e9 cumasaithe.",
|
|
367
|
+
"installed_version": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun an leagan suite\u00e1ilte a fh\u00e1il.",
|
|
368
|
+
"latest_version": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun an leagan is d\u00e9ana\u00ed a fh\u00e1il.",
|
|
369
|
+
"release_summary": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun achoimre an eisi\u00fana a fh\u00e1il.",
|
|
370
|
+
"release_url": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun an URL eisi\u00fana a fh\u00e1il.",
|
|
371
|
+
"specific_version": "Cumasaigh n\u00f3 d\u00edchumasaigh ag baint \u00fas\u00e1ide as an athr\u00f3g `version` leis an ngn\u00edomh `install`. Nuair a bh\u00edonn s\u00e9 d\u00edchumasaithe, cuirfidh an athr\u00f3g `specific_version` `None` ar f\u00e1il i gc\u00f3na\u00ed sna gn\u00edomhartha `install`",
|
|
372
|
+
"title": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun teideal an nuashonraithe a fh\u00e1il.",
|
|
373
|
+
"update_percent": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun c\u00e9atad\u00e1n cr\u00edochnaithe an nuashonraithe a fh\u00e1il."
|
|
374
|
+
},
|
|
375
|
+
"sections": {
|
|
376
|
+
"advanced_options": {
|
|
377
|
+
"data": {
|
|
378
|
+
"availability": "Teimpl\u00e9ad infhaighteachta"
|
|
379
|
+
},
|
|
380
|
+
"data_description": {
|
|
381
|
+
"availability": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun staid `ar f\u00e1il` an eintitis a fh\u00e1il. Mura rindre\u00e1lann an teimpl\u00e9ad n\u00f3 m\u00e1 thugann s\u00e9 `F\u00edor`, `\"1\"`, `\"f\u00edor\"`, `\"t\u00e1\"`, `\"ar\"`, `\"cumasaigh\"`, n\u00f3 uimhir nach nialasach ar ais, beidh an t-eintiteas `ar f\u00e1il`. M\u00e1 thugann an teimpl\u00e9ad aon luach eile ar ais, beidh an t-eintiteas `neamhar f\u00e1il`. Mura bhfuil s\u00e9 cumraithe, beidh an t-eintiteas `ar f\u00e1il` i gc\u00f3na\u00ed. Tabhair faoi deara nach bhfuil an chompar\u00e1id teaghr\u00e1n \u00edogair \u00f3 thaobh c\u00e1s de; ceada\u00edtear `\"TrUe\"` agus `\"yEs\"`."
|
|
382
|
+
},
|
|
383
|
+
"name": "Roghanna ardleibh\u00e9il"
|
|
384
|
+
}
|
|
385
|
+
},
|
|
386
|
+
"title": "Nuashonr\u00fa teimpl\u00e9id"
|
|
387
|
+
},
|
|
319
388
|
"user": {
|
|
389
|
+
"menu_options": {
|
|
390
|
+
"event": "Imeacht",
|
|
391
|
+
"update": "Nuashonr\u00fa"
|
|
392
|
+
},
|
|
320
393
|
"title": "C\u00fant\u00f3ir teimpl\u00e9id"
|
|
321
394
|
},
|
|
322
395
|
"vacuum": {
|
|
@@ -473,6 +546,31 @@
|
|
|
473
546
|
},
|
|
474
547
|
"title": "Cl\u00fadach teimpl\u00e9id"
|
|
475
548
|
},
|
|
549
|
+
"event": {
|
|
550
|
+
"data": {
|
|
551
|
+
"device_id": "Gl\u00e9as",
|
|
552
|
+
"event_type": "Cine\u00e1l imeachta a cuireadh ar si\u00fal go deireanach",
|
|
553
|
+
"event_types": "Cine\u00e1lacha imeachta\u00ed",
|
|
554
|
+
"name": "Ainm"
|
|
555
|
+
},
|
|
556
|
+
"data_description": {
|
|
557
|
+
"device_id": "Roghnaigh gl\u00e9as le nascadh leis an eintiteas seo.",
|
|
558
|
+
"event_type": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad do chine\u00e1l na h\u00f3c\u00e1ide.",
|
|
559
|
+
"event_types": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad le haghaidh liosta de chine\u00e1lacha imeachta\u00ed at\u00e1 ar f\u00e1il."
|
|
560
|
+
},
|
|
561
|
+
"sections": {
|
|
562
|
+
"advanced_options": {
|
|
563
|
+
"data": {
|
|
564
|
+
"availability": "Teimpl\u00e9ad infhaighteachta"
|
|
565
|
+
},
|
|
566
|
+
"data_description": {
|
|
567
|
+
"availability": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun staid `ar f\u00e1il` an eintitis a fh\u00e1il. Mura rindre\u00e1lann an teimpl\u00e9ad n\u00f3 m\u00e1 thugann s\u00e9 `F\u00edor`, `\"1\"`, `\"f\u00edor\"`, `\"t\u00e1\"`, `\"ar\"`, `\"cumasaigh\"`, n\u00f3 uimhir nach nialasach ar ais, beidh an t-eintiteas `ar f\u00e1il`. M\u00e1 thugann an teimpl\u00e9ad aon luach eile ar ais, beidh an t-eintiteas `neamhar f\u00e1il`. Mura bhfuil s\u00e9 cumraithe, beidh an t-eintiteas `ar f\u00e1il` i gc\u00f3na\u00ed. Tabhair faoi deara nach bhfuil an chompar\u00e1id teaghr\u00e1n \u00edogair \u00f3 thaobh c\u00e1s de; ceada\u00edtear `\"TrUe\"` agus `\"yEs\"`."
|
|
568
|
+
},
|
|
569
|
+
"name": "Roghanna ardleibh\u00e9il"
|
|
570
|
+
}
|
|
571
|
+
},
|
|
572
|
+
"title": "Imeacht teimpl\u00e9id"
|
|
573
|
+
},
|
|
476
574
|
"fan": {
|
|
477
575
|
"data": {
|
|
478
576
|
"device_id": "Gl\u00e9as",
|
|
@@ -643,6 +741,7 @@
|
|
|
643
741
|
"data": {
|
|
644
742
|
"device_class": "Aicme gl\u00e9as",
|
|
645
743
|
"device_id": "Gl\u00e9as",
|
|
744
|
+
"state_class": "Rang st\u00e1it",
|
|
646
745
|
"unit_of_measurement": "Aonad tomhais"
|
|
647
746
|
},
|
|
648
747
|
"data_description": {
|
|
@@ -676,6 +775,48 @@
|
|
|
676
775
|
},
|
|
677
776
|
"title": "Lasc teimpl\u00e9id"
|
|
678
777
|
},
|
|
778
|
+
"update": {
|
|
779
|
+
"data": {
|
|
780
|
+
"backup": "C\u00faltaca",
|
|
781
|
+
"device_class": "Aicme gl\u00e9as",
|
|
782
|
+
"device_id": "Gl\u00e9as",
|
|
783
|
+
"in_progress": "Theip ar an ainm \u00f3stach a cuireadh ar f\u00e1il a phars\u00e1il",
|
|
784
|
+
"install": "Gn\u00edomhartha ar shuite\u00e1il",
|
|
785
|
+
"installed_version": "Leagan suite\u00e1ilte",
|
|
786
|
+
"latest_version": "An leagan is d\u00e9ana\u00ed",
|
|
787
|
+
"name": "Ainm",
|
|
788
|
+
"release_summary": "Achoimre ar an scaoileadh",
|
|
789
|
+
"release_url": "URL Eisi\u00fana",
|
|
790
|
+
"specific_version": "Leagan sonrach",
|
|
791
|
+
"title": "Teideal",
|
|
792
|
+
"update_percent": "C\u00e9atad\u00e1n nuashonraithe"
|
|
793
|
+
},
|
|
794
|
+
"data_description": {
|
|
795
|
+
"backup": "Cumasaigh n\u00f3 d\u00edchumasaigh an rogha `c\u00faltaca uathoibr\u00edoch roimh nuashonr\u00fa` sa deisi\u00fa nuashonraithe. Nuair a bh\u00edonn s\u00e9 d\u00edchumasaithe, cuirfidh an athr\u00f3g `c\u00faltaca` `Br\u00e9agach` ar f\u00e1il i gc\u00f3na\u00ed le linn an ghn\u00edmh `suite\u00e1il` agus n\u00ed ghlacfaidh s\u00e9 leis an rogha `c\u00faltaca`.",
|
|
796
|
+
"device_id": "Roghnaigh gl\u00e9as le nascadh leis an eintiteas seo.",
|
|
797
|
+
"in_progress": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun an staid at\u00e1 ar si\u00fal a fh\u00e1il.",
|
|
798
|
+
"install": "Sainmh\u00edn\u00edonn s\u00e9 gn\u00edomhartha le rith nuair a shuite\u00e1iltear an nuashonr\u00fa. Faigheann s\u00e9 na hathr\u00f3ga `specific_version` agus `backup` nuair a bh\u00edonn s\u00e9 cumasaithe.",
|
|
799
|
+
"installed_version": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun an leagan suite\u00e1ilte a fh\u00e1il.",
|
|
800
|
+
"latest_version": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun an leagan is d\u00e9ana\u00ed a fh\u00e1il.",
|
|
801
|
+
"release_summary": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun achoimre an eisi\u00fana a fh\u00e1il.",
|
|
802
|
+
"release_url": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun an URL eisi\u00fana a fh\u00e1il.",
|
|
803
|
+
"specific_version": "Cumasaigh n\u00f3 d\u00edchumasaigh ag baint \u00fas\u00e1ide as an athr\u00f3g `version` leis an ngn\u00edomh `install`. Nuair a bh\u00edonn s\u00e9 d\u00edchumasaithe, cuirfidh an athr\u00f3g `specific_version` `None` ar f\u00e1il i gc\u00f3na\u00ed sna gn\u00edomhartha `install`",
|
|
804
|
+
"title": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun teideal an nuashonraithe a fh\u00e1il.",
|
|
805
|
+
"update_percent": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun c\u00e9atad\u00e1n cr\u00edochnaithe an nuashonraithe a fh\u00e1il."
|
|
806
|
+
},
|
|
807
|
+
"sections": {
|
|
808
|
+
"advanced_options": {
|
|
809
|
+
"data": {
|
|
810
|
+
"availability": "Teimpl\u00e9ad infhaighteachta"
|
|
811
|
+
},
|
|
812
|
+
"data_description": {
|
|
813
|
+
"availability": "Sainmh\u00edn\u00edonn s\u00e9 teimpl\u00e9ad chun staid `ar f\u00e1il` an eintitis a fh\u00e1il. Mura rindre\u00e1lann an teimpl\u00e9ad n\u00f3 m\u00e1 thugann s\u00e9 `F\u00edor`, `\"1\"`, `\"f\u00edor\"`, `\"t\u00e1\"`, `\"ar\"`, `\"cumasaigh\"`, n\u00f3 uimhir nach nialasach ar ais, beidh an t-eintiteas `ar f\u00e1il`. M\u00e1 thugann an teimpl\u00e9ad aon luach eile ar ais, beidh an t-eintiteas `neamhar f\u00e1il`. Mura bhfuil s\u00e9 cumraithe, beidh an t-eintiteas `ar f\u00e1il` i gc\u00f3na\u00ed. Tabhair faoi deara nach bhfuil an chompar\u00e1id teaghr\u00e1n \u00edogair \u00f3 thaobh c\u00e1s de; ceada\u00edtear `\"TrUe\"` agus `\"yEs\"`."
|
|
814
|
+
},
|
|
815
|
+
"name": "Roghanna ardleibh\u00e9il"
|
|
816
|
+
}
|
|
817
|
+
},
|
|
818
|
+
"title": "Nuashonr\u00fa teimpl\u00e9id"
|
|
819
|
+
},
|
|
679
820
|
"vacuum": {
|
|
680
821
|
"data": {
|
|
681
822
|
"clean_spot": "Gn\u00edomhartha ar l\u00e1thair ghlan",
|
|
@@ -780,30 +921,91 @@
|
|
|
780
921
|
"window": "Fuinneog"
|
|
781
922
|
}
|
|
782
923
|
},
|
|
924
|
+
"event_device_class": {
|
|
925
|
+
"options": {
|
|
926
|
+
"button": "Cnaipe",
|
|
927
|
+
"doorbell": "Clog dorais",
|
|
928
|
+
"motion": "Gluaiseacht"
|
|
929
|
+
}
|
|
930
|
+
},
|
|
783
931
|
"sensor_device_class": {
|
|
784
932
|
"options": {
|
|
785
933
|
"absolute_humidity": "Taise ioml\u00e1n",
|
|
934
|
+
"apparent_power": "Cumhacht dealraitheach",
|
|
935
|
+
"aqi": "Inn\u00e9acs c\u00e1il\u00edochta aeir",
|
|
786
936
|
"area": "Limist\u00e9ar",
|
|
937
|
+
"atmospheric_pressure": "Br\u00fa atmaisf\u00e9arach",
|
|
938
|
+
"battery": "Ceallra\u00ed",
|
|
787
939
|
"blood_glucose_concentration": "Ti\u00fachan gl\u00fac\u00f3is fola",
|
|
940
|
+
"carbon_dioxide": "D\u00e9-ocsa\u00edd charb\u00f3in",
|
|
941
|
+
"carbon_monoxide": "Aonocsa\u00edd charb\u00f3in",
|
|
788
942
|
"conductivity": "Seoltacht",
|
|
943
|
+
"current": "Reatha",
|
|
944
|
+
"data_rate": "R\u00e1ta sonra\u00ed",
|
|
945
|
+
"data_size": "M\u00e9id sonra\u00ed",
|
|
946
|
+
"date": "D\u00e1ta",
|
|
947
|
+
"distance": "Fad",
|
|
789
948
|
"duration": "Fad",
|
|
949
|
+
"energy": "Fuinneamh",
|
|
790
950
|
"energy_distance": "Fuinneamh in aghaidh an achair",
|
|
951
|
+
"energy_storage": "Fuinneamh st\u00f3r\u00e1ilte",
|
|
952
|
+
"frequency": "Minic\u00edocht",
|
|
953
|
+
"gas": "G\u00e1s",
|
|
954
|
+
"humidity": "Taise",
|
|
955
|
+
"illuminance": "Soilsi\u00fa",
|
|
956
|
+
"irradiance": "Ionrada\u00edocht",
|
|
957
|
+
"moisture": "Taise",
|
|
958
|
+
"monetary": "Iarmh\u00e9id airgeada\u00edochta",
|
|
959
|
+
"nitrogen_dioxide": "D\u00e9-ocsa\u00edd n\u00edtrigine",
|
|
960
|
+
"nitrogen_monoxide": "Monocsa\u00edd n\u00edtrigine",
|
|
961
|
+
"nitrous_oxide": "Ocsa\u00edd n\u00edtri\u00fail",
|
|
962
|
+
"ozone": "\u00d3z\u00f3n",
|
|
963
|
+
"ph": "pH",
|
|
964
|
+
"pm1": "PM1",
|
|
965
|
+
"pm10": "PM10",
|
|
966
|
+
"pm25": "PM2.5",
|
|
967
|
+
"power": "Cumhacht",
|
|
968
|
+
"power_factor": "Facht\u00f3ir cumhachta",
|
|
969
|
+
"precipitation": "Frasa\u00edocht",
|
|
970
|
+
"precipitation_intensity": "D\u00e9ine fheasachta",
|
|
971
|
+
"pressure": "Br\u00fa",
|
|
791
972
|
"reactive_energy": "Fuinneamh imoibr\u00edoch",
|
|
973
|
+
"reactive_power": "Cumhacht imoibr\u00edoch",
|
|
974
|
+
"signal_strength": "Neart comhartha",
|
|
975
|
+
"sound_pressure": "Br\u00fa fuaime",
|
|
792
976
|
"speed": "Luas",
|
|
977
|
+
"sulphur_dioxide": "D\u00e9-ocsa\u00edd sulfair",
|
|
793
978
|
"temperature": "Teocht",
|
|
979
|
+
"timestamp": "Stampa Ama",
|
|
980
|
+
"volatile_organic_compounds": "Comhdh\u00faile org\u00e1nacha so-ghalaithe",
|
|
981
|
+
"volatile_organic_compounds_parts": "P\u00e1irteanna comhdh\u00faile org\u00e1nacha so-ghalaithe",
|
|
982
|
+
"voltage": "Voltas",
|
|
983
|
+
"volume": "Toirt",
|
|
794
984
|
"volume_flow_rate": "R\u00e1ta sreafa toirte",
|
|
795
|
-
"
|
|
985
|
+
"volume_storage": "Toirt st\u00f3r\u00e1ilte",
|
|
986
|
+
"water": "Uisce",
|
|
987
|
+
"weight": "Me\u00e1chan",
|
|
988
|
+
"wind_direction": "Treo na gaoithe",
|
|
989
|
+
"wind_speed": "Luas na gaoithe"
|
|
796
990
|
}
|
|
797
991
|
},
|
|
798
992
|
"sensor_state_class": {
|
|
799
993
|
"options": {
|
|
800
|
-
"
|
|
994
|
+
"measurement": "Tomhas",
|
|
995
|
+
"measurement_angle": "Uillinn tomhais",
|
|
996
|
+
"total": "Ioml\u00e1n",
|
|
997
|
+
"total_increasing": "Ioml\u00e1n ag m\u00e9ad\u00fa"
|
|
801
998
|
}
|
|
802
999
|
},
|
|
803
1000
|
"sensor_unit_of_measurement": {
|
|
804
1001
|
"options": {
|
|
805
1002
|
"none": "Gan aon aonad tomhais"
|
|
806
1003
|
}
|
|
1004
|
+
},
|
|
1005
|
+
"update_device_class": {
|
|
1006
|
+
"options": {
|
|
1007
|
+
"firmware": "Dochtearra\u00ed"
|
|
1008
|
+
}
|
|
807
1009
|
}
|
|
808
1010
|
},
|
|
809
1011
|
"services": {
|
|
@@ -447,6 +447,24 @@
|
|
|
447
447
|
"title": "\u05e2\u05d3\u05db\u05d5\u05df \u05ea\u05d1\u05e0\u05d9\u05ea"
|
|
448
448
|
},
|
|
449
449
|
"user": {
|
|
450
|
+
"description": "\u05de\u05e1\u05d9\u05d9\u05e2 \u05d6\u05d4 \u05de\u05d0\u05e4\u05e9\u05e8 \u05dc\u05da \u05dc\u05d9\u05e6\u05d5\u05e8 \u05d9\u05e9\u05d5\u05d9\u05d5\u05ea \u05de\u05e1\u05d9\u05d9\u05e2\u05d5\u05ea \u05d4\u05de\u05d2\u05d3\u05d9\u05e8\u05d5\u05ea \u05d0\u05ea \u05de\u05e6\u05d1\u05df \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05ea\u05d1\u05e0\u05d9\u05ea. \u05d0\u05d9\u05d6\u05d4 \u05e1\u05d5\u05d2 \u05e9\u05dc \u05ea\u05d1\u05e0\u05d9\u05ea \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d9\u05e6\u05d5\u05e8?",
|
|
451
|
+
"menu_options": {
|
|
452
|
+
"alarm_control_panel": "\u05dc\u05d5\u05d7 \u05d1\u05e7\u05e8\u05d4 \u05e9\u05dc \u05d0\u05d6\u05e2\u05e7\u05d4",
|
|
453
|
+
"binary_sensor": "\u05d7\u05d9\u05d9\u05e9\u05df \u05d1\u05d9\u05e0\u05d0\u05e8\u05d9",
|
|
454
|
+
"button": "\u05dc\u05d7\u05e6\u05df",
|
|
455
|
+
"cover": "\u05d5\u05d9\u05dc\u05d5\u05df",
|
|
456
|
+
"event": "\u05d0\u05d9\u05e8\u05d5\u05e2",
|
|
457
|
+
"fan": "\u05de\u05d0\u05d5\u05d5\u05e8\u05e8",
|
|
458
|
+
"image": "\u05ea\u05de\u05d5\u05e0\u05d4",
|
|
459
|
+
"light": "\u05ea\u05d0\u05d5\u05e8\u05d4",
|
|
460
|
+
"lock": "\u05de\u05e0\u05e2\u05d5\u05dc",
|
|
461
|
+
"number": "\u05de\u05e1\u05e4\u05e8",
|
|
462
|
+
"select": "\u05d1\u05d7\u05e8",
|
|
463
|
+
"sensor": "\u05d7\u05d9\u05d9\u05e9\u05df",
|
|
464
|
+
"switch": "\u05de\u05ea\u05d2",
|
|
465
|
+
"update": "\u05e2\u05d3\u05db\u05d5\u05df",
|
|
466
|
+
"vacuum": "\u05e9\u05d5\u05d0\u05d1 \u05d0\u05d1\u05e7"
|
|
467
|
+
},
|
|
450
468
|
"title": "\u05de\u05e1\u05d9\u05d9\u05e2 \u05ea\u05d1\u05e0\u05d9\u05d5\u05ea"
|
|
451
469
|
},
|
|
452
470
|
"vacuum": {
|
|
@@ -28,6 +28,11 @@
|
|
|
28
28
|
"value_template": "B\u016bsena"
|
|
29
29
|
},
|
|
30
30
|
"data_description": {
|
|
31
|
+
"arm_away": "Apibr\u0117\u017eia veiksmus, kurie turi b\u016bti atliekami, kai signalizacijos central\u0117 \u012fjungiama \u012f `arm_away`. Gaunamas kintamasis `kodas`.",
|
|
32
|
+
"arm_custom_bypass": "Apibr\u0117\u017eia veiksmus, kurie turi b\u016bti atliekami, kai signalizacijos central\u0117 \u012fjungiama \u012f `arm_custom_bypass`. Gaunamas kintamasis `kodas`.",
|
|
33
|
+
"arm_home": "Apibr\u0117\u017eia veiksmus, kurie turi b\u016bti atliekami, kai signalizacijos central\u0117 \u012fjungiama \u012f `arm_home`. Gaunamas kintamasis `kodas`.",
|
|
34
|
+
"arm_night": "Apibr\u0117\u017eia veiksmus, kurie turi b\u016bti atliekami, kai signalizacijos central\u0117 \u012fjungiama \u012f `arm_night`. Gaunamas kintamasis `kodas`.",
|
|
35
|
+
"arm_vacation": "Apibr\u0117\u017eia veiksmus, kurie turi b\u016bti atliekami, kai signalizacijos central\u0117 \u012fjungiama \u012f `arm_vacation`. Gaunamas kintamasis `kodas`.",
|
|
31
36
|
"code_arm_required": "Jei taip, signalizacijai \u012fjungti reikalingas kodas.",
|
|
32
37
|
"device_id": "Pasirinkite \u012frengin\u012f, kur\u012f norite susieti su \u0161iuo objektu.",
|
|
33
38
|
"disarm": "Apibr\u0117\u017eia veiksmus, kurie bus atliekami i\u0161jungus signalizacijos valdymo pult\u0105. Gaunamas kintamasis 'kodas'.",
|
|
@@ -152,7 +157,10 @@
|
|
|
152
157
|
"data_description": {
|
|
153
158
|
"device_id": "Pasirinkite \u012frengin\u012f, kur\u012f norite susieti su \u0161iuo objektu.",
|
|
154
159
|
"percentage": "Apibr\u0117\u017eia \u0161ablon\u0105, skirt\u0105 ventiliatoriaus grei\u010dio procentinei vertei gauti.",
|
|
155
|
-
"
|
|
160
|
+
"set_percentage": "Apibr\u0117\u017eia veiksmus, kurie bus vykdomi, kai ventiliatoriui duota grei\u010dio procentin\u0117 komanda. Gaunamas kintamasis 'procentas'.",
|
|
161
|
+
"speed_count": "Ventiliatoriaus palaikom\u0173 grei\u010di\u0173 skai\u010dius. Naudojamas apskai\u010diuoti procentin\u012f \u017eingsn\u012f veiksmams 'fan.increase_speed' ir 'fan.decrease_speed'.",
|
|
162
|
+
"turn_off": "Apibr\u0117\u017eia veiksmus, kurie bus atliekami i\u0161jungus ventiliatori\u0173.",
|
|
163
|
+
"turn_on": "Apibr\u0117\u017eia veiksmus, kurie bus atliekami \u012fjungus ventiliatori\u0173. Gauna kintamuosius 'percentage' ir (arba) 'preset_mode'."
|
|
156
164
|
},
|
|
157
165
|
"sections": {
|
|
158
166
|
"advanced_options": {
|
|
@@ -398,7 +406,7 @@
|
|
|
398
406
|
"light": "Lempa",
|
|
399
407
|
"lock": "U\u017eraktas",
|
|
400
408
|
"number": "Skai\u010dius",
|
|
401
|
-
"select": "
|
|
409
|
+
"select": "Pasirinkimas",
|
|
402
410
|
"sensor": "Jutiklis",
|
|
403
411
|
"switch": "Jungiklis",
|
|
404
412
|
"update": "Atnaujinimas",
|
|
@@ -474,6 +482,11 @@
|
|
|
474
482
|
"value_template": "B\u016bsena"
|
|
475
483
|
},
|
|
476
484
|
"data_description": {
|
|
485
|
+
"arm_away": "Apibr\u0117\u017eia veiksmus, kurie turi b\u016bti atliekami, kai signalizacijos central\u0117 \u012fjungiama \u012f `arm_away`. Gaunamas kintamasis `kodas`.",
|
|
486
|
+
"arm_custom_bypass": "Apibr\u0117\u017eia veiksmus, kurie turi b\u016bti atliekami, kai signalizacijos central\u0117 \u012fjungiama \u012f `arm_custom_bypass`. Gaunamas kintamasis `kodas`.",
|
|
487
|
+
"arm_home": "Apibr\u0117\u017eia veiksmus, kurie turi b\u016bti atliekami, kai signalizacijos central\u0117 \u012fjungiama \u012f `arm_home`. Gaunamas kintamasis `kodas`.",
|
|
488
|
+
"arm_night": "Apibr\u0117\u017eia veiksmus, kurie turi b\u016bti atliekami, kai signalizacijos central\u0117 \u012fjungiama \u012f `arm_night`. Gaunamas kintamasis `kodas`.",
|
|
489
|
+
"arm_vacation": "Apibr\u0117\u017eia veiksmus, kurie turi b\u016bti atliekami, kai signalizacijos central\u0117 \u012fjungiama \u012f `arm_vacation`. Gaunamas kintamasis `kodas`.",
|
|
477
490
|
"code_arm_required": "Jei taip, signalizacijai \u012fjungti reikalingas kodas.",
|
|
478
491
|
"device_id": "Pasirinkite \u012frengin\u012f, kur\u012f norite susieti su \u0161iuo objektu.",
|
|
479
492
|
"disarm": "Apibr\u0117\u017eia veiksmus, kurie bus atliekami i\u0161jungus signalizacijos valdymo pult\u0105. Gaunamas kintamasis 'kodas'.",
|
|
@@ -590,7 +603,10 @@
|
|
|
590
603
|
"data_description": {
|
|
591
604
|
"device_id": "Pasirinkite \u012frengin\u012f, kur\u012f norite susieti su \u0161iuo objektu.",
|
|
592
605
|
"percentage": "Apibr\u0117\u017eia \u0161ablon\u0105, skirt\u0105 ventiliatoriaus grei\u010dio procentinei vertei gauti.",
|
|
593
|
-
"
|
|
606
|
+
"set_percentage": "Apibr\u0117\u017eia veiksmus, kurie bus vykdomi, kai ventiliatoriui duota grei\u010dio procentin\u0117 komanda. Gaunamas kintamasis 'procentas'.",
|
|
607
|
+
"speed_count": "Ventiliatoriaus palaikom\u0173 grei\u010di\u0173 skai\u010dius. Naudojamas apskai\u010diuoti procentin\u012f \u017eingsn\u012f veiksmams 'fan.increase_speed' ir 'fan.decrease_speed'.",
|
|
608
|
+
"turn_off": "Apibr\u0117\u017eia veiksmus, kurie bus atliekami i\u0161jungus ventiliatori\u0173.",
|
|
609
|
+
"turn_on": "Apibr\u0117\u017eia veiksmus, kurie bus atliekami \u012fjungus ventiliatori\u0173. Gauna kintamuosius 'percentage' ir (arba) 'preset_mode'."
|
|
594
610
|
},
|
|
595
611
|
"sections": {
|
|
596
612
|
"advanced_options": {
|
|
@@ -127,6 +127,21 @@
|
|
|
127
127
|
}
|
|
128
128
|
},
|
|
129
129
|
"user": {
|
|
130
|
+
"menu_options": {
|
|
131
|
+
"alarm_control_panel": "Alarmbedieningspaneel",
|
|
132
|
+
"binary_sensor": "Binaire sensor",
|
|
133
|
+
"button": "Knop",
|
|
134
|
+
"event": "Gebeurtenis",
|
|
135
|
+
"fan": "Ventilator",
|
|
136
|
+
"image": "Afbeelding",
|
|
137
|
+
"light": "Licht",
|
|
138
|
+
"lock": "Slot",
|
|
139
|
+
"number": "Nummer",
|
|
140
|
+
"sensor": "Sensor",
|
|
141
|
+
"switch": "Schakelaar",
|
|
142
|
+
"update": "Update",
|
|
143
|
+
"vacuum": "Stofzuiger"
|
|
144
|
+
},
|
|
130
145
|
"title": "Template helper"
|
|
131
146
|
},
|
|
132
147
|
"vacuum": {
|
|
@@ -447,6 +447,24 @@
|
|
|
447
447
|
"title": "Cria template para atualiza\u00e7\u00e3o"
|
|
448
448
|
},
|
|
449
449
|
"user": {
|
|
450
|
+
"description": "Este auxiliar permite-lhe criar entidades auxiliares que definem o seu estado utilizando um template. Que tipo de template gostaria de criar?",
|
|
451
|
+
"menu_options": {
|
|
452
|
+
"alarm_control_panel": "Painel de controlo do alarme",
|
|
453
|
+
"binary_sensor": "Sensor bin\u00e1rio",
|
|
454
|
+
"button": "Bot\u00e3o",
|
|
455
|
+
"cover": "Cobertura",
|
|
456
|
+
"event": "Evento",
|
|
457
|
+
"fan": "Ventoinha",
|
|
458
|
+
"image": "Imagem",
|
|
459
|
+
"light": "Luz",
|
|
460
|
+
"lock": "Fechadura",
|
|
461
|
+
"number": "N\u00famero",
|
|
462
|
+
"select": "Selecionar",
|
|
463
|
+
"sensor": "Sensor",
|
|
464
|
+
"switch": "Interruptor",
|
|
465
|
+
"update": "Atualiza\u00e7\u00e3o",
|
|
466
|
+
"vacuum": "Aspirador"
|
|
467
|
+
},
|
|
450
468
|
"title": "Auxiliar de template"
|
|
451
469
|
},
|
|
452
470
|
"vacuum": {
|
|
@@ -447,6 +447,24 @@
|
|
|
447
447
|
"title": "Aktualiz\u00e1cia \u0161abl\u00f3ny"
|
|
448
448
|
},
|
|
449
449
|
"user": {
|
|
450
|
+
"description": "Tento pomocn\u00edk umo\u017e\u0148uje vytv\u00e1ra\u0165 pomocn\u00e9 entity, ktor\u00e9 definuj\u00fa svoj stav pomocou \u0161abl\u00f3ny. Ak\u00fa \u0161abl\u00f3nu by ste chceli vytvori\u0165?",
|
|
451
|
+
"menu_options": {
|
|
452
|
+
"alarm_control_panel": "Ovl\u00e1dac\u00ed panel alarmu",
|
|
453
|
+
"binary_sensor": "Bin\u00e1rny sn\u00edma\u010d",
|
|
454
|
+
"button": "Tla\u010didlo",
|
|
455
|
+
"cover": "Kryt",
|
|
456
|
+
"event": "Udalos\u0165",
|
|
457
|
+
"fan": "Ventil\u00e1tor",
|
|
458
|
+
"image": "Obr\u00e1zok",
|
|
459
|
+
"light": "Svetlo",
|
|
460
|
+
"lock": "Z\u00e1mok",
|
|
461
|
+
"number": "\u010c\u00edslo",
|
|
462
|
+
"select": "Vyberte",
|
|
463
|
+
"sensor": "Sn\u00edma\u010d",
|
|
464
|
+
"switch": "Prep\u00edna\u010d",
|
|
465
|
+
"update": "Aktualizova\u0165",
|
|
466
|
+
"vacuum": "Vys\u00e1va\u010d"
|
|
467
|
+
},
|
|
450
468
|
"title": "Pomocn\u00edk \u0161abl\u00f3ny"
|
|
451
469
|
},
|
|
452
470
|
"vacuum": {
|
|
@@ -15,10 +15,17 @@
|
|
|
15
15
|
"step": {
|
|
16
16
|
"alarm_control_panel": {
|
|
17
17
|
"data": {
|
|
18
|
+
"arm_away": "Akcije ob vklopu alarma ob odsotnosti",
|
|
19
|
+
"arm_custom_bypass": "Akcije ob vklopu obvoda po meri",
|
|
20
|
+
"arm_home": "Akcije ob vklopu alarma, ko ste doma",
|
|
21
|
+
"arm_night": "Akcije ob vklopu no\u010dnega alarma",
|
|
22
|
+
"arm_vacation": "Akcije ob vklopu alarma za dopust",
|
|
18
23
|
"code_arm_required": "Zahtevana koda za vklop alarma",
|
|
19
24
|
"code_format": "Format kode",
|
|
20
25
|
"device_id": "Naprava",
|
|
26
|
+
"disarm": "Akcije ob izklopu alarma",
|
|
21
27
|
"name": "Naziv",
|
|
28
|
+
"trigger": "Akcije ob spro\u017eitvi alarma",
|
|
22
29
|
"value_template": "Stanje"
|
|
23
30
|
},
|
|
24
31
|
"data_description": {
|
|
@@ -288,6 +295,15 @@
|
|
|
288
295
|
}
|
|
289
296
|
},
|
|
290
297
|
"user": {
|
|
298
|
+
"description": "Ta pomo\u010dnik vam omogo\u010da ustvarjanje pomo\u017enih entitet, ki s predlogo definirajo svoje stanje. Kak\u0161no predlogo \u017eelite ustvariti?",
|
|
299
|
+
"menu_options": {
|
|
300
|
+
"alarm_control_panel": "Nadzorna plo\u0161\u010da alarma",
|
|
301
|
+
"button": "Gumb",
|
|
302
|
+
"number": "\u0160tevilo",
|
|
303
|
+
"select": "Izberi",
|
|
304
|
+
"sensor": "Senzor",
|
|
305
|
+
"switch": "Stikalo"
|
|
306
|
+
},
|
|
291
307
|
"title": "Pomo\u010dnik za predloge"
|
|
292
308
|
},
|
|
293
309
|
"vacuum": {
|
|
@@ -318,16 +334,16 @@
|
|
|
318
334
|
"step": {
|
|
319
335
|
"alarm_control_panel": {
|
|
320
336
|
"data": {
|
|
321
|
-
"arm_away": "
|
|
322
|
-
"arm_custom_bypass": "
|
|
323
|
-
"arm_home": "
|
|
324
|
-
"arm_night": "
|
|
325
|
-
"arm_vacation": "
|
|
337
|
+
"arm_away": "Akcije ob vklopu alarma ob odsotnosti",
|
|
338
|
+
"arm_custom_bypass": "Akcije ob vklopu obvoda po meri",
|
|
339
|
+
"arm_home": "Akcije ob vklopu alarma, ko ste doma",
|
|
340
|
+
"arm_night": "Akcije ob vklopu no\u010dnega alarma",
|
|
341
|
+
"arm_vacation": "Akcije ob vklopu alarma za dopust",
|
|
326
342
|
"code_arm_required": "Zahtevana koda za vklop alarma",
|
|
327
343
|
"code_format": "Format kode",
|
|
328
344
|
"device_id": "Naprava",
|
|
329
|
-
"disarm": "
|
|
330
|
-
"trigger": "
|
|
345
|
+
"disarm": "Akcije ob izklopu alarma",
|
|
346
|
+
"trigger": "Akcije ob spro\u017eitvi alarma",
|
|
331
347
|
"value_template": "Stanje"
|
|
332
348
|
},
|
|
333
349
|
"data_description": {
|
|
@@ -692,6 +708,7 @@
|
|
|
692
708
|
"temperature": "Temperatura",
|
|
693
709
|
"timestamp": "\u010casovni \u017eig",
|
|
694
710
|
"volatile_organic_compounds": "Hlapne organske spojine",
|
|
711
|
+
"volatile_organic_compounds_parts": "Deli hlapnih organskih spojin",
|
|
695
712
|
"voltage": "Napetost",
|
|
696
713
|
"water": "Voda",
|
|
697
714
|
"weight": "Te\u017ea",
|
|
@@ -45,9 +45,6 @@
|
|
|
45
45
|
}
|
|
46
46
|
},
|
|
47
47
|
"sensor": {
|
|
48
|
-
"island_status": {
|
|
49
|
-
"name": "\u0421\u044a\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u043d\u0430 \u043c\u0440\u0435\u0436\u0430\u0442\u0430"
|
|
50
|
-
},
|
|
51
48
|
"total_battery_charge": {
|
|
52
49
|
"name": "\u0411\u0430\u0442\u0435\u0440\u0438\u044f\u0442\u0430 \u0435 \u0437\u0430\u0440\u0435\u0434\u0435\u043d\u0430"
|
|
53
50
|
},
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
},
|
|
39
39
|
"pick_implementation": {
|
|
40
40
|
"data": {
|
|
41
|
-
"implementation": "Anmeldedaten
|
|
41
|
+
"implementation": "OAuth-Anmeldedaten"
|
|
42
42
|
},
|
|
43
43
|
"data_description": {
|
|
44
44
|
"implementation": "Die Anmeldedaten, die du zur Authentifizierung verwenden m\u00f6chtest."
|
|
@@ -427,7 +427,7 @@
|
|
|
427
427
|
"name": "Leistung"
|
|
428
428
|
},
|
|
429
429
|
"drive_state_shift_state": {
|
|
430
|
-
"name": "
|
|
430
|
+
"name": "Fahrmodus-Zustand",
|
|
431
431
|
"state": {
|
|
432
432
|
"d": "Fahren",
|
|
433
433
|
"n": "Neutral",
|
|
@@ -472,7 +472,7 @@
|
|
|
472
472
|
"name": "Grid services power"
|
|
473
473
|
},
|
|
474
474
|
"island_status": {
|
|
475
|
-
"name": "Grid
|
|
475
|
+
"name": "Grid status",
|
|
476
476
|
"state": {
|
|
477
477
|
"island_status_unknown": "Unknown",
|
|
478
478
|
"off_grid": "Disconnected",
|
|
@@ -494,7 +494,7 @@
|
|
|
494
494
|
"name": "Solar power"
|
|
495
495
|
},
|
|
496
496
|
"storm_mode_active": {
|
|
497
|
-
"name": "Storm
|
|
497
|
+
"name": "Storm watch active"
|
|
498
498
|
},
|
|
499
499
|
"total_battery_charge": {
|
|
500
500
|
"name": "Battery charged"
|