homeassistant 2025.10.1__py3-none-any.whl → 2025.10.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- homeassistant/components/accuweather/const.py +1 -1
- homeassistant/components/accuweather/icons.json +3 -3
- homeassistant/components/accuweather/translations/hu.json +18 -0
- homeassistant/components/accuweather/translations/sv.json +12 -0
- homeassistant/components/ai_task/translations/hu.json +30 -0
- homeassistant/components/airgradient/update.py +25 -4
- homeassistant/components/airly/translations/sl.json +2 -1
- homeassistant/components/airos/manifest.json +1 -1
- homeassistant/components/airos/translations/fy.json +15 -1
- homeassistant/components/airos/translations/ga.json +12 -0
- homeassistant/components/airos/translations/hu.json +36 -0
- homeassistant/components/airos/translations/pl.json +20 -0
- homeassistant/components/airthings_ble/translations/fy.json +1 -0
- homeassistant/components/aladdin_connect/translations/ga.json +1 -0
- homeassistant/components/aladdin_connect/translations/hu.json +28 -1
- homeassistant/components/aladdin_connect/translations/pl.json +1 -0
- homeassistant/components/aladdin_connect/translations/sv.json +28 -1
- homeassistant/components/alert/translations/sr-Latn.json +9 -0
- homeassistant/components/alert/translations/sr.json +9 -0
- homeassistant/components/alexa_devices/binary_sensor.py +51 -1
- homeassistant/components/alexa_devices/manifest.json +1 -1
- homeassistant/components/alexa_devices/sensor.py +5 -3
- homeassistant/components/alexa_devices/switch.py +11 -2
- homeassistant/components/alexa_devices/translations/hu.json +40 -1
- homeassistant/components/alexa_devices/translations/sv.json +7 -0
- homeassistant/components/alexa_devices/utils.py +20 -0
- homeassistant/components/androidtv_remote/translations/hu.json +7 -1
- homeassistant/components/androidtv_remote/translations/sl.json +1 -0
- homeassistant/components/anova/translations/sr-Latn.json +11 -0
- homeassistant/components/anova/translations/sr.json +11 -0
- homeassistant/components/anthropic/translations/hu.json +1 -0
- homeassistant/components/aosmith/translations/hu.json +7 -0
- homeassistant/components/apcupsd/translations/hu.json +6 -0
- homeassistant/components/aprilaire/translations/sr-Latn.json +26 -0
- homeassistant/components/aprilaire/translations/sr.json +26 -0
- homeassistant/components/assist_pipeline/translations/sl.json +1 -0
- homeassistant/components/assist_satellite/translations/sr-Latn.json +9 -0
- homeassistant/components/assist_satellite/translations/sr.json +9 -0
- homeassistant/components/august/translations/hu.json +25 -1
- homeassistant/components/backup/translations/sr-Latn.json +11 -0
- homeassistant/components/backup/translations/sr.json +11 -0
- homeassistant/components/bayesian/translations/fy.json +1 -0
- homeassistant/components/bayesian/translations/hu.json +96 -0
- homeassistant/components/binary_sensor/translations/fy.json +16 -0
- homeassistant/components/bluetooth/translations/el.json +1 -1
- homeassistant/components/bmw_connected_drive/translations/sr-Latn.json +11 -0
- homeassistant/components/bmw_connected_drive/translations/sr.json +11 -0
- homeassistant/components/brother/manifest.json +1 -1
- homeassistant/components/brother/translations/hu.json +22 -1
- homeassistant/components/bsblan/translations/hu.json +17 -2
- homeassistant/components/camera/translations/sr-Latn.json +9 -0
- homeassistant/components/camera/translations/sr.json +9 -0
- homeassistant/components/climate/translations/sr-Latn.json +3 -1
- homeassistant/components/climate/translations/sr.json +2 -1
- homeassistant/components/cloudflare/translations/sl.json +2 -1
- homeassistant/components/coinbase/translations/hu.json +5 -0
- homeassistant/components/comelit/config_flow.py +17 -8
- homeassistant/components/comelit/coordinator.py +2 -2
- homeassistant/components/comelit/cover.py +15 -5
- homeassistant/components/comelit/manifest.json +1 -1
- homeassistant/components/comelit/strings.json +2 -0
- homeassistant/components/comelit/translations/bg.json +2 -0
- homeassistant/components/comelit/translations/cs.json +2 -0
- homeassistant/components/comelit/translations/de.json +2 -0
- homeassistant/components/comelit/translations/en-GB.json +2 -0
- homeassistant/components/comelit/translations/en.json +2 -0
- homeassistant/components/comelit/translations/es.json +2 -0
- homeassistant/components/comelit/translations/et.json +2 -0
- homeassistant/components/comelit/translations/fy.json +8 -0
- homeassistant/components/comelit/translations/lt.json +2 -0
- homeassistant/components/comelit/translations/pl.json +2 -0
- homeassistant/components/comelit/translations/sk.json +2 -0
- homeassistant/components/comelit/translations/zh-Hans.json +2 -0
- homeassistant/components/comelit/translations/zh-Hant.json +2 -0
- homeassistant/components/compit/translations/hu.json +25 -0
- homeassistant/components/compit/translations/sv.json +25 -0
- homeassistant/components/conversation/chat_log.py +1 -1
- homeassistant/components/cover/translations/fr.json +2 -1
- homeassistant/components/cover/translations/fy.json +2 -1
- homeassistant/components/cync/manifest.json +1 -1
- homeassistant/components/cync/translations/fy.json +1 -0
- homeassistant/components/cync/translations/hu.json +20 -0
- homeassistant/components/cync/translations/pl.json +24 -0
- homeassistant/components/cync/translations/sv.json +20 -0
- homeassistant/components/daikin/manifest.json +1 -1
- homeassistant/components/datadog/translations/hu.json +28 -0
- homeassistant/components/deluge/translations/sr-Latn.json +11 -0
- homeassistant/components/deluge/translations/sr.json +11 -0
- homeassistant/components/droplet/translations/hu.json +17 -0
- homeassistant/components/ecoforest/translations/sr-Latn.json +11 -0
- homeassistant/components/ecoforest/translations/sr.json +11 -0
- homeassistant/components/ecovacs/manifest.json +1 -1
- homeassistant/components/ecovacs/translations/sr-Latn.json +11 -0
- homeassistant/components/ecovacs/translations/sr.json +11 -0
- homeassistant/components/eheimdigital/translations/hu.json +7 -1
- homeassistant/components/ekeybionyx/translations/hu.json +24 -0
- homeassistant/components/ekeybionyx/translations/pl.json +22 -0
- homeassistant/components/ekeybionyx/translations/sv.json +22 -0
- homeassistant/components/electric_kiwi/translations/hu.json +1 -1
- homeassistant/components/elevenlabs/translations/bg.json +0 -3
- homeassistant/components/elevenlabs/translations/cs.json +1 -1
- homeassistant/components/elevenlabs/translations/de.json +1 -1
- homeassistant/components/elevenlabs/translations/el.json +1 -2
- homeassistant/components/elevenlabs/translations/en-GB.json +1 -2
- homeassistant/components/elevenlabs/translations/en.json +1 -1
- homeassistant/components/elevenlabs/translations/es.json +1 -1
- homeassistant/components/elevenlabs/translations/et.json +1 -2
- homeassistant/components/elevenlabs/translations/fr.json +1 -2
- homeassistant/components/elevenlabs/translations/ga.json +1 -2
- homeassistant/components/elevenlabs/translations/gl.json +1 -2
- homeassistant/components/elevenlabs/translations/hu.json +3 -3
- homeassistant/components/elevenlabs/translations/ja.json +1 -2
- homeassistant/components/elevenlabs/translations/ko.json +1 -2
- homeassistant/components/elevenlabs/translations/lt.json +1 -2
- homeassistant/components/elevenlabs/translations/pt.json +1 -2
- homeassistant/components/elevenlabs/translations/ru.json +1 -2
- homeassistant/components/elevenlabs/translations/sk.json +1 -2
- homeassistant/components/elevenlabs/translations/sv.json +1 -2
- homeassistant/components/elevenlabs/translations/tr.json +1 -2
- homeassistant/components/elevenlabs/translations/zh-Hans.json +1 -2
- homeassistant/components/elevenlabs/translations/zh-Hant.json +1 -1
- homeassistant/components/elgato/translations/sl.json +2 -1
- homeassistant/components/elkm1/translations/hu.json +6 -0
- homeassistant/components/emoncms/translations/hu.json +8 -1
- homeassistant/components/enphase_envoy/translations/fy.json +9 -0
- homeassistant/components/enphase_envoy/translations/hu.json +1 -0
- homeassistant/components/enphase_envoy/translations/sr-Latn.json +11 -0
- homeassistant/components/enphase_envoy/translations/sr.json +11 -0
- homeassistant/components/environment_canada/manifest.json +1 -1
- homeassistant/components/esphome/translations/fr.json +3 -1
- homeassistant/components/esphome/translations/sl.json +9 -1
- homeassistant/components/eufylife_ble/translations/fy.json +9 -0
- homeassistant/components/eufylife_ble/translations/nl.json +3 -0
- homeassistant/components/ezviz/translations/fy.json +7 -0
- homeassistant/components/fan/translations/hu.json +3 -0
- homeassistant/components/file/translations/pl.json +14 -0
- homeassistant/components/file/translations/sv.json +11 -0
- homeassistant/components/fitbit/translations/fy.json +10 -0
- homeassistant/components/fitbit/translations/hu.json +1 -1
- homeassistant/components/fitbit/translations/nl.json +6 -0
- homeassistant/components/freebox/translations/sl.json +1 -0
- homeassistant/components/fritz/translations/fr.json +2 -1
- homeassistant/components/fritzbox/translations/sl.json +3 -1
- homeassistant/components/fritzbox_callmonitor/translations/sr-Latn.json +11 -0
- homeassistant/components/fritzbox_callmonitor/translations/sr.json +11 -0
- homeassistant/components/fronius/translations/sr-Latn.json +11 -0
- homeassistant/components/fronius/translations/sr.json +11 -0
- homeassistant/components/frontend/manifest.json +1 -1
- homeassistant/components/fully_kiosk/translations/el.json +3 -0
- homeassistant/components/fyta/translations/hu.json +6 -0
- homeassistant/components/geocaching/translations/hu.json +1 -1
- homeassistant/components/gios/translations/sl.json +2 -1
- homeassistant/components/glances/translations/el.json +3 -3
- homeassistant/components/google/translations/hu.json +1 -1
- homeassistant/components/google_assistant_sdk/__init__.py +0 -4
- homeassistant/components/google_assistant_sdk/helpers.py +8 -2
- homeassistant/components/google_assistant_sdk/services.py +1 -1
- homeassistant/components/google_assistant_sdk/strings.json +3 -0
- homeassistant/components/google_assistant_sdk/translations/cs.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/de.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/el.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/en-GB.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/en.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/es.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/et.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/fi.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/fy.json +11 -0
- homeassistant/components/google_assistant_sdk/translations/ga.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/he.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/hu.json +1 -2
- homeassistant/components/google_assistant_sdk/translations/id.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/it.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/ja.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/ko.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/lt.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/nl.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/pl.json +5 -0
- homeassistant/components/google_assistant_sdk/translations/pt-BR.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/pt.json +1 -1
- homeassistant/components/google_assistant_sdk/translations/ru.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/sk.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/sl.json +1 -1
- homeassistant/components/google_assistant_sdk/translations/sv.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/tr.json +0 -1
- homeassistant/components/google_assistant_sdk/translations/zh-Hans.json +4 -1
- homeassistant/components/google_assistant_sdk/translations/zh-Hant.json +4 -1
- homeassistant/components/google_drive/translations/hu.json +1 -1
- homeassistant/components/google_generative_ai_conversation/entity.py +3 -2
- homeassistant/components/google_generative_ai_conversation/translations/hu.json +70 -1
- homeassistant/components/google_generative_ai_conversation/translations/sl.json +3 -1
- homeassistant/components/google_mail/translations/hu.json +1 -1
- homeassistant/components/google_photos/translations/hu.json +1 -1
- homeassistant/components/google_sheets/translations/hu.json +1 -1
- homeassistant/components/google_tasks/translations/hu.json +1 -1
- homeassistant/components/growatt_server/translations/el.json +2 -1
- homeassistant/components/growatt_server/translations/es.json +5 -1
- homeassistant/components/growatt_server/translations/et.json +2 -1
- homeassistant/components/growatt_server/translations/fr.json +5 -1
- homeassistant/components/growatt_server/translations/hu.json +3 -0
- homeassistant/components/growatt_server/translations/lt.json +5 -1
- homeassistant/components/growatt_server/translations/pt.json +5 -1
- homeassistant/components/habitica/translations/hu.json +26 -1
- homeassistant/components/habitica/translations/lt.json +3 -3
- homeassistant/components/habitica/translations/sv.json +24 -0
- homeassistant/components/hassio/translations/el.json +8 -3
- homeassistant/components/hassio/translations/fy.json +3 -0
- homeassistant/components/hassio/translations/pl.json +4 -0
- homeassistant/components/hassio/translations/sl.json +10 -0
- homeassistant/components/hive/translations/sr-Latn.json +11 -0
- homeassistant/components/hive/translations/sr.json +11 -0
- homeassistant/components/holiday/manifest.json +1 -1
- homeassistant/components/home_connect/translations/fy.json +40 -0
- homeassistant/components/home_connect/translations/hu.json +1 -1
- homeassistant/components/home_connect/translations/sr-Latn.json +9 -0
- homeassistant/components/home_connect/translations/sr.json +9 -0
- homeassistant/components/homeassistant/translations/de.json +2 -2
- homeassistant/components/homeassistant/translations/el.json +1 -1
- homeassistant/components/homeassistant/translations/hu.json +7 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/cs.json +2 -2
- homeassistant/components/homeassistant_connect_zbt2/translations/de.json +2 -2
- homeassistant/components/homeassistant_connect_zbt2/translations/en-GB.json +2 -2
- homeassistant/components/homeassistant_connect_zbt2/translations/en.json +2 -2
- homeassistant/components/homeassistant_connect_zbt2/translations/et.json +2 -2
- homeassistant/components/homeassistant_connect_zbt2/translations/fr.json +10 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/fy.json +17 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/ga.json +14 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/hu.json +232 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/pl.json +16 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/sk.json +2 -2
- homeassistant/components/homeassistant_connect_zbt2/translations/sv.json +11 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/zh-Hant.json +2 -2
- homeassistant/components/homeassistant_hardware/helpers.py +77 -2
- homeassistant/components/homeassistant_hardware/strings.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/cs.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/de.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/el.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/en-GB.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/en.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/es.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/et.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/fr.json +7 -1
- homeassistant/components/homeassistant_hardware/translations/fy.json +17 -0
- homeassistant/components/homeassistant_hardware/translations/ga.json +10 -1
- homeassistant/components/homeassistant_hardware/translations/he.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/hu.json +57 -1
- homeassistant/components/homeassistant_hardware/translations/id.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/lt.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/pl.json +13 -0
- homeassistant/components/homeassistant_hardware/translations/pt.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/ru.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/sk.json +1 -1
- homeassistant/components/homeassistant_hardware/translations/sv.json +20 -2
- homeassistant/components/homeassistant_hardware/translations/tr.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/zh-Hans.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/zh-Hant.json +1 -1
- homeassistant/components/homeassistant_hardware/update.py +1 -0
- homeassistant/components/homeassistant_hardware/util.py +41 -34
- homeassistant/components/homeassistant_sky_connect/translations/cs.json +2 -2
- homeassistant/components/homeassistant_sky_connect/translations/de.json +2 -2
- homeassistant/components/homeassistant_sky_connect/translations/en-GB.json +2 -2
- homeassistant/components/homeassistant_sky_connect/translations/en.json +2 -2
- homeassistant/components/homeassistant_sky_connect/translations/et.json +2 -2
- homeassistant/components/homeassistant_sky_connect/translations/fr.json +10 -8
- homeassistant/components/homeassistant_sky_connect/translations/fy.json +21 -0
- homeassistant/components/homeassistant_sky_connect/translations/ga.json +14 -0
- homeassistant/components/homeassistant_sky_connect/translations/hu.json +96 -16
- homeassistant/components/homeassistant_sky_connect/translations/sk.json +2 -2
- homeassistant/components/homeassistant_sky_connect/translations/sv.json +32 -2
- homeassistant/components/homeassistant_sky_connect/translations/zh-Hant.json +2 -2
- homeassistant/components/homeassistant_yellow/translations/cs.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/de.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/en-GB.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/en.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/et.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/fr.json +5 -4
- homeassistant/components/homeassistant_yellow/translations/fy.json +11 -0
- homeassistant/components/homeassistant_yellow/translations/ga.json +7 -0
- homeassistant/components/homeassistant_yellow/translations/hu.json +48 -8
- homeassistant/components/homeassistant_yellow/translations/sk.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/sv.json +13 -1
- homeassistant/components/homeassistant_yellow/translations/zh-Hant.json +1 -1
- homeassistant/components/homee/translations/hu.json +14 -0
- homeassistant/components/homekit/translations/sl.json +3 -0
- homeassistant/components/homekit_controller/translations/sr-Latn.json +11 -0
- homeassistant/components/homekit_controller/translations/sr.json +11 -0
- homeassistant/components/humidifier/translations/sr-Latn.json +13 -0
- homeassistant/components/humidifier/translations/sr.json +13 -0
- homeassistant/components/husqvarna_automower/translations/hu.json +19 -1
- homeassistant/components/husqvarna_automower_ble/translations/hu.json +4 -0
- homeassistant/components/huum/translations/hu.json +7 -0
- homeassistant/components/icloud/translations/fr.json +8 -4
- homeassistant/components/icloud/translations/hu.json +3 -0
- homeassistant/components/icloud/translations/sl.json +5 -1
- homeassistant/components/idasen_desk/translations/fy.json +7 -0
- homeassistant/components/imeon_inverter/translations/hu.json +6 -0
- homeassistant/components/incomfort/translations/sr-Latn.json +11 -0
- homeassistant/components/incomfort/translations/sr.json +11 -0
- homeassistant/components/input_number/translations/cs.json +1 -1
- homeassistant/components/input_number/translations/de.json +1 -1
- homeassistant/components/input_number/translations/el.json +1 -1
- homeassistant/components/input_number/translations/en-GB.json +1 -1
- homeassistant/components/input_number/translations/en.json +1 -1
- homeassistant/components/input_number/translations/es.json +1 -1
- homeassistant/components/input_number/translations/et.json +1 -1
- homeassistant/components/input_number/translations/lt.json +1 -1
- homeassistant/components/input_number/translations/sk.json +1 -1
- homeassistant/components/input_number/translations/zh-Hant.json +1 -1
- homeassistant/components/input_select/translations/sk.json +2 -2
- homeassistant/components/iometer/manifest.json +2 -2
- homeassistant/components/iotty/translations/hu.json +1 -1
- homeassistant/components/ipp/translations/sr-Latn.json +11 -0
- homeassistant/components/ipp/translations/sr.json +11 -0
- homeassistant/components/irm_kmi/translations/hu.json +34 -0
- homeassistant/components/irm_kmi/translations/sv.json +31 -0
- homeassistant/components/iron_os/translations/sr-Latn.json +18 -0
- homeassistant/components/iron_os/translations/sr.json +18 -0
- homeassistant/components/ista_ecotrend/translations/sr-Latn.json +15 -0
- homeassistant/components/ista_ecotrend/translations/sr.json +15 -0
- homeassistant/components/isy994/translations/sl.json +2 -1
- homeassistant/components/keenetic_ndms2/translations/hu.json +2 -1
- homeassistant/components/knx/translations/hu.json +3 -0
- homeassistant/components/konnected/translations/fy.json +6 -0
- homeassistant/components/konnected/translations/ga.json +6 -0
- homeassistant/components/konnected/translations/sv.json +6 -0
- homeassistant/components/lamarzocco/manifest.json +1 -1
- homeassistant/components/lametric/translations/hu.json +1 -1
- homeassistant/components/lcn/translations/fy.json +11 -0
- homeassistant/components/letpot/translations/hu.json +8 -0
- homeassistant/components/letpot/translations/pl.json +5 -0
- homeassistant/components/lg_thinq/translations/hu.json +7 -1
- homeassistant/components/lg_thinq/translations/sr-Latn.json +16 -0
- homeassistant/components/lg_thinq/translations/sr.json +16 -0
- homeassistant/components/libre_hardware_monitor/translations/hu.json +19 -0
- homeassistant/components/lifx/translations/sl.json +7 -0
- homeassistant/components/light/translations/hu.json +2 -1
- homeassistant/components/litterrobot/translations/fy.json +5 -0
- homeassistant/components/litterrobot/translations/hu.json +15 -0
- homeassistant/components/litterrobot/translations/nl.json +3 -0
- homeassistant/components/logbook/translations/fr.json +4 -0
- homeassistant/components/logbook/translations/sl.json +6 -1
- homeassistant/components/lyric/translations/hu.json +1 -1
- homeassistant/components/mastodon/translations/sv.json +4 -0
- homeassistant/components/matter/translations/el.json +1 -1
- homeassistant/components/matter/translations/hu.json +3 -0
- homeassistant/components/matter/translations/sv.json +3 -0
- homeassistant/components/mcp/translations/ga.json +20 -1
- homeassistant/components/mcp/translations/hu.json +9 -2
- homeassistant/components/mcp/translations/pl.json +18 -0
- homeassistant/components/mcp/translations/sv.json +8 -1
- homeassistant/components/mealie/translations/lt.json +4 -4
- homeassistant/components/media_player/translations/sr-Latn.json +3 -0
- homeassistant/components/media_player/translations/sr.json +9 -0
- homeassistant/components/media_source/translations/el.json +3 -0
- homeassistant/components/media_source/translations/es.json +3 -0
- homeassistant/components/media_source/translations/fr.json +3 -0
- homeassistant/components/media_source/translations/ga.json +3 -0
- homeassistant/components/media_source/translations/hu.json +3 -0
- homeassistant/components/media_source/translations/lt.json +3 -0
- homeassistant/components/media_source/translations/pl.json +5 -0
- homeassistant/components/media_source/translations/pt.json +3 -0
- homeassistant/components/melcloud/manifest.json +1 -1
- homeassistant/components/microbees/translations/hu.json +1 -1
- homeassistant/components/miele/sensor.py +1 -0
- homeassistant/components/miele/translations/fy.json +1 -0
- homeassistant/components/miele/translations/hu.json +13 -1
- homeassistant/components/miele/translations/sr-Latn.json +16 -0
- homeassistant/components/miele/translations/sr.json +16 -0
- homeassistant/components/mjpeg/translations/sl.json +1 -0
- homeassistant/components/modbus/modbus.py +7 -4
- homeassistant/components/monzo/translations/hu.json +1 -1
- homeassistant/components/motionmount/translations/fy.json +5 -0
- homeassistant/components/mqtt/lock.py +4 -1
- homeassistant/components/mqtt/translations/cs.json +1 -1
- homeassistant/components/mqtt/translations/de.json +1 -1
- homeassistant/components/mqtt/translations/en-GB.json +1 -1
- homeassistant/components/mqtt/translations/en.json +1 -1
- homeassistant/components/mqtt/translations/es.json +1 -1
- homeassistant/components/mqtt/translations/et.json +1 -1
- homeassistant/components/mqtt/translations/fr.json +1 -2
- homeassistant/components/mqtt/translations/fy.json +3 -1
- homeassistant/components/mqtt/translations/ga.json +3 -2
- homeassistant/components/mqtt/translations/he.json +1 -2
- homeassistant/components/mqtt/translations/hu.json +305 -16
- homeassistant/components/mqtt/translations/ja.json +1 -2
- homeassistant/components/mqtt/translations/lt.json +1 -1
- homeassistant/components/mqtt/translations/nl.json +1 -2
- homeassistant/components/mqtt/translations/pt.json +1 -2
- homeassistant/components/mqtt/translations/ru.json +1 -2
- homeassistant/components/mqtt/translations/sk.json +1 -1
- homeassistant/components/mqtt/translations/sv.json +4 -2
- homeassistant/components/mqtt/translations/zh-Hans.json +1 -1
- homeassistant/components/mqtt/translations/zh-Hant.json +1 -1
- homeassistant/components/music_assistant/translations/sk.json +1 -1
- homeassistant/components/mysensors/translations/hu.json +6 -6
- homeassistant/components/myuplink/translations/hu.json +1 -1
- homeassistant/components/nasweb/translations/hu.json +10 -0
- homeassistant/components/neato/translations/hu.json +1 -1
- homeassistant/components/nederlandse_spoorwegen/translations/hu.json +28 -0
- homeassistant/components/nest/translations/hu.json +1 -1
- homeassistant/components/netatmo/translations/hu.json +1 -1
- homeassistant/components/niko_home_control/translations/hu.json +7 -1
- homeassistant/components/nordpool/services.py +1 -1
- homeassistant/components/ntfy/translations/el.json +3 -0
- homeassistant/components/ntfy/translations/hu.json +10 -1
- homeassistant/components/ntfy/translations/lt.json +1 -0
- homeassistant/components/ntfy/translations/pt.json +1 -0
- homeassistant/components/number/translations/bg.json +0 -1
- homeassistant/components/number/translations/ca.json +0 -1
- homeassistant/components/number/translations/cs.json +1 -1
- homeassistant/components/number/translations/da.json +0 -1
- homeassistant/components/number/translations/de.json +1 -1
- homeassistant/components/number/translations/el.json +1 -1
- homeassistant/components/number/translations/en-GB.json +1 -1
- homeassistant/components/number/translations/en.json +1 -1
- homeassistant/components/number/translations/es.json +1 -1
- homeassistant/components/number/translations/et.json +1 -1
- homeassistant/components/number/translations/fi.json +0 -1
- homeassistant/components/number/translations/fr.json +0 -1
- homeassistant/components/number/translations/fy.json +13 -0
- homeassistant/components/number/translations/ga.json +3 -1
- homeassistant/components/number/translations/he.json +0 -1
- homeassistant/components/number/translations/hu.json +6 -1
- homeassistant/components/number/translations/id.json +0 -1
- homeassistant/components/number/translations/it.json +0 -1
- homeassistant/components/number/translations/ja.json +0 -1
- homeassistant/components/number/translations/ko.json +0 -1
- homeassistant/components/number/translations/lt.json +1 -1
- homeassistant/components/number/translations/lv.json +0 -1
- homeassistant/components/number/translations/nb.json +0 -1
- homeassistant/components/number/translations/nl.json +0 -1
- homeassistant/components/number/translations/pl.json +0 -1
- homeassistant/components/number/translations/pt-BR.json +0 -1
- homeassistant/components/number/translations/pt.json +0 -1
- homeassistant/components/number/translations/ro.json +0 -1
- homeassistant/components/number/translations/ru.json +0 -1
- homeassistant/components/number/translations/sk.json +1 -1
- homeassistant/components/number/translations/sv.json +3 -1
- homeassistant/components/number/translations/tr.json +0 -1
- homeassistant/components/number/translations/uk.json +0 -1
- homeassistant/components/number/translations/vi.json +0 -1
- homeassistant/components/number/translations/zh-Hant.json +1 -1
- homeassistant/components/ohme/translations/fy.json +9 -0
- homeassistant/components/ollama/translations/hu.json +55 -0
- homeassistant/components/ondilo_ico/translations/hu.json +1 -1
- homeassistant/components/onedrive/translations/de.json +1 -1
- homeassistant/components/onedrive/translations/hu.json +1 -1
- homeassistant/components/onvif/translations/sl.json +1 -0
- homeassistant/components/open_router/translations/hu.json +44 -0
- homeassistant/components/openai_conversation/translations/hu.json +64 -1
- homeassistant/components/openweathermap/translations/fy.json +1 -0
- homeassistant/components/openweathermap/translations/hu.json +14 -1
- homeassistant/components/opower/manifest.json +1 -1
- homeassistant/components/opower/translations/hu.json +6 -0
- homeassistant/components/oralb/translations/bg.json +0 -1
- homeassistant/components/oralb/translations/ca.json +0 -1
- homeassistant/components/oralb/translations/cs.json +0 -1
- homeassistant/components/oralb/translations/da.json +1 -2
- homeassistant/components/oralb/translations/de.json +1 -2
- homeassistant/components/oralb/translations/el.json +0 -1
- homeassistant/components/oralb/translations/en-GB.json +0 -1
- homeassistant/components/oralb/translations/en.json +1 -1
- homeassistant/components/oralb/translations/es.json +0 -1
- homeassistant/components/oralb/translations/et.json +0 -1
- homeassistant/components/oralb/translations/fi.json +0 -1
- homeassistant/components/oralb/translations/fr.json +0 -1
- homeassistant/components/oralb/translations/fy.json +1 -0
- homeassistant/components/oralb/translations/ga.json +0 -1
- homeassistant/components/oralb/translations/he.json +0 -1
- homeassistant/components/oralb/translations/hr.json +0 -1
- homeassistant/components/oralb/translations/hu.json +0 -1
- homeassistant/components/oralb/translations/id.json +0 -1
- homeassistant/components/oralb/translations/it.json +0 -1
- homeassistant/components/oralb/translations/ja.json +0 -1
- homeassistant/components/oralb/translations/ko.json +0 -1
- homeassistant/components/oralb/translations/lt.json +0 -1
- homeassistant/components/oralb/translations/nb.json +0 -1
- homeassistant/components/oralb/translations/nl.json +0 -1
- homeassistant/components/oralb/translations/pl.json +0 -1
- homeassistant/components/oralb/translations/pt-BR.json +0 -1
- homeassistant/components/oralb/translations/pt.json +0 -1
- homeassistant/components/oralb/translations/ro.json +0 -1
- homeassistant/components/oralb/translations/ru.json +0 -1
- homeassistant/components/oralb/translations/sk.json +0 -1
- homeassistant/components/oralb/translations/sl.json +1 -2
- homeassistant/components/oralb/translations/sr-Latn.json +1 -0
- homeassistant/components/oralb/translations/sr.json +1 -0
- homeassistant/components/oralb/translations/sv.json +0 -1
- homeassistant/components/oralb/translations/tr.json +0 -1
- homeassistant/components/oralb/translations/uk.json +0 -1
- homeassistant/components/oralb/translations/zh-Hans.json +0 -1
- homeassistant/components/oralb/translations/zh-Hant.json +0 -1
- homeassistant/components/osoenergy/translations/sr-Latn.json +17 -0
- homeassistant/components/osoenergy/translations/sr.json +17 -0
- homeassistant/components/otbr/config_flow.py +3 -0
- homeassistant/components/overkiz/translations/hu.json +1 -0
- homeassistant/components/overkiz/translations/sr-Latn.json +11 -0
- homeassistant/components/overkiz/translations/sr.json +11 -0
- homeassistant/components/playstation_network/translations/hu.json +8 -0
- homeassistant/components/plugwise/translations/select.sr-Latn.json +7 -0
- homeassistant/components/plugwise/translations/select.sr.json +7 -0
- homeassistant/components/plugwise/translations/sr-Latn.json +9 -0
- homeassistant/components/plugwise/translations/sr.json +2 -2
- homeassistant/components/plum_lightpad/translations/fy.json +1 -0
- homeassistant/components/point/translations/hu.json +1 -1
- homeassistant/components/pooldose/translations/hu.json +49 -0
- homeassistant/components/portainer/translations/el.json +30 -1
- homeassistant/components/portainer/translations/fy.json +1 -0
- homeassistant/components/portainer/translations/ga.json +14 -0
- homeassistant/components/portainer/translations/hu.json +22 -0
- homeassistant/components/portainer/translations/pl.json +18 -0
- homeassistant/components/portainer/translations/sv.json +1 -0
- homeassistant/components/proximity/translations/hu.json +25 -1
- homeassistant/components/prusalink/translations/sensor.sr-Latn.json +7 -0
- homeassistant/components/prusalink/translations/sensor.sr.json +7 -0
- homeassistant/components/prusalink/translations/sr-Latn.json +11 -0
- homeassistant/components/prusalink/translations/sr.json +11 -0
- homeassistant/components/pyload/translations/hu.json +6 -0
- homeassistant/components/qbittorrent/translations/sr-Latn.json +11 -0
- homeassistant/components/qbittorrent/translations/sr.json +11 -0
- homeassistant/components/random/translations/fy.json +9 -0
- homeassistant/components/random/translations/ga.json +1 -0
- homeassistant/components/random/translations/hu.json +4 -1
- homeassistant/components/random/translations/sv.json +1 -0
- homeassistant/components/remote/translations/hu.json +3 -0
- homeassistant/components/remote_calendar/translations/hu.json +2 -1
- homeassistant/components/renault/renault_hub.py +55 -39
- homeassistant/components/ring/translations/sl.json +2 -1
- homeassistant/components/roborock/config_flow.py +5 -5
- homeassistant/components/roborock/manifest.json +1 -1
- homeassistant/components/roborock/translations/el.json +3 -1
- homeassistant/components/roborock/translations/ga.json +3 -1
- homeassistant/components/roborock/translations/lt.json +3 -1
- homeassistant/components/roborock/translations/pl.json +3 -1
- homeassistant/components/roborock/translations/pt.json +3 -1
- homeassistant/components/roborock/translations/sr-Latn.json +11 -0
- homeassistant/components/roborock/translations/sr.json +11 -0
- homeassistant/components/roborock/translations/sv.json +3 -1
- homeassistant/components/route_b_smart_meter/translations/hu.json +24 -0
- homeassistant/components/route_b_smart_meter/translations/pl.json +34 -0
- homeassistant/components/satel_integra/strings.json +4 -0
- homeassistant/components/satel_integra/translations/bg.json +1 -0
- homeassistant/components/satel_integra/translations/cs.json +4 -0
- homeassistant/components/satel_integra/translations/de.json +4 -0
- homeassistant/components/satel_integra/translations/el.json +4 -0
- homeassistant/components/satel_integra/translations/en-GB.json +4 -0
- homeassistant/components/satel_integra/translations/en.json +4 -0
- homeassistant/components/satel_integra/translations/es.json +4 -0
- homeassistant/components/satel_integra/translations/et.json +4 -0
- homeassistant/components/satel_integra/translations/fy.json +19 -0
- homeassistant/components/satel_integra/translations/hu.json +132 -0
- homeassistant/components/satel_integra/translations/lt.json +4 -0
- homeassistant/components/satel_integra/translations/pl.json +206 -1
- homeassistant/components/satel_integra/translations/sk.json +4 -0
- homeassistant/components/satel_integra/translations/zh-Hans.json +4 -0
- homeassistant/components/satel_integra/translations/zh-Hant.json +4 -0
- homeassistant/components/scrape/translations/fy.json +2 -1
- homeassistant/components/scrape/translations/ga.json +2 -0
- homeassistant/components/scrape/translations/hu.json +7 -1
- homeassistant/components/scrape/translations/sv.json +2 -0
- homeassistant/components/sensor/translations/fy.json +3 -0
- homeassistant/components/sensor/translations/ga.json +3 -0
- homeassistant/components/sensor/translations/hu.json +9 -0
- homeassistant/components/sensor/translations/sv.json +3 -0
- homeassistant/components/senz/translations/hu.json +1 -1
- homeassistant/components/sfr_box/translations/sr-Latn.json +11 -0
- homeassistant/components/sfr_box/translations/sr.json +11 -0
- homeassistant/components/sftp_storage/translations/hu.json +14 -0
- homeassistant/components/sharkiq/manifest.json +1 -1
- homeassistant/components/shelly/binary_sensor.py +1 -1
- homeassistant/components/shelly/cover.py +2 -0
- homeassistant/components/shelly/translations/fy.json +2 -1
- homeassistant/components/shelly/translations/ga.json +12 -0
- homeassistant/components/shelly/translations/hu.json +21 -0
- homeassistant/components/shelly/translations/sv.json +7 -0
- homeassistant/components/shelly/utils.py +17 -19
- homeassistant/components/simplisafe/__init__.py +19 -3
- homeassistant/components/siren/translations/fy.json +3 -0
- homeassistant/components/slack/translations/el.json +2 -0
- homeassistant/components/slack/translations/et.json +2 -0
- homeassistant/components/slack/translations/lt.json +2 -0
- homeassistant/components/slack/translations/pt.json +2 -0
- homeassistant/components/sleep_as_android/translations/hu.json +134 -0
- homeassistant/components/sleepiq/translations/hu.json +5 -0
- homeassistant/components/smappee/translations/hu.json +1 -1
- homeassistant/components/smartthings/climate.py +2 -0
- homeassistant/components/smartthings/manifest.json +1 -1
- homeassistant/components/smartthings/strings.json +3 -1
- homeassistant/components/smartthings/translations/cs.json +3 -1
- homeassistant/components/smartthings/translations/de.json +3 -1
- homeassistant/components/smartthings/translations/el.json +16 -0
- homeassistant/components/smartthings/translations/en-GB.json +3 -1
- homeassistant/components/smartthings/translations/en.json +3 -1
- homeassistant/components/smartthings/translations/es.json +2 -1
- homeassistant/components/smartthings/translations/et.json +3 -1
- homeassistant/components/smartthings/translations/fr.json +1 -2
- homeassistant/components/smartthings/translations/fy.json +16 -0
- homeassistant/components/smartthings/translations/ga.json +5 -1
- homeassistant/components/smartthings/translations/hu.json +4 -1
- homeassistant/components/smartthings/translations/lt.json +7 -1
- homeassistant/components/smartthings/translations/pl.json +20 -0
- homeassistant/components/smartthings/translations/pt.json +5 -1
- homeassistant/components/smartthings/translations/sk.json +3 -1
- homeassistant/components/smartthings/translations/sr-Latn.json +16 -0
- homeassistant/components/smartthings/translations/sr.json +16 -0
- homeassistant/components/smartthings/translations/zh-Hans.json +3 -1
- homeassistant/components/smartthings/translations/zh-Hant.json +3 -1
- homeassistant/components/smlight/icons.json +22 -0
- homeassistant/components/smlight/switch.py +1 -1
- homeassistant/components/solaredge/translations/bg.json +2 -4
- homeassistant/components/solaredge/translations/ca.json +2 -4
- homeassistant/components/solaredge/translations/cs.json +2 -2
- homeassistant/components/solaredge/translations/da.json +1 -2
- homeassistant/components/solaredge/translations/de.json +2 -2
- homeassistant/components/solaredge/translations/el.json +2 -4
- homeassistant/components/solaredge/translations/en-GB.json +2 -4
- homeassistant/components/solaredge/translations/en.json +2 -2
- homeassistant/components/solaredge/translations/es-419.json +1 -2
- homeassistant/components/solaredge/translations/es.json +2 -4
- homeassistant/components/solaredge/translations/et.json +2 -2
- homeassistant/components/solaredge/translations/fi.json +2 -4
- homeassistant/components/solaredge/translations/fr.json +2 -4
- homeassistant/components/solaredge/translations/ga.json +2 -4
- homeassistant/components/solaredge/translations/hu.json +2 -4
- homeassistant/components/solaredge/translations/id.json +2 -4
- homeassistant/components/solaredge/translations/it.json +2 -4
- homeassistant/components/solaredge/translations/ja.json +2 -4
- homeassistant/components/solaredge/translations/ka.json +1 -2
- homeassistant/components/solaredge/translations/ko.json +2 -4
- homeassistant/components/solaredge/translations/lb.json +2 -4
- homeassistant/components/solaredge/translations/lt.json +2 -4
- homeassistant/components/solaredge/translations/nb.json +2 -4
- homeassistant/components/solaredge/translations/nl.json +2 -4
- homeassistant/components/solaredge/translations/pl.json +2 -4
- homeassistant/components/solaredge/translations/pt-BR.json +2 -4
- homeassistant/components/solaredge/translations/pt.json +2 -4
- homeassistant/components/solaredge/translations/ro.json +2 -4
- homeassistant/components/solaredge/translations/ru.json +2 -4
- homeassistant/components/solaredge/translations/sk.json +2 -2
- homeassistant/components/solaredge/translations/sl.json +2 -4
- homeassistant/components/solaredge/translations/sv.json +2 -4
- homeassistant/components/solaredge/translations/tr.json +2 -4
- homeassistant/components/solaredge/translations/uk.json +2 -4
- homeassistant/components/solaredge/translations/vi.json +1 -2
- homeassistant/components/solaredge/translations/zh-Hans.json +2 -4
- homeassistant/components/solaredge/translations/zh-Hant.json +2 -2
- homeassistant/components/sonos/translations/hu.json +10 -0
- homeassistant/components/spotify/translations/hu.json +1 -1
- homeassistant/components/sql/translations/el.json +58 -0
- homeassistant/components/sql/translations/fy.json +9 -0
- homeassistant/components/sql/translations/ga.json +1 -0
- homeassistant/components/sql/translations/hu.json +8 -1
- homeassistant/components/sql/translations/sl.json +13 -0
- homeassistant/components/sql/translations/sv.json +1 -0
- homeassistant/components/squeezebox/__init__.py +5 -2
- homeassistant/components/squeezebox/button.py +3 -1
- homeassistant/components/squeezebox/coordinator.py +3 -1
- homeassistant/components/squeezebox/media_player.py +3 -1
- homeassistant/components/squeezebox/switch.py +3 -1
- homeassistant/components/starlink/translations/sr-Latn.json +9 -0
- homeassistant/components/starlink/translations/sr.json +9 -0
- homeassistant/components/switch/translations/hu.json +3 -0
- homeassistant/components/switchbot/translations/hu.json +8 -0
- homeassistant/components/switchbot_cloud/translations/hu.json +27 -0
- homeassistant/components/synology_dsm/config_flow.py +18 -8
- homeassistant/components/system_bridge/sensor.py +1 -1
- homeassistant/components/systemmonitor/translations/el.json +9 -0
- homeassistant/components/tado/translations/sr-Latn.json +3 -0
- homeassistant/components/tado/translations/sr.json +3 -0
- homeassistant/components/tasmota/translations/hu.json +4 -4
- homeassistant/components/template/binary_sensor.py +1 -0
- homeassistant/components/template/translations/fy.json +23 -0
- homeassistant/components/template/translations/ga.json +1 -0
- homeassistant/components/template/translations/hu.json +875 -18
- homeassistant/components/template/translations/sv.json +1 -0
- homeassistant/components/tesla_fleet/translations/hu.json +1 -1
- homeassistant/components/teslemetry/translations/hu.json +14 -0
- homeassistant/components/teslemetry/translations/sr-Latn.json +11 -0
- homeassistant/components/teslemetry/translations/sr.json +9 -0
- homeassistant/components/timer/translations/sr-Latn.json +9 -0
- homeassistant/components/timer/translations/sr.json +9 -0
- homeassistant/components/togrill/translations/hu.json +16 -0
- homeassistant/components/togrill/translations/sv.json +69 -1
- homeassistant/components/tolo/translations/hu.json +2 -1
- homeassistant/components/tolo/translations/sv.json +2 -1
- homeassistant/components/toon/translations/hu.json +1 -1
- homeassistant/components/traccar_server/translations/hu.json +9 -1
- homeassistant/components/transmission/translations/sr-Latn.json +11 -0
- homeassistant/components/transmission/translations/sr.json +11 -0
- homeassistant/components/tuya/cover.py +2 -1
- homeassistant/components/tuya/translations/fy.json +5 -0
- homeassistant/components/tuya/translations/hu.json +34 -0
- homeassistant/components/tuya/translations/nl.json +3 -0
- homeassistant/components/tuya/translations/sensor.sr-Latn.json +7 -0
- homeassistant/components/tuya/translations/sensor.sr.json +7 -0
- homeassistant/components/tuya/translations/sr-Latn.json +5 -0
- homeassistant/components/tuya/translations/sr.json +11 -0
- homeassistant/components/twinkly/translations/fy.json +7 -0
- homeassistant/components/unifiprotect/translations/hu.json +3 -0
- homeassistant/components/update/translations/hu.json +3 -0
- homeassistant/components/uptime_kuma/translations/hu.json +40 -0
- homeassistant/components/uptimerobot/translations/hu.json +6 -0
- homeassistant/components/vacuum/translations/sr-Latn.json +9 -0
- homeassistant/components/vacuum/translations/sr.json +9 -0
- homeassistant/components/vegehub/translations/hu.json +3 -1
- homeassistant/components/venstar/translations/sr-Latn.json +11 -0
- homeassistant/components/venstar/translations/sr.json +11 -0
- homeassistant/components/vesync/fan.py +6 -6
- homeassistant/components/vesync/manifest.json +1 -1
- homeassistant/components/vicare/const.py +4 -3
- homeassistant/components/vicare/sensor.py +9 -6
- homeassistant/components/vicare/translations/sr-Latn.json +9 -0
- homeassistant/components/vicare/translations/sr.json +9 -0
- homeassistant/components/victron_remote_monitoring/config_flow.py +3 -3
- homeassistant/components/victron_remote_monitoring/coordinator.py +4 -4
- homeassistant/components/victron_remote_monitoring/manifest.json +1 -1
- homeassistant/components/victron_remote_monitoring/sensor.py +62 -18
- homeassistant/components/victron_remote_monitoring/translations/fy.json +12 -0
- homeassistant/components/victron_remote_monitoring/translations/hu.json +25 -0
- homeassistant/components/vizio/translations/sl.json +2 -1
- homeassistant/components/voip/translations/sl.json +1 -1
- homeassistant/components/volvo/translations/fy.json +8 -0
- homeassistant/components/volvo/translations/hu.json +58 -0
- homeassistant/components/volvo/translations/sr-Latn.json +11 -0
- homeassistant/components/volvo/translations/sr.json +11 -0
- homeassistant/components/wallbox/const.py +1 -1
- homeassistant/components/wallbox/coordinator.py +6 -1
- homeassistant/components/weather/translations/cs.json +1 -1
- homeassistant/components/weheat/translations/hu.json +1 -1
- homeassistant/components/weheat/translations/sr-Latn.json +11 -0
- homeassistant/components/weheat/translations/sr.json +11 -0
- homeassistant/components/whirlpool/translations/hu.json +1 -0
- homeassistant/components/withings/translations/fy.json +9 -0
- homeassistant/components/withings/translations/hu.json +1 -1
- homeassistant/components/withings/translations/nl.json +9 -0
- homeassistant/components/wolflink/translations/sensor.sr-Latn.json +7 -0
- homeassistant/components/wolflink/translations/sensor.sr.json +7 -0
- homeassistant/components/wolflink/translations/sr-Latn.json +11 -0
- homeassistant/components/wolflink/translations/sr.json +11 -0
- homeassistant/components/workday/manifest.json +1 -1
- homeassistant/components/wyoming/translations/sl.json +1 -1
- homeassistant/components/xbox/translations/hu.json +1 -1
- homeassistant/components/yale/translations/hu.json +1 -1
- homeassistant/components/yolink/translations/hu.json +10 -1
- homeassistant/components/zha/__init__.py +14 -1
- homeassistant/components/zha/config_flow.py +4 -1
- homeassistant/components/zha/entity.py +14 -3
- homeassistant/components/zha/translations/el.json +2 -1
- homeassistant/components/zha/translations/fr.json +47 -14
- homeassistant/components/zha/translations/fy.json +3 -0
- homeassistant/components/zha/translations/ga.json +1 -0
- homeassistant/components/zha/translations/hu.json +1 -0
- homeassistant/components/zha/translations/lt.json +41 -12
- homeassistant/components/zha/translations/pl.json +14 -0
- homeassistant/components/zha/translations/sl.json +18 -6
- homeassistant/components/zha/translations/sr-Latn.json +7 -0
- homeassistant/components/zha/translations/sr.json +11 -0
- homeassistant/components/zha/translations/sv.json +55 -0
- homeassistant/components/zwave_js/config_flow.py +44 -31
- homeassistant/components/zwave_me/translations/lt.json +1 -1
- homeassistant/const.py +1 -1
- homeassistant/package_constraints.txt +1 -1
- {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/METADATA +1 -1
- {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/RECORD +768 -627
- {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/WHEEL +0 -0
- {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/entry_points.txt +0 -0
- {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/licenses/LICENSE.md +0 -0
- {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
- {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/top_level.txt +0 -0
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
"addon_set_config_failed": "A {addon_name} konfigur\u00e1ci\u00f3 be\u00e1ll\u00edt\u00e1sa sikertelen.",
|
|
15
15
|
"addon_start_failed": "A {addon_name} b\u0151v\u00edtm\u00e9ny elind\u00edt\u00e1sa sikertelen.",
|
|
16
16
|
"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.",
|
|
17
|
+
"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.",
|
|
17
18
|
"not_hassio": "A hardverbe\u00e1ll\u00edt\u00e1sok csak a Home Assistant OS telep\u00edt\u00e9sein konfigur\u00e1lhat\u00f3k.",
|
|
18
19
|
"not_hassio_thread": "Az OpenThread border router b\u0151v\u00edtm\u00e9ny csak a Home Assistant OS rendszeren telep\u00edthet\u0151. Ha a(z) {model} eszk\u00f6zt Thread \u00fatv\u00e1laszt\u00f3k\u00e9nt szeretn\u00e9 haszn\u00e1lni, manu\u00e1lisan friss\u00edtse a firmware-t a [web flasher]({docs_web_flasher_url} seg\u00edts\u00e9g\u00e9vel, majd \u00e1ll\u00edtsa be az OpenThread border routert a kommunik\u00e1ci\u00f3hoz.",
|
|
19
20
|
"otbr_addon_already_running": "Az OpenThread Thread \u00fatv\u00e1laszt\u00f3 b\u0151v\u00edtm\u00e9ny m\u00e1r fut, nem telep\u00edthet\u0151 \u00fajra.",
|
|
@@ -29,8 +30,10 @@
|
|
|
29
30
|
},
|
|
30
31
|
"progress": {
|
|
31
32
|
"install_addon": "K\u00e9rj\u00fck, v\u00e1rjon, am\u00edg a {addon_name} b\u0151v\u00edtm\u00e9ny telep\u00edt\u00e9se befejez\u0151dik. Ez t\u00f6bb percet is ig\u00e9nybe vehet.",
|
|
32
|
-
"install_firmware": "
|
|
33
|
-
"
|
|
33
|
+
"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.",
|
|
34
|
+
"install_otbr_addon": "Kieg\u00e9sz\u00edt\u0151 telep\u00edt\u00e9se",
|
|
35
|
+
"start_addon": "K\u00e9rj\u00fck, v\u00e1rjon, am\u00edg a {addon_name} b\u0151v\u00edtm\u00e9ny ind\u00edt\u00e1sa befejez\u0151dik. Ez n\u00e9h\u00e1ny m\u00e1sodpercig eltarthat.",
|
|
36
|
+
"start_otbr_addon": "Kieg\u00e9sz\u00edt\u0151 ind\u00edt\u00e1sa"
|
|
34
37
|
},
|
|
35
38
|
"step": {
|
|
36
39
|
"addon_installed_other_device": {
|
|
@@ -76,7 +79,13 @@
|
|
|
76
79
|
"title": "A Silicon Labs Multiprotocol b\u0151v\u00edtm\u00e9ny telep\u00edt\u00e9se folyamatban van"
|
|
77
80
|
},
|
|
78
81
|
"install_otbr_addon": {
|
|
79
|
-
"title": "
|
|
82
|
+
"title": "Thread konfigur\u00e1l\u00e1sa"
|
|
83
|
+
},
|
|
84
|
+
"install_thread_firmware": {
|
|
85
|
+
"title": "Adapter friss\u00edt\u00e9se"
|
|
86
|
+
},
|
|
87
|
+
"install_zigbee_firmware": {
|
|
88
|
+
"title": "Adapter friss\u00edt\u00e9se"
|
|
80
89
|
},
|
|
81
90
|
"main_menu": {
|
|
82
91
|
"menu_options": {
|
|
@@ -98,12 +107,20 @@
|
|
|
98
107
|
"title": "Az OpenThread border router be\u00e1ll\u00edt\u00e1sa nem siker\u00fclt."
|
|
99
108
|
},
|
|
100
109
|
"pick_firmware": {
|
|
101
|
-
"description": "
|
|
110
|
+
"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.",
|
|
111
|
+
"menu_option_descriptions": {
|
|
112
|
+
"pick_firmware_thread": "Gyakran haszn\u00e1lj\u00e1k a Matter over Thread eszk\u00f6z\u00f6kh\u00f6z.",
|
|
113
|
+
"pick_firmware_thread_migrate": "Ez \u00e1thelyezi a Thread Border Routert az \u00faj adapterre.",
|
|
114
|
+
"pick_firmware_zigbee": "Leggyakoribb protokoll.",
|
|
115
|
+
"pick_firmware_zigbee_migrate": "Ez \u00e1thelyezi a Zigbee-h\u00e1l\u00f3zatot az \u00faj adapterre."
|
|
116
|
+
},
|
|
102
117
|
"menu_options": {
|
|
103
|
-
"pick_firmware_thread": "Thread",
|
|
104
|
-
"
|
|
118
|
+
"pick_firmware_thread": "Haszn\u00e1lat Thread adapterk\u00e9nt",
|
|
119
|
+
"pick_firmware_thread_migrate": "Thread migr\u00e1l\u00e1sa \u00faj adapterre",
|
|
120
|
+
"pick_firmware_zigbee": "Haszn\u00e1lat Zigbee adapterk\u00e9nt",
|
|
121
|
+
"pick_firmware_zigbee_migrate": "Zigbee migr\u00e1l\u00e1sa \u00faj adapterre"
|
|
105
122
|
},
|
|
106
|
-
"title": "V\u00e1lassza ki a
|
|
123
|
+
"title": "V\u00e1lassza ki a protokollt"
|
|
107
124
|
},
|
|
108
125
|
"reboot_menu": {
|
|
109
126
|
"description": "A be\u00e1ll\u00edt\u00e1sok megv\u00e1ltoztak, de azok a rendszer \u00fajraind\u00edt\u00e1s\u00e1ig nem l\u00e9pnek hat\u00e1lyba.",
|
|
@@ -120,7 +137,7 @@
|
|
|
120
137
|
"title": "A Silicon Labs Multiprotocol b\u0151v\u00edtm\u00e9ny elind\u00edt\u00e1sa folyamatban van"
|
|
121
138
|
},
|
|
122
139
|
"start_otbr_addon": {
|
|
123
|
-
"title": "
|
|
140
|
+
"title": "Thread konfigur\u00e1l\u00e1sa"
|
|
124
141
|
},
|
|
125
142
|
"uninstall_addon": {
|
|
126
143
|
"data": {
|
|
@@ -128,6 +145,29 @@
|
|
|
128
145
|
},
|
|
129
146
|
"description": "A multiprotokoll-t\u00e1mogat\u00e1s letilt\u00e1sa vissza\u00e1ll\u00edtja a {hardware_name} r\u00e1di\u00f3j\u00e1t a csak Zigbee firmware-re \u00e9s letiltja a {hardware_name} \u00e1ltal biztos\u00edtott sz\u00e1lak t\u00e1mogat\u00e1s\u00e1t. A Thread-eszk\u00f6z\u00f6k csak akkor m\u0171k\u00f6dnek tov\u00e1bb, ha van a k\u00f6zelben egy m\u00e1sik Thread \u00fatv\u00e1laszt\u00f3.\n\nA Zigbee firmware telep\u00edt\u00e9se \u00e9s egy biztons\u00e1gi ment\u00e9s vissza\u00e1ll\u00edt\u00e1sa n\u00e9h\u00e1ny percet vesz ig\u00e9nybe.",
|
|
130
147
|
"title": "IEEE 802.15.4 r\u00e1di\u00f3s multiprotokoll t\u00e1mogat\u00e1s elt\u00e1vol\u00edt\u00e1sa"
|
|
148
|
+
},
|
|
149
|
+
"zigbee_installation_type": {
|
|
150
|
+
"description": "V\u00e1lassza ki a Zigbee-adapter telep\u00edt\u00e9si t\u00edpus\u00e1t.",
|
|
151
|
+
"menu_option_descriptions": {
|
|
152
|
+
"zigbee_intent_custom": "A Zigbee k\u00e9zi telep\u00edt\u00e9se \u00e9s be\u00e1ll\u00edt\u00e1sa, p\u00e9ld\u00e1ul a Zigbee2MQTT seg\u00edts\u00e9g\u00e9vel.",
|
|
153
|
+
"zigbee_intent_recommended": "A Zigbee automatikus telep\u00edt\u00e9se \u00e9s be\u00e1ll\u00edt\u00e1sa."
|
|
154
|
+
},
|
|
155
|
+
"menu_options": {
|
|
156
|
+
"zigbee_intent_custom": "Egy\u00e9ni",
|
|
157
|
+
"zigbee_intent_recommended": "Aj\u00e1nlott telep\u00edt\u00e9s"
|
|
158
|
+
},
|
|
159
|
+
"title": "Zigbee be\u00e1ll\u00edt\u00e1sa"
|
|
160
|
+
},
|
|
161
|
+
"zigbee_integration": {
|
|
162
|
+
"menu_option_descriptions": {
|
|
163
|
+
"zigbee_integration_other": "P\u00e9ld\u00e1ul ha az adaptert a Zigbee2MQTT-vel szeretn\u00e9 haszn\u00e1lni.",
|
|
164
|
+
"zigbee_integration_zha": "Lehet\u0151v\u00e9 teszi, hogy a Home Assistant ir\u00e1ny\u00edtsa a Zigbee-h\u00e1l\u00f3zatot."
|
|
165
|
+
},
|
|
166
|
+
"menu_options": {
|
|
167
|
+
"zigbee_integration_other": "Egy\u00e9b",
|
|
168
|
+
"zigbee_integration_zha": "Zigbee Home Automation"
|
|
169
|
+
},
|
|
170
|
+
"title": "Zigbee-m\u00f3dszer kiv\u00e1laszt\u00e1sa"
|
|
131
171
|
}
|
|
132
172
|
}
|
|
133
173
|
}
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"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.",
|
|
17
17
|
"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.",
|
|
18
18
|
"not_hassio": "Mo\u017enosti hardv\u00e9ru mo\u017eno konfigurova\u0165 len v in\u0161tal\u00e1ci\u00e1ch opera\u010dn\u00e9ho syst\u00e9mu Home Assistant.",
|
|
19
|
-
"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,
|
|
19
|
+
"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.",
|
|
20
20
|
"otbr_addon_already_running": "Doplnok OpenThread Border Router je u\u017e spusten\u00fd, nie je mo\u017en\u00e9 ho znova nain\u0161talova\u0165.",
|
|
21
21
|
"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.",
|
|
22
22
|
"read_hw_settings_error": "Nepodarilo sa pre\u010d\u00edta\u0165 nastavenia hardv\u00e9ru",
|
|
@@ -30,6 +30,7 @@
|
|
|
30
30
|
"progress": {
|
|
31
31
|
"install_addon": "Var god v\u00e4nta medan installationen av till\u00e4gget {addon_name} slutf\u00f6rs. Detta kan ta flera minuter.",
|
|
32
32
|
"install_firmware": "Installerar {firmware_name} firmware. \n\nG\u00f6r inga \u00e4ndringar i maskin- eller programvara f\u00f6rr\u00e4n detta \u00e4r klart.",
|
|
33
|
+
"install_otbr_addon": "Installerar till\u00e4gg",
|
|
33
34
|
"start_addon": "Var god v\u00e4nta medan {addon_name}-till\u00e4gget startar. Detta kan ta n\u00e5gra sekunder."
|
|
34
35
|
},
|
|
35
36
|
"step": {
|
|
@@ -78,6 +79,12 @@
|
|
|
78
79
|
"install_otbr_addon": {
|
|
79
80
|
"title": "Installera till\u00e4gget OpenThread-gr\u00e4nsrouter"
|
|
80
81
|
},
|
|
82
|
+
"install_thread_firmware": {
|
|
83
|
+
"title": "Uppdaterar adapter"
|
|
84
|
+
},
|
|
85
|
+
"install_zigbee_firmware": {
|
|
86
|
+
"title": "Uppdaterar adapter"
|
|
87
|
+
},
|
|
81
88
|
"main_menu": {
|
|
82
89
|
"menu_options": {
|
|
83
90
|
"firmware_settings": "V\u00e4xla mellan Zigbee eller Thread firmware.",
|
|
@@ -99,9 +106,14 @@
|
|
|
99
106
|
},
|
|
100
107
|
"pick_firmware": {
|
|
101
108
|
"description": "L\u00e5t oss komma ig\u00e5ng med att konfigurera din {model}. Vill du anv\u00e4nda den f\u00f6r att s\u00e4tta upp ett Zigbee- eller Thread-n\u00e4tverk?",
|
|
109
|
+
"menu_option_descriptions": {
|
|
110
|
+
"pick_firmware_thread": "Anv\u00e4nds ofta f\u00f6r Matter over Thread-enheter."
|
|
111
|
+
},
|
|
102
112
|
"menu_options": {
|
|
103
113
|
"pick_firmware_thread": "Thread",
|
|
104
|
-
"
|
|
114
|
+
"pick_firmware_thread_migrate": "Migrera Thread till en ny adapter",
|
|
115
|
+
"pick_firmware_zigbee": "Zigbee",
|
|
116
|
+
"pick_firmware_zigbee_migrate": "Migrera Zigbee till en ny adapter"
|
|
105
117
|
},
|
|
106
118
|
"title": "V\u00e4lj din firmware"
|
|
107
119
|
},
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"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",
|
|
17
17
|
"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",
|
|
18
18
|
"not_hassio": "\u786c\u9ad4\u9078\u9805\u50c5\u80fd\u65bc Home Assistant OS \u5b89\u88dd\u6a21\u5f0f\u9032\u884c\u8a2d\u5b9a\u3002",
|
|
19
|
-
"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\
|
|
19
|
+
"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",
|
|
20
20
|
"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",
|
|
21
21
|
"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",
|
|
22
22
|
"read_hw_settings_error": "\u8b80\u53d6\u786c\u9ad4\u8a2d\u5b9a\u5931\u6557",
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
|
|
5
|
+
"reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt",
|
|
5
6
|
"reconfigure_successful": "\u00dajrakonfigur\u00e1l\u00e1s sikeres volt"
|
|
6
7
|
},
|
|
7
8
|
"error": {
|
|
@@ -11,6 +12,13 @@
|
|
|
11
12
|
},
|
|
12
13
|
"flow_title": "Homee {name} ({host})",
|
|
13
14
|
"step": {
|
|
15
|
+
"reauth_confirm": {
|
|
16
|
+
"data": {
|
|
17
|
+
"password": "Jelsz\u00f3",
|
|
18
|
+
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
|
|
19
|
+
},
|
|
20
|
+
"title": "A(z) {name} hiteles\u00edt\u00e9se lej\u00e1rt"
|
|
21
|
+
},
|
|
14
22
|
"reconfigure": {
|
|
15
23
|
"data": {
|
|
16
24
|
"host": "Hoszt"
|
|
@@ -30,6 +38,12 @@
|
|
|
30
38
|
"username": "A homee felhaszn\u00e1l\u00f3neve."
|
|
31
39
|
},
|
|
32
40
|
"title": "Homee konfigur\u00e1l\u00e1sa"
|
|
41
|
+
},
|
|
42
|
+
"zeroconf_confirm": {
|
|
43
|
+
"data": {
|
|
44
|
+
"password": "Jelsz\u00f3",
|
|
45
|
+
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
|
|
46
|
+
}
|
|
33
47
|
}
|
|
34
48
|
}
|
|
35
49
|
},
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"pick_implementation": {
|
|
30
30
|
"data": {
|
|
31
|
-
"implementation": "Alkalmaz\u00e1s
|
|
31
|
+
"implementation": "Alkalmaz\u00e1s hiteles\u00edt\u0151 adatai"
|
|
32
32
|
},
|
|
33
33
|
"data_description": {
|
|
34
34
|
"implementation": "A hiteles\u00edt\u00e9shez haszn\u00e1land\u00f3 hiteles\u00edt\u0151 adatok"
|
|
@@ -55,6 +55,24 @@
|
|
|
55
55
|
"name": "\u00d3ra szinkroniz\u00e1l\u00e1sa"
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
|
+
"event": {
|
|
59
|
+
"message": {
|
|
60
|
+
"state_attributes": {
|
|
61
|
+
"event_type": {
|
|
62
|
+
"state": {
|
|
63
|
+
"error": "Hiba",
|
|
64
|
+
"off": "Ki",
|
|
65
|
+
"stopped": "Le\u00e1ll\u00edtva"
|
|
66
|
+
}
|
|
67
|
+
},
|
|
68
|
+
"severity": {
|
|
69
|
+
"state": {
|
|
70
|
+
"error": "Hiba"
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
},
|
|
58
76
|
"number": {
|
|
59
77
|
"cutting_height": {
|
|
60
78
|
"name": "V\u00e1g\u00e1si magass\u00e1g"
|
|
@@ -4,8 +4,12 @@
|
|
|
4
4
|
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
|
|
5
5
|
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
|
6
6
|
"no_devices_found": "Gy\u0151z\u0151dj\u00f6n meg r\u00f3la, hogy a f\u0171ny\u00edr\u00f3 p\u00e1ros\u00edt\u00e1si m\u00f3dba van kapcsolva, majd pr\u00f3b\u00e1lja \u00fajra. Ez n\u00e9h\u00e1ny pr\u00f3b\u00e1lkoz\u00e1st is ig\u00e9nyelhet.",
|
|
7
|
+
"reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt",
|
|
7
8
|
"unknown": "V\u00e1ratlan hiba"
|
|
8
9
|
},
|
|
10
|
+
"error": {
|
|
11
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
|
12
|
+
},
|
|
9
13
|
"flow_title": "{name} ({address})",
|
|
10
14
|
"step": {
|
|
11
15
|
"user": {
|
|
@@ -37,7 +37,9 @@
|
|
|
37
37
|
"verification_code": {
|
|
38
38
|
"data": {
|
|
39
39
|
"verification_code": "Code de v\u00e9rification"
|
|
40
|
-
}
|
|
40
|
+
},
|
|
41
|
+
"description": "Veuillez saisir le code de v\u00e9rification que vous venez de recevoir d'Apple",
|
|
42
|
+
"title": "Code de compte Apple"
|
|
41
43
|
}
|
|
42
44
|
}
|
|
43
45
|
},
|
|
@@ -46,7 +48,7 @@
|
|
|
46
48
|
"description": "Affiche un message sur un appareil Apple.",
|
|
47
49
|
"fields": {
|
|
48
50
|
"account": {
|
|
49
|
-
"description": "
|
|
51
|
+
"description": "Votre nom d'utilisateur de compte Apple (e-mail).",
|
|
50
52
|
"name": "Compte"
|
|
51
53
|
},
|
|
52
54
|
"device_name": {
|
|
@@ -68,7 +70,7 @@
|
|
|
68
70
|
"description": "Met un appareil Apple en mode perdu.",
|
|
69
71
|
"fields": {
|
|
70
72
|
"account": {
|
|
71
|
-
"description": "
|
|
73
|
+
"description": "Votre nom d'utilisateur de compte Apple (e-mail).",
|
|
72
74
|
"name": "Compte"
|
|
73
75
|
},
|
|
74
76
|
"device_name": {
|
|
@@ -90,7 +92,7 @@
|
|
|
90
92
|
"description": "Joue le son de Appareil perdu sur un appareil Apple.",
|
|
91
93
|
"fields": {
|
|
92
94
|
"account": {
|
|
93
|
-
"description": "
|
|
95
|
+
"description": "Votre nom d'utilisateur de compte Apple (e-mail).",
|
|
94
96
|
"name": "Compte"
|
|
95
97
|
},
|
|
96
98
|
"device_name": {
|
|
@@ -101,8 +103,10 @@
|
|
|
101
103
|
"name": "Jouer le son"
|
|
102
104
|
},
|
|
103
105
|
"update": {
|
|
106
|
+
"description": "Demande une mise \u00e0 jour de l'\u00e9tat de tous les appareils li\u00e9s \u00e0 un compte Apple.",
|
|
104
107
|
"fields": {
|
|
105
108
|
"account": {
|
|
109
|
+
"description": "Votre nom d'utilisateur de compte Apple (e-mail).",
|
|
106
110
|
"name": "Compte"
|
|
107
111
|
}
|
|
108
112
|
},
|
|
@@ -11,6 +11,9 @@
|
|
|
11
11
|
},
|
|
12
12
|
"step": {
|
|
13
13
|
"reauth_confirm": {
|
|
14
|
+
"data": {
|
|
15
|
+
"username": "E-mail"
|
|
16
|
+
},
|
|
14
17
|
"description": "{username} kor\u00e1bban megadott jelszava m\u00e1r nem m\u0171k\u00f6dik. Az integr\u00e1ci\u00f3 haszn\u00e1lat\u00e1hoz friss\u00edtse jelszav\u00e1t.",
|
|
15
18
|
"title": "A(z) {name} hiteles\u00edt\u00e9se lej\u00e1rt"
|
|
16
19
|
},
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Ra\u010dun \u017ee nastavljen",
|
|
5
|
+
"no_device": "V nobeni od va\u0161ih naprav ni aktiviran \"Find My\"",
|
|
5
6
|
"reauth_successful": "Ponovna avtentikacija je bila uspe\u0161na"
|
|
6
7
|
},
|
|
7
8
|
"error": {
|
|
@@ -22,6 +23,7 @@
|
|
|
22
23
|
},
|
|
23
24
|
"user": {
|
|
24
25
|
"data": {
|
|
26
|
+
"password": "Glavno geslo (MFA)",
|
|
25
27
|
"username": "E-po\u0161tni naslov",
|
|
26
28
|
"with_family": "Z dru\u017eino"
|
|
27
29
|
},
|
|
@@ -31,7 +33,9 @@
|
|
|
31
33
|
"verification_code": {
|
|
32
34
|
"data": {
|
|
33
35
|
"verification_code": "Koda za preverjanje"
|
|
34
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"description": "Prosimo, vnesite kodo za preverjanje, ki ste jo pravkar prejeli od Appla",
|
|
38
|
+
"title": "Koda za preverjanje Applovega ra\u010duna"
|
|
35
39
|
}
|
|
36
40
|
}
|
|
37
41
|
}
|
|
@@ -35,6 +35,12 @@
|
|
|
35
35
|
"battery_soc": {
|
|
36
36
|
"name": "Akkumul\u00e1tor t\u00f6lt\u00f6tts\u00e9gi szint"
|
|
37
37
|
},
|
|
38
|
+
"battery_status": {
|
|
39
|
+
"state": {
|
|
40
|
+
"charging": "T\u00f6lt\u00e9s",
|
|
41
|
+
"discharging": "Mer\u00edt\u00e9s alatt"
|
|
42
|
+
}
|
|
43
|
+
},
|
|
38
44
|
"battery_stored": {
|
|
39
45
|
"name": "T\u00e1rolt akkumul\u00e1torenergia"
|
|
40
46
|
},
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"name": "\u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1",
|
|
24
24
|
"state": {
|
|
25
25
|
"auto": "\u0391\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03bf",
|
|
26
|
-
"box": "\
|
|
26
|
+
"box": "\u03a0\u03b5\u03b4\u03af\u03bf \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2",
|
|
27
27
|
"slider": "\u03a1\u03c5\u03b8\u03bc\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc"
|
|
28
28
|
}
|
|
29
29
|
},
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"description": "Vyberie \u010fal\u0161iu mo\u017enos\u0165.",
|
|
34
34
|
"fields": {
|
|
35
35
|
"cycle": {
|
|
36
|
-
"description": "
|
|
36
|
+
"description": "\u010ci sa m\u00e1 mo\u017enos\u0165 cyklicky meni\u0165 z poslednej na prv\u00fa mo\u017enos\u0165 v zozname.",
|
|
37
37
|
"name": "Cyklus"
|
|
38
38
|
}
|
|
39
39
|
},
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"description": "Vyberie predch\u00e1dzaj\u00facu mo\u017enos\u0165.",
|
|
54
54
|
"fields": {
|
|
55
55
|
"cycle": {
|
|
56
|
-
"description": "
|
|
56
|
+
"description": "\u010ci sa m\u00e1 mo\u017enos\u0165 cyklicky meni\u0165 od prvej po posledn\u00fa mo\u017enos\u0165 v zozname.",
|
|
57
57
|
"name": "Cyklus"
|
|
58
58
|
}
|
|
59
59
|
},
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"domain": "iometer",
|
|
3
3
|
"name": "IOmeter",
|
|
4
|
-
"codeowners": ["@
|
|
4
|
+
"codeowners": ["@jukrebs"],
|
|
5
5
|
"config_flow": true,
|
|
6
6
|
"documentation": "https://www.home-assistant.io/integrations/iometer",
|
|
7
7
|
"integration_type": "device",
|
|
8
8
|
"iot_class": "local_polling",
|
|
9
9
|
"quality_scale": "bronze",
|
|
10
|
-
"requirements": ["iometer==0.
|
|
10
|
+
"requirements": ["iometer==0.2.0"],
|
|
11
11
|
"zeroconf": ["_iometer._tcp.local."]
|
|
12
12
|
}
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"step": {
|
|
17
17
|
"pick_implementation": {
|
|
18
18
|
"data": {
|
|
19
|
-
"implementation": "Alkalmaz\u00e1s
|
|
19
|
+
"implementation": "Alkalmaz\u00e1s hiteles\u00edt\u0151 adatai"
|
|
20
20
|
},
|
|
21
21
|
"data_description": {
|
|
22
22
|
"implementation": "A hiteles\u00edt\u00e9shez haszn\u00e1land\u00f3 hiteles\u00edt\u0151 adatok"
|