homeassistant 2025.10.1__py3-none-any.whl → 2025.10.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/const.py +1 -1
- homeassistant/components/accuweather/icons.json +3 -3
- homeassistant/components/accuweather/translations/hu.json +18 -0
- homeassistant/components/accuweather/translations/sv.json +12 -0
- homeassistant/components/ai_task/translations/hu.json +30 -0
- homeassistant/components/airgradient/update.py +25 -4
- homeassistant/components/airly/translations/sl.json +2 -1
- homeassistant/components/airos/manifest.json +1 -1
- homeassistant/components/airos/translations/fy.json +15 -1
- homeassistant/components/airos/translations/ga.json +12 -0
- homeassistant/components/airos/translations/hu.json +36 -0
- homeassistant/components/airos/translations/pl.json +20 -0
- homeassistant/components/airthings_ble/translations/fy.json +1 -0
- homeassistant/components/aladdin_connect/translations/ga.json +1 -0
- homeassistant/components/aladdin_connect/translations/hu.json +28 -1
- homeassistant/components/aladdin_connect/translations/pl.json +1 -0
- homeassistant/components/aladdin_connect/translations/sv.json +28 -1
- homeassistant/components/alert/translations/sr-Latn.json +9 -0
- homeassistant/components/alert/translations/sr.json +9 -0
- homeassistant/components/alexa_devices/binary_sensor.py +51 -1
- homeassistant/components/alexa_devices/manifest.json +1 -1
- homeassistant/components/alexa_devices/sensor.py +5 -3
- homeassistant/components/alexa_devices/switch.py +11 -2
- homeassistant/components/alexa_devices/translations/hu.json +40 -1
- homeassistant/components/alexa_devices/translations/sv.json +7 -0
- homeassistant/components/alexa_devices/utils.py +20 -0
- homeassistant/components/androidtv_remote/translations/hu.json +7 -1
- homeassistant/components/androidtv_remote/translations/sl.json +1 -0
- homeassistant/components/anova/translations/sr-Latn.json +11 -0
- homeassistant/components/anova/translations/sr.json +11 -0
- homeassistant/components/anthropic/translations/hu.json +1 -0
- homeassistant/components/aosmith/translations/hu.json +7 -0
- homeassistant/components/apcupsd/translations/hu.json +6 -0
- homeassistant/components/aprilaire/translations/sr-Latn.json +26 -0
- homeassistant/components/aprilaire/translations/sr.json +26 -0
- homeassistant/components/assist_pipeline/translations/sl.json +1 -0
- homeassistant/components/assist_satellite/translations/sr-Latn.json +9 -0
- homeassistant/components/assist_satellite/translations/sr.json +9 -0
- homeassistant/components/august/translations/hu.json +25 -1
- homeassistant/components/backup/translations/sr-Latn.json +11 -0
- homeassistant/components/backup/translations/sr.json +11 -0
- homeassistant/components/bayesian/translations/fy.json +1 -0
- homeassistant/components/bayesian/translations/hu.json +96 -0
- homeassistant/components/binary_sensor/translations/fy.json +16 -0
- homeassistant/components/bluetooth/translations/el.json +1 -1
- homeassistant/components/bmw_connected_drive/translations/sr-Latn.json +11 -0
- homeassistant/components/bmw_connected_drive/translations/sr.json +11 -0
- homeassistant/components/brother/manifest.json +1 -1
- homeassistant/components/brother/translations/hu.json +22 -1
- homeassistant/components/bsblan/translations/hu.json +17 -2
- homeassistant/components/camera/translations/sr-Latn.json +9 -0
- homeassistant/components/camera/translations/sr.json +9 -0
- homeassistant/components/climate/translations/sr-Latn.json +3 -1
- homeassistant/components/climate/translations/sr.json +2 -1
- homeassistant/components/cloudflare/translations/sl.json +2 -1
- homeassistant/components/coinbase/translations/hu.json +5 -0
- homeassistant/components/comelit/config_flow.py +17 -8
- homeassistant/components/comelit/coordinator.py +2 -2
- homeassistant/components/comelit/cover.py +15 -5
- homeassistant/components/comelit/manifest.json +1 -1
- homeassistant/components/comelit/strings.json +2 -0
- homeassistant/components/comelit/translations/bg.json +2 -0
- homeassistant/components/comelit/translations/cs.json +2 -0
- homeassistant/components/comelit/translations/de.json +2 -0
- homeassistant/components/comelit/translations/en-GB.json +2 -0
- homeassistant/components/comelit/translations/en.json +2 -0
- homeassistant/components/comelit/translations/es.json +2 -0
- homeassistant/components/comelit/translations/et.json +2 -0
- homeassistant/components/comelit/translations/fy.json +8 -0
- homeassistant/components/comelit/translations/lt.json +2 -0
- homeassistant/components/comelit/translations/pl.json +2 -0
- homeassistant/components/comelit/translations/sk.json +2 -0
- homeassistant/components/comelit/translations/zh-Hans.json +2 -0
- homeassistant/components/comelit/translations/zh-Hant.json +2 -0
- homeassistant/components/compit/translations/hu.json +25 -0
- homeassistant/components/compit/translations/sv.json +25 -0
- homeassistant/components/conversation/chat_log.py +1 -1
- homeassistant/components/cover/translations/fr.json +2 -1
- homeassistant/components/cover/translations/fy.json +2 -1
- homeassistant/components/cync/manifest.json +1 -1
- homeassistant/components/cync/translations/fy.json +1 -0
- homeassistant/components/cync/translations/hu.json +20 -0
- homeassistant/components/cync/translations/pl.json +24 -0
- homeassistant/components/cync/translations/sv.json +20 -0
- homeassistant/components/daikin/manifest.json +1 -1
- homeassistant/components/datadog/translations/hu.json +28 -0
- homeassistant/components/deluge/translations/sr-Latn.json +11 -0
- homeassistant/components/deluge/translations/sr.json +11 -0
- homeassistant/components/droplet/translations/hu.json +17 -0
- homeassistant/components/ecoforest/translations/sr-Latn.json +11 -0
- homeassistant/components/ecoforest/translations/sr.json +11 -0
- homeassistant/components/ecovacs/manifest.json +1 -1
- homeassistant/components/ecovacs/translations/sr-Latn.json +11 -0
- homeassistant/components/ecovacs/translations/sr.json +11 -0
- homeassistant/components/eheimdigital/translations/hu.json +7 -1
- homeassistant/components/ekeybionyx/translations/hu.json +24 -0
- homeassistant/components/ekeybionyx/translations/pl.json +22 -0
- homeassistant/components/ekeybionyx/translations/sv.json +22 -0
- homeassistant/components/electric_kiwi/translations/hu.json +1 -1
- homeassistant/components/elevenlabs/translations/bg.json +0 -3
- homeassistant/components/elevenlabs/translations/cs.json +1 -1
- homeassistant/components/elevenlabs/translations/de.json +1 -1
- homeassistant/components/elevenlabs/translations/el.json +1 -2
- homeassistant/components/elevenlabs/translations/en-GB.json +1 -2
- homeassistant/components/elevenlabs/translations/en.json +1 -1
- homeassistant/components/elevenlabs/translations/es.json +1 -1
- homeassistant/components/elevenlabs/translations/et.json +1 -2
- homeassistant/components/elevenlabs/translations/fr.json +1 -2
- homeassistant/components/elevenlabs/translations/ga.json +1 -2
- homeassistant/components/elevenlabs/translations/gl.json +1 -2
- homeassistant/components/elevenlabs/translations/hu.json +3 -3
- homeassistant/components/elevenlabs/translations/ja.json +1 -2
- homeassistant/components/elevenlabs/translations/ko.json +1 -2
- homeassistant/components/elevenlabs/translations/lt.json +1 -2
- homeassistant/components/elevenlabs/translations/pt.json +1 -2
- homeassistant/components/elevenlabs/translations/ru.json +1 -2
- homeassistant/components/elevenlabs/translations/sk.json +1 -2
- homeassistant/components/elevenlabs/translations/sv.json +1 -2
- homeassistant/components/elevenlabs/translations/tr.json +1 -2
- homeassistant/components/elevenlabs/translations/zh-Hans.json +1 -2
- homeassistant/components/elevenlabs/translations/zh-Hant.json +1 -1
- homeassistant/components/elgato/translations/sl.json +2 -1
- homeassistant/components/elkm1/translations/hu.json +6 -0
- homeassistant/components/emoncms/translations/hu.json +8 -1
- homeassistant/components/enphase_envoy/translations/fy.json +9 -0
- homeassistant/components/enphase_envoy/translations/hu.json +1 -0
- homeassistant/components/enphase_envoy/translations/sr-Latn.json +11 -0
- homeassistant/components/enphase_envoy/translations/sr.json +11 -0
- homeassistant/components/environment_canada/manifest.json +1 -1
- homeassistant/components/esphome/translations/fr.json +3 -1
- homeassistant/components/esphome/translations/sl.json +9 -1
- homeassistant/components/eufylife_ble/translations/fy.json +9 -0
- homeassistant/components/eufylife_ble/translations/nl.json +3 -0
- homeassistant/components/ezviz/translations/fy.json +7 -0
- homeassistant/components/fan/translations/hu.json +3 -0
- homeassistant/components/file/translations/pl.json +14 -0
- homeassistant/components/file/translations/sv.json +11 -0
- homeassistant/components/fitbit/translations/fy.json +10 -0
- homeassistant/components/fitbit/translations/hu.json +1 -1
- homeassistant/components/fitbit/translations/nl.json +6 -0
- homeassistant/components/freebox/translations/sl.json +1 -0
- homeassistant/components/fritz/translations/fr.json +2 -1
- homeassistant/components/fritzbox/translations/sl.json +3 -1
- homeassistant/components/fritzbox_callmonitor/translations/sr-Latn.json +11 -0
- homeassistant/components/fritzbox_callmonitor/translations/sr.json +11 -0
- homeassistant/components/fronius/translations/sr-Latn.json +11 -0
- homeassistant/components/fronius/translations/sr.json +11 -0
- homeassistant/components/frontend/manifest.json +1 -1
- homeassistant/components/fully_kiosk/translations/el.json +3 -0
- homeassistant/components/fyta/translations/hu.json +6 -0
- homeassistant/components/geocaching/translations/hu.json +1 -1
- homeassistant/components/gios/translations/sl.json +2 -1
- homeassistant/components/glances/translations/el.json +3 -3
- homeassistant/components/google/translations/hu.json +1 -1
- homeassistant/components/google_assistant_sdk/__init__.py +0 -4
- homeassistant/components/google_assistant_sdk/helpers.py +8 -2
- homeassistant/components/google_assistant_sdk/services.py +1 -1
- homeassistant/components/google_assistant_sdk/strings.json +3 -0
- homeassistant/components/google_assistant_sdk/translations/cs.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/de.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/el.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/en-GB.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/en.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/es.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/et.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/fi.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/fy.json +11 -0
- homeassistant/components/google_assistant_sdk/translations/ga.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/he.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/hu.json +1 -2
- homeassistant/components/google_assistant_sdk/translations/id.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/it.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/ja.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/ko.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/lt.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/nl.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/pl.json +5 -0
- homeassistant/components/google_assistant_sdk/translations/pt-BR.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/pt.json +1 -1
- homeassistant/components/google_assistant_sdk/translations/ru.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/sk.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/sl.json +1 -1
- homeassistant/components/google_assistant_sdk/translations/sv.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/tr.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/zh-Hans.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/zh-Hant.json +4 -1
- homeassistant/components/google_drive/translations/hu.json +1 -1
- homeassistant/components/google_generative_ai_conversation/entity.py +3 -2
- homeassistant/components/google_generative_ai_conversation/translations/hu.json +70 -1
- homeassistant/components/google_generative_ai_conversation/translations/sl.json +3 -1
- homeassistant/components/google_mail/translations/hu.json +1 -1
- homeassistant/components/google_photos/translations/hu.json +1 -1
- homeassistant/components/google_sheets/translations/hu.json +1 -1
- homeassistant/components/google_tasks/translations/hu.json +1 -1
- homeassistant/components/growatt_server/translations/el.json +2 -1
- homeassistant/components/growatt_server/translations/es.json +5 -1
- homeassistant/components/growatt_server/translations/et.json +2 -1
- homeassistant/components/growatt_server/translations/fr.json +5 -1
- homeassistant/components/growatt_server/translations/hu.json +3 -0
- homeassistant/components/growatt_server/translations/lt.json +5 -1
- homeassistant/components/growatt_server/translations/pt.json +5 -1
- homeassistant/components/habitica/translations/hu.json +26 -1
- homeassistant/components/habitica/translations/lt.json +3 -3
- homeassistant/components/habitica/translations/sv.json +24 -0
- homeassistant/components/hassio/translations/el.json +8 -3
- homeassistant/components/hassio/translations/fy.json +3 -0
- homeassistant/components/hassio/translations/pl.json +4 -0
- homeassistant/components/hassio/translations/sl.json +10 -0
- homeassistant/components/hive/translations/sr-Latn.json +11 -0
- homeassistant/components/hive/translations/sr.json +11 -0
- homeassistant/components/holiday/manifest.json +1 -1
- homeassistant/components/home_connect/translations/fy.json +40 -0
- homeassistant/components/home_connect/translations/hu.json +1 -1
- homeassistant/components/home_connect/translations/sr-Latn.json +9 -0
- homeassistant/components/home_connect/translations/sr.json +9 -0
- homeassistant/components/homeassistant/translations/de.json +2 -2
- homeassistant/components/homeassistant/translations/el.json +1 -1
- homeassistant/components/homeassistant/translations/hu.json +7 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/cs.json +2 -2
- homeassistant/components/homeassistant_connect_zbt2/translations/de.json +2 -2
- homeassistant/components/homeassistant_connect_zbt2/translations/en-GB.json +2 -2
- homeassistant/components/homeassistant_connect_zbt2/translations/en.json +2 -2
- homeassistant/components/homeassistant_connect_zbt2/translations/et.json +2 -2
- homeassistant/components/homeassistant_connect_zbt2/translations/fr.json +10 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/fy.json +17 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/ga.json +14 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/hu.json +232 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/pl.json +16 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/sk.json +2 -2
- homeassistant/components/homeassistant_connect_zbt2/translations/sv.json +11 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/zh-Hant.json +2 -2
- homeassistant/components/homeassistant_hardware/helpers.py +77 -2
- homeassistant/components/homeassistant_hardware/strings.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/cs.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/de.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/el.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/en-GB.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/en.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/es.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/et.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/fr.json +7 -1
- homeassistant/components/homeassistant_hardware/translations/fy.json +17 -0
- homeassistant/components/homeassistant_hardware/translations/ga.json +10 -1
- homeassistant/components/homeassistant_hardware/translations/he.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/hu.json +57 -1
- homeassistant/components/homeassistant_hardware/translations/id.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/lt.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/pl.json +13 -0
- homeassistant/components/homeassistant_hardware/translations/pt.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/ru.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/sk.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/sv.json +20 -2
- homeassistant/components/homeassistant_hardware/translations/tr.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/zh-Hans.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/zh-Hant.json +1 -1
- homeassistant/components/homeassistant_hardware/update.py +1 -0
- homeassistant/components/homeassistant_hardware/util.py +41 -34
- homeassistant/components/homeassistant_sky_connect/translations/cs.json +2 -2
- homeassistant/components/homeassistant_sky_connect/translations/de.json +2 -2
- homeassistant/components/homeassistant_sky_connect/translations/en-GB.json +2 -2
- homeassistant/components/homeassistant_sky_connect/translations/en.json +2 -2
- homeassistant/components/homeassistant_sky_connect/translations/et.json +2 -2
- homeassistant/components/homeassistant_sky_connect/translations/fr.json +10 -8
- homeassistant/components/homeassistant_sky_connect/translations/fy.json +21 -0
- homeassistant/components/homeassistant_sky_connect/translations/ga.json +14 -0
- homeassistant/components/homeassistant_sky_connect/translations/hu.json +96 -16
- homeassistant/components/homeassistant_sky_connect/translations/sk.json +2 -2
- homeassistant/components/homeassistant_sky_connect/translations/sv.json +32 -2
- homeassistant/components/homeassistant_sky_connect/translations/zh-Hant.json +2 -2
- homeassistant/components/homeassistant_yellow/translations/cs.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/de.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/en-GB.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/en.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/et.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/fr.json +5 -4
- homeassistant/components/homeassistant_yellow/translations/fy.json +11 -0
- homeassistant/components/homeassistant_yellow/translations/ga.json +7 -0
- homeassistant/components/homeassistant_yellow/translations/hu.json +48 -8
- homeassistant/components/homeassistant_yellow/translations/sk.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/sv.json +13 -1
- homeassistant/components/homeassistant_yellow/translations/zh-Hant.json +1 -1
- homeassistant/components/homee/translations/hu.json +14 -0
- homeassistant/components/homekit/translations/sl.json +3 -0
- homeassistant/components/homekit_controller/translations/sr-Latn.json +11 -0
- homeassistant/components/homekit_controller/translations/sr.json +11 -0
- homeassistant/components/humidifier/translations/sr-Latn.json +13 -0
- homeassistant/components/humidifier/translations/sr.json +13 -0
- homeassistant/components/husqvarna_automower/translations/hu.json +19 -1
- homeassistant/components/husqvarna_automower_ble/translations/hu.json +4 -0
- homeassistant/components/huum/translations/hu.json +7 -0
- homeassistant/components/icloud/translations/fr.json +8 -4
- homeassistant/components/icloud/translations/hu.json +3 -0
- homeassistant/components/icloud/translations/sl.json +5 -1
- homeassistant/components/idasen_desk/translations/fy.json +7 -0
- homeassistant/components/imeon_inverter/translations/hu.json +6 -0
- homeassistant/components/incomfort/translations/sr-Latn.json +11 -0
- homeassistant/components/incomfort/translations/sr.json +11 -0
- homeassistant/components/input_number/translations/cs.json +1 -1
- homeassistant/components/input_number/translations/de.json +1 -1
- homeassistant/components/input_number/translations/el.json +1 -1
- homeassistant/components/input_number/translations/en-GB.json +1 -1
- homeassistant/components/input_number/translations/en.json +1 -1
- homeassistant/components/input_number/translations/es.json +1 -1
- homeassistant/components/input_number/translations/et.json +1 -1
- homeassistant/components/input_number/translations/lt.json +1 -1
- homeassistant/components/input_number/translations/sk.json +1 -1
- homeassistant/components/input_number/translations/zh-Hant.json +1 -1
- homeassistant/components/input_select/translations/sk.json +2 -2
- homeassistant/components/iometer/manifest.json +2 -2
- homeassistant/components/iotty/translations/hu.json +1 -1
- homeassistant/components/ipp/translations/sr-Latn.json +11 -0
- homeassistant/components/ipp/translations/sr.json +11 -0
- homeassistant/components/irm_kmi/translations/hu.json +34 -0
- homeassistant/components/irm_kmi/translations/sv.json +31 -0
- homeassistant/components/iron_os/translations/sr-Latn.json +18 -0
- homeassistant/components/iron_os/translations/sr.json +18 -0
- homeassistant/components/ista_ecotrend/translations/sr-Latn.json +15 -0
- homeassistant/components/ista_ecotrend/translations/sr.json +15 -0
- homeassistant/components/isy994/translations/sl.json +2 -1
- homeassistant/components/keenetic_ndms2/translations/hu.json +2 -1
- homeassistant/components/knx/translations/hu.json +3 -0
- homeassistant/components/konnected/translations/fy.json +6 -0
- homeassistant/components/konnected/translations/ga.json +6 -0
- homeassistant/components/konnected/translations/sv.json +6 -0
- homeassistant/components/lamarzocco/manifest.json +1 -1
- homeassistant/components/lametric/translations/hu.json +1 -1
- homeassistant/components/lcn/translations/fy.json +11 -0
- homeassistant/components/letpot/translations/hu.json +8 -0
- homeassistant/components/letpot/translations/pl.json +5 -0
- homeassistant/components/lg_thinq/translations/hu.json +7 -1
- homeassistant/components/lg_thinq/translations/sr-Latn.json +16 -0
- homeassistant/components/lg_thinq/translations/sr.json +16 -0
- homeassistant/components/libre_hardware_monitor/translations/hu.json +19 -0
- homeassistant/components/lifx/translations/sl.json +7 -0
- homeassistant/components/light/translations/hu.json +2 -1
- homeassistant/components/litterrobot/translations/fy.json +5 -0
- homeassistant/components/litterrobot/translations/hu.json +15 -0
- homeassistant/components/litterrobot/translations/nl.json +3 -0
- homeassistant/components/logbook/translations/fr.json +4 -0
- homeassistant/components/logbook/translations/sl.json +6 -1
- homeassistant/components/lyric/translations/hu.json +1 -1
- homeassistant/components/mastodon/translations/sv.json +4 -0
- homeassistant/components/matter/translations/el.json +1 -1
- homeassistant/components/matter/translations/hu.json +3 -0
- homeassistant/components/matter/translations/sv.json +3 -0
- homeassistant/components/mcp/translations/ga.json +20 -1
- homeassistant/components/mcp/translations/hu.json +9 -2
- homeassistant/components/mcp/translations/pl.json +18 -0
- homeassistant/components/mcp/translations/sv.json +8 -1
- homeassistant/components/mealie/translations/lt.json +4 -4
- homeassistant/components/media_player/translations/sr-Latn.json +3 -0
- homeassistant/components/media_player/translations/sr.json +9 -0
- homeassistant/components/media_source/translations/el.json +3 -0
- homeassistant/components/media_source/translations/es.json +3 -0
- homeassistant/components/media_source/translations/fr.json +3 -0
- homeassistant/components/media_source/translations/ga.json +3 -0
- homeassistant/components/media_source/translations/hu.json +3 -0
- homeassistant/components/media_source/translations/lt.json +3 -0
- homeassistant/components/media_source/translations/pl.json +5 -0
- homeassistant/components/media_source/translations/pt.json +3 -0
- homeassistant/components/melcloud/manifest.json +1 -1
- homeassistant/components/microbees/translations/hu.json +1 -1
- homeassistant/components/miele/sensor.py +1 -0
- homeassistant/components/miele/translations/fy.json +1 -0
- homeassistant/components/miele/translations/hu.json +13 -1
- homeassistant/components/miele/translations/sr-Latn.json +16 -0
- homeassistant/components/miele/translations/sr.json +16 -0
- homeassistant/components/mjpeg/translations/sl.json +1 -0
- homeassistant/components/modbus/modbus.py +7 -4
- homeassistant/components/monzo/translations/hu.json +1 -1
- homeassistant/components/motionmount/translations/fy.json +5 -0
- homeassistant/components/mqtt/lock.py +4 -1
- homeassistant/components/mqtt/translations/cs.json +1 -1
- homeassistant/components/mqtt/translations/de.json +1 -1
- homeassistant/components/mqtt/translations/en-GB.json +1 -1
- homeassistant/components/mqtt/translations/en.json +1 -1
- homeassistant/components/mqtt/translations/es.json +1 -1
- homeassistant/components/mqtt/translations/et.json +1 -1
- homeassistant/components/mqtt/translations/fr.json +1 -2
- homeassistant/components/mqtt/translations/fy.json +3 -1
- homeassistant/components/mqtt/translations/ga.json +3 -2
- homeassistant/components/mqtt/translations/he.json +1 -2
- homeassistant/components/mqtt/translations/hu.json +305 -16
- homeassistant/components/mqtt/translations/ja.json +1 -2
- homeassistant/components/mqtt/translations/lt.json +1 -1
- homeassistant/components/mqtt/translations/nl.json +1 -2
- homeassistant/components/mqtt/translations/pt.json +1 -2
- homeassistant/components/mqtt/translations/ru.json +1 -2
- homeassistant/components/mqtt/translations/sk.json +1 -1
- homeassistant/components/mqtt/translations/sv.json +4 -2
- homeassistant/components/mqtt/translations/zh-Hans.json +1 -1
- homeassistant/components/mqtt/translations/zh-Hant.json +1 -1
- homeassistant/components/music_assistant/translations/sk.json +1 -1
- homeassistant/components/mysensors/translations/hu.json +6 -6
- homeassistant/components/myuplink/translations/hu.json +1 -1
- homeassistant/components/nasweb/translations/hu.json +10 -0
- homeassistant/components/neato/translations/hu.json +1 -1
- homeassistant/components/nederlandse_spoorwegen/translations/hu.json +28 -0
- homeassistant/components/nest/translations/hu.json +1 -1
- homeassistant/components/netatmo/translations/hu.json +1 -1
- homeassistant/components/niko_home_control/translations/hu.json +7 -1
- homeassistant/components/nordpool/services.py +1 -1
- homeassistant/components/ntfy/translations/el.json +3 -0
- homeassistant/components/ntfy/translations/hu.json +10 -1
- homeassistant/components/ntfy/translations/lt.json +1 -0
- homeassistant/components/ntfy/translations/pt.json +1 -0
- homeassistant/components/number/translations/bg.json +0 -1
- homeassistant/components/number/translations/ca.json +0 -1
- homeassistant/components/number/translations/cs.json +1 -1
- homeassistant/components/number/translations/da.json +0 -1
- homeassistant/components/number/translations/de.json +1 -1
- homeassistant/components/number/translations/el.json +1 -1
- homeassistant/components/number/translations/en-GB.json +1 -1
- homeassistant/components/number/translations/en.json +1 -1
- homeassistant/components/number/translations/es.json +1 -1
- homeassistant/components/number/translations/et.json +1 -1
- homeassistant/components/number/translations/fi.json +0 -1
- homeassistant/components/number/translations/fr.json +0 -1
- homeassistant/components/number/translations/fy.json +13 -0
- homeassistant/components/number/translations/ga.json +3 -1
- homeassistant/components/number/translations/he.json +0 -1
- homeassistant/components/number/translations/hu.json +6 -1
- homeassistant/components/number/translations/id.json +0 -1
- homeassistant/components/number/translations/it.json +0 -1
- homeassistant/components/number/translations/ja.json +0 -1
- homeassistant/components/number/translations/ko.json +0 -1
- homeassistant/components/number/translations/lt.json +1 -1
- homeassistant/components/number/translations/lv.json +0 -1
- homeassistant/components/number/translations/nb.json +0 -1
- homeassistant/components/number/translations/nl.json +0 -1
- homeassistant/components/number/translations/pl.json +0 -1
- homeassistant/components/number/translations/pt-BR.json +0 -1
- homeassistant/components/number/translations/pt.json +0 -1
- homeassistant/components/number/translations/ro.json +0 -1
- homeassistant/components/number/translations/ru.json +0 -1
- homeassistant/components/number/translations/sk.json +1 -1
- homeassistant/components/number/translations/sv.json +3 -1
- homeassistant/components/number/translations/tr.json +0 -1
- homeassistant/components/number/translations/uk.json +0 -1
- homeassistant/components/number/translations/vi.json +0 -1
- homeassistant/components/number/translations/zh-Hant.json +1 -1
- homeassistant/components/ohme/translations/fy.json +9 -0
- homeassistant/components/ollama/translations/hu.json +55 -0
- homeassistant/components/ondilo_ico/translations/hu.json +1 -1
- homeassistant/components/onedrive/translations/de.json +1 -1
- homeassistant/components/onedrive/translations/hu.json +1 -1
- homeassistant/components/onvif/translations/sl.json +1 -0
- homeassistant/components/open_router/translations/hu.json +44 -0
- homeassistant/components/openai_conversation/translations/hu.json +64 -1
- homeassistant/components/openweathermap/translations/fy.json +1 -0
- homeassistant/components/openweathermap/translations/hu.json +14 -1
- homeassistant/components/opower/manifest.json +1 -1
- homeassistant/components/opower/translations/hu.json +6 -0
- homeassistant/components/oralb/translations/bg.json +0 -1
- homeassistant/components/oralb/translations/ca.json +0 -1
- homeassistant/components/oralb/translations/cs.json +0 -1
- homeassistant/components/oralb/translations/da.json +1 -2
- homeassistant/components/oralb/translations/de.json +1 -2
- homeassistant/components/oralb/translations/el.json +0 -1
- homeassistant/components/oralb/translations/en-GB.json +0 -1
- homeassistant/components/oralb/translations/en.json +1 -1
- homeassistant/components/oralb/translations/es.json +0 -1
- homeassistant/components/oralb/translations/et.json +0 -1
- homeassistant/components/oralb/translations/fi.json +0 -1
- homeassistant/components/oralb/translations/fr.json +0 -1
- homeassistant/components/oralb/translations/fy.json +1 -0
- homeassistant/components/oralb/translations/ga.json +0 -1
- homeassistant/components/oralb/translations/he.json +0 -1
- homeassistant/components/oralb/translations/hr.json +0 -1
- homeassistant/components/oralb/translations/hu.json +0 -1
- homeassistant/components/oralb/translations/id.json +0 -1
- homeassistant/components/oralb/translations/it.json +0 -1
- homeassistant/components/oralb/translations/ja.json +0 -1
- homeassistant/components/oralb/translations/ko.json +0 -1
- homeassistant/components/oralb/translations/lt.json +0 -1
- homeassistant/components/oralb/translations/nb.json +0 -1
- homeassistant/components/oralb/translations/nl.json +0 -1
- homeassistant/components/oralb/translations/pl.json +0 -1
- homeassistant/components/oralb/translations/pt-BR.json +0 -1
- homeassistant/components/oralb/translations/pt.json +0 -1
- homeassistant/components/oralb/translations/ro.json +0 -1
- homeassistant/components/oralb/translations/ru.json +0 -1
- homeassistant/components/oralb/translations/sk.json +0 -1
- homeassistant/components/oralb/translations/sl.json +1 -2
- homeassistant/components/oralb/translations/sr-Latn.json +1 -0
- homeassistant/components/oralb/translations/sr.json +1 -0
- homeassistant/components/oralb/translations/sv.json +0 -1
- homeassistant/components/oralb/translations/tr.json +0 -1
- homeassistant/components/oralb/translations/uk.json +0 -1
- homeassistant/components/oralb/translations/zh-Hans.json +0 -1
- homeassistant/components/oralb/translations/zh-Hant.json +0 -1
- homeassistant/components/osoenergy/translations/sr-Latn.json +17 -0
- homeassistant/components/osoenergy/translations/sr.json +17 -0
- homeassistant/components/otbr/config_flow.py +3 -0
- homeassistant/components/overkiz/translations/hu.json +1 -0
- homeassistant/components/overkiz/translations/sr-Latn.json +11 -0
- homeassistant/components/overkiz/translations/sr.json +11 -0
- homeassistant/components/playstation_network/translations/hu.json +8 -0
- homeassistant/components/plugwise/translations/select.sr-Latn.json +7 -0
- homeassistant/components/plugwise/translations/select.sr.json +7 -0
- homeassistant/components/plugwise/translations/sr-Latn.json +9 -0
- homeassistant/components/plugwise/translations/sr.json +2 -2
- homeassistant/components/plum_lightpad/translations/fy.json +1 -0
- homeassistant/components/point/translations/hu.json +1 -1
- homeassistant/components/pooldose/translations/hu.json +49 -0
- homeassistant/components/portainer/translations/el.json +30 -1
- homeassistant/components/portainer/translations/fy.json +1 -0
- homeassistant/components/portainer/translations/ga.json +14 -0
- homeassistant/components/portainer/translations/hu.json +22 -0
- homeassistant/components/portainer/translations/pl.json +18 -0
- homeassistant/components/portainer/translations/sv.json +1 -0
- homeassistant/components/proximity/translations/hu.json +25 -1
- homeassistant/components/prusalink/translations/sensor.sr-Latn.json +7 -0
- homeassistant/components/prusalink/translations/sensor.sr.json +7 -0
- homeassistant/components/prusalink/translations/sr-Latn.json +11 -0
- homeassistant/components/prusalink/translations/sr.json +11 -0
- homeassistant/components/pyload/translations/hu.json +6 -0
- homeassistant/components/qbittorrent/translations/sr-Latn.json +11 -0
- homeassistant/components/qbittorrent/translations/sr.json +11 -0
- homeassistant/components/random/translations/fy.json +9 -0
- homeassistant/components/random/translations/ga.json +1 -0
- homeassistant/components/random/translations/hu.json +4 -1
- homeassistant/components/random/translations/sv.json +1 -0
- homeassistant/components/remote/translations/hu.json +3 -0
- homeassistant/components/remote_calendar/translations/hu.json +2 -1
- homeassistant/components/renault/renault_hub.py +55 -39
- homeassistant/components/ring/translations/sl.json +2 -1
- homeassistant/components/roborock/config_flow.py +5 -5
- homeassistant/components/roborock/manifest.json +1 -1
- homeassistant/components/roborock/translations/el.json +3 -1
- homeassistant/components/roborock/translations/ga.json +3 -1
- homeassistant/components/roborock/translations/lt.json +3 -1
- homeassistant/components/roborock/translations/pl.json +3 -1
- homeassistant/components/roborock/translations/pt.json +3 -1
- homeassistant/components/roborock/translations/sr-Latn.json +11 -0
- homeassistant/components/roborock/translations/sr.json +11 -0
- homeassistant/components/roborock/translations/sv.json +3 -1
- homeassistant/components/route_b_smart_meter/translations/hu.json +24 -0
- homeassistant/components/route_b_smart_meter/translations/pl.json +34 -0
- homeassistant/components/satel_integra/strings.json +4 -0
- homeassistant/components/satel_integra/translations/bg.json +1 -0
- homeassistant/components/satel_integra/translations/cs.json +4 -0
- homeassistant/components/satel_integra/translations/de.json +4 -0
- homeassistant/components/satel_integra/translations/el.json +4 -0
- homeassistant/components/satel_integra/translations/en-GB.json +4 -0
- homeassistant/components/satel_integra/translations/en.json +4 -0
- homeassistant/components/satel_integra/translations/es.json +4 -0
- homeassistant/components/satel_integra/translations/et.json +4 -0
- homeassistant/components/satel_integra/translations/fy.json +19 -0
- homeassistant/components/satel_integra/translations/hu.json +132 -0
- homeassistant/components/satel_integra/translations/lt.json +4 -0
- homeassistant/components/satel_integra/translations/pl.json +206 -1
- homeassistant/components/satel_integra/translations/sk.json +4 -0
- homeassistant/components/satel_integra/translations/zh-Hans.json +4 -0
- homeassistant/components/satel_integra/translations/zh-Hant.json +4 -0
- homeassistant/components/scrape/translations/fy.json +2 -1
- homeassistant/components/scrape/translations/ga.json +2 -0
- homeassistant/components/scrape/translations/hu.json +7 -1
- homeassistant/components/scrape/translations/sv.json +2 -0
- homeassistant/components/sensor/translations/fy.json +3 -0
- homeassistant/components/sensor/translations/ga.json +3 -0
- homeassistant/components/sensor/translations/hu.json +9 -0
- homeassistant/components/sensor/translations/sv.json +3 -0
- homeassistant/components/senz/translations/hu.json +1 -1
- homeassistant/components/sfr_box/translations/sr-Latn.json +11 -0
- homeassistant/components/sfr_box/translations/sr.json +11 -0
- homeassistant/components/sftp_storage/translations/hu.json +14 -0
- homeassistant/components/sharkiq/manifest.json +1 -1
- homeassistant/components/shelly/binary_sensor.py +1 -1
- homeassistant/components/shelly/cover.py +2 -0
- homeassistant/components/shelly/translations/fy.json +2 -1
- homeassistant/components/shelly/translations/ga.json +12 -0
- homeassistant/components/shelly/translations/hu.json +21 -0
- homeassistant/components/shelly/translations/sv.json +7 -0
- homeassistant/components/shelly/utils.py +17 -19
- homeassistant/components/simplisafe/__init__.py +19 -3
- homeassistant/components/siren/translations/fy.json +3 -0
- homeassistant/components/slack/translations/el.json +2 -0
- homeassistant/components/slack/translations/et.json +2 -0
- homeassistant/components/slack/translations/lt.json +2 -0
- homeassistant/components/slack/translations/pt.json +2 -0
- homeassistant/components/sleep_as_android/translations/hu.json +134 -0
- homeassistant/components/sleepiq/translations/hu.json +5 -0
- homeassistant/components/smappee/translations/hu.json +1 -1
- homeassistant/components/smartthings/climate.py +2 -0
- homeassistant/components/smartthings/manifest.json +1 -1
- homeassistant/components/smartthings/strings.json +3 -1
- homeassistant/components/smartthings/translations/cs.json +3 -1
- homeassistant/components/smartthings/translations/de.json +3 -1
- homeassistant/components/smartthings/translations/el.json +16 -0
- homeassistant/components/smartthings/translations/en-GB.json +3 -1
- homeassistant/components/smartthings/translations/en.json +3 -1
- homeassistant/components/smartthings/translations/es.json +2 -1
- homeassistant/components/smartthings/translations/et.json +3 -1
- homeassistant/components/smartthings/translations/fr.json +1 -2
- homeassistant/components/smartthings/translations/fy.json +16 -0
- homeassistant/components/smartthings/translations/ga.json +5 -1
- homeassistant/components/smartthings/translations/hu.json +4 -1
- homeassistant/components/smartthings/translations/lt.json +7 -1
- homeassistant/components/smartthings/translations/pl.json +20 -0
- homeassistant/components/smartthings/translations/pt.json +5 -1
- homeassistant/components/smartthings/translations/sk.json +3 -1
- homeassistant/components/smartthings/translations/sr-Latn.json +16 -0
- homeassistant/components/smartthings/translations/sr.json +16 -0
- homeassistant/components/smartthings/translations/zh-Hans.json +3 -1
- homeassistant/components/smartthings/translations/zh-Hant.json +3 -1
- homeassistant/components/smlight/icons.json +22 -0
- homeassistant/components/smlight/switch.py +1 -1
- homeassistant/components/solaredge/translations/bg.json +2 -4
- homeassistant/components/solaredge/translations/ca.json +2 -4
- homeassistant/components/solaredge/translations/cs.json +2 -2
- homeassistant/components/solaredge/translations/da.json +1 -2
- homeassistant/components/solaredge/translations/de.json +2 -2
- homeassistant/components/solaredge/translations/el.json +2 -4
- homeassistant/components/solaredge/translations/en-GB.json +2 -4
- homeassistant/components/solaredge/translations/en.json +2 -2
- homeassistant/components/solaredge/translations/es-419.json +1 -2
- homeassistant/components/solaredge/translations/es.json +2 -4
- homeassistant/components/solaredge/translations/et.json +2 -2
- homeassistant/components/solaredge/translations/fi.json +2 -4
- homeassistant/components/solaredge/translations/fr.json +2 -4
- homeassistant/components/solaredge/translations/ga.json +2 -4
- homeassistant/components/solaredge/translations/hu.json +2 -4
- homeassistant/components/solaredge/translations/id.json +2 -4
- homeassistant/components/solaredge/translations/it.json +2 -4
- homeassistant/components/solaredge/translations/ja.json +2 -4
- homeassistant/components/solaredge/translations/ka.json +1 -2
- homeassistant/components/solaredge/translations/ko.json +2 -4
- homeassistant/components/solaredge/translations/lb.json +2 -4
- homeassistant/components/solaredge/translations/lt.json +2 -4
- homeassistant/components/solaredge/translations/nb.json +2 -4
- homeassistant/components/solaredge/translations/nl.json +2 -4
- homeassistant/components/solaredge/translations/pl.json +2 -4
- homeassistant/components/solaredge/translations/pt-BR.json +2 -4
- homeassistant/components/solaredge/translations/pt.json +2 -4
- homeassistant/components/solaredge/translations/ro.json +2 -4
- homeassistant/components/solaredge/translations/ru.json +2 -4
- homeassistant/components/solaredge/translations/sk.json +2 -2
- homeassistant/components/solaredge/translations/sl.json +2 -4
- homeassistant/components/solaredge/translations/sv.json +2 -4
- homeassistant/components/solaredge/translations/tr.json +2 -4
- homeassistant/components/solaredge/translations/uk.json +2 -4
- homeassistant/components/solaredge/translations/vi.json +1 -2
- homeassistant/components/solaredge/translations/zh-Hans.json +2 -4
- homeassistant/components/solaredge/translations/zh-Hant.json +2 -2
- homeassistant/components/sonos/translations/hu.json +10 -0
- homeassistant/components/spotify/translations/hu.json +1 -1
- homeassistant/components/sql/translations/el.json +58 -0
- homeassistant/components/sql/translations/fy.json +9 -0
- homeassistant/components/sql/translations/ga.json +1 -0
- homeassistant/components/sql/translations/hu.json +8 -1
- homeassistant/components/sql/translations/sl.json +13 -0
- homeassistant/components/sql/translations/sv.json +1 -0
- homeassistant/components/squeezebox/__init__.py +5 -2
- homeassistant/components/squeezebox/button.py +3 -1
- homeassistant/components/squeezebox/coordinator.py +3 -1
- homeassistant/components/squeezebox/media_player.py +3 -1
- homeassistant/components/squeezebox/switch.py +3 -1
- homeassistant/components/starlink/translations/sr-Latn.json +9 -0
- homeassistant/components/starlink/translations/sr.json +9 -0
- homeassistant/components/switch/translations/hu.json +3 -0
- homeassistant/components/switchbot/translations/hu.json +8 -0
- homeassistant/components/switchbot_cloud/translations/hu.json +27 -0
- homeassistant/components/synology_dsm/config_flow.py +18 -8
- homeassistant/components/system_bridge/sensor.py +1 -1
- homeassistant/components/systemmonitor/translations/el.json +9 -0
- homeassistant/components/tado/translations/sr-Latn.json +3 -0
- homeassistant/components/tado/translations/sr.json +3 -0
- homeassistant/components/tasmota/translations/hu.json +4 -4
- homeassistant/components/template/binary_sensor.py +1 -0
- homeassistant/components/template/translations/fy.json +23 -0
- homeassistant/components/template/translations/ga.json +1 -0
- homeassistant/components/template/translations/hu.json +875 -18
- homeassistant/components/template/translations/sv.json +1 -0
- homeassistant/components/tesla_fleet/translations/hu.json +1 -1
- homeassistant/components/teslemetry/translations/hu.json +14 -0
- homeassistant/components/teslemetry/translations/sr-Latn.json +11 -0
- homeassistant/components/teslemetry/translations/sr.json +9 -0
- homeassistant/components/timer/translations/sr-Latn.json +9 -0
- homeassistant/components/timer/translations/sr.json +9 -0
- homeassistant/components/togrill/translations/hu.json +16 -0
- homeassistant/components/togrill/translations/sv.json +69 -1
- homeassistant/components/tolo/translations/hu.json +2 -1
- homeassistant/components/tolo/translations/sv.json +2 -1
- homeassistant/components/toon/translations/hu.json +1 -1
- homeassistant/components/traccar_server/translations/hu.json +9 -1
- homeassistant/components/transmission/translations/sr-Latn.json +11 -0
- homeassistant/components/transmission/translations/sr.json +11 -0
- homeassistant/components/tuya/cover.py +2 -1
- homeassistant/components/tuya/translations/fy.json +5 -0
- homeassistant/components/tuya/translations/hu.json +34 -0
- homeassistant/components/tuya/translations/nl.json +3 -0
- homeassistant/components/tuya/translations/sensor.sr-Latn.json +7 -0
- homeassistant/components/tuya/translations/sensor.sr.json +7 -0
- homeassistant/components/tuya/translations/sr-Latn.json +5 -0
- homeassistant/components/tuya/translations/sr.json +11 -0
- homeassistant/components/twinkly/translations/fy.json +7 -0
- homeassistant/components/unifiprotect/translations/hu.json +3 -0
- homeassistant/components/update/translations/hu.json +3 -0
- homeassistant/components/uptime_kuma/translations/hu.json +40 -0
- homeassistant/components/uptimerobot/translations/hu.json +6 -0
- homeassistant/components/vacuum/translations/sr-Latn.json +9 -0
- homeassistant/components/vacuum/translations/sr.json +9 -0
- homeassistant/components/vegehub/translations/hu.json +3 -1
- homeassistant/components/venstar/translations/sr-Latn.json +11 -0
- homeassistant/components/venstar/translations/sr.json +11 -0
- homeassistant/components/vesync/fan.py +6 -6
- homeassistant/components/vesync/manifest.json +1 -1
- homeassistant/components/vicare/const.py +4 -3
- homeassistant/components/vicare/sensor.py +9 -6
- homeassistant/components/vicare/translations/sr-Latn.json +9 -0
- homeassistant/components/vicare/translations/sr.json +9 -0
- homeassistant/components/victron_remote_monitoring/config_flow.py +3 -3
- homeassistant/components/victron_remote_monitoring/coordinator.py +4 -4
- homeassistant/components/victron_remote_monitoring/manifest.json +1 -1
- homeassistant/components/victron_remote_monitoring/sensor.py +62 -18
- homeassistant/components/victron_remote_monitoring/translations/fy.json +12 -0
- homeassistant/components/victron_remote_monitoring/translations/hu.json +25 -0
- homeassistant/components/vizio/translations/sl.json +2 -1
- homeassistant/components/voip/translations/sl.json +1 -1
- homeassistant/components/volvo/translations/fy.json +8 -0
- homeassistant/components/volvo/translations/hu.json +58 -0
- homeassistant/components/volvo/translations/sr-Latn.json +11 -0
- homeassistant/components/volvo/translations/sr.json +11 -0
- homeassistant/components/wallbox/const.py +1 -1
- homeassistant/components/wallbox/coordinator.py +6 -1
- homeassistant/components/weather/translations/cs.json +1 -1
- homeassistant/components/weheat/translations/hu.json +1 -1
- homeassistant/components/weheat/translations/sr-Latn.json +11 -0
- homeassistant/components/weheat/translations/sr.json +11 -0
- homeassistant/components/whirlpool/translations/hu.json +1 -0
- homeassistant/components/withings/translations/fy.json +9 -0
- homeassistant/components/withings/translations/hu.json +1 -1
- homeassistant/components/withings/translations/nl.json +9 -0
- homeassistant/components/wolflink/translations/sensor.sr-Latn.json +7 -0
- homeassistant/components/wolflink/translations/sensor.sr.json +7 -0
- homeassistant/components/wolflink/translations/sr-Latn.json +11 -0
- homeassistant/components/wolflink/translations/sr.json +11 -0
- homeassistant/components/workday/manifest.json +1 -1
- homeassistant/components/wyoming/translations/sl.json +1 -1
- homeassistant/components/xbox/translations/hu.json +1 -1
- homeassistant/components/yale/translations/hu.json +1 -1
- homeassistant/components/yolink/translations/hu.json +10 -1
- homeassistant/components/zha/__init__.py +14 -1
- homeassistant/components/zha/config_flow.py +4 -1
- homeassistant/components/zha/entity.py +14 -3
- homeassistant/components/zha/translations/el.json +2 -1
- homeassistant/components/zha/translations/fr.json +47 -14
- homeassistant/components/zha/translations/fy.json +3 -0
- homeassistant/components/zha/translations/ga.json +1 -0
- homeassistant/components/zha/translations/hu.json +1 -0
- homeassistant/components/zha/translations/lt.json +41 -12
- homeassistant/components/zha/translations/pl.json +14 -0
- homeassistant/components/zha/translations/sl.json +18 -6
- homeassistant/components/zha/translations/sr-Latn.json +7 -0
- homeassistant/components/zha/translations/sr.json +11 -0
- homeassistant/components/zha/translations/sv.json +55 -0
- homeassistant/components/zwave_js/config_flow.py +44 -31
- homeassistant/components/zwave_me/translations/lt.json +1 -1
- homeassistant/const.py +1 -1
- homeassistant/package_constraints.txt +1 -1
- {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/METADATA +1 -1
- {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/RECORD +768 -627
- {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/WHEEL +0 -0
- {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/entry_points.txt +0 -0
- {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/licenses/LICENSE.md +0 -0
- {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
- {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/top_level.txt +0 -0
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"step": {
|
|
16
16
|
"pick_implementation": {
|
|
17
17
|
"data": {
|
|
18
|
-
"implementation": "Alkalmaz\u00e1s
|
|
18
|
+
"implementation": "Alkalmaz\u00e1s hiteles\u00edt\u0151 adatai"
|
|
19
19
|
},
|
|
20
20
|
"data_description": {
|
|
21
21
|
"implementation": "A hiteles\u00edt\u00e9shez haszn\u00e1land\u00f3 hiteles\u00edt\u0151 adatok"
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"step": {
|
|
21
21
|
"pick_implementation": {
|
|
22
22
|
"data": {
|
|
23
|
-
"implementation": "Alkalmaz\u00e1s
|
|
23
|
+
"implementation": "Alkalmaz\u00e1s hiteles\u00edt\u0151 adatai"
|
|
24
24
|
},
|
|
25
25
|
"data_description": {
|
|
26
26
|
"implementation": "A hiteles\u00edt\u00e9shez haszn\u00e1land\u00f3 hiteles\u00edt\u0151 adatok"
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"step": {
|
|
20
20
|
"pick_implementation": {
|
|
21
21
|
"data": {
|
|
22
|
-
"implementation": "Alkalmaz\u00e1s
|
|
22
|
+
"implementation": "Alkalmaz\u00e1s hiteles\u00edt\u0151 adatai"
|
|
23
23
|
},
|
|
24
24
|
"data_description": {
|
|
25
25
|
"implementation": "A hiteles\u00edt\u00e9shez haszn\u00e1land\u00f3 hiteles\u00edt\u0151 adatok"
|
|
@@ -55,6 +55,15 @@
|
|
|
55
55
|
"name": "Hanger\u0151"
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
|
+
"select": {
|
|
59
|
+
"sprinkler_mode": {
|
|
60
|
+
"state": {
|
|
61
|
+
"auto": "Automatikus",
|
|
62
|
+
"manual": "K\u00e9zi",
|
|
63
|
+
"off": "Ki"
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
},
|
|
58
67
|
"sensor": {
|
|
59
68
|
"current_power": {
|
|
60
69
|
"name": "Aktu\u00e1lis teljes\u00edtm\u00e9ny"
|
|
@@ -13,6 +13,7 @@ from zigpy.config import CONF_DATABASE, CONF_DEVICE, CONF_DEVICE_PATH
|
|
|
13
13
|
from zigpy.exceptions import NetworkSettingsInconsistent, TransientConnectionError
|
|
14
14
|
|
|
15
15
|
from homeassistant.components.homeassistant_hardware.helpers import (
|
|
16
|
+
async_is_firmware_update_in_progress,
|
|
16
17
|
async_notify_firmware_info,
|
|
17
18
|
async_register_firmware_info_provider,
|
|
18
19
|
)
|
|
@@ -119,6 +120,14 @@ async def async_setup(hass: HomeAssistant, config: ConfigType) -> bool:
|
|
|
119
120
|
return True
|
|
120
121
|
|
|
121
122
|
|
|
123
|
+
def _raise_if_port_in_use(hass: HomeAssistant, device_path: str) -> None:
|
|
124
|
+
"""Ensure that the specified serial port is not in use by a firmware update."""
|
|
125
|
+
if async_is_firmware_update_in_progress(hass, device_path):
|
|
126
|
+
raise ConfigEntryNotReady(
|
|
127
|
+
f"Firmware update in progress for device {device_path}"
|
|
128
|
+
)
|
|
129
|
+
|
|
130
|
+
|
|
122
131
|
async def async_setup_entry(hass: HomeAssistant, config_entry: ConfigEntry) -> bool:
|
|
123
132
|
"""Set up ZHA.
|
|
124
133
|
|
|
@@ -152,6 +161,10 @@ async def async_setup_entry(hass: HomeAssistant, config_entry: ConfigEntry) -> b
|
|
|
152
161
|
|
|
153
162
|
_LOGGER.debug("Trigger cache: %s", zha_lib_data.device_trigger_cache)
|
|
154
163
|
|
|
164
|
+
# Check if firmware update is in progress for this device
|
|
165
|
+
device_path = config_entry.data[CONF_DEVICE][CONF_DEVICE_PATH]
|
|
166
|
+
_raise_if_port_in_use(hass, device_path)
|
|
167
|
+
|
|
155
168
|
try:
|
|
156
169
|
await zha_gateway.async_initialize()
|
|
157
170
|
except NetworkSettingsInconsistent as exc:
|
|
@@ -168,7 +181,7 @@ async def async_setup_entry(hass: HomeAssistant, config_entry: ConfigEntry) -> b
|
|
|
168
181
|
raise ConfigEntryNotReady from exc
|
|
169
182
|
except Exception as exc:
|
|
170
183
|
_LOGGER.debug("Failed to set up ZHA", exc_info=exc)
|
|
171
|
-
device_path
|
|
184
|
+
_raise_if_port_in_use(hass, device_path)
|
|
172
185
|
|
|
173
186
|
if (
|
|
174
187
|
not device_path.startswith("socket://")
|
|
@@ -744,8 +744,11 @@ class ZhaConfigFlowHandler(BaseZhaFlow, ConfigFlow, domain=DOMAIN):
|
|
|
744
744
|
|
|
745
745
|
# Without confirmation, discovery can automatically progress into parts of the
|
|
746
746
|
# config flow logic that interacts with hardware.
|
|
747
|
+
# Ignore Zeroconf discoveries during onboarding, as they may be in use already.
|
|
747
748
|
if user_input is not None or (
|
|
748
|
-
not onboarding.async_is_onboarded(self.hass)
|
|
749
|
+
not onboarding.async_is_onboarded(self.hass)
|
|
750
|
+
and not zha_config_entries
|
|
751
|
+
and self.source != SOURCE_ZEROCONF
|
|
749
752
|
):
|
|
750
753
|
# Probe the radio type if we don't have one yet
|
|
751
754
|
if self._radio_mgr.radio_type is None:
|
|
@@ -11,7 +11,13 @@ from typing import Any
|
|
|
11
11
|
from propcache.api import cached_property
|
|
12
12
|
from zha.mixins import LogMixin
|
|
13
13
|
|
|
14
|
-
from homeassistant.const import
|
|
14
|
+
from homeassistant.const import (
|
|
15
|
+
ATTR_MANUFACTURER,
|
|
16
|
+
ATTR_MODEL,
|
|
17
|
+
ATTR_NAME,
|
|
18
|
+
ATTR_VIA_DEVICE,
|
|
19
|
+
EntityCategory,
|
|
20
|
+
)
|
|
15
21
|
from homeassistant.core import State, callback
|
|
16
22
|
from homeassistant.helpers.device_registry import CONNECTION_ZIGBEE, DeviceInfo
|
|
17
23
|
from homeassistant.helpers.dispatcher import async_dispatcher_connect
|
|
@@ -85,14 +91,19 @@ class ZHAEntity(LogMixin, RestoreEntity, Entity):
|
|
|
85
91
|
ieee = zha_device_info["ieee"]
|
|
86
92
|
zha_gateway = self.entity_data.device_proxy.gateway_proxy.gateway
|
|
87
93
|
|
|
88
|
-
|
|
94
|
+
device_info = DeviceInfo(
|
|
89
95
|
connections={(CONNECTION_ZIGBEE, ieee)},
|
|
90
96
|
identifiers={(DOMAIN, ieee)},
|
|
91
97
|
manufacturer=zha_device_info[ATTR_MANUFACTURER],
|
|
92
98
|
model=zha_device_info[ATTR_MODEL],
|
|
93
99
|
name=zha_device_info[ATTR_NAME],
|
|
94
|
-
via_device=(DOMAIN, str(zha_gateway.state.node_info.ieee)),
|
|
95
100
|
)
|
|
101
|
+
if ieee != str(zha_gateway.state.node_info.ieee):
|
|
102
|
+
device_info[ATTR_VIA_DEVICE] = (
|
|
103
|
+
DOMAIN,
|
|
104
|
+
str(zha_gateway.state.node_info.ieee),
|
|
105
|
+
)
|
|
106
|
+
return device_info
|
|
96
107
|
|
|
97
108
|
@callback
|
|
98
109
|
def _handle_entity_events(self, event: Any) -> None:
|
|
@@ -56,6 +56,7 @@
|
|
|
56
56
|
"title": "\u039c\u03b5\u03c4\u03b1\u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03c7\u03b5\u03b9\u03c1\u03bf\u03ba\u03af\u03bd\u03b7\u03c4\u03bf\u03c5 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b1\u03c3\u03c6\u03b1\u03bb\u03b5\u03af\u03b1\u03c2"
|
|
57
57
|
},
|
|
58
58
|
"verify_radio": {
|
|
59
|
+
"description": "\u039f \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03b1\u03c2 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b5 ({name}) \u03b4\u03b5\u03bd \u03c3\u03c5\u03bd\u03b9\u03c3\u03c4\u03ac\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03b7 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03ae \u03c4\u03bf\u03c5 \u03b5\u03bd\u03b4\u03ad\u03c7\u03b5\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c1\u03b3\u03b7\u03b8\u03b5\u03af \u03c3\u03c4\u03bf \u03bc\u03ad\u03bb\u03bb\u03bf\u03bd. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b1\u03bd\u03b1\u03c4\u03c1\u03ad\u03be\u03c4\u03b5 \u03c3\u03c4\u03b7\u03bd \u03c4\u03b5\u03ba\u03bc\u03b7\u03c1\u03af\u03c9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7\u03c2 Zigbee Home Automation \u03b3\u03b9\u03b1 [\u03bc\u03b9\u03b1 \u03bb\u03af\u03c3\u03c4\u03b1 \u03c3\u03c5\u03bd\u03b9\u03c3\u03c4\u03ce\u03bc\u03b5\u03bd\u03c9\u03bd \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c9\u03bd]({docs_recommended_adapters_url}).",
|
|
59
60
|
"title": "\u039f \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03b1\u03c2 \u03b4\u03b5\u03bd \u03c3\u03c5\u03bd\u03b9\u03c3\u03c4\u03ac\u03c4\u03b1\u03b9"
|
|
60
61
|
}
|
|
61
62
|
}
|
|
@@ -1486,7 +1487,7 @@
|
|
|
1486
1487
|
"title": "\u039c\u03b5\u03c4\u03b1\u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03c7\u03b5\u03b9\u03c1\u03bf\u03ba\u03af\u03bd\u03b7\u03c4\u03bf\u03c5 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03b1\u03c3\u03c6\u03b1\u03bb\u03b5\u03af\u03b1\u03c2"
|
|
1487
1488
|
},
|
|
1488
1489
|
"verify_radio": {
|
|
1489
|
-
"description": "\u039f \u03c0\u03bf\u03bc\
|
|
1490
|
+
"description": "\u039f \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03b1\u03c2 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b5 ({name}) \u03b4\u03b5\u03bd \u03c3\u03c5\u03bd\u03b9\u03c3\u03c4\u03ac\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03b7 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03ae \u03c4\u03bf\u03c5 \u03b5\u03bd\u03b4\u03ad\u03c7\u03b5\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c1\u03b3\u03b7\u03b8\u03b5\u03af \u03c3\u03c4\u03bf \u03bc\u03ad\u03bb\u03bb\u03bf\u03bd. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b1\u03bd\u03b1\u03c4\u03c1\u03ad\u03be\u03c4\u03b5 \u03c3\u03c4\u03b7\u03bd \u03c4\u03b5\u03ba\u03bc\u03b7\u03c1\u03af\u03c9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7\u03c2 Zigbee Home Automation \u03b3\u03b9\u03b1 [\u03bc\u03b9\u03b1 \u03bb\u03af\u03c3\u03c4\u03b1 \u03c3\u03c5\u03bd\u03b9\u03c3\u03c4\u03ce\u03bc\u03b5\u03bd\u03c9\u03bd \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c9\u03bd]({docs_recommended_adapters_url}).",
|
|
1490
1491
|
"title": "\u039f \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03b1\u03c2 \u03b4\u03b5\u03bd \u03c3\u03c5\u03bd\u03b9\u03c3\u03c4\u03ac\u03c4\u03b1\u03b9"
|
|
1491
1492
|
}
|
|
1492
1493
|
}
|
|
@@ -25,6 +25,7 @@
|
|
|
25
25
|
"title": "Restaurer une sauvegarde automatique"
|
|
26
26
|
},
|
|
27
27
|
"choose_formation_strategy": {
|
|
28
|
+
"description": "Choisissez les param\u00e8tres r\u00e9seau de votre adaptateur.",
|
|
28
29
|
"menu_option_descriptions": {
|
|
29
30
|
"choose_automatic_backup": "Cela vous permettra de r\u00e9tablir les param\u00e8tres r\u00e9seau de votre adaptateur \u00e0 un \u00e9tat ant\u00e9rieur, au cas o\u00f9 vous les auriez modifi\u00e9s.",
|
|
30
31
|
"form_initial_network": "Cela cr\u00e9era un nouveau r\u00e9seau Zigbee.",
|
|
@@ -36,6 +37,7 @@
|
|
|
36
37
|
"choose_automatic_backup": "Restaurer une sauvegarde automatique",
|
|
37
38
|
"form_initial_network": "Cr\u00e9er un r\u00e9seau",
|
|
38
39
|
"form_new_network": "Effacer les param\u00e8tres r\u00e9seau et cr\u00e9er un nouveau r\u00e9seau",
|
|
40
|
+
"reuse_settings": "Conserver les param\u00e8tres r\u00e9seau de l'adaptateur",
|
|
39
41
|
"upload_manual_backup": "T\u00e9l\u00e9charger une sauvegarde manuelle"
|
|
40
42
|
},
|
|
41
43
|
"title": "Cr\u00e9ation du r\u00e9seau"
|
|
@@ -56,6 +58,7 @@
|
|
|
56
58
|
"data": {
|
|
57
59
|
"path": "Chemin d\u2019acc\u00e8s du p\u00e9riph\u00e9rique s\u00e9rie"
|
|
58
60
|
},
|
|
61
|
+
"description": "S\u00e9lectionnez le port s\u00e9rie de votre adaptateur Zigbee",
|
|
59
62
|
"title": "S\u00e9lectionnez un port s\u00e9rie"
|
|
60
63
|
},
|
|
61
64
|
"choose_setup_strategy": {
|
|
@@ -76,8 +79,17 @@
|
|
|
76
79
|
"confirm_hardware": {
|
|
77
80
|
"description": "Voulez-vous configurer {name}\u00a0?"
|
|
78
81
|
},
|
|
82
|
+
"manual_pick_radio_type": {
|
|
83
|
+
"data": {
|
|
84
|
+
"radio_type": "Type d'adaptateur"
|
|
85
|
+
},
|
|
86
|
+
"description": "Choisissez votre type d'adaptateur Zigbee",
|
|
87
|
+
"title": "S\u00e9lectionnez un type d'adaptateur"
|
|
88
|
+
},
|
|
79
89
|
"manual_port_config": {
|
|
80
90
|
"data": {
|
|
91
|
+
"baudrate": "Vitesse du port s\u00e9rie",
|
|
92
|
+
"flow_control": "Contr\u00f4le de flux du port s\u00e9rie",
|
|
81
93
|
"path": "Chemin d\u2019acc\u00e8s du p\u00e9riph\u00e9rique s\u00e9rie"
|
|
82
94
|
},
|
|
83
95
|
"data_description": {
|
|
@@ -85,14 +97,30 @@
|
|
|
85
97
|
"flow_control": "Consultez la documentation de votre adaptateur pour conna\u00eetre l'option correcte, g\u00e9n\u00e9ralement `None` ou `Hardware`",
|
|
86
98
|
"path": "Chemin vers le port s\u00e9rie ou l'adresse TCP `socket://`"
|
|
87
99
|
},
|
|
100
|
+
"description": "ZHA n'a pas pu d\u00e9tecter automatiquement les param\u00e8tres du port s\u00e9rie de votre adaptateur. Il s'agit g\u00e9n\u00e9ralement d'un probl\u00e8me de micrologiciel ou d'autorisations.\n\nSi vous utilisez un micrologiciel avec des param\u00e8tres non standard, saisissez les param\u00e8tres du port s\u00e9rie.",
|
|
88
101
|
"title": "Param\u00e8tres du port s\u00e9rie"
|
|
89
102
|
},
|
|
103
|
+
"maybe_confirm_ezsp_restore": {
|
|
104
|
+
"data": {
|
|
105
|
+
"overwrite_coordinator_ieee": "Remplacer d\u00e9finitivement l'adresse IEEE de l'adaptateur"
|
|
106
|
+
},
|
|
107
|
+
"description": "Votre sauvegarde poss\u00e8de une adresse IEEE diff\u00e9rente de celle de votre adaptateur. Pour que votre r\u00e9seau fonctionne correctement, l'adresse IEEE de votre adaptateur doit \u00e9galement \u00eatre modifi\u00e9e.\n\nCette op\u00e9ration est permanente.",
|
|
108
|
+
"title": "Remplacer l'adresse IEEE de l'adaptateur"
|
|
109
|
+
},
|
|
110
|
+
"maybe_reset_old_radio": {
|
|
111
|
+
"description": "Une sauvegarde a \u00e9t\u00e9 cr\u00e9\u00e9e pr\u00e9c\u00e9demment et votre ancien adaptateur est en cours de r\u00e9initialisation dans le cadre de la migration.",
|
|
112
|
+
"title": "R\u00e9initialisation de l'ancien adaptateur"
|
|
113
|
+
},
|
|
90
114
|
"upload_manual_backup": {
|
|
91
115
|
"data": {
|
|
92
116
|
"uploaded_backup_file": "T\u00e9l\u00e9verser un fichier"
|
|
93
117
|
},
|
|
94
118
|
"description": "Restaurez vos param\u00e8tres r\u00e9seau \u00e0 partir d'un fichier JSON de sauvegarde t\u00e9l\u00e9charg\u00e9. Vous pouvez en t\u00e9l\u00e9charger un depuis une autre installation de ZHA depuis **Network Settings**, ou utiliser un fichier `coordinator_backup.json` de Zigbee2MQTT.",
|
|
95
119
|
"title": "T\u00e9l\u00e9verser une sauvegarde manuelle"
|
|
120
|
+
},
|
|
121
|
+
"verify_radio": {
|
|
122
|
+
"description": "L'adaptateur que vous utilisez ({name}) n'est pas recommand\u00e9 et sa prise en charge pourrait \u00eatre supprim\u00e9e \u00e0 l'avenir. Veuillez consulter la documentation de l'int\u00e9gration domotique Zigbee pour [une liste d'adaptateurs recommand\u00e9s]({docs_recommended_adapters_url}).",
|
|
123
|
+
"title": "L'adaptateur n'est pas recommand\u00e9"
|
|
96
124
|
}
|
|
97
125
|
}
|
|
98
126
|
},
|
|
@@ -1590,7 +1618,7 @@
|
|
|
1590
1618
|
"title": "Restaurer une sauvegarde automatique"
|
|
1591
1619
|
},
|
|
1592
1620
|
"choose_formation_strategy": {
|
|
1593
|
-
"description": "
|
|
1621
|
+
"description": "Choisissez les param\u00e8tres r\u00e9seau de votre adaptateur.",
|
|
1594
1622
|
"menu_option_descriptions": {
|
|
1595
1623
|
"choose_automatic_backup": "Cela vous permettra de r\u00e9tablir les param\u00e8tres r\u00e9seau de votre adaptateur \u00e0 un \u00e9tat ant\u00e9rieur, au cas o\u00f9 vous les auriez modifi\u00e9s.",
|
|
1596
1624
|
"form_initial_network": "Cela cr\u00e9era un nouveau r\u00e9seau Zigbee.",
|
|
@@ -1602,7 +1630,7 @@
|
|
|
1602
1630
|
"choose_automatic_backup": "Restaurer une sauvegarde automatique",
|
|
1603
1631
|
"form_initial_network": "Cr\u00e9er un r\u00e9seau",
|
|
1604
1632
|
"form_new_network": "Effacer les param\u00e8tres r\u00e9seau et cr\u00e9er un nouveau r\u00e9seau",
|
|
1605
|
-
"reuse_settings": "Conserver les param\u00e8tres r\u00e9seau de
|
|
1633
|
+
"reuse_settings": "Conserver les param\u00e8tres r\u00e9seau de l'adaptateur",
|
|
1606
1634
|
"upload_manual_backup": "T\u00e9l\u00e9charger une sauvegarde manuelle"
|
|
1607
1635
|
},
|
|
1608
1636
|
"title": "Cr\u00e9ation du r\u00e9seau"
|
|
@@ -1623,10 +1651,11 @@
|
|
|
1623
1651
|
"data": {
|
|
1624
1652
|
"path": "Chemin d\u2019acc\u00e8s du p\u00e9riph\u00e9rique s\u00e9rie"
|
|
1625
1653
|
},
|
|
1626
|
-
"description": "S\u00e9lectionnez le port s\u00e9rie de votre
|
|
1654
|
+
"description": "S\u00e9lectionnez le port s\u00e9rie de votre adaptateur Zigbee",
|
|
1627
1655
|
"title": "S\u00e9lectionnez un port s\u00e9rie"
|
|
1628
1656
|
},
|
|
1629
1657
|
"init": {
|
|
1658
|
+
"description": "Une sauvegarde sera effectu\u00e9e et ZHA sera arr\u00eat\u00e9. Souhaitez-vous continuer\u00a0?",
|
|
1630
1659
|
"title": "Reconfigurer ZHA"
|
|
1631
1660
|
},
|
|
1632
1661
|
"intent_migrate": {
|
|
@@ -1634,28 +1663,32 @@
|
|
|
1634
1663
|
},
|
|
1635
1664
|
"manual_pick_radio_type": {
|
|
1636
1665
|
"data": {
|
|
1637
|
-
"radio_type": "Type
|
|
1666
|
+
"radio_type": "Type d'adaptateur"
|
|
1638
1667
|
},
|
|
1639
|
-
"description": "
|
|
1640
|
-
"title": "Type
|
|
1668
|
+
"description": "Choisissez votre type d'adaptateur Zigbee",
|
|
1669
|
+
"title": "Type d'adaptateur"
|
|
1641
1670
|
},
|
|
1642
1671
|
"manual_port_config": {
|
|
1643
1672
|
"data": {
|
|
1644
|
-
"baudrate": "Vitesse du port",
|
|
1645
|
-
"flow_control": "Contr\u00f4le
|
|
1673
|
+
"baudrate": "Vitesse du port s\u00e9rie",
|
|
1674
|
+
"flow_control": "Contr\u00f4le de flux du port s\u00e9rie",
|
|
1646
1675
|
"path": "Chemin d\u2019acc\u00e8s du p\u00e9riph\u00e9rique s\u00e9rie"
|
|
1647
1676
|
},
|
|
1648
|
-
"description": "
|
|
1677
|
+
"description": "ZHA n'a pas pu d\u00e9tecter automatiquement les param\u00e8tres du port s\u00e9rie de votre adaptateur. Il s'agit g\u00e9n\u00e9ralement d'un probl\u00e8me de micrologiciel ou d'autorisations.\n\nSi vous utilisez un micrologiciel avec des param\u00e8tres non standard, saisissez les param\u00e8tres du port s\u00e9rie.",
|
|
1649
1678
|
"title": "Param\u00e8tres du port s\u00e9rie"
|
|
1650
1679
|
},
|
|
1651
1680
|
"maybe_confirm_ezsp_restore": {
|
|
1652
1681
|
"data": {
|
|
1653
|
-
"overwrite_coordinator_ieee": "Remplacer d\u00e9finitivement l'adresse IEEE de
|
|
1682
|
+
"overwrite_coordinator_ieee": "Remplacer d\u00e9finitivement l'adresse IEEE de l'adaptateur"
|
|
1654
1683
|
},
|
|
1655
|
-
"description": "Votre sauvegarde
|
|
1656
|
-
"title": "
|
|
1684
|
+
"description": "Votre sauvegarde poss\u00e8de une adresse IEEE diff\u00e9rente de celle de votre adaptateur. Pour que votre r\u00e9seau fonctionne correctement, l'adresse IEEE de votre adaptateur doit \u00e9galement \u00eatre modifi\u00e9e.\n\nCette op\u00e9ration est permanente.",
|
|
1685
|
+
"title": "Remplacer l'adresse IEEE de l'adaptateur"
|
|
1657
1686
|
},
|
|
1658
1687
|
"prompt_migrate_or_reconfigure": {
|
|
1688
|
+
"menu_option_descriptions": {
|
|
1689
|
+
"intent_migrate": "Cela vous aidera \u00e0 migrer votre r\u00e9seau Zigbee de votre ancien adaptateur vers un nouveau.",
|
|
1690
|
+
"intent_reconfigure": "Cela vous permettra de changer le port s\u00e9rie de votre adaptateur Zigbee actuel."
|
|
1691
|
+
},
|
|
1659
1692
|
"title": "Migrer ou reconfigurer"
|
|
1660
1693
|
},
|
|
1661
1694
|
"upload_manual_backup": {
|
|
@@ -1666,8 +1699,8 @@
|
|
|
1666
1699
|
"title": "T\u00e9l\u00e9verser une sauvegarde manuelle"
|
|
1667
1700
|
},
|
|
1668
1701
|
"verify_radio": {
|
|
1669
|
-
"description": "
|
|
1670
|
-
"title": "
|
|
1702
|
+
"description": "L'adaptateur que vous utilisez ({name}) n'est pas recommand\u00e9 et sa prise en charge pourrait \u00eatre supprim\u00e9e \u00e0 l'avenir. Veuillez consulter la documentation de l'int\u00e9gration domotique Zigbee pour [une liste d'adaptateurs recommand\u00e9s]({docs_recommended_adapters_url}).",
|
|
1703
|
+
"title": "L'adaptateur n'est pas recommand\u00e9"
|
|
1671
1704
|
}
|
|
1672
1705
|
}
|
|
1673
1706
|
},
|
|
@@ -1771,6 +1771,7 @@
|
|
|
1771
1771
|
"cannot_restore_backup": "N\u00ed thaca\u00edonn an t-oiri\u00fan\u00f3ir at\u00e1 \u00e1 athch\u00f3iri\u00fa agat leis an athch\u00f3iri\u00fa c\u00faltaca i gceart. Uasghr\u00e1daigh an firmware le do thoil.\n\nEarr\u00e1id: {error}",
|
|
1772
1772
|
"cannot_restore_backup_no_ieee_confirm": "T\u00e1 firmware at\u00e1 as d\u00e1ta ar an oiri\u00fant\u00f3ir at\u00e1 \u00e1 athch\u00f3iri\u00fa agat agus n\u00ed f\u00e9idir leis seoladh IEEE an oiri\u00fanaitheora a scr\u00edobh ar\u00eds agus ar\u00eds eile. Uasghr\u00e1daigh an firmware n\u00f3 deimhnigh an r\u00f3scr\u00edobh buan sa ch\u00e9im roimhe seo.",
|
|
1773
1773
|
"not_zha_device": "N\u00ed gl\u00e9as ZHA \u00e9 seo",
|
|
1774
|
+
"reconfigure_successful": "T\u00e1 ZHA tar \u00e9is aistri\u00fa go rath\u00fail \u00f3 d\u2019oiri\u00fan\u00f3ir sean go dt\u00ed an ceann nua. Tabhair c\u00fapla n\u00f3im\u00e9ad do do l\u00edonra Zigbee le go mbeidh s\u00e9 in ann cobhs\u00fa.\n\nMura bhfuil an seanoiri\u00fan\u00f3ir de dh\u00edth ort a thuilleadh, is f\u00e9idir leat \u00e9 a dh\u00edcheangal anois.",
|
|
1774
1775
|
"usb_probe_failed": "Theip ar an ngl\u00e9as USB a fhiosr\u00fa",
|
|
1775
1776
|
"wrong_firmware_installed": "T\u00e1 an fhirmchl\u00e1r m\u00edcheart \u00e1 rith ag do ghl\u00e9as agus n\u00ed f\u00e9idir \u00e9 a \u00fas\u00e1id le ZHA go dt\u00ed go mbeidh an dochtearra\u00ed ceart suite\u00e1ilte. [T\u00e1 deisi\u00fach\u00e1n cruthaithe]({repair_url}) le tuilleadh eolais agus treoracha maidir le conas \u00e9 seo a shocr\u00fa."
|
|
1776
1777
|
},
|
|
@@ -1616,6 +1616,7 @@
|
|
|
1616
1616
|
"title": "A Zigbee h\u00e1l\u00f3zat be\u00e1ll\u00edt\u00e1sai megv\u00e1ltoztak"
|
|
1617
1617
|
},
|
|
1618
1618
|
"wrong_silabs_firmware_installed_other": {
|
|
1619
|
+
"description": "A Zigbee r\u00e1di\u00f3 kor\u00e1bban multiprotokollal (Zigbee \u00e9s Thread) volt haszn\u00e1lva, \u00e9s m\u00e9g mindig multiprotokoll firmware van telep\u00edtve: ({firmware_type}). A r\u00e1di\u00f3ja kiz\u00e1r\u00f3lag ZHA-val t\u00f6rt\u00e9n\u0151 futtat\u00e1s\u00e1hoz Zigbee firmware-t kell telep\u00edtenie. K\u00f6vesse a Zigbee r\u00e1di\u00f3 gy\u00e1rt\u00f3j\u00e1nak utas\u00edt\u00e1sait a telep\u00edt\u00e9shez.",
|
|
1619
1620
|
"title": "Zigbee r\u00e1di\u00f3 multiprotokoll firmware-rel van haszn\u00e1lva"
|
|
1620
1621
|
}
|
|
1621
1622
|
},
|
|
@@ -25,6 +25,7 @@
|
|
|
25
25
|
"title": "Atkurti automatin\u0119 atsargin\u0119 kopij\u0105"
|
|
26
26
|
},
|
|
27
27
|
"choose_formation_strategy": {
|
|
28
|
+
"description": "Pasirinkite savo adapterio tinklo nustatymus.",
|
|
28
29
|
"menu_option_descriptions": {
|
|
29
30
|
"choose_automatic_backup": "Tai leis jums gr\u0105\u017einti adapterio tinklo nustatymus \u012f ankstesn\u0119 b\u016bsen\u0105, jei juos pakeit\u0117te.",
|
|
30
31
|
"form_initial_network": "Tai sukurs nauj\u0105 Zigbee tinkl\u0105.",
|
|
@@ -36,6 +37,7 @@
|
|
|
36
37
|
"choose_automatic_backup": "Atkurti automatin\u0119 atsargin\u0119 kopij\u0105",
|
|
37
38
|
"form_initial_network": "Sukurkite tinkl\u0105",
|
|
38
39
|
"form_new_network": "I\u0161trinkite tinklo nustatymus ir sukurkite nauj\u0105 tinkl\u0105",
|
|
40
|
+
"reuse_settings": "I\u0161saugoti adapterio tinklo nustatymus",
|
|
39
41
|
"upload_manual_backup": "\u012ekelkite rankin\u0119 atsargin\u0119 kopij\u0105"
|
|
40
42
|
},
|
|
41
43
|
"title": "Tinklo formavimas"
|
|
@@ -56,6 +58,7 @@
|
|
|
56
58
|
"data": {
|
|
57
59
|
"path": "Serijinio prietaiso kelias"
|
|
58
60
|
},
|
|
61
|
+
"description": "Pasirinkite nuosekl\u0173j\u012f prievad\u0105 savo Zigbee adapteriui",
|
|
59
62
|
"title": "Pasirinkite nuosekl\u0173j\u012f prievad\u0105"
|
|
60
63
|
},
|
|
61
64
|
"choose_setup_strategy": {
|
|
@@ -76,6 +79,13 @@
|
|
|
76
79
|
"confirm_hardware": {
|
|
77
80
|
"description": "Ar norite nustatyti {name} ?"
|
|
78
81
|
},
|
|
82
|
+
"manual_pick_radio_type": {
|
|
83
|
+
"data": {
|
|
84
|
+
"radio_type": "Adapterio tipas"
|
|
85
|
+
},
|
|
86
|
+
"description": "Pasirinkite savo Zigbee adapterio tip\u0105",
|
|
87
|
+
"title": "Pasirinkite adapterio tip\u0105"
|
|
88
|
+
},
|
|
79
89
|
"manual_port_config": {
|
|
80
90
|
"data": {
|
|
81
91
|
"baudrate": "Nuosekliojo prievado greitis",
|
|
@@ -90,6 +100,13 @@
|
|
|
90
100
|
"description": "ZHA negal\u0117jo automati\u0161kai aptikti j\u016bs\u0173 adapterio nuosekliojo prievado nustatym\u0173. Paprastai tai yra programin\u0117s \u012frangos arba leidim\u0173 problema. \n \n Jei naudojate programin\u0119 \u012frang\u0105 su nestandartiniais nustatymais, \u012fveskite nuosekliojo prievado nustatymus.",
|
|
91
101
|
"title": "Nuosekliojo prievado nustatymai"
|
|
92
102
|
},
|
|
103
|
+
"maybe_confirm_ezsp_restore": {
|
|
104
|
+
"data": {
|
|
105
|
+
"overwrite_coordinator_ieee": "Visam laikui pakeiskite adapterio IEEE adres\u0105"
|
|
106
|
+
},
|
|
107
|
+
"description": "J\u016bs\u0173 atsargin\u0117s kopijos IEEE adresas skiriasi nuo j\u016bs\u0173 adapterio IEEE adreso. Kad j\u016bs\u0173 tinklas tinkamai veikt\u0173, taip pat reik\u0117t\u0173 pakeisti adapterio IEEE adres\u0105. \n \n Tai yra nuolatinis veiksmas.",
|
|
108
|
+
"title": "Perra\u0161yti adapterio IEEE adres\u0105"
|
|
109
|
+
},
|
|
93
110
|
"maybe_reset_old_radio": {
|
|
94
111
|
"description": "Atsargin\u0117 kopija buvo sukurta anks\u010diau, o senasis adapteris nustatomas i\u0161 naujo kaip perk\u0117limo dalis.",
|
|
95
112
|
"title": "Seno adapterio nustatymas i\u0161 naujo"
|
|
@@ -100,6 +117,10 @@
|
|
|
100
117
|
},
|
|
101
118
|
"description": "Atkurkite tinklo nustatymus i\u0161 \u012fkelto atsargin\u0117s JSON failo. Galite atsisi\u0173sti j\u012f i\u0161 kito ZHA diegimo i\u0161 **Tinklo nustatymai** arba naudoti \u201eZigbee2MQTT\u201c \u201ecoordinator_backup.json\u201c fail\u0105.",
|
|
102
119
|
"title": "\u012ekelkite rankin\u0119 atsargin\u0119 kopij\u0105"
|
|
120
|
+
},
|
|
121
|
+
"verify_radio": {
|
|
122
|
+
"description": "J\u016bs\u0173 naudojamas adapteris ( {name} ) nerekomenduojamas ir ateityje jo palaikymas gali b\u016bti pa\u0161alintas. \u017dr. Zigbee Home Automation integracijos dokumentacij\u0105, kurioje pateikiamas [rekomenduojam\u0173 adapteri\u0173 s\u0105ra\u0161as] ( {docs_recommended_adapters_url} ).",
|
|
123
|
+
"title": "Adapteris nerekomenduojamas"
|
|
103
124
|
}
|
|
104
125
|
}
|
|
105
126
|
},
|
|
@@ -1763,6 +1784,7 @@
|
|
|
1763
1784
|
"fix_flow": {
|
|
1764
1785
|
"step": {
|
|
1765
1786
|
"init": {
|
|
1787
|
+
"description": "J\u016bs\u0173 Zigbee adapterio tinklo nustatymai nesuderinami su naujausia tinklo atsargine kopija. Taip da\u017eniausiai nutinka, jei juos perra\u0161\u0117 kita Zigbee integracija (pvz., Zigbee2MQTT arba deCONZ). \n \n {diff} \n \n Jei ty\u010dia nepakeit\u0117te tinklo nustatym\u0173, atkurkite juos i\u0161 naujausios atsargin\u0117s kopijos: kitaip j\u016bs\u0173 \u012frenginiai neveiks.",
|
|
1766
1788
|
"menu_option_descriptions": {
|
|
1767
1789
|
"restore_old_settings": "Tai atkurs j\u016bs\u0173 tinklo nustatymus \u012f paskutin\u0119 darbin\u0119 b\u016bsen\u0105.",
|
|
1768
1790
|
"use_new_settings": "Taip nauji nustatymai bus \u012fra\u0161yti \u012f atmintuk\u0105. \u0160i\u0105 parinkt\u012f rinkit\u0117s tik tuo atveju, jei nustatymus pakeit\u0117te ty\u010dia."
|
|
@@ -1777,8 +1799,13 @@
|
|
|
1777
1799
|
},
|
|
1778
1800
|
"title": "\u201eZigbee\u201c tinklo nustatymai pasikeit\u0117"
|
|
1779
1801
|
},
|
|
1802
|
+
"wrong_silabs_firmware_installed_nabucasa": {
|
|
1803
|
+
"description": "J\u016bs\u0173 Zigbee adapteris anks\u010diau buvo naudojamas su keliais protokolais (Zigbee ir Thread) ir jame vis dar \u012fdiegta keli\u0173 protokol\u0173 programin\u0117 \u012franga: ( {firmware_type} ). \n \n Nor\u0117dami naudoti adapter\u012f tik su ZHA, turite \u012fdiegti Zigbee programin\u0119 \u012frang\u0105: \n - Eikite \u012f Nustatymai > Sistema > Aparatin\u0117 \u012franga, pasirinkite \u012frengin\u012f ir pasirinkite Konfig\u016bruoti. \n - Pasirinkite parinkt\u012f Perkelti Zigbee \u012f nauj\u0105 adapter\u012f\u201c ir vykdykite instrukcijas.",
|
|
1804
|
+
"title": "Aptiktas Zigbee adapteris su daugiaprotokole programine \u012franga"
|
|
1805
|
+
},
|
|
1780
1806
|
"wrong_silabs_firmware_installed_other": {
|
|
1781
|
-
"
|
|
1807
|
+
"description": "J\u016bs\u0173 Zigbee adapteris anks\u010diau buvo naudojamas su keliais protokolais (Zigbee ir Thread) ir jame vis dar \u012fdiegta keli\u0173 protokol\u0173 programin\u0117 \u012franga: ( {firmware_type} ). \n \n Nor\u0117dami naudoti adapter\u012f tik su ZHA, turite \u012fdiegti Zigbee programin\u0119 \u012frang\u0105. Vadovaukit\u0117s Zigbee adapterio gamintojo instrukcijomis, kaip tai padaryti.",
|
|
1808
|
+
"title": "Aptiktas Zigbee adapteris su daugiaprotokole programine \u012franga"
|
|
1782
1809
|
}
|
|
1783
1810
|
},
|
|
1784
1811
|
"options": {
|
|
@@ -1787,6 +1814,7 @@
|
|
|
1787
1814
|
"cannot_restore_backup": "Adapteris, \u012f kur\u012f atkuriate duomenis, tinkamai nepalaiko atsargini\u0173 kopij\u0173 atk\u016brimo. Atnaujinkite programin\u0119-aparatin\u0119 \u012frang\u0105. \n \n Klaida: {error}",
|
|
1788
1815
|
"cannot_restore_backup_no_ieee_confirm": "Adapterio, kur\u012f atkuriate, programin\u0117 \u012franga yra pasenusi ir jis negali kelis kartus \u012fra\u0161yti adapterio IEEE adreso. Atnaujinkite programin\u0119 \u012frang\u0105 arba patvirtinkite nuolatin\u012f perra\u0161ym\u0105 ankstesniame veiksme.",
|
|
1789
1816
|
"not_zha_device": "\u0160is prietaisas n\u0117ra ZHA prietaisas",
|
|
1817
|
+
"reconfigure_successful": "ZHA s\u0117kmingai perk\u0117l\u0117 duomenis i\u0161 seno adapterio \u012f nauj\u0105. Palaukite kelias minutes, kol Zigbee tinklas stabilizuosis. \n \n Jei seno adapterio nebereikia, galite j\u012f atjungti.",
|
|
1790
1818
|
"usb_probe_failed": "Nepavyko patikrinti USB prietaiso",
|
|
1791
1819
|
"wrong_firmware_installed": "J\u016bs\u0173 prietaise veikia netinkama programin\u0117-technin\u0117 \u012franga ir jo negalima naudoti su ZHA, kol ne\u012fdiegta tinkama programin\u0117-technin\u0117 \u012franga. [Sukurtas remontas]({repair_url}) su daugiau informacijos ir instrukcijomis, kaip tai i\u0161spr\u0119sti."
|
|
1792
1820
|
},
|
|
@@ -1804,7 +1832,7 @@
|
|
|
1804
1832
|
"title": "Atkurti automatin\u0119 atsargin\u0119 kopij\u0105"
|
|
1805
1833
|
},
|
|
1806
1834
|
"choose_formation_strategy": {
|
|
1807
|
-
"description": "Pasirinkite
|
|
1835
|
+
"description": "Pasirinkite savo adapterio tinklo nustatymus.",
|
|
1808
1836
|
"menu_option_descriptions": {
|
|
1809
1837
|
"choose_automatic_backup": "Tai leis jums gr\u0105\u017einti adapterio tinklo nustatymus \u012f ankstesn\u0119 b\u016bsen\u0105, jei juos pakeit\u0117te.",
|
|
1810
1838
|
"form_initial_network": "Tai sukurs nauj\u0105 Zigbee tinkl\u0105.",
|
|
@@ -1816,7 +1844,7 @@
|
|
|
1816
1844
|
"choose_automatic_backup": "Atkurti automatin\u0119 atsargin\u0119 kopij\u0105",
|
|
1817
1845
|
"form_initial_network": "Sukurkite tinkl\u0105",
|
|
1818
1846
|
"form_new_network": "I\u0161trinkite tinklo nustatymus ir sukurkite nauj\u0105 tinkl\u0105",
|
|
1819
|
-
"reuse_settings": "I\
|
|
1847
|
+
"reuse_settings": "I\u0161saugoti adapterio tinklo nustatymus",
|
|
1820
1848
|
"upload_manual_backup": "\u012ekelkite rankin\u0119 atsargin\u0119 kopij\u0105"
|
|
1821
1849
|
},
|
|
1822
1850
|
"title": "Tinklo formavimas"
|
|
@@ -1837,7 +1865,7 @@
|
|
|
1837
1865
|
"data": {
|
|
1838
1866
|
"path": "Serijinio prietaiso kelias"
|
|
1839
1867
|
},
|
|
1840
|
-
"description": "Pasirinkite
|
|
1868
|
+
"description": "Pasirinkite nuosekl\u0173j\u012f prievad\u0105 savo Zigbee adapteriui",
|
|
1841
1869
|
"title": "Pasirinkite nuosekl\u0173j\u012f prievad\u0105"
|
|
1842
1870
|
},
|
|
1843
1871
|
"init": {
|
|
@@ -1850,10 +1878,10 @@
|
|
|
1850
1878
|
},
|
|
1851
1879
|
"manual_pick_radio_type": {
|
|
1852
1880
|
"data": {
|
|
1853
|
-
"radio_type": "
|
|
1881
|
+
"radio_type": "Adapterio tipas"
|
|
1854
1882
|
},
|
|
1855
|
-
"description": "Pasirinkite savo
|
|
1856
|
-
"title": "
|
|
1883
|
+
"description": "Pasirinkite savo Zigbee adapterio tip\u0105",
|
|
1884
|
+
"title": "Adapterio tipas"
|
|
1857
1885
|
},
|
|
1858
1886
|
"manual_port_config": {
|
|
1859
1887
|
"data": {
|
|
@@ -1866,12 +1894,13 @@
|
|
|
1866
1894
|
},
|
|
1867
1895
|
"maybe_confirm_ezsp_restore": {
|
|
1868
1896
|
"data": {
|
|
1869
|
-
"overwrite_coordinator_ieee": "Visam laikui pakeiskite
|
|
1897
|
+
"overwrite_coordinator_ieee": "Visam laikui pakeiskite adapterio IEEE adres\u0105"
|
|
1870
1898
|
},
|
|
1871
|
-
"description": "J\u016bs\u0173 atsargin\u0117s kopijos IEEE adresas skiriasi nuo
|
|
1872
|
-
"title": "Perra\u0161yti
|
|
1899
|
+
"description": "J\u016bs\u0173 atsargin\u0117s kopijos IEEE adresas skiriasi nuo j\u016bs\u0173 adapterio IEEE adreso. Kad j\u016bs\u0173 tinklas tinkamai veikt\u0173, taip pat reik\u0117t\u0173 pakeisti adapterio IEEE adres\u0105. \n \n Tai yra nuolatinis veiksmas.",
|
|
1900
|
+
"title": "Perra\u0161yti adapterio IEEE adres\u0105"
|
|
1873
1901
|
},
|
|
1874
1902
|
"prompt_migrate_or_reconfigure": {
|
|
1903
|
+
"description": "Ar migruojate \u012f nauj\u0105 adapter\u012f, ar i\u0161 naujo konfig\u016bruojate dabartin\u012f adapter\u012f?",
|
|
1875
1904
|
"menu_option_descriptions": {
|
|
1876
1905
|
"intent_migrate": "Tai pad\u0117s jums perkelti Zigbee tinkl\u0105 i\u0161 seno adapterio \u012f nauj\u0105.",
|
|
1877
1906
|
"intent_reconfigure": "Tai leis jums pakeisti dabartinio Zigbee adapterio nuosekl\u0173j\u012f prievad\u0105."
|
|
@@ -1890,8 +1919,8 @@
|
|
|
1890
1919
|
"title": "\u012ekelkite rankin\u0119 atsargin\u0119 kopij\u0105"
|
|
1891
1920
|
},
|
|
1892
1921
|
"verify_radio": {
|
|
1893
|
-
"description": "
|
|
1894
|
-
"title": "
|
|
1922
|
+
"description": "J\u016bs\u0173 naudojamas adapteris ( {name} ) nerekomenduojamas ir ateityje jo palaikymas gali b\u016bti pa\u0161alintas. \u017dr. Zigbee Home Automation integracijos dokumentacij\u0105, kurioje pateikiamas [rekomenduojam\u0173 adapteri\u0173 s\u0105ra\u0161as] ( {docs_recommended_adapters_url} ).",
|
|
1923
|
+
"title": "Adapteris nerekomenduojamas"
|
|
1895
1924
|
}
|
|
1896
1925
|
}
|
|
1897
1926
|
},
|
|
@@ -309,6 +309,16 @@
|
|
|
309
309
|
},
|
|
310
310
|
"title": "Tworzenie sieci"
|
|
311
311
|
},
|
|
312
|
+
"choose_migration_strategy": {
|
|
313
|
+
"menu_option_descriptions": {
|
|
314
|
+
"migration_strategy_recommended": "To jest najszybsza opcja migracji na nowy adapter"
|
|
315
|
+
},
|
|
316
|
+
"menu_options": {
|
|
317
|
+
"migration_strategy_advanced": "Zaawansowana migracja",
|
|
318
|
+
"migration_strategy_recommended": "Automatyczna migracja (zalecane)"
|
|
319
|
+
},
|
|
320
|
+
"title": "Migracja na nowy adapter"
|
|
321
|
+
},
|
|
312
322
|
"choose_serial_port": {
|
|
313
323
|
"data": {
|
|
314
324
|
"path": "\u015acie\u017cka urz\u0105dzenia szeregowego"
|
|
@@ -348,6 +358,10 @@
|
|
|
348
358
|
"title": "Nadpisanie adresu IEEE radia"
|
|
349
359
|
},
|
|
350
360
|
"prompt_migrate_or_reconfigure": {
|
|
361
|
+
"menu_option_descriptions": {
|
|
362
|
+
"intent_migrate": "Pomo\u017ce Ci to w migracji sieci Zigbee ze starego adaptera na nowy.",
|
|
363
|
+
"intent_reconfigure": "Umo\u017cliwi to zmian\u0119 portu szeregowego dla obecnego adaptera Zigbee."
|
|
364
|
+
},
|
|
351
365
|
"menu_options": {
|
|
352
366
|
"intent_migrate": "Migracja do nowego adaptera",
|
|
353
367
|
"intent_reconfigure": "Ponowna konfiguracja bie\u017c\u0105cego adaptera"
|