homeassistant 2025.10.0b7__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/el.json +7 -1
- homeassistant/components/accuweather/translations/fy.json +12 -0
- 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/el.json +7 -0
- homeassistant/components/airos/translations/fy.json +22 -1
- homeassistant/components/airos/translations/ga.json +12 -0
- homeassistant/components/airos/translations/hu.json +36 -0
- homeassistant/components/airos/translations/nl.json +28 -1
- homeassistant/components/airos/translations/pl.json +20 -0
- homeassistant/components/airthings_ble/translations/fy.json +1 -0
- homeassistant/components/airtouch4/__init__.py +2 -5
- homeassistant/components/airtouch4/coordinator.py +9 -1
- 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/sk.json +1 -0
- homeassistant/components/aladdin_connect/translations/sv.json +28 -1
- homeassistant/components/aladdin_connect/translations/zh-Hans.json +1 -0
- homeassistant/components/aladdin_connect/translations/zh-Hant.json +1 -0
- 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/en-GB.json +7 -0
- 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/nl.json +2 -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/fr.json +9 -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/pl.json +1 -1
- 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/asuswrt/translations/nl.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/bayesian/translations/nl.json +7 -0
- homeassistant/components/binary_sensor/translations/fy.json +16 -0
- homeassistant/components/blue_current/translations/ar.json +9 -0
- homeassistant/components/blue_current/translations/nl.json +10 -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/bring/translations/ar.json +9 -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/ar.json +1 -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/el.json +25 -0
- homeassistant/components/compit/translations/fr.json +25 -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/cookidoo/translations/ar.json +9 -0
- homeassistant/components/cover/translations/fr.json +2 -1
- homeassistant/components/cover/translations/fy.json +2 -1
- homeassistant/components/cover/translations/nl.json +2 -1
- homeassistant/components/cync/manifest.json +1 -1
- homeassistant/components/cync/translations/el.json +20 -0
- 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/ecobee/translations/ru.json +5 -1
- homeassistant/components/ecobee/translations/sk.json +5 -1
- homeassistant/components/ecobee/translations/zh-Hans.json +5 -1
- homeassistant/components/ecobee/translations/zh-Hant.json +5 -1
- 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/nl.json +1 -0
- 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/el.json +24 -0
- 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/nl.json +2 -1
- 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/pl.json +6 -2
- 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/ezviz/translations/nl.json +5 -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/generic_thermostat/translations/ar.json +2 -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 +10 -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/bg.json +0 -3
- homeassistant/components/growatt_server/translations/ca.json +1 -5
- homeassistant/components/growatt_server/translations/cs.json +2 -2
- homeassistant/components/growatt_server/translations/da.json +0 -3
- homeassistant/components/growatt_server/translations/de.json +2 -2
- homeassistant/components/growatt_server/translations/el.json +2 -2
- homeassistant/components/growatt_server/translations/en-GB.json +2 -2
- homeassistant/components/growatt_server/translations/en.json +2 -2
- homeassistant/components/growatt_server/translations/es.json +2 -2
- homeassistant/components/growatt_server/translations/et.json +2 -2
- homeassistant/components/growatt_server/translations/fi.json +1 -5
- homeassistant/components/growatt_server/translations/fr.json +2 -2
- homeassistant/components/growatt_server/translations/ga.json +1 -5
- homeassistant/components/growatt_server/translations/he.json +0 -3
- homeassistant/components/growatt_server/translations/hu.json +2 -3
- homeassistant/components/growatt_server/translations/id.json +1 -5
- homeassistant/components/growatt_server/translations/it.json +1 -5
- homeassistant/components/growatt_server/translations/ja.json +1 -5
- homeassistant/components/growatt_server/translations/ko.json +1 -5
- homeassistant/components/growatt_server/translations/lt.json +2 -2
- homeassistant/components/growatt_server/translations/nb.json +1 -5
- homeassistant/components/growatt_server/translations/nl.json +1 -5
- homeassistant/components/growatt_server/translations/pl.json +1 -5
- homeassistant/components/growatt_server/translations/pt-BR.json +1 -5
- homeassistant/components/growatt_server/translations/pt.json +2 -2
- homeassistant/components/growatt_server/translations/ro.json +1 -5
- homeassistant/components/growatt_server/translations/ru.json +1 -5
- homeassistant/components/growatt_server/translations/sk.json +2 -2
- homeassistant/components/growatt_server/translations/sl.json +0 -3
- homeassistant/components/growatt_server/translations/sv.json +1 -5
- homeassistant/components/growatt_server/translations/tr.json +1 -5
- homeassistant/components/growatt_server/translations/uk.json +1 -5
- homeassistant/components/growatt_server/translations/zh-Hans.json +2 -2
- homeassistant/components/growatt_server/translations/zh-Hant.json +2 -2
- homeassistant/components/habitica/translations/hu.json +26 -1
- homeassistant/components/habitica/translations/lt.json +3 -3
- homeassistant/components/habitica/translations/nl.json +7 -0
- homeassistant/components/habitica/translations/sv.json +24 -0
- homeassistant/components/hassio/manifest.json +1 -1
- 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/nl.json +36 -0
- 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/config_flow.py +1 -5
- 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-Hans.json +24 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/zh-Hant.json +2 -2
- homeassistant/components/homeassistant_connect_zbt2/update.py +1 -1
- homeassistant/components/homeassistant_hardware/helpers.py +77 -2
- homeassistant/components/homeassistant_hardware/manifest.json +1 -1
- 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 +23 -2
- homeassistant/components/homeassistant_hardware/translations/tr.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/zh-Hans.json +17 -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 +36 -6
- homeassistant/components/homeassistant_sky_connect/translations/zh-Hans.json +24 -8
- 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/ru.json +6 -0
- homeassistant/components/homeassistant_yellow/translations/sk.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/sv.json +15 -3
- homeassistant/components/homeassistant_yellow/translations/zh-Hans.json +12 -4
- 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/manifest.json +1 -1
- homeassistant/components/homekit_controller/translations/sr-Latn.json +11 -0
- homeassistant/components/homekit_controller/translations/sr.json +11 -0
- homeassistant/components/huawei_lte/translations/nl.json +6 -0
- homeassistant/components/humidifier/translations/nl.json +2 -1
- 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 +10 -5
- homeassistant/components/icloud/translations/hu.json +3 -0
- homeassistant/components/icloud/translations/nl.json +1 -0
- homeassistant/components/icloud/translations/sl.json +5 -1
- homeassistant/components/idasen_desk/coordinator.py +24 -2
- homeassistant/components/idasen_desk/translations/fy.json +7 -0
- homeassistant/components/idasen_desk/translations/nl.json +10 -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/el.json +28 -0
- homeassistant/components/irm_kmi/translations/fr.json +28 -0
- homeassistant/components/irm_kmi/translations/fy.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/konnected/translations/zh-Hans.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/lcn/translations/nl.json +7 -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/fr.json +14 -0
- 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/ar.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/nl.json +3 -0
- homeassistant/components/matter/translations/sv.json +3 -0
- homeassistant/components/mcp/translations/el.json +8 -1
- homeassistant/components/mcp/translations/fy.json +5 -1
- homeassistant/components/mcp/translations/ga.json +20 -1
- homeassistant/components/mcp/translations/hu.json +9 -2
- homeassistant/components/mcp/translations/nl.json +8 -1
- homeassistant/components/mcp/translations/pl.json +18 -0
- homeassistant/components/mcp/translations/sv.json +8 -1
- homeassistant/components/mcp/translations/zh-Hans.json +20 -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/models.py +5 -1
- homeassistant/components/media_source/strings.json +3 -0
- homeassistant/components/media_source/translations/cs.json +3 -0
- homeassistant/components/media_source/translations/de.json +3 -0
- homeassistant/components/media_source/translations/el.json +3 -0
- homeassistant/components/media_source/translations/en-GB.json +3 -0
- homeassistant/components/media_source/translations/en.json +3 -0
- homeassistant/components/media_source/translations/es.json +3 -0
- homeassistant/components/media_source/translations/et.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/media_source/translations/ru.json +3 -0
- homeassistant/components/media_source/translations/sk.json +3 -0
- homeassistant/components/media_source/translations/zh-Hans.json +3 -0
- homeassistant/components/media_source/translations/zh-Hant.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/entity.py +1 -1
- 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/motionmount/translations/nl.json +2 -1
- 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/el.json +2 -0
- 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 +3 -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/fr.json +7 -0
- 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/__init__.py +1 -0
- homeassistant/components/nordpool/coordinator.py +32 -9
- homeassistant/components/nordpool/services.py +1 -1
- homeassistant/components/ntfy/strings.json +1 -1
- homeassistant/components/ntfy/translations/cs.json +1 -1
- homeassistant/components/ntfy/translations/de.json +1 -1
- homeassistant/components/ntfy/translations/el.json +3 -0
- homeassistant/components/ntfy/translations/en-GB.json +1 -1
- homeassistant/components/ntfy/translations/en.json +1 -1
- homeassistant/components/ntfy/translations/es.json +0 -1
- homeassistant/components/ntfy/translations/et.json +1 -1
- homeassistant/components/ntfy/translations/ga.json +0 -1
- homeassistant/components/ntfy/translations/hu.json +10 -1
- homeassistant/components/ntfy/translations/lt.json +1 -1
- homeassistant/components/ntfy/translations/pt.json +1 -1
- homeassistant/components/ntfy/translations/ru.json +1 -1
- homeassistant/components/ntfy/translations/sk.json +1 -1
- homeassistant/components/ntfy/translations/zh-Hans.json +1 -1
- homeassistant/components/ntfy/translations/zh-Hant.json +1 -1
- 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 +3 -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-Hans.json +3 -0
- homeassistant/components/number/translations/zh-Hant.json +1 -1
- homeassistant/components/ohme/translations/fy.json +9 -0
- homeassistant/components/ohme/translations/nl.json +8 -1
- homeassistant/components/ollama/translations/hu.json +55 -0
- homeassistant/components/ondilo_ico/translations/hu.json +1 -1
- homeassistant/components/onedrive/backup.py +5 -2
- 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/ovo_energy/manifest.json +1 -1
- homeassistant/components/paperless_ngx/translations/nl.json +1 -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/el.json +2 -1
- homeassistant/components/pooldose/translations/fr.json +7 -0
- homeassistant/components/pooldose/translations/hu.json +49 -0
- homeassistant/components/portainer/manifest.json +1 -1
- homeassistant/components/portainer/translations/el.json +38 -0
- homeassistant/components/portainer/translations/fy.json +13 -0
- homeassistant/components/portainer/translations/ga.json +14 -0
- homeassistant/components/portainer/translations/hu.json +22 -0
- homeassistant/components/portainer/translations/nl.json +9 -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/proxmoxve/__init__.py +1 -0
- 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/pushover/const.py +0 -1
- homeassistant/components/pushover/notify.py +1 -1
- 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/nl.json +1 -0
- homeassistant/components/random/translations/sv.json +1 -0
- homeassistant/components/random/translations/zh-Hans.json +1 -0
- homeassistant/components/remote/translations/ar.json +11 -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/reolink/manifest.json +1 -1
- homeassistant/components/reolink/translations/af.json +1 -0
- 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/strings.json +2 -0
- homeassistant/components/roborock/translations/cs.json +3 -1
- homeassistant/components/roborock/translations/de.json +3 -1
- homeassistant/components/roborock/translations/el.json +3 -1
- homeassistant/components/roborock/translations/en-GB.json +3 -1
- homeassistant/components/roborock/translations/en.json +3 -1
- homeassistant/components/roborock/translations/es.json +3 -1
- homeassistant/components/roborock/translations/et.json +3 -1
- homeassistant/components/roborock/translations/fi.json +47 -0
- homeassistant/components/roborock/translations/ga.json +3 -1
- homeassistant/components/roborock/translations/lt.json +3 -1
- homeassistant/components/roborock/translations/nl.json +1 -0
- homeassistant/components/roborock/translations/pl.json +3 -1
- homeassistant/components/roborock/translations/pt.json +3 -1
- homeassistant/components/roborock/translations/sk.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/roborock/translations/zh-Hans.json +3 -1
- homeassistant/components/roborock/translations/zh-Hant.json +3 -1
- homeassistant/components/roomba/translations/ru.json +4 -2
- homeassistant/components/roomba/translations/sk.json +4 -2
- homeassistant/components/roomba/translations/zh-Hans.json +4 -2
- homeassistant/components/roomba/translations/zh-Hant.json +4 -2
- homeassistant/components/route_b_smart_meter/translations/el.json +24 -0
- 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/binary_sensor.py +4 -2
- 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/fr.json +25 -0
- homeassistant/components/satel_integra/translations/fy.json +82 -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/el.json +1 -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/nl.json +2 -0
- homeassistant/components/scrape/translations/sv.json +2 -0
- homeassistant/components/scrape/translations/zh-Hans.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/sensor/translations/zh-Hans.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/el.json +15 -0
- homeassistant/components/shelly/translations/fr.json +6 -0
- homeassistant/components/shelly/translations/fy.json +15 -0
- homeassistant/components/shelly/translations/ga.json +12 -0
- homeassistant/components/shelly/translations/hu.json +21 -0
- homeassistant/components/shelly/translations/nl.json +7 -0
- homeassistant/components/shelly/translations/sv.json +7 -0
- homeassistant/components/shelly/translations/zh-Hans.json +12 -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/strings.json +2 -2
- homeassistant/components/slack/translations/bg.json +0 -1
- homeassistant/components/slack/translations/ca.json +0 -2
- homeassistant/components/slack/translations/de.json +3 -3
- homeassistant/components/slack/translations/en-GB.json +2 -2
- homeassistant/components/slack/translations/en.json +2 -2
- homeassistant/components/slack/translations/es.json +0 -2
- homeassistant/components/slack/translations/fi.json +0 -2
- homeassistant/components/slack/translations/fr.json +0 -2
- homeassistant/components/slack/translations/ga.json +0 -2
- homeassistant/components/slack/translations/hu.json +0 -2
- homeassistant/components/slack/translations/id.json +0 -2
- homeassistant/components/slack/translations/it.json +0 -2
- homeassistant/components/slack/translations/ja.json +0 -2
- homeassistant/components/slack/translations/ko.json +0 -2
- homeassistant/components/slack/translations/lt.json +1 -1
- homeassistant/components/slack/translations/nb.json +0 -2
- homeassistant/components/slack/translations/nl.json +0 -2
- homeassistant/components/slack/translations/pl.json +0 -2
- homeassistant/components/slack/translations/pt-BR.json +0 -2
- homeassistant/components/slack/translations/ro.json +0 -2
- homeassistant/components/slack/translations/sk.json +1 -1
- homeassistant/components/slack/translations/sv.json +0 -2
- homeassistant/components/slack/translations/tr.json +0 -2
- homeassistant/components/slack/translations/uk.json +0 -2
- homeassistant/components/slack/translations/zh-Hans.json +1 -1
- 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/smarla/translations/ar.json +9 -0
- homeassistant/components/smartthings/climate.py +2 -0
- homeassistant/components/smartthings/icons.json +11 -0
- homeassistant/components/smartthings/manifest.json +1 -1
- homeassistant/components/smartthings/sensor.py +5 -2
- homeassistant/components/smartthings/strings.json +8 -1
- homeassistant/components/smartthings/translations/cs.json +8 -1
- homeassistant/components/smartthings/translations/de.json +8 -1
- homeassistant/components/smartthings/translations/el.json +19 -0
- homeassistant/components/smartthings/translations/en-GB.json +8 -1
- homeassistant/components/smartthings/translations/en.json +8 -1
- homeassistant/components/smartthings/translations/es.json +2 -1
- homeassistant/components/smartthings/translations/et.json +8 -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 +8 -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 +8 -1
- homeassistant/components/smartthings/translations/zh-Hant.json +8 -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/nl.json +1 -0
- homeassistant/components/sql/translations/sl.json +13 -0
- homeassistant/components/sql/translations/sv.json +1 -0
- homeassistant/components/sql/translations/zh-Hans.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/starline/translations/nl.json +3 -0
- homeassistant/components/starlink/translations/sr-Latn.json +9 -0
- homeassistant/components/starlink/translations/sr.json +9 -0
- homeassistant/components/steamist/translations/nl.json +7 -0
- homeassistant/components/switch/translations/hu.json +3 -0
- homeassistant/components/switchbot/translations/fr.json +5 -0
- homeassistant/components/switchbot/translations/hu.json +8 -0
- homeassistant/components/switchbot/translations/nl.json +2 -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/telegram_bot/translations/de.json +1 -1
- 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/nl.json +17 -0
- homeassistant/components/template/translations/sv.json +1 -0
- homeassistant/components/template/translations/zh-Hans.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/tessie/translations/nl.json +6 -0
- homeassistant/components/tibber/manifest.json +1 -1
- homeassistant/components/timer/translations/sr-Latn.json +9 -0
- homeassistant/components/timer/translations/sr.json +9 -0
- homeassistant/components/togrill/coordinator.py +17 -5
- homeassistant/components/togrill/translations/hu.json +16 -0
- homeassistant/components/togrill/translations/sv.json +69 -1
- homeassistant/components/tolo/translations/el.json +2 -1
- homeassistant/components/tolo/translations/fy.json +7 -0
- 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/tplink/translations/nl.json +3 -0
- homeassistant/components/traccar_server/translations/hu.json +9 -1
- homeassistant/components/traccar_server/translations/nl.json +1 -0
- homeassistant/components/tractive/translations/ar.json +9 -0
- 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 +11 -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/twinkly/translations/nl.json +3 -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/valve/translations/nl.json +18 -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 +8 -7
- 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/nl.json +2 -1
- 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/el.json +25 -0
- homeassistant/components/victron_remote_monitoring/translations/fi.json +9 -0
- homeassistant/components/victron_remote_monitoring/translations/fr.json +102 -0
- homeassistant/components/victron_remote_monitoring/translations/fy.json +23 -0
- homeassistant/components/victron_remote_monitoring/translations/hu.json +25 -0
- homeassistant/components/vizio/translations/sl.json +2 -1
- homeassistant/components/voip/translations/pl.json +1 -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/nl.json +2 -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/calendar.py +6 -4
- homeassistant/components/workday/manifest.json +1 -1
- homeassistant/components/wyoming/translations/pl.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 +26 -21
- homeassistant/components/zha/entity.py +14 -3
- homeassistant/components/zha/strings.json +2 -5
- homeassistant/components/zha/translations/cs.json +41 -16
- homeassistant/components/zha/translations/de.json +1 -4
- homeassistant/components/zha/translations/el.json +15 -4
- homeassistant/components/zha/translations/en-GB.json +1 -4
- homeassistant/components/zha/translations/en.json +1 -4
- homeassistant/components/zha/translations/es.json +41 -16
- homeassistant/components/zha/translations/et.json +1 -4
- homeassistant/components/zha/translations/fr.json +48 -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 -16
- homeassistant/components/zha/translations/pl.json +14 -4
- homeassistant/components/zha/translations/pt.json +41 -16
- homeassistant/components/zha/translations/ru.json +75 -13
- homeassistant/components/zha/translations/sk.json +41 -16
- 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/zha/translations/zh-Hans.json +53 -11
- homeassistant/components/zha/translations/zh-Hant.json +41 -16
- homeassistant/components/zwave_js/config_flow.py +80 -29
- homeassistant/components/zwave_js/light.py +9 -8
- homeassistant/components/zwave_js/translations/nl.json +6 -0
- homeassistant/components/zwave_js/translations/ru.json +9 -0
- homeassistant/components/zwave_me/translations/lt.json +1 -1
- homeassistant/const.py +1 -1
- homeassistant/package_constraints.txt +2 -2
- {homeassistant-2025.10.0b7.dist-info → homeassistant-2025.10.2.dist-info}/METADATA +2 -2
- {homeassistant-2025.10.0b7.dist-info → homeassistant-2025.10.2.dist-info}/RECORD +997 -831
- {homeassistant-2025.10.0b7.dist-info → homeassistant-2025.10.2.dist-info}/WHEEL +0 -0
- {homeassistant-2025.10.0b7.dist-info → homeassistant-2025.10.2.dist-info}/entry_points.txt +0 -0
- {homeassistant-2025.10.0b7.dist-info → homeassistant-2025.10.2.dist-info}/licenses/LICENSE.md +0 -0
- {homeassistant-2025.10.0b7.dist-info → homeassistant-2025.10.2.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
- {homeassistant-2025.10.0b7.dist-info → homeassistant-2025.10.2.dist-info}/top_level.txt +0 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_download_failed": "{firmware_name} firmware for your {model} failed to download. Make sure Home Assistant has internet access and try again.",
|
|
6
6
|
"fw_install_failed": "{firmware_name} firmware failed to install, check Home Assistant logs for more information.",
|
|
7
|
-
"not_hassio_thread": "The OpenThread Border Router add-on can only be installed with Home Assistant OS. If you would like to use the {model} as a Thread border router, please
|
|
7
|
+
"not_hassio_thread": "The OpenThread Border Router add-on can only be installed with Home Assistant OS. If you would like to use the {model} as a Thread border router, please manually set up OpenThread Border Router to communicate with it.",
|
|
8
8
|
"otbr_addon_already_running": "The OpenThread Border Router add-on is already running, it cannot be installed again.",
|
|
9
9
|
"otbr_still_using_stick": "This {model} is in use by the OpenThread Border Router add-on. If you use the Thread network, make sure you have alternative border routers. Uninstall the add-on and try again.",
|
|
10
10
|
"unsupported_firmware": "The radio firmware on your {model} could not be determined. Make sure that no other integration or add-on is currently trying to communicate with the device. If you are running Home Assistant OS in a virtual machine or in Docker, please make sure that permissions are set correctly for the device.",
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_download_failed": "No se pudo descargar el firmware {firmware_name} para tu {model}. Aseg\u00farate de que Home Assistant tenga acceso a internet e int\u00e9ntalo de nuevo.",
|
|
6
6
|
"fw_install_failed": "No se pudo instalar el firmware {firmware_name}, consulta los registros de Home Assistant para obtener m\u00e1s informaci\u00f3n.",
|
|
7
|
-
"not_hassio_thread": "El complemento OpenThread Border Router solo se puede instalar con Home Assistant OS. Si quieres utilizar {model} como Thread Border Router, por favor, actualiza el firmware manualmente mediante el [web flasher]({docs_web_flasher_url}) y configura OpenThread Border Router para que se comunique con \u00e9l.",
|
|
8
7
|
"otbr_addon_already_running": "El complemento OpenThread Border Router ya se est\u00e1 ejecutando y no se puede volver a instalar.",
|
|
9
8
|
"otbr_still_using_stick": "{model} es utilizado por el complemento OpenThread Border Router. Si utilizas la red Thread, aseg\u00farate de tener routers fronterizos alternativos. Desinstala el complemento e int\u00e9ntalo de nuevo.",
|
|
10
9
|
"unsupported_firmware": "No se pudo determinar el firmware de la radio de tu {model}. Aseg\u00farate de que ninguna otra integraci\u00f3n o complemento est\u00e9 intentando comunicarse con el dispositivo. Si ejecutas Home Assistant OS en una m\u00e1quina virtual o en Docker, aseg\u00farate de que los permisos del dispositivo est\u00e9n configurados correctamente.",
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_download_failed": "{model} p\u00fcsivara {firmware_name} allalaadimine nurjus. Veendu, et Home Assistantil oleks interneti\u00fchendus ja proovi uuesti.",
|
|
6
6
|
"fw_install_failed": "{firmware_name} p\u00fcsivara installimine nurjus, lisateabe saamiseks vaata Home Assistant logisid.",
|
|
7
|
-
"not_hassio_thread": "OpenThread Border Routeri lisandmoodulit saab installida ainult koos Home Assistant OS-iga. Kui soovid kasutada mudelit {model}
|
|
7
|
+
"not_hassio_thread": "OpenThread Border Routeri lisandmoodulit saab installida ainult koos Home Assistant OS-iga. Kui soovid kasutada mudelit {model} Threadi ruuterina siis seadista OpenThread Border Router sellega suhtlemiseks.",
|
|
8
8
|
"otbr_addon_already_running": "OpenThread Border Router lisandmoodul on juba k\u00e4ivitatud, seda ei saa uuesti paigaldada.",
|
|
9
9
|
"otbr_still_using_stick": "Seda {model} kasutab OpenThread Border Router lisa. Kui kasutad Thread-v\u00f5rku, veendu, et olemas on alternatiivsed piiriruuterid. Eemalda lisandmoodul ja proovi uuesti.",
|
|
10
10
|
"unsupported_firmware": "Raadio p\u00fcsivara {model} ei olnud v\u00f5imalik kindlaks teha. Veendu, et \u00fckski teine sidumine ega lisandmoodul ei \u00fcritaks praegu seadmega suhelda. Kui kasutad Home Assistant OS-i virtuaalmasinas v\u00f5i Dockeris, veendu, et \u00f5igused on seadmele \u00f5igesti m\u00e4\u00e4ratud.",
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_download_failed": "\u00c9chec du t\u00e9l\u00e9chargement du micrologiciel {firmware_name} pour votre {model}. Assurez-vous que Home Assistant dispose d'une connexion Internet et r\u00e9essayez.",
|
|
6
6
|
"fw_install_failed": "L'installation du micrologiciel {firmware_name} a \u00e9chou\u00e9, consultez les journaux de Home Assistant pour plus d'informations.",
|
|
7
|
-
"not_hassio_thread": "Le module compl\u00e9mentaire OpenThread Border Router ne peut \u00eatre install\u00e9 qu\u2019avec le syst\u00e8me d\u2019exploitation Home Assistant. Si vous souhaitez utiliser le {model} comme routeur de bordure Thread, veuillez flasher le micrologiciel manuellement \u00e0 l'aide du [web flasher]({docs_web_flasher_url}) et configurer OpenThread Border Router pour communiquer avec lui.",
|
|
8
7
|
"otbr_addon_already_running": "Le module compl\u00e9mentaire OpenThread Border Router est d\u00e9j\u00e0 en cours d\u2019ex\u00e9cution, il ne peut pas \u00eatre r\u00e9install\u00e9.",
|
|
9
8
|
"otbr_still_using_stick": "Ce {model} est utilis\u00e9 par le module compl\u00e9mentaire OpenThread Border Router. Si vous utilisez le r\u00e9seau Thread, assurez-vous de disposer de routeurs de bordure alternatifs. D\u00e9sinstallez le module compl\u00e9mentaire et r\u00e9essayez.",
|
|
10
9
|
"unsupported_firmware": "Impossible de d\u00e9terminer le micrologiciel radio de votre {model}. Assurez-vous qu'aucune autre int\u00e9gration ou module compl\u00e9mentaire n'essaie actuellement de communiquer avec l'appareil. Si vous ex\u00e9cutez Home Assistant OS sur une machine virtuelle ou dans Docker, assurez-vous que les autorisations sont correctement d\u00e9finies pour l'appareil.",
|
|
11
10
|
"zha_still_using_stick": "Ce {model} est utilis\u00e9 par l'int\u00e9gration Zigbee Home Automation. Veuillez migrer votre r\u00e9seau Zigbee vers un autre adaptateur ou supprimer l'int\u00e9gration et r\u00e9essayer."
|
|
12
11
|
},
|
|
13
12
|
"progress": {
|
|
13
|
+
"install_firmware": "Installation du micrologiciel {firmware_name}.\n\nN'apportez aucune modification \u00e0 votre mat\u00e9riel ou \u00e0 vos logiciels avant la fin de cette op\u00e9ration.",
|
|
14
14
|
"install_otbr_addon": "Installation du module compl\u00e9mentaire",
|
|
15
15
|
"start_otbr_addon": "D\u00e9marrage du module compl\u00e9mentaire"
|
|
16
16
|
},
|
|
@@ -23,6 +23,9 @@
|
|
|
23
23
|
"description": "Votre {model} est d\u00e9sormais un coordinateur Zigbee et sera affich\u00e9 comme d\u00e9couvert par l'int\u00e9gration Zigbee Home Automation.",
|
|
24
24
|
"title": "Configuration du Zigbee termin\u00e9e"
|
|
25
25
|
},
|
|
26
|
+
"install_otbr_addon": {
|
|
27
|
+
"title": "Configuration de Thread"
|
|
28
|
+
},
|
|
26
29
|
"install_thread_firmware": {
|
|
27
30
|
"title": "Mise \u00e0 jour de l'adaptateur"
|
|
28
31
|
},
|
|
@@ -40,6 +43,9 @@
|
|
|
40
43
|
"pick_firmware_zigbee": "Utiliser comme adaptateur Zigbee"
|
|
41
44
|
},
|
|
42
45
|
"title": "Choisissez votre protocole"
|
|
46
|
+
},
|
|
47
|
+
"start_otbr_addon": {
|
|
48
|
+
"title": "Configuration de Thread"
|
|
43
49
|
}
|
|
44
50
|
}
|
|
45
51
|
}
|
|
@@ -1,4 +1,21 @@
|
|
|
1
1
|
{
|
|
2
|
+
"firmware_picker": {
|
|
3
|
+
"options": {
|
|
4
|
+
"step": {
|
|
5
|
+
"install_thread_firmware": {
|
|
6
|
+
"title": "Adapter bywurkje"
|
|
7
|
+
},
|
|
8
|
+
"install_zigbee_firmware": {
|
|
9
|
+
"title": "Adapter bywurkje"
|
|
10
|
+
},
|
|
11
|
+
"zigbee_integration": {
|
|
12
|
+
"menu_options": {
|
|
13
|
+
"zigbee_integration_other": "Oare"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
},
|
|
2
19
|
"silabs_multiprotocol_hardware": {
|
|
3
20
|
"options": {
|
|
4
21
|
"step": {
|
|
@@ -4,12 +4,15 @@
|
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_download_failed": "Theip ar \u00edosl\u00f3d\u00e1il an fhirmware {firmware_name} do do {model}. Cinntigh go bhfuil rochtain idirl\u00edn ag Home Assistant agus d\u00e9an iarracht eile.",
|
|
6
6
|
"fw_install_failed": "Theip ar shuite\u00e1il an fhirmware {firmware_name}, seice\u00e1il loga\u00ed Home Assistant le haghaidh tuilleadh eolais.",
|
|
7
|
-
"not_hassio_thread": "N\u00ed f\u00e9idir an breise\u00e1n OpenThread Border Router a shuite\u00e1il ach le Home Assistant OS. M\u00e1s mian leat an {model} a \u00fas\u00e1id mar r\u00f3daire teorann Thread, d\u00e9an an firmware a splancadh de l\u00e1imh ag baint \u00fas\u00e1ide as an [web flasher]({docs_web_flasher_url}) agus socraigh OpenThread Border Router chun cumars\u00e1id a dh\u00e9anamh leis.",
|
|
8
7
|
"otbr_addon_already_running": "T\u00e1 an breise\u00e1n OpenThread Border Router ag rith cheana f\u00e9in, n\u00ed f\u00e9idir \u00e9 a shuite\u00e1il ar\u00eds.",
|
|
9
8
|
"otbr_still_using_stick": "T\u00e1 an {model} seo in \u00fas\u00e1id ag an mbreise\u00e1n OpenThread Border Router. M\u00e1 \u00fas\u00e1ideann t\u00fa l\u00edonra Thread, d\u00e9an cinnte go bhfuil r\u00f3dair\u00ed teorann malartacha agat. D\u00edshuite\u00e1il an breise\u00e1n agus d\u00e9an iarracht ar\u00eds.",
|
|
10
9
|
"unsupported_firmware": "N\u00edorbh fh\u00e9idir an fhirmchl\u00e1r raidi\u00f3 ar do {model} a chinneadh. Cinntigh nach bhfuil aon chomhth\u00e1th\u00fa n\u00e1 breise\u00e1n eile ag iarraidh cumars\u00e1id a dh\u00e9anamh leis an bhfeiste faoi l\u00e1thair. M\u00e1 t\u00e1 Home Assistant OS \u00e1 rith agat i meais\u00edn f\u00edor\u00fail n\u00f3 i Docker, d\u00e9an cinnte go bhfuil na ceadanna socraithe i gceart don fheiste.",
|
|
11
10
|
"zha_still_using_stick": "T\u00e1 an {model} seo in \u00fas\u00e1id ag comhth\u00e1th\u00fa Uathoibri\u00fa Baile Zigbee. Aistrigh do l\u00edonra Zigbee chuig oiri\u00fant\u00f3ir eile n\u00f3 scrios an comhth\u00e1th\u00fa agus d\u00e9an iarracht ar\u00eds."
|
|
12
11
|
},
|
|
12
|
+
"progress": {
|
|
13
|
+
"install_otbr_addon": "Ag suite\u00e1il breise\u00e1in",
|
|
14
|
+
"start_otbr_addon": "Ag tos\u00fa breise\u00e1in"
|
|
15
|
+
},
|
|
13
16
|
"step": {
|
|
14
17
|
"confirm_otbr": {
|
|
15
18
|
"description": "Is R\u00f3daire Teorann OpenThread \u00e9 do {model} anois agus beidh s\u00e9 le feice\u00e1il sa chomhth\u00e1th\u00fa Thread.",
|
|
@@ -19,6 +22,12 @@
|
|
|
19
22
|
"description": "Is comhordaitheoir Zigbee \u00e9 do {model} anois agus taispe\u00e1nfar \u00e9 mar a aims\u00edodh \u00e9 ag comhth\u00e1th\u00fa Uathoibri\u00fa Baile Zigbee.",
|
|
20
23
|
"title": "Socr\u00fa Zigbee cr\u00edochnaithe"
|
|
21
24
|
},
|
|
25
|
+
"install_thread_firmware": {
|
|
26
|
+
"title": "Nuashonr\u00fa an oiri\u00fanaitheora"
|
|
27
|
+
},
|
|
28
|
+
"install_zigbee_firmware": {
|
|
29
|
+
"title": "Nuashonr\u00fa an oiri\u00fanaitheora"
|
|
30
|
+
},
|
|
22
31
|
"otbr_failed": {
|
|
23
32
|
"description": "N\u00edor \u00e9irigh le suite\u00e1il breise\u00e1n OpenThread Border Router. Cinntigh nach bhfuil aon bhogearra\u00ed eile ag iarraidh cumars\u00e1id a dh\u00e9anamh leis an {model}, go bhfuil rochtain agat ar an Idirl\u00edon agus gur f\u00e9idir leat breise\u00e1in eile a shuite\u00e1il, agus d\u00e9an iarracht ar\u00eds. Seice\u00e1il loga\u00ed an Mhaoirseora m\u00e1 leanann an fhadhb.",
|
|
24
33
|
"title": "Theip ar R\u00f3daire Teorann OpenThread a bhun\u00fa"
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_download_failed": "\u05d4\u05d5\u05e8\u05d3\u05ea \u05d4\u05e7\u05d5\u05e9\u05d7\u05d4 \u05e9\u05dc {firmware_name} \u05e2\u05d1\u05d5\u05e8 \u05d4-{model} \u05e9\u05dc\u05da \u05e0\u05db\u05e9\u05dc\u05d4. \u05d9\u05e9 \u05dc\u05d5\u05d5\u05d3\u05d0 \u05e9\u05dc-Home Assistant \u05d9\u05e9 \u05d2\u05d9\u05e9\u05d4 \u05dc\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8 \u05d5\u05dc\u05e0\u05e1\u05d5\u05ea \u05e9\u05d5\u05d1.",
|
|
6
6
|
"fw_install_failed": "\u05d4\u05ea\u05e7\u05e0\u05ea \u05d4\u05e7\u05d5\u05e9\u05d7\u05d4 \u05e9\u05dc {firmware_name} \u05e0\u05db\u05e9\u05dc\u05d4, \u05d9\u05e9 \u05dc\u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05d9\u05d5\u05de\u05e0\u05d9 Home Assistant \u05dc\u05e7\u05d1\u05dc\u05ea \u05de\u05d9\u05d3\u05e2 \u05e0\u05d5\u05e1\u05e3.",
|
|
7
|
-
"not_hassio_thread": "\u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05ea\u05e7\u05d9\u05df \u05d0\u05ea \u05d4\u05d4\u05e8\u05d7\u05d1\u05d4 OpenThread Border Router \u05e8\u05e7 \u05e2\u05dd \u05de\u05e2\u05e8\u05db\u05ea \u05d4\u05d4\u05e4\u05e2\u05dc\u05d4 Home Assistant . \u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1-{model} \u05db\u05e0\u05ea\u05d1 \u05d2\u05d1\u05d5\u05dc \u05d4\u05dc\u05d9\u05db\u05d9 \u05de\u05e9\u05e0\u05d4, \u05d9\u05e9 \u05dc\u05d4\u05d1\u05d4\u05d1 \u05d0\u05ea \u05d4\u05e7\u05d5\u05e9\u05d7\u05d4 \u05d1\u05d0\u05d5\u05e4\u05df \u05d9\u05d3\u05e0\u05d9 \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea [\u05de\u05d4\u05d1\u05d4\u05d1 \u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8\u05d9]({docs_web_flasher_url}) \u05d5\u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 \u05d0\u05ea OpenThread Border Router \u05db\u05d3\u05d9 \u05dc\u05ea\u05e7\u05e9\u05e8 \u05d0\u05d9\u05ea\u05d5.",
|
|
8
7
|
"otbr_addon_already_running": "\u05d4\u05d4\u05e8\u05d7\u05d1\u05d4 OpenThread Border Router \u05db\u05d1\u05e8 \u05e4\u05d5\u05e2\u05dc, \u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05ea\u05e7\u05d9\u05df \u05d0\u05d5\u05ea\u05d5 \u05e9\u05d5\u05d1.",
|
|
9
8
|
"otbr_still_using_stick": "{model} \u05d6\u05d4 \u05e0\u05de\u05e6\u05d0 \u05d1\u05e9\u05d9\u05de\u05d5\u05e9 \u05e2\u05dc-\u05d9\u05d3\u05d9 \u05d4\u05d4\u05e8\u05d7\u05d1\u05d4 OpenThread Border Router. \u05d0\u05dd \u05d1\u05e8\u05e9\u05d5\u05ea\u05da \u05e8\u05e9\u05ea Thread, \u05d9\u05e9 \u05dc\u05d5\u05d5\u05d3\u05d0 \u05e9\u05d9\u05e9 \u05dc\u05da \u05e0\u05ea\u05d1\u05d9 \u05d2\u05d1\u05d5\u05dc \u05d7\u05dc\u05d5\u05e4\u05d9\u05d9\u05dd. \u05dc\u05d4\u05e1\u05d9\u05e8 \u05d0\u05ea \u05d4\u05d4\u05ea\u05e7\u05e0\u05d4 \u05e9\u05dc \u05d4\u05d4\u05e8\u05d7\u05d1\u05d4 \u05d5\u05dc\u05e0\u05e1\u05d5\u05ea \u05e9\u05d5\u05d1.",
|
|
10
9
|
"unsupported_firmware": "\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05dc\u05e7\u05d1\u05d5\u05e2 \u05d0\u05ea \u05e7\u05d5\u05e9\u05d7\u05ea \u05d4\u05e8\u05d3\u05d9\u05d5 \u05d1-{model} \u05e9\u05dc\u05da. \u05d9\u05e9 \u05dc\u05d5\u05d5\u05d3\u05d0 \u05e9\u05d0\u05e3 \u05e9\u05d9\u05dc\u05d5\u05d1 \u05d0\u05d5 \u05ea\u05d5\u05e1\u05e3 \u05d0\u05d7\u05e8 \u05dc\u05d0 \u05de\u05e0\u05e1\u05d4 \u05db\u05e8\u05d2\u05e2 \u05dc\u05ea\u05e7\u05e9\u05e8 \u05e2\u05dd \u05d4\u05d4\u05ea\u05e7\u05df. \u05d0\u05dd \u05de\u05e2\u05e8\u05db\u05ea \u05d4\u05d4\u05e4\u05e2\u05dc\u05d4 Home Assistant \u05e4\u05d5\u05e2\u05dc\u05ea \u05d1\u05de\u05db\u05d5\u05e0\u05d4 \u05d5\u05d9\u05e8\u05d8\u05d5\u05d0\u05dc\u05d9\u05ea \u05d0\u05d5 \u05d1-Docker, \u05d9\u05e9 \u05dc\u05d5\u05d5\u05d3\u05d0 \u05e9\u05d4\u05d4\u05e8\u05e9\u05d0\u05d5\u05ea \u05de\u05d5\u05d2\u05d3\u05e8\u05d5\u05ea \u05db\u05d4\u05dc\u05db\u05d4 \u05e2\u05d1\u05d5\u05e8 \u05d4\u05d4\u05ea\u05e7\u05df.",
|
|
@@ -3,12 +3,17 @@
|
|
|
3
3
|
"options": {
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_download_failed": "A(z) {firmware_name} firmware let\u00f6lt\u00e9se a(z) {model} eszk\u00f6zh\u00f6z nem siker\u00fclt. Gy\u0151z\u0151dj\u00f6n meg r\u00f3la, hogy a Home Assistant rendelkezik internetkapcsolattal, majd pr\u00f3b\u00e1lja meg \u00fajra.",
|
|
6
|
-
"
|
|
6
|
+
"fw_install_failed": "A(z) {firmware_name} firmware telep\u00edt\u00e9se nem siker\u00fclt. Tov\u00e1bbi inform\u00e1ci\u00f3\u00e9rt tekintse meg a Home Assistant napl\u00f3t.",
|
|
7
7
|
"otbr_addon_already_running": "Az OpenThread Thread \u00fatv\u00e1laszt\u00f3 b\u0151v\u00edtm\u00e9ny m\u00e1r fut, nem telep\u00edthet\u0151 \u00fajra.",
|
|
8
8
|
"otbr_still_using_stick": "Ezt a(z) {model} modellt az OpenThread Thread \u00fatv\u00e1laszt\u00f3 b\u0151v\u00edtm\u00e9ny haszn\u00e1lja. Ha haszn\u00e1lja a Thread h\u00e1l\u00f3zatot, gy\u0151z\u0151dj\u00f6n meg r\u00f3la, hogy rendelkezik alternat\u00edv Thread \u00fatv\u00e1laszt\u00f3val. T\u00e1vol\u00edtsa el a b\u0151v\u00edtm\u00e9nyt \u00e9s pr\u00f3b\u00e1lja meg \u00fajra.",
|
|
9
9
|
"unsupported_firmware": "A(z) {model} eszk\u00f6z r\u00e1di\u00f3firmware-je nem \u00e1llap\u00edthat\u00f3 meg. Gy\u0151z\u0151dj\u00f6n meg r\u00f3la, hogy nincs m\u00e1s integr\u00e1ci\u00f3 vagy b\u0151v\u00edtm\u00e9ny, amely megpr\u00f3b\u00e1l kommunik\u00e1lni az eszk\u00f6zzel. Ha a Home Assistant OS-t virtu\u00e1lis g\u00e9pen vagy Dockerben futtatja, ellen\u0151rizze, hogy az eszk\u00f6z jogosults\u00e1gai helyesen vannak be\u00e1ll\u00edtva.",
|
|
10
10
|
"zha_still_using_stick": "Ezt a(z) {model} modellt a Zigbee Home Automation integr\u00e1ci\u00f3 haszn\u00e1lja. K\u00e9rj\u00fck, migr\u00e1lja Zigbee h\u00e1l\u00f3zat\u00e1t egy m\u00e1sik adapterre vagy t\u00f6r\u00f6lje az integr\u00e1ci\u00f3t \u00e9s pr\u00f3b\u00e1lja \u00fajra."
|
|
11
11
|
},
|
|
12
|
+
"progress": {
|
|
13
|
+
"install_firmware": "A(z) {firmware_name} firmware telep\u00edt\u00e9se.\n\nNe v\u00e9gezzen semmilyen m\u00f3dos\u00edt\u00e1st a hardveren vagy a szoftveren, am\u00edg ez be nem fejez\u0151dik.",
|
|
14
|
+
"install_otbr_addon": "Kieg\u00e9sz\u00edt\u0151 telep\u00edt\u00e9se",
|
|
15
|
+
"start_otbr_addon": "Kieg\u00e9sz\u00edt\u0151 ind\u00edt\u00e1sa"
|
|
16
|
+
},
|
|
12
17
|
"step": {
|
|
13
18
|
"confirm_otbr": {
|
|
14
19
|
"description": "A(z) {model} mostant\u00f3l OpenThread \u00fatv\u00e1laszt\u00f3k\u00e9nt m\u0171k\u00f6dik, \u00e9s meg fog jelenni a Thread integr\u00e1ci\u00f3ban.",
|
|
@@ -18,9 +23,60 @@
|
|
|
18
23
|
"description": "A(z) {model} mostant\u00f3l Zigbee-koordin\u00e1tork\u00e9nt m\u0171k\u00f6dik, \u00e9s a Zigbee Home Automation integr\u00e1ci\u00f3 \u00e1ltal felismert eszk\u00f6zk\u00e9nt fog megjelenni.",
|
|
19
24
|
"title": "Zigbee be\u00e1ll\u00edt\u00e1sa befejez\u0151d\u00f6tt"
|
|
20
25
|
},
|
|
26
|
+
"install_otbr_addon": {
|
|
27
|
+
"title": "Thread konfigur\u00e1l\u00e1sa"
|
|
28
|
+
},
|
|
29
|
+
"install_thread_firmware": {
|
|
30
|
+
"title": "Adapter friss\u00edt\u00e9se"
|
|
31
|
+
},
|
|
32
|
+
"install_zigbee_firmware": {
|
|
33
|
+
"title": "Adapter friss\u00edt\u00e9se"
|
|
34
|
+
},
|
|
21
35
|
"otbr_failed": {
|
|
22
36
|
"description": "Az OpenThread border router b\u0151v\u00edtm\u00e9ny telep\u00edt\u00e9se sikertelen volt. Gy\u0151z\u0151dj\u00f6n meg r\u00f3la, hogy m\u00e1s szoftver nem pr\u00f3b\u00e1l kommunik\u00e1lni a(z) {model} eszk\u00f6zzel, van internetkapcsolata, \u00e9s telep\u00edthet m\u00e1s b\u0151v\u00edtm\u00e9nyeket, majd pr\u00f3b\u00e1lja \u00fajra. Ha a probl\u00e9ma tov\u00e1bbra is fenn\u00e1ll, ellen\u0151rizze a Supervisor napl\u00f3it.",
|
|
23
37
|
"title": "Az OpenThread border router be\u00e1ll\u00edt\u00e1sa nem siker\u00fclt."
|
|
38
|
+
},
|
|
39
|
+
"pick_firmware": {
|
|
40
|
+
"description": "A(z) {model} eszk\u00f6z\u00e9t haszn\u00e1lhatja Zigbee vagy Thread h\u00e1l\u00f3zathoz. Ellen\u0151rizze, milyen t\u00edpus\u00fa eszk\u00f6z\u00f6ket szeretne hozz\u00e1adni a Home Assistant rendszer\u00e9hez. Ezt k\u00e9s\u0151bb b\u00e1rmikor megv\u00e1ltoztathatja.",
|
|
41
|
+
"menu_option_descriptions": {
|
|
42
|
+
"pick_firmware_thread": "Gyakran haszn\u00e1lj\u00e1k a Matter over Thread eszk\u00f6z\u00f6kh\u00f6z.",
|
|
43
|
+
"pick_firmware_thread_migrate": "Ez \u00e1thelyezi a Thread Border Routert az \u00faj adapterre.",
|
|
44
|
+
"pick_firmware_zigbee": "Leggyakoribb protokoll.",
|
|
45
|
+
"pick_firmware_zigbee_migrate": "Ez \u00e1thelyezi a Zigbee-h\u00e1l\u00f3zatot az \u00faj adapterre."
|
|
46
|
+
},
|
|
47
|
+
"menu_options": {
|
|
48
|
+
"pick_firmware_thread": "Haszn\u00e1lat Thread adapterk\u00e9nt",
|
|
49
|
+
"pick_firmware_thread_migrate": "Thread migr\u00e1l\u00e1sa \u00faj adapterre",
|
|
50
|
+
"pick_firmware_zigbee": "Haszn\u00e1lat Zigbee adapterk\u00e9nt",
|
|
51
|
+
"pick_firmware_zigbee_migrate": "Zigbee migr\u00e1l\u00e1sa \u00faj adapterre"
|
|
52
|
+
},
|
|
53
|
+
"title": "V\u00e1lassza ki a protokollt"
|
|
54
|
+
},
|
|
55
|
+
"start_otbr_addon": {
|
|
56
|
+
"title": "Thread konfigur\u00e1l\u00e1sa"
|
|
57
|
+
},
|
|
58
|
+
"zigbee_installation_type": {
|
|
59
|
+
"description": "V\u00e1lassza ki a Zigbee-adapter telep\u00edt\u00e9si t\u00edpus\u00e1t.",
|
|
60
|
+
"menu_option_descriptions": {
|
|
61
|
+
"zigbee_intent_custom": "A Zigbee k\u00e9zi telep\u00edt\u00e9se \u00e9s be\u00e1ll\u00edt\u00e1sa, p\u00e9ld\u00e1ul a Zigbee2MQTT seg\u00edts\u00e9g\u00e9vel.",
|
|
62
|
+
"zigbee_intent_recommended": "A Zigbee automatikus telep\u00edt\u00e9se \u00e9s be\u00e1ll\u00edt\u00e1sa."
|
|
63
|
+
},
|
|
64
|
+
"menu_options": {
|
|
65
|
+
"zigbee_intent_custom": "Egy\u00e9ni",
|
|
66
|
+
"zigbee_intent_recommended": "Aj\u00e1nlott telep\u00edt\u00e9s"
|
|
67
|
+
},
|
|
68
|
+
"title": "Zigbee be\u00e1ll\u00edt\u00e1sa"
|
|
69
|
+
},
|
|
70
|
+
"zigbee_integration": {
|
|
71
|
+
"menu_option_descriptions": {
|
|
72
|
+
"zigbee_integration_other": "P\u00e9ld\u00e1ul ha az adaptert a Zigbee2MQTT-vel szeretn\u00e9 haszn\u00e1lni.",
|
|
73
|
+
"zigbee_integration_zha": "Lehet\u0151v\u00e9 teszi, hogy a Home Assistant ir\u00e1ny\u00edtsa a Zigbee-h\u00e1l\u00f3zatot."
|
|
74
|
+
},
|
|
75
|
+
"menu_options": {
|
|
76
|
+
"zigbee_integration_other": "Egy\u00e9b",
|
|
77
|
+
"zigbee_integration_zha": "Zigbee Home Automation"
|
|
78
|
+
},
|
|
79
|
+
"title": "Zigbee-m\u00f3dszer kiv\u00e1laszt\u00e1sa"
|
|
24
80
|
}
|
|
25
81
|
}
|
|
26
82
|
}
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_download_failed": "Firmware {firmware_name} untuk {model} Anda gagal diunduh. Pastikan Home Assistant memiliki akses internet dan coba lagi.",
|
|
6
6
|
"fw_install_failed": "Firmware {firmware_name} gagal diinstal, periksa log Home Assistant untuk informasi lebih lanjut.",
|
|
7
|
-
"not_hassio_thread": "Addon OpenThread Border Router hanya dapat diinstal dengan Home Assistant OS. Jika Anda ingin menggunakan {model} sebagai router perbatasan Thread, silakan flash firmware secara manual menggunakan [web flasher] ({docs_web_flasher_url}) dan atur OpenThread Border Router untuk berkomunikasi dengannya.",
|
|
8
7
|
"otbr_addon_already_running": "Add-on OpenThread Border Router sudah berjalan, tidak dapat diinstal lagi.",
|
|
9
8
|
"otbr_still_using_stick": "{model} ini digunakan oleh add-on OpenThread Border Router. Jika Anda menggunakan jaringan Thread, pastikan Anda memiliki router perbatasan alternatif. Copot pengaya dan coba lagi.",
|
|
10
9
|
"unsupported_firmware": "Firmware radio pada {model} Anda tidak dapat dikenali. Pastikan tidak ada integrasi atau addon lain yang sedang mencoba berkomunikasi dengan perangkat. Jika Anda menjalankan Home Assistant OS di mesin virtual atau di Docker, pastikan izin telah diatur dengan benar untuk perangkat.",
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_download_failed": "Nepavyko atsisi\u0173sti {firmware_name} programin\u0117s \u012frangos, skirtos j\u016bs\u0173 {model}. \u012esitikinkite, kad Home Assistant turi interneto ry\u0161\u012f, ir bandykite dar kart\u0105.",
|
|
6
6
|
"fw_install_failed": "Nepavyko \u012fdiegti {firmware_name} programin\u0117s \u012frangos. Daugiau informacijos rasite Home Assistant \u017eurnaluose.",
|
|
7
|
-
"not_hassio_thread": "OpenThread Border Router pried\u0105 galima \u012fdiegti tik naudojant Home Assistant OS. Jei norite naudoti {model} kaip gijos kra\u0161tin\u0117s mar\u0161ruto parinktuv\u0105, rankiniu b\u016bdu suaktyvinkite programin\u0119-aparatin\u0119 \u012frang\u0105 naudodami [web flasher] ( {docs_web_flasher_url} ) ir nustatykite OpenThread Border Router, kad su juo bendraut\u0173.",
|
|
8
7
|
"otbr_addon_already_running": "OpenThread Border Router priedas jau veikia, jo negalima \u012fdiegti dar kart\u0105.",
|
|
9
8
|
"otbr_still_using_stick": "\u0160\u012f {model} naudoja OpenThread Border Router priedas. Jei naudojate Thread tinkl\u0105, \u012fsitikinkite, kad turite alternatyvi\u0173 kra\u0161tini\u0173 mar\u0161rutizatori\u0173. Pa\u0161alinkite pried\u0105 ir bandykite dar kart\u0105.",
|
|
10
9
|
"unsupported_firmware": "Nepavyko nustatyti j\u016bs\u0173 {model} radijo programin\u0117s \u012frangos. \u012esitikinkite, kad jokia kita integracija ar priedas \u0161iuo metu nebando susisiekti su \u012frenginiu. Jei naudojate Home Assistant OS virtualioje ma\u0161inoje arba Docker, \u012fsitikinkite, kad \u012frenginio leidimai nustatyti tinkamai.",
|
|
@@ -1,4 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
+
"firmware_picker": {
|
|
3
|
+
"options": {
|
|
4
|
+
"progress": {
|
|
5
|
+
"install_otbr_addon": "Instalowanie dodatku",
|
|
6
|
+
"start_otbr_addon": "Uruchamianie dodatku"
|
|
7
|
+
},
|
|
8
|
+
"step": {
|
|
9
|
+
"install_thread_firmware": {
|
|
10
|
+
"title": "Aktualizowanie adaptera"
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
},
|
|
2
15
|
"silabs_multiprotocol_hardware": {
|
|
3
16
|
"options": {
|
|
4
17
|
"abort": {
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_download_failed": "Falha no download do firmware {firmware_name} para o seu {model}. Certifique-se de que o Home Assistant tem acesso \u00e0 Internet e tente novamente.",
|
|
6
6
|
"fw_install_failed": "O firmware {firmware_name} n\u00e3o foi instalado. Verifique os logs do Home Assistant para obter mais informa\u00e7\u00f5es.",
|
|
7
|
-
"not_hassio_thread": "O suplemento OpenThread Border Router s\u00f3 pode ser instalado com o Home Assistant OS. Se quiser usar o {model} como router de borda Thread, por favor, atualize o firmware manualmente usando o [web flasher]({docs_web_flasher_url}) e configure o OpenThread Border Router para comunicar com ele.",
|
|
8
7
|
"otbr_addon_already_running": "O add-on OpenThread Border Router j\u00e1 est\u00e1 em execu\u00e7\u00e3o, n\u00e3o pode ser instalado novamente.",
|
|
9
8
|
"otbr_still_using_stick": "Este {model} est\u00e1 a ser utilizado pelo add-on OpenThread Border Router. Se utilizar a rede Thread, certifique-se de que tem routers de borda alternativos. Desinstale o add-on e tente novamente.",
|
|
10
9
|
"unsupported_firmware": "O firmware de r\u00e1dio no seu {model} n\u00e3o p\u00f4de ser determinado. Certifique-se de que nenhuma outra integra\u00e7\u00e3o ou addon est\u00e1 atualmente a tentar comunicar com o dispositivo. Se estiver a executar o Home Assistant OS numa m\u00e1quina virtual ou em Docker, certifique-se de que as permiss\u00f5es est\u00e3o corretamente definidas para o dispositivo.",
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_download_failed": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u043f\u0440\u043e\u0448\u0438\u0432\u043a\u0443 {firmware_name} \u0434\u043b\u044f \u0432\u0430\u0448\u0435\u0433\u043e {model}. \u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e Home Assistant \u0438\u043c\u0435\u0435\u0442 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442\u0443, \u0438 \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0441\u043d\u043e\u0432\u0430.",
|
|
6
6
|
"fw_install_failed": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0440\u043e\u0448\u0438\u0432\u043a\u0443 {firmware_name}, \u043f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u0436\u0443\u0440\u043d\u0430\u043b\u044b Home Assistant \u0434\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438.",
|
|
7
|
-
"not_hassio_thread": "\u0414\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \"OpenThread Border Router\" \u043c\u043e\u0436\u043d\u043e \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u0432 Home Assistant OS. \u0415\u0441\u043b\u0438 \u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c {model} \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0433\u0440\u0430\u043d\u0438\u0447\u043d\u043e\u0433\u043e \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0438\u0437\u0430\u0442\u043e\u0440\u0430 Thread, \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0435 \u043f\u0440\u043e\u0448\u0438\u0432\u043a\u0443 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e [web flasher]({docs_web_flasher_url}) \u0438 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 OpenThread Border Router \u0434\u043b\u044f \u0441\u0432\u044f\u0437\u0438 \u0441 \u043d\u0438\u043c.",
|
|
8
7
|
"otbr_addon_already_running": "\u0414\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 OpenThread Border Router \u0443\u0436\u0435 \u0437\u0430\u043f\u0443\u0449\u0435\u043d\u043e, \u0435\u0433\u043e \u043d\u0435\u043b\u044c\u0437\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u043d\u043e\u0432\u0430.",
|
|
9
8
|
"otbr_still_using_stick": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e {model} \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435\u043c \"OpenThread Border Router\". \u0415\u0441\u043b\u0438 \u0441\u0435\u0442\u044c Thread \u0441\u0435\u0439\u0447\u0430\u0441 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f, \u0443\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0443 \u0412\u0430\u0441 \u0435\u0441\u0442\u044c \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u044b\u0435 \u0433\u0440\u0430\u043d\u0438\u0447\u043d\u044b\u0435 \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0438\u0437\u0430\u0442\u043e\u0440\u044b. \u0423\u0434\u0430\u043b\u0438\u0442\u0435 \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443.",
|
|
10
9
|
"unsupported_firmware": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c \u043f\u0440\u043e\u0448\u0438\u0432\u043a\u0443 \u0440\u0430\u0434\u0438\u043e \u043d\u0430 \u0432\u0430\u0448\u0435\u043c {model}. \u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u043d\u0438\u043a\u0430\u043a\u0430\u044f \u0434\u0440\u0443\u0433\u0430\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0438\u043b\u0438 \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0432 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u043d\u0435 \u043f\u044b\u0442\u0430\u0435\u0442\u0441\u044f \u0441\u0432\u044f\u0437\u0430\u0442\u044c\u0441\u044f \u0441 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u043c. \u0415\u0441\u043b\u0438 \u0432\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0435 Home Assistant OS \u0432 \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u043e\u0439 \u043c\u0430\u0448\u0438\u043d\u0435 \u0438\u043b\u0438 \u0432 Docker, \u043f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0443\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u043f\u0440\u0430\u0432\u0430 \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0443 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u044b \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e.",
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_download_failed": "{firmware_name} firmv\u00e9r pre v\u00e1\u0161 {model} sa nepodarilo stiahnu\u0165. Uistite sa, \u017ee aplik\u00e1cia Home Assistant m\u00e1 pr\u00edstup na internet a sk\u00faste to znova.",
|
|
6
6
|
"fw_install_failed": "{firmware_name} firmv\u00e9r sa nepodarilo nain\u0161talova\u0165, skontrolujte protokoly aplik\u00e1cie Home Assistant, kde n\u00e1jdete \u010fal\u0161ie inform\u00e1cie.",
|
|
7
|
-
"not_hassio_thread": "Doplnok OpenThread Border Router je mo\u017en\u00e9 nain\u0161talova\u0165 len s opera\u010dn\u00fdm syst\u00e9mom Home Assistant. Ak chcete pou\u017e\u00edva\u0165 {model} ako Thread border router,
|
|
7
|
+
"not_hassio_thread": "Doplnok OpenThread Border Router je mo\u017en\u00e9 nain\u0161talova\u0165 len s opera\u010dn\u00fdm syst\u00e9mom Home Assistant. Ak chcete pou\u017e\u00edva\u0165 str\u00e1nku {model} ako Thread border router, manu\u00e1lne nastavte OpenThread Border Router, aby s n\u00edm komunikoval.",
|
|
8
8
|
"otbr_addon_already_running": "Doplnok OpenThread Border Router je u\u017e spusten\u00fd, nie je mo\u017en\u00e9 ho znova nain\u0161talova\u0165.",
|
|
9
9
|
"otbr_still_using_stick": "T\u00fato str\u00e1nku {model} pou\u017e\u00edva doplnok OpenThread Border Router. Ak pou\u017e\u00edvate sie\u0165 Thread, uistite sa, \u017ee m\u00e1te alternat\u00edvne Border Routre. Odin\u0161talujte doplnok a sk\u00faste to znova.",
|
|
10
10
|
"unsupported_firmware": "Firmv\u00e9r r\u00e1dia na str\u00e1nke {model} sa nepodarilo ur\u010di\u0165. Uistite sa, \u017ee sa so zariaden\u00edm pr\u00e1ve nepok\u00fa\u0161a komunikova\u0165 \u017eiadna in\u00e1 integr\u00e1cia alebo doplnok. Ak pou\u017e\u00edvate opera\u010dn\u00fd syst\u00e9m Home Assistant vo virtu\u00e1lnom po\u010d\u00edta\u010di alebo v n\u00e1stroji Docker, uistite sa, \u017ee s\u00fa pre zariadenie spr\u00e1vne nastaven\u00e9 opr\u00e1vnenia.",
|
|
@@ -3,13 +3,16 @@
|
|
|
3
3
|
"options": {
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_download_failed": "Kunde inte ladda ner firmware {firmware_name} f\u00f6r din {model}. Kontrollera att Home Assistant har tillg\u00e5ng till internet och f\u00f6rs\u00f6k igen.",
|
|
6
|
-
"fw_install_failed": "{firmware_name}
|
|
7
|
-
"not_hassio_thread": "Till\u00e4gget OpenThread Border Router kan endast installeras med Home Assistant OS. Om du vill anv\u00e4nda {model} som en Thread Border Router, flasha den fasta programvaran manuellt med hj\u00e4lp av [web flasher]({docs_web_flasher_url}) och st\u00e4ll in OpenThread Border Router f\u00f6r att kommunicera med den.",
|
|
6
|
+
"fw_install_failed": "{firmware_name} firmware kunde inte installeras, kontrollera loggarna i Home Assistant f\u00f6r mer information.",
|
|
8
7
|
"otbr_addon_already_running": "Till\u00e4gget OpenThread-gr\u00e4nsrouter \u00e4r redan ig\u00e5ng, det kan inte installeras igen.",
|
|
9
8
|
"otbr_still_using_stick": "Denna {model} anv\u00e4nds av till\u00e4gget OpenThread-gr\u00e4nsrouter. Om du anv\u00e4nder Thread-n\u00e4tverket, se till att du har alternativa gr\u00e4nsroutrar. Avinstallera till\u00e4gget och f\u00f6rs\u00f6k igen.",
|
|
10
9
|
"unsupported_firmware": "Radions firmware p\u00e5 din {model} kunde inte fastst\u00e4llas. Se till att ingen annan integration eller till\u00e4gg f\u00f6r n\u00e4rvarande f\u00f6rs\u00f6ker kommunicera med enheten. Om du k\u00f6r Home Assistant OS i en virtuell maskin eller i Docker, se till att beh\u00f6righeterna \u00e4r korrekt inst\u00e4llda f\u00f6r enheten.",
|
|
11
10
|
"zha_still_using_stick": "Denna {model} anv\u00e4nds av Zigbee Home Automation-integrationen. Migrera ditt Zigbee-n\u00e4tverk till en annan adapter eller ta bort integrationen och f\u00f6rs\u00f6k igen."
|
|
12
11
|
},
|
|
12
|
+
"progress": {
|
|
13
|
+
"install_firmware": "Installerar {firmware_name} firmware. \n\nG\u00f6r inga \u00e4ndringar i maskin- eller programvara f\u00f6rr\u00e4n detta \u00e4r klart.",
|
|
14
|
+
"install_otbr_addon": "Installerar till\u00e4gg"
|
|
15
|
+
},
|
|
13
16
|
"step": {
|
|
14
17
|
"confirm_otbr": {
|
|
15
18
|
"description": "Din {model} \u00e4r nu en OpenThread-gr\u00e4nsrouter och kommer att synas i Thread-integrationen.",
|
|
@@ -19,9 +22,27 @@
|
|
|
19
22
|
"description": "Din {model} \u00e4r nu en Zigbee-koordinator och kommer att visas som uppt\u00e4ckt av Zigbee Home Automation-integrationen.",
|
|
20
23
|
"title": "Zigbee-installationen klar"
|
|
21
24
|
},
|
|
25
|
+
"install_thread_firmware": {
|
|
26
|
+
"title": "Uppdaterar adapter"
|
|
27
|
+
},
|
|
28
|
+
"install_zigbee_firmware": {
|
|
29
|
+
"title": "Uppdaterar adapter"
|
|
30
|
+
},
|
|
22
31
|
"otbr_failed": {
|
|
23
32
|
"description": "Installationen av till\u00e4gget OpenThread-gr\u00e4nsrouter misslyckades. Kontrollera att ingen annan programvara f\u00f6rs\u00f6ker kommunicera med {model}, att du har tillg\u00e5ng till internet och kan installera andra till\u00e4gg och f\u00f6rs\u00f6k igen. Kontrollera Supervisor-loggarna om problemet kvarst\u00e5r.",
|
|
24
33
|
"title": "Det gick inte att konfigurera OpenThread Border Router"
|
|
34
|
+
},
|
|
35
|
+
"pick_firmware": {
|
|
36
|
+
"menu_option_descriptions": {
|
|
37
|
+
"pick_firmware_thread": "Anv\u00e4nds ofta f\u00f6r Matter over Thread-enheter."
|
|
38
|
+
},
|
|
39
|
+
"menu_options": {
|
|
40
|
+
"pick_firmware_thread_migrate": "Migrera Thread till en ny adapter",
|
|
41
|
+
"pick_firmware_zigbee_migrate": "Migrera Zigbee till en ny adapter"
|
|
42
|
+
}
|
|
43
|
+
},
|
|
44
|
+
"zigbee_integration": {
|
|
45
|
+
"title": "V\u00e4lj Zigbee-metod"
|
|
25
46
|
}
|
|
26
47
|
}
|
|
27
48
|
}
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
"firmware_picker": {
|
|
3
3
|
"options": {
|
|
4
4
|
"abort": {
|
|
5
|
-
"not_hassio_thread": "OpenThread Border Router eklentisi yaln\u0131zca Home Assistant OS ile y\u00fcklenebilir. {model} i bir Thread border router olarak kullanmak istiyorsan\u0131z, l\u00fctfen [web flasher]( {docs_web_flasher_url} ) kullanarak yaz\u0131l\u0131m\u0131 manuel olarak fla\u015f edin ve OpenThread Border Router'\u0131 onunla ileti\u015fim kuracak \u015fekilde ayarlay\u0131n.",
|
|
6
5
|
"otbr_addon_already_running": "OpenThread Border Router eklentisi zaten \u00e7al\u0131\u015f\u0131yor, tekrar y\u00fcklenemez.",
|
|
7
6
|
"otbr_still_using_stick": "Bu {model} OpenThread Border Router eklentisi taraf\u0131ndan kullan\u0131l\u0131yor. Thread a\u011f\u0131n\u0131 kullan\u0131yorsan\u0131z alternatif border router'lar\u0131n\u0131z oldu\u011fundan emin olun. Eklentiyi kald\u0131r\u0131n ve tekrar deneyin.",
|
|
8
7
|
"unsupported_firmware": "{model} cihaz\u0131n\u0131zdaki radyo yaz\u0131l\u0131m\u0131 belirlenemedi. \u015eu anda cihazla ileti\u015fim kurmaya \u00e7al\u0131\u015fan ba\u015fka bir entegrasyon veya eklenti olmad\u0131\u011f\u0131ndan emin olun. Home Assistant OS'yi sanal bir makinede veya Docker'da \u00e7al\u0131\u015ft\u0131r\u0131yorsan\u0131z, l\u00fctfen cihaz i\u00e7in izinlerin do\u011fru \u015fekilde ayarland\u0131\u011f\u0131ndan emin olun.",
|
|
@@ -4,12 +4,16 @@
|
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_download_failed": "\u60a8\u201c{model}\u201d\u7684 {firmware_name} \u56fa\u4ef6\u4e0b\u8f7d\u5931\u8d25\u3002\u8bf7\u786e\u4fdd Home Assistant \u53ef\u4ee5\u8bbf\u95ee\u4e92\u8054\u7f51\uff0c\u7136\u540e\u91cd\u8bd5\u3002",
|
|
6
6
|
"fw_install_failed": "{firmware_name} \u56fa\u4ef6\u5b89\u88c5\u5931\u8d25\uff0c\u67e5\u770b Home Assistant \u65e5\u5fd7\u53ef\u83b7\u53d6\u66f4\u591a\u4fe1\u606f\u3002",
|
|
7
|
-
"not_hassio_thread": "OpenThread \u8fb9\u754c\u8def\u7531\u5668\u52a0\u8f7d\u9879\u53ea\u80fd\u5b89\u88c5\u5230 Home Assistant OS \u3002\u5982\u679c\u60a8\u60f3\u8981\u5c06\u201c{model}\u201d\u7528\u4f5c Thread \u8fb9\u754c\u8def\u7531\u5668\uff0c\u8bf7\u4f7f\u7528\u3010web \u5237\u65b0\u7a0b\u5e8f\u3011({docs_web_flasher_url}) \u624b\u52a8\u5237\u65b0\u56fa\u4ef6\uff0c\u5e76\u8bbe\u7f6e OpenThread \u8fb9\u754c\u8def\u7531\u5668\u4e0e\u5176\u901a\u4fe1\u3002",
|
|
8
7
|
"otbr_addon_already_running": "OpenThread \u8fb9\u754c\u8def\u7531\u5668\u52a0\u8f7d\u9879\u5df2\u5728\u8fd0\u884c\u4e2d\uff0c\u65e0\u6cd5\u518d\u6b21\u5b89\u88c5\u3002",
|
|
9
8
|
"otbr_still_using_stick": "\u6b64\u201c{model}\u201d\u6b63\u7531 OpenThread \u8fb9\u754c\u8def\u7531\u5668\u52a0\u8f7d\u9879\u4f7f\u7528\u3002\u5982\u679c\u60a8\u4f7f\u7528 Thread \u7f51\u7edc\uff0c\u8bf7\u786e\u4fdd\u60a8\u6709\u66ff\u4ee3\u8fb9\u754c\u8def\u7531\u5668\u3002\u5378\u8f7d\u6b64\u52a0\u8f7d\u9879\u5e76\u91cd\u8bd5\u3002",
|
|
10
9
|
"unsupported_firmware": "\u65e0\u6cd5\u786e\u5b9a\u60a8 {model} \u4e0a\u7684\u65e0\u7ebf\u7535\u56fa\u4ef6\u3002\u8bf7\u786e\u4fdd\u5f53\u524d\u6ca1\u6709\u5176\u5b83\u96c6\u6210\u6216\u63d2\u4ef6\u6b63\u5c1d\u8bd5\u4e0e\u6b64\u8bbe\u5907\u901a\u4fe1\u3002\u5982\u679c\u60a8\u5728\u865a\u62df\u673a\u6216 Docker \u4e2d\u8fd0\u884c Home Assistant OS \uff0c\u8bf7\u786e\u4fdd\u6b63\u786e\u8bbe\u7f6e\u4e86\u8bbe\u5907\u7684\u6743\u9650\u3002",
|
|
11
10
|
"zha_still_using_stick": "\u6b64\u201c{model}\u201d\u6b63\u5728\u7531 Zigbee \u5bb6\u5ead\u81ea\u52a8\u5316\u96c6\u6210\u4f7f\u7528\u3002\u8bf7\u5c06\u60a8\u7684 Zigbee \u7f51\u7edc\u8fc1\u79fb\u5230\u53e6\u4e00\u4e2a\u9002\u914d\u5668\u6216\u8005\u5220\u9664\u6b64\u96c6\u6210\u5e76\u91cd\u8bd5\u3002"
|
|
12
11
|
},
|
|
12
|
+
"progress": {
|
|
13
|
+
"install_firmware": "\u6b63\u5728\u5b89\u88c5 {firmware_name} \u56fa\u4ef6\u3002\n \n\u5728\u5b89\u88c5\u5b8c\u6210\u4e4b\u524d\uff0c\u8bf7\u52ff\u5bf9\u60a8\u7684\u786c\u4ef6\u6216\u8f6f\u4ef6\u8fdb\u884c\u4efb\u4f55\u66f4\u6539\u3002",
|
|
14
|
+
"install_otbr_addon": "\u5b89\u88c5\u52a0\u8f7d\u9879",
|
|
15
|
+
"start_otbr_addon": "\u542f\u52a8\u52a0\u8f7d\u9879"
|
|
16
|
+
},
|
|
13
17
|
"step": {
|
|
14
18
|
"confirm_otbr": {
|
|
15
19
|
"description": "\u60a8\u7684\u201c{model}\u201d\u73b0\u5728\u662f OpenThread \u8fb9\u754c\u8def\u7531\u5668\uff0c\u5b83\u5c06\u51fa\u73b0\u5728 Thread \u96c6\u6210\u4e2d\u3002",
|
|
@@ -19,6 +23,15 @@
|
|
|
19
23
|
"description": "\u60a8\u7684\u201c{model}\u201d\u73b0\u5728\u662f Zigbee \u534f\u8c03\u5668\uff0c\u5c06\u663e\u793a\u4e3a\u5df2\u88ab Zigbee \u5bb6\u5ead\u81ea\u52a8\u5316\u96c6\u6210\u53d1\u73b0\u3002",
|
|
20
24
|
"title": "Zigbee \u8bbe\u7f6e\u5b8c\u6210"
|
|
21
25
|
},
|
|
26
|
+
"install_otbr_addon": {
|
|
27
|
+
"title": "\u914d\u7f6e Thread"
|
|
28
|
+
},
|
|
29
|
+
"install_thread_firmware": {
|
|
30
|
+
"title": "\u66f4\u65b0\u9002\u914d\u5668"
|
|
31
|
+
},
|
|
32
|
+
"install_zigbee_firmware": {
|
|
33
|
+
"title": "\u66f4\u65b0\u9002\u914d\u5668"
|
|
34
|
+
},
|
|
22
35
|
"otbr_failed": {
|
|
23
36
|
"description": "OpenThread \u8fb9\u754c\u8def\u7531\u5668\u52a0\u8f7d\u9879\u5b89\u88c5\u5931\u8d25\u3002\u8bf7\u786e\u4fdd\u6ca1\u6709\u5176\u5b83\u8f6f\u4ef6\u6b63\u5728\u5c1d\u8bd5\u4e0e\u201c{model}\u201d\u901a\u4fe1\uff0c\u5e76\u786e\u4fdd\u60a8\u53ef\u4ee5\u8bbf\u95ee\u4e92\u8054\u7f51\u4e14\u53ef\u4ee5\u5b89\u88c5\u5176\u5b83\u52a0\u8f7d\u9879\uff0c\u7136\u540e\u518d\u6b21\u91cd\u8bd5\u3002\u5982\u679c\u95ee\u9898\u4ecd\u7136\u5b58\u5728\uff0c\u8bf7\u68c0\u67e5 Supervisor \u65e5\u5fd7\u3002",
|
|
24
37
|
"title": "\u8bbe\u7f6e OpenThread \u8fb9\u754c\u8def\u7531\u5668\u5931\u8d25"
|
|
@@ -39,6 +52,9 @@
|
|
|
39
52
|
},
|
|
40
53
|
"title": "\u9009\u62e9\u60a8\u7684\u534f\u8bae"
|
|
41
54
|
},
|
|
55
|
+
"start_otbr_addon": {
|
|
56
|
+
"title": "\u914d\u7f6e Thread"
|
|
57
|
+
},
|
|
42
58
|
"zigbee_installation_type": {
|
|
43
59
|
"description": "\u9009\u62e9 Zigbee \u9002\u914d\u5668\u7684\u5b89\u88c5\u7c7b\u578b\u3002",
|
|
44
60
|
"menu_option_descriptions": {
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_download_failed": "{model} \u7684 {firmware_name} \u97cc\u9ad4\u4e0b\u8f09\u5931\u6557\u3002\u8acb\u78ba\u8a8d Home Assistant \u7db2\u8def\u9023\u7dda\uff0c\u7136\u5f8c\u518d\u8a66\u4e00\u6b21\u3002",
|
|
6
6
|
"fw_install_failed": "{firmware_name} \u97cc\u9ad4\u5b89\u88dd\u5931\u6557\u3001\u8acb\u53c3\u95b1 Home Assistant \u65e5\u8a8c\u4ee5\u7372\u5f97\u66f4\u8a73\u7d30\u8cc7\u8a0a\u3002",
|
|
7
|
-
"not_hassio_thread": "OpenThread \u908a\u754c\u8def\u7531\u5668\u9644\u52a0\u5143\u4ef6\u53ea\u80fd\u5b89\u88dd\u65bc Home Assistant OS\u3002\u5982\u679c\u60a8\u60f3\u4f7f\u7528 {model} \u4f5c\u70baThread \u908a\u754c\u8def\u7531\u5668\uff0c\u8acb\u624b\u52d5\
|
|
7
|
+
"not_hassio_thread": "OpenThread \u908a\u754c\u8def\u7531\u5668\u9644\u52a0\u5143\u4ef6\u53ea\u80fd\u5b89\u88dd\u65bc Home Assistant OS\u3002\u5982\u679c\u60a8\u60f3\u4f7f\u7528 {model} \u4f5c\u70baThread \u908a\u754c\u8def\u7531\u5668\uff0c\u8acb\u624b\u52d5\u8a2d\u5b9a OpenThread \u908a\u754c\u8def\u7531\u5668\u9032\u884c\u901a\u8a0a\u3002",
|
|
8
8
|
"otbr_addon_already_running": "OpenThread \u908a\u754c\u8def\u7531\u5668\uff08OTBR\uff09\u9644\u52a0\u5143\u4ef6\u5df2\u5728\u57f7\u884c\u4e2d\u3001\u7121\u6cd5\u518d\u6b21\u5b89\u88dd\u3002",
|
|
9
9
|
"otbr_still_using_stick": "\u8a72 {model} \u6b63\u7531 OpenThread \u908a\u754c\u8def\u7531\u5668\u9644\u52a0\u5143\u4ef6\u4f7f\u7528\u4e2d\u3002\u5047\u5982\u6b63\u4f7f\u7528 Thread \u7db2\u8def\u3001\u8acb\u78ba\u5b9a\u5df2\u7d93\u64c1\u6709\u66ff\u4ee3\u7684\u908a\u754c\u8def\u7531\u5668\u3001\u79fb\u9664\u8a72\u9644\u52a0\u5143\u4ef6\u5f8c\u518d\u8a66\u4e00\u6b21\u3002",
|
|
10
10
|
"unsupported_firmware": "\u7121\u6cd5\u78ba\u8a8d {model} \u4e0a\u6240\u4f7f\u7528\u7684\u7121\u7dda\u96fb\u97cc\u9ad4\u7248\u672c\u3002\u8acb\u78ba\u8a8d\u76ee\u524d\u6c92\u6709\u5b89\u88dd\u5176\u4ed6\u6574\u5408\u6216\u9644\u52a0\u5143\u4ef6\u3001\u6b63\u8a66\u5716\u8207\u8a72\u88dd\u7f6e\u901a\u8a0a\u4e2d\u3002\u5047\u5982\u6b63\u900f\u904e\u865b\u64ec\u4e3b\u6a5f\u6216 Docker \u57f7\u884c Home Assistant OS\u3001\u8acb\u5148\u78ba\u8a8d\u88dd\u7f6e\u7684\u6b0a\u9650\u5df2\u6b63\u78ba\u8a2d\u5b9a\u3002",
|
|
@@ -275,6 +275,7 @@ class BaseFirmwareUpdateEntity(
|
|
|
275
275
|
expected_installed_firmware_type=self.entity_description.expected_firmware_type,
|
|
276
276
|
bootloader_reset_methods=self.bootloader_reset_methods,
|
|
277
277
|
progress_callback=self._update_progress,
|
|
278
|
+
domain=self._config_entry.domain,
|
|
278
279
|
)
|
|
279
280
|
finally:
|
|
280
281
|
self._attr_in_progress = False
|
|
@@ -26,6 +26,7 @@ from homeassistant.helpers.singleton import singleton
|
|
|
26
26
|
|
|
27
27
|
from . import DATA_COMPONENT
|
|
28
28
|
from .const import (
|
|
29
|
+
DOMAIN,
|
|
29
30
|
OTBR_ADDON_MANAGER_DATA,
|
|
30
31
|
OTBR_ADDON_NAME,
|
|
31
32
|
OTBR_ADDON_SLUG,
|
|
@@ -33,6 +34,7 @@ from .const import (
|
|
|
33
34
|
ZIGBEE_FLASHER_ADDON_NAME,
|
|
34
35
|
ZIGBEE_FLASHER_ADDON_SLUG,
|
|
35
36
|
)
|
|
37
|
+
from .helpers import async_firmware_update_context
|
|
36
38
|
from .silabs_multiprotocol_addon import (
|
|
37
39
|
WaitingAddonManager,
|
|
38
40
|
get_multiprotocol_addon_manager,
|
|
@@ -359,45 +361,50 @@ async def async_flash_silabs_firmware(
|
|
|
359
361
|
expected_installed_firmware_type: ApplicationType,
|
|
360
362
|
bootloader_reset_methods: Sequence[ResetTarget] = (),
|
|
361
363
|
progress_callback: Callable[[int, int], None] | None = None,
|
|
364
|
+
*,
|
|
365
|
+
domain: str = DOMAIN,
|
|
362
366
|
) -> FirmwareInfo:
|
|
363
367
|
"""Flash firmware to the SiLabs device."""
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
368
|
+
async with async_firmware_update_context(hass, device, domain):
|
|
369
|
+
firmware_info = await guess_firmware_info(hass, device)
|
|
370
|
+
_LOGGER.debug("Identified firmware info: %s", firmware_info)
|
|
371
|
+
|
|
372
|
+
fw_image = await hass.async_add_executor_job(parse_firmware_image, fw_data)
|
|
373
|
+
|
|
374
|
+
flasher = Flasher(
|
|
375
|
+
device=device,
|
|
376
|
+
probe_methods=(
|
|
377
|
+
ApplicationType.GECKO_BOOTLOADER.as_flasher_application_type(),
|
|
378
|
+
ApplicationType.EZSP.as_flasher_application_type(),
|
|
379
|
+
ApplicationType.SPINEL.as_flasher_application_type(),
|
|
380
|
+
ApplicationType.CPC.as_flasher_application_type(),
|
|
381
|
+
),
|
|
382
|
+
bootloader_reset=tuple(
|
|
383
|
+
m.as_flasher_reset_target() for m in bootloader_reset_methods
|
|
384
|
+
),
|
|
385
|
+
)
|
|
381
386
|
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
387
|
+
async with AsyncExitStack() as stack:
|
|
388
|
+
for owner in firmware_info.owners:
|
|
389
|
+
await stack.enter_async_context(owner.temporarily_stop(hass))
|
|
385
390
|
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
391
|
+
try:
|
|
392
|
+
# Enter the bootloader with indeterminate progress
|
|
393
|
+
await flasher.enter_bootloader()
|
|
389
394
|
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
395
|
+
# Flash the firmware, with progress
|
|
396
|
+
await flasher.flash_firmware(
|
|
397
|
+
fw_image, progress_callback=progress_callback
|
|
398
|
+
)
|
|
399
|
+
except Exception as err:
|
|
400
|
+
raise HomeAssistantError("Failed to flash firmware") from err
|
|
394
401
|
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
402
|
+
probed_firmware_info = await probe_silabs_firmware_info(
|
|
403
|
+
device,
|
|
404
|
+
probe_methods=(expected_installed_firmware_type,),
|
|
405
|
+
)
|
|
399
406
|
|
|
400
|
-
|
|
401
|
-
|
|
407
|
+
if probed_firmware_info is None:
|
|
408
|
+
raise HomeAssistantError("Failed to probe the firmware after flashing")
|
|
402
409
|
|
|
403
|
-
|
|
410
|
+
return probed_firmware_info
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"fw_download_failed": "Firmware {firmware_name} pro v\u00e1\u0161 {model} se nepoda\u0159ilo st\u00e1hnout. Ujist\u011bte se, \u017ee m\u00e1 Home Assistant p\u0159\u00edstup k internetu, a zkuste to znovu.",
|
|
10
10
|
"fw_install_failed": "Firmware {firmware_name} se nepoda\u0159ilo nainstalovat; dal\u0161\u00ed informace naleznete v protokolech Home Assistanta.",
|
|
11
11
|
"not_hassio": "Volby hardwaru lze nastavovat jen v instalac\u00edch opera\u010dn\u00edho syst\u00e9mu Home Assistant.",
|
|
12
|
-
"not_hassio_thread": "Dopln\u011bk OpenThread Border Router lze nainstalovat jen
|
|
12
|
+
"not_hassio_thread": "Dopln\u011bk OpenThread Border Router lze nainstalovat jen s opera\u010dn\u00edm syst\u00e9mem Home Assistant. Pokud chcete {model} pou\u017e\u00edvat jako Thread Border Router, nastavte ru\u010dn\u011b komunikaci OpenThread Border Routeru.",
|
|
13
13
|
"otbr_addon_already_running": "Dopln\u011bk OpenThread Border Router je ji\u017e spu\u0161t\u011bn, nelze jej znovu nainstalovat.",
|
|
14
14
|
"otbr_still_using_stick": "Tento {model} je pou\u017e\u00edv\u00e1n dopl\u0148kem OpenThread Border Router. Pokud pou\u017e\u00edv\u00e1te s\u00ed\u0165 Thread, ujist\u011bte se, \u017ee m\u00e1te alternativn\u00ed hrani\u010dn\u00ed routery. Odinstalujte dopln\u011bk a zkuste to znovu.",
|
|
15
15
|
"unsupported_firmware": "Firmware r\u00e1dia na va\u0161em {model} nelze ur\u010dit. Ujist\u011bte se, \u017ee se \u017e\u00e1dn\u00e1 jin\u00e1 integrace nebo dopln\u011bk aktu\u00e1ln\u011b nepokou\u0161\u00ed komunikovat se za\u0159\u00edzen\u00edm. Pokud pou\u017e\u00edv\u00e1te Home Assistant OS na virtu\u00e1ln\u00edm po\u010d\u00edta\u010di nebo v Dockeru, ujist\u011bte se, \u017ee jsou pro za\u0159\u00edzen\u00ed spr\u00e1vn\u011b nastavena opr\u00e1vn\u011bn\u00ed.",
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"fw_download_failed": "Firmware {firmware_name} pro v\u00e1\u0161 {model} se nepoda\u0159ilo st\u00e1hnout. Ujist\u011bte se, \u017ee m\u00e1 Home Assistant p\u0159\u00edstup k internetu, a zkuste to znovu.",
|
|
106
106
|
"fw_install_failed": "Firmware {firmware_name} se nepoda\u0159ilo nainstalovat; dal\u0161\u00ed informace naleznete v protokolech Home Assistanta.",
|
|
107
107
|
"not_hassio": "Volby hardwaru lze nastavovat jen v instalac\u00edch opera\u010dn\u00edho syst\u00e9mu Home Assistant.",
|
|
108
|
-
"not_hassio_thread": "Dopln\u011bk OpenThread Border Router lze nainstalovat jen
|
|
108
|
+
"not_hassio_thread": "Dopln\u011bk OpenThread Border Router lze nainstalovat jen s opera\u010dn\u00edm syst\u00e9mem Home Assistant. Pokud chcete {model} pou\u017e\u00edvat jako Thread Border Router, nastavte ru\u010dn\u011b komunikaci OpenThread Border Routeru.",
|
|
109
109
|
"otbr_addon_already_running": "Dopln\u011bk OpenThread Border Router je ji\u017e spu\u0161t\u011bn, nelze jej znovu nainstalovat.",
|
|
110
110
|
"otbr_still_using_stick": "Tento {model} je pou\u017e\u00edv\u00e1n dopl\u0148kem OpenThread Border Router. Pokud pou\u017e\u00edv\u00e1te s\u00ed\u0165 Thread, ujist\u011bte se, \u017ee m\u00e1te alternativn\u00ed hrani\u010dn\u00ed routery. Odinstalujte dopln\u011bk a zkuste to znovu.",
|
|
111
111
|
"unsupported_firmware": "Firmware r\u00e1dia na va\u0161em {model} nelze ur\u010dit. Ujist\u011bte se, \u017ee se \u017e\u00e1dn\u00e1 jin\u00e1 integrace nebo dopln\u011bk aktu\u00e1ln\u011b nepokou\u0161\u00ed komunikovat se za\u0159\u00edzen\u00edm. Pokud pou\u017e\u00edv\u00e1te Home Assistant OS na virtu\u00e1ln\u00edm po\u010d\u00edta\u010di nebo v Dockeru, ujist\u011bte se, \u017ee jsou pro za\u0159\u00edzen\u00ed spr\u00e1vn\u011b nastavena opr\u00e1vn\u011bn\u00ed.",
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"fw_download_failed": "Download der {firmware_name}-Firmware f\u00fcr deinen {model} fehlgeschlagen. Stelle sicher, dass Home Assistant einen Internetzugang hat und versuche es erneut.",
|
|
10
10
|
"fw_install_failed": "Die Installation der {firmware_name}-Firmware ist fehlgeschlagen. Weitere Informationen findest du in den Protokollen von Home Assistant.",
|
|
11
11
|
"not_hassio": "Die Hardwareoptionen k\u00f6nnen nur auf Installationen mit Home Assistant OS konfiguriert werden.",
|
|
12
|
-
"not_hassio_thread": "Das OpenThread Border Router-Add-on kann nur mit Home Assistant OS installiert werden. Wenn du
|
|
12
|
+
"not_hassio_thread": "Das OpenThread Border Router-Add-on kann nur mit Home Assistant OS installiert werden. Wenn du den {model} als Thread Border Router verwenden m\u00f6chtest, richte den OpenThread Border Router bitte manuell f\u00fcr die Kommunikation damit ein.",
|
|
13
13
|
"otbr_addon_already_running": "Das OpenThread Border Router-Add-on wird bereits ausgef\u00fchrt und kann nicht erneut installiert werden.",
|
|
14
14
|
"otbr_still_using_stick": "Dieses {model} wird vom OpenThread Border Router-Add-on verwendet. Wenn du das Thread-Netzwerk verwendest, stelle sicher, dass du alternative Border-Router hast. Deinstalliere das Add-on und versuche es erneut.",
|
|
15
15
|
"unsupported_firmware": "Die Funkmodul-Firmware auf deinem {model} konnte nicht ermittelt werden. Stelle sicher, dass momentan keine andere Integration oder kein anderes Add-on versucht, mit dem Ger\u00e4t zu kommunizieren. Wenn Home Assistant OS in einer virtuellen Maschine oder in Docker ausgef\u00fchrt wird, stelle bitte sicher, dass die Berechtigungen f\u00fcr das Ger\u00e4t korrekt festgelegt sind.",
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"fw_download_failed": "Download der {firmware_name}-Firmware f\u00fcr deinen {model} fehlgeschlagen. Stelle sicher, dass Home Assistant einen Internetzugang hat und versuche es erneut.",
|
|
106
106
|
"fw_install_failed": "Die Installation der {firmware_name}-Firmware ist fehlgeschlagen. Weitere Informationen findest du in den Protokollen von Home Assistant.",
|
|
107
107
|
"not_hassio": "Die Hardwareoptionen k\u00f6nnen nur auf Installationen mit Home Assistant OS konfiguriert werden.",
|
|
108
|
-
"not_hassio_thread": "Das OpenThread Border Router-Add-on kann nur mit Home Assistant OS installiert werden. Wenn du
|
|
108
|
+
"not_hassio_thread": "Das OpenThread Border Router-Add-on kann nur mit Home Assistant OS installiert werden. Wenn du den {model} als Thread Border Router verwenden m\u00f6chtest, richte den OpenThread Border Router bitte manuell f\u00fcr die Kommunikation damit ein.",
|
|
109
109
|
"otbr_addon_already_running": "Das OpenThread Border Router-Add-on wird bereits ausgef\u00fchrt und kann nicht erneut installiert werden.",
|
|
110
110
|
"otbr_still_using_stick": "Dieses {model} wird vom OpenThread Border Router-Add-on verwendet. Wenn du das Thread-Netzwerk verwendest, stelle sicher, dass du alternative Border-Router hast. Deinstalliere das Add-on und versuche es erneut.",
|
|
111
111
|
"unsupported_firmware": "Die Funkmodul-Firmware auf deinem {model} konnte nicht ermittelt werden. Stelle sicher, dass momentan keine andere Integration oder kein anderes Add-on versucht, mit dem Ger\u00e4t zu kommunizieren. Wenn Home Assistant OS in einer virtuellen Maschine oder in Docker ausgef\u00fchrt wird, stelle bitte sicher, dass die Berechtigungen f\u00fcr das Ger\u00e4t korrekt festgelegt sind.",
|