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
|
@@ -23,7 +23,8 @@
|
|
|
23
23
|
"cooling": "Hla\u0111enje",
|
|
24
24
|
"drying": "Su\u0161enje",
|
|
25
25
|
"fan": "Ventilator",
|
|
26
|
-
"heating": "
|
|
26
|
+
"heating": "\u0413\u0440\u0435\u0458\u0430\u045a\u0435",
|
|
27
|
+
"idle": "\u041c\u0438\u0440\u043e\u0432\u0430\u045a\u0435",
|
|
27
28
|
"preheating": "Predgrevanje"
|
|
28
29
|
}
|
|
29
30
|
},
|
|
@@ -4,6 +4,7 @@ from __future__ import annotations
|
|
|
4
4
|
|
|
5
5
|
from asyncio.exceptions import TimeoutError
|
|
6
6
|
from collections.abc import Mapping
|
|
7
|
+
import re
|
|
7
8
|
from typing import Any
|
|
8
9
|
|
|
9
10
|
from aiocomelit import (
|
|
@@ -27,25 +28,20 @@ from .utils import async_client_session
|
|
|
27
28
|
DEFAULT_HOST = "192.168.1.252"
|
|
28
29
|
DEFAULT_PIN = "111111"
|
|
29
30
|
|
|
30
|
-
|
|
31
|
-
pin_regex = r"^[0-9]{4,10}$"
|
|
32
|
-
|
|
33
31
|
USER_SCHEMA = vol.Schema(
|
|
34
32
|
{
|
|
35
33
|
vol.Required(CONF_HOST, default=DEFAULT_HOST): cv.string,
|
|
36
34
|
vol.Required(CONF_PORT, default=DEFAULT_PORT): cv.port,
|
|
37
|
-
vol.Optional(CONF_PIN, default=DEFAULT_PIN): cv.
|
|
35
|
+
vol.Optional(CONF_PIN, default=DEFAULT_PIN): cv.string,
|
|
38
36
|
vol.Required(CONF_TYPE, default=BRIDGE): vol.In(DEVICE_TYPE_LIST),
|
|
39
37
|
}
|
|
40
38
|
)
|
|
41
|
-
STEP_REAUTH_DATA_SCHEMA = vol.Schema(
|
|
42
|
-
{vol.Required(CONF_PIN): cv.matches_regex(pin_regex)}
|
|
43
|
-
)
|
|
39
|
+
STEP_REAUTH_DATA_SCHEMA = vol.Schema({vol.Required(CONF_PIN): cv.string})
|
|
44
40
|
STEP_RECONFIGURE = vol.Schema(
|
|
45
41
|
{
|
|
46
42
|
vol.Required(CONF_HOST): cv.string,
|
|
47
43
|
vol.Required(CONF_PORT): cv.port,
|
|
48
|
-
vol.Optional(CONF_PIN, default=DEFAULT_PIN): cv.
|
|
44
|
+
vol.Optional(CONF_PIN, default=DEFAULT_PIN): cv.string,
|
|
49
45
|
}
|
|
50
46
|
)
|
|
51
47
|
|
|
@@ -55,6 +51,9 @@ async def validate_input(hass: HomeAssistant, data: dict[str, Any]) -> dict[str,
|
|
|
55
51
|
|
|
56
52
|
api: ComelitCommonApi
|
|
57
53
|
|
|
54
|
+
if not re.fullmatch(r"[0-9]{4,10}", data[CONF_PIN]):
|
|
55
|
+
raise InvalidPin
|
|
56
|
+
|
|
58
57
|
session = await async_client_session(hass)
|
|
59
58
|
if data.get(CONF_TYPE, BRIDGE) == BRIDGE:
|
|
60
59
|
api = ComeliteSerialBridgeApi(
|
|
@@ -105,6 +104,8 @@ class ComelitConfigFlow(ConfigFlow, domain=DOMAIN):
|
|
|
105
104
|
errors["base"] = "cannot_connect"
|
|
106
105
|
except InvalidAuth:
|
|
107
106
|
errors["base"] = "invalid_auth"
|
|
107
|
+
except InvalidPin:
|
|
108
|
+
errors["base"] = "invalid_pin"
|
|
108
109
|
except Exception: # noqa: BLE001
|
|
109
110
|
_LOGGER.exception("Unexpected exception")
|
|
110
111
|
errors["base"] = "unknown"
|
|
@@ -146,6 +147,8 @@ class ComelitConfigFlow(ConfigFlow, domain=DOMAIN):
|
|
|
146
147
|
errors["base"] = "cannot_connect"
|
|
147
148
|
except InvalidAuth:
|
|
148
149
|
errors["base"] = "invalid_auth"
|
|
150
|
+
except InvalidPin:
|
|
151
|
+
errors["base"] = "invalid_pin"
|
|
149
152
|
except Exception: # noqa: BLE001
|
|
150
153
|
_LOGGER.exception("Unexpected exception")
|
|
151
154
|
errors["base"] = "unknown"
|
|
@@ -189,6 +192,8 @@ class ComelitConfigFlow(ConfigFlow, domain=DOMAIN):
|
|
|
189
192
|
errors["base"] = "cannot_connect"
|
|
190
193
|
except InvalidAuth:
|
|
191
194
|
errors["base"] = "invalid_auth"
|
|
195
|
+
except InvalidPin:
|
|
196
|
+
errors["base"] = "invalid_pin"
|
|
192
197
|
except Exception: # noqa: BLE001
|
|
193
198
|
_LOGGER.exception("Unexpected exception")
|
|
194
199
|
errors["base"] = "unknown"
|
|
@@ -210,3 +215,7 @@ class CannotConnect(HomeAssistantError):
|
|
|
210
215
|
|
|
211
216
|
class InvalidAuth(HomeAssistantError):
|
|
212
217
|
"""Error to indicate there is invalid auth."""
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
class InvalidPin(HomeAssistantError):
|
|
221
|
+
"""Error to indicate an invalid pin."""
|
|
@@ -161,7 +161,7 @@ class ComelitSerialBridge(
|
|
|
161
161
|
entry: ComelitConfigEntry,
|
|
162
162
|
host: str,
|
|
163
163
|
port: int,
|
|
164
|
-
pin:
|
|
164
|
+
pin: str,
|
|
165
165
|
session: ClientSession,
|
|
166
166
|
) -> None:
|
|
167
167
|
"""Initialize the scanner."""
|
|
@@ -195,7 +195,7 @@ class ComelitVedoSystem(ComelitBaseCoordinator[AlarmDataObject]):
|
|
|
195
195
|
entry: ComelitConfigEntry,
|
|
196
196
|
host: str,
|
|
197
197
|
port: int,
|
|
198
|
-
pin:
|
|
198
|
+
pin: str,
|
|
199
199
|
session: ClientSession,
|
|
200
200
|
) -> None:
|
|
201
201
|
"""Initialize the scanner."""
|
|
@@ -7,7 +7,14 @@ from typing import Any, cast
|
|
|
7
7
|
from aiocomelit import ComelitSerialBridgeObject
|
|
8
8
|
from aiocomelit.const import COVER, STATE_COVER, STATE_OFF, STATE_ON
|
|
9
9
|
|
|
10
|
-
from homeassistant.components.cover import
|
|
10
|
+
from homeassistant.components.cover import (
|
|
11
|
+
STATE_CLOSED,
|
|
12
|
+
STATE_CLOSING,
|
|
13
|
+
STATE_OPEN,
|
|
14
|
+
STATE_OPENING,
|
|
15
|
+
CoverDeviceClass,
|
|
16
|
+
CoverEntity,
|
|
17
|
+
)
|
|
11
18
|
from homeassistant.core import HomeAssistant
|
|
12
19
|
from homeassistant.helpers.entity_platform import AddConfigEntryEntitiesCallback
|
|
13
20
|
from homeassistant.helpers.restore_state import RestoreEntity
|
|
@@ -62,7 +69,6 @@ class ComelitCoverEntity(ComelitBridgeBaseEntity, RestoreEntity, CoverEntity):
|
|
|
62
69
|
super().__init__(coordinator, device, config_entry_entry_id)
|
|
63
70
|
# Device doesn't provide a status so we assume UNKNOWN at first startup
|
|
64
71
|
self._last_action: int | None = None
|
|
65
|
-
self._last_state: str | None = None
|
|
66
72
|
|
|
67
73
|
def _current_action(self, action: str) -> bool:
|
|
68
74
|
"""Return the current cover action."""
|
|
@@ -98,7 +104,6 @@ class ComelitCoverEntity(ComelitBridgeBaseEntity, RestoreEntity, CoverEntity):
|
|
|
98
104
|
@bridge_api_call
|
|
99
105
|
async def _cover_set_state(self, action: int, state: int) -> None:
|
|
100
106
|
"""Set desired cover state."""
|
|
101
|
-
self._last_state = self.state
|
|
102
107
|
await self.coordinator.api.set_device_status(COVER, self._device.index, action)
|
|
103
108
|
self.coordinator.data[COVER][self._device.index].status = state
|
|
104
109
|
self.async_write_ha_state()
|
|
@@ -124,5 +129,10 @@ class ComelitCoverEntity(ComelitBridgeBaseEntity, RestoreEntity, CoverEntity):
|
|
|
124
129
|
|
|
125
130
|
await super().async_added_to_hass()
|
|
126
131
|
|
|
127
|
-
if
|
|
128
|
-
|
|
132
|
+
if (state := await self.async_get_last_state()) is not None:
|
|
133
|
+
if state.state == STATE_CLOSED:
|
|
134
|
+
self._last_action = STATE_COVER.index(STATE_CLOSING)
|
|
135
|
+
if state.state == STATE_OPEN:
|
|
136
|
+
self._last_action = STATE_COVER.index(STATE_OPENING)
|
|
137
|
+
|
|
138
|
+
self._attr_is_closed = state.state == STATE_CLOSED
|
|
@@ -43,11 +43,13 @@
|
|
|
43
43
|
"reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]",
|
|
44
44
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
|
45
45
|
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]",
|
|
46
|
+
"invalid_pin": "The provided PIN is invalid. It must be a 4-10 digit number.",
|
|
46
47
|
"unknown": "[%key:common::config_flow::error::unknown%]"
|
|
47
48
|
},
|
|
48
49
|
"error": {
|
|
49
50
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
|
50
51
|
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]",
|
|
52
|
+
"invalid_pin": "[%key:component::comelit::config::abort::invalid_pin%]",
|
|
51
53
|
"unknown": "[%key:common::config_flow::error::unknown%]"
|
|
52
54
|
}
|
|
53
55
|
},
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"already_configured": "\u0423\u0441\u043b\u0443\u0433\u0430\u0442\u0430 \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u0430",
|
|
5
5
|
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
|
6
6
|
"invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u0430 \u0430\u0432\u0442\u0435\u043d\u0442\u0438\u043a\u0430\u0446\u0438\u044f",
|
|
7
|
+
"invalid_pin": "\u041f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0435\u043d\u0438\u044f\u0442 \u041f\u0418\u041d \u043a\u043e\u0434 \u0435 \u043d\u0435\u0432\u0430\u043b\u0438\u0434\u0435\u043d. \u0422\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0435 4-10 \u0446\u0438\u0444\u0440\u0435\u043d\u043e \u0447\u0438\u0441\u043b\u043e.",
|
|
7
8
|
"reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u0442\u0430 \u0430\u0432\u0442\u0435\u043d\u0442\u0438\u043a\u0430\u0446\u0438\u044f \u0431\u0435\u0448\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u0430",
|
|
8
9
|
"reconfigure_successful": "\u041f\u0440\u0435\u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u0431\u0435\u0448\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e",
|
|
9
10
|
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
|
@@ -11,6 +12,7 @@
|
|
|
11
12
|
"error": {
|
|
12
13
|
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
|
13
14
|
"invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u0430 \u0430\u0432\u0442\u0435\u043d\u0442\u0438\u043a\u0430\u0446\u0438\u044f",
|
|
15
|
+
"invalid_pin": "\u041f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0435\u043d\u0438\u044f\u0442 \u041f\u0418\u041d \u043a\u043e\u0434 \u0435 \u043d\u0435\u0432\u0430\u043b\u0438\u0434\u0435\u043d. \u0422\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0435 4-10 \u0446\u0438\u0444\u0440\u0435\u043d\u043e \u0447\u0438\u0441\u043b\u043e.",
|
|
14
16
|
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
|
15
17
|
},
|
|
16
18
|
"flow_title": "{host}",
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"already_configured": "Slu\u017eba je ji\u017e nastavena",
|
|
5
5
|
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
|
|
6
6
|
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
|
|
7
|
+
"invalid_pin": "Zadan\u00fd PIN je neplatn\u00fd. Mus\u00ed se jednat o 4-10m\u00edstn\u00e9 \u010d\u00edslo.",
|
|
7
8
|
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9",
|
|
8
9
|
"reconfigure_successful": "P\u0159enastaven\u00ed bylo \u00fasp\u011b\u0161n\u00e9",
|
|
9
10
|
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
|
|
@@ -11,6 +12,7 @@
|
|
|
11
12
|
"error": {
|
|
12
13
|
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
|
|
13
14
|
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
|
|
15
|
+
"invalid_pin": "Zadan\u00fd PIN je neplatn\u00fd. Mus\u00ed se jednat o 4-10m\u00edstn\u00e9 \u010d\u00edslo.",
|
|
14
16
|
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
|
|
15
17
|
},
|
|
16
18
|
"flow_title": "{host}",
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"already_configured": "Dienst ist bereits konfiguriert",
|
|
5
5
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
6
6
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
7
|
+
"invalid_pin": "Die angegebene PIN ist ung\u00fcltig. Es muss eine 4\u201310-stellige Zahl sein.",
|
|
7
8
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich",
|
|
8
9
|
"reconfigure_successful": "Die Neukonfiguration war erfolgreich",
|
|
9
10
|
"unknown": "Unerwarteter Fehler"
|
|
@@ -11,6 +12,7 @@
|
|
|
11
12
|
"error": {
|
|
12
13
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
13
14
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
15
|
+
"invalid_pin": "Die angegebene PIN ist ung\u00fcltig. Es muss eine 4\u201310-stellige Zahl sein.",
|
|
14
16
|
"unknown": "Unerwarteter Fehler"
|
|
15
17
|
},
|
|
16
18
|
"flow_title": "{host}",
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"already_configured": "Service is already configured",
|
|
5
5
|
"cannot_connect": "Failed to connect",
|
|
6
6
|
"invalid_auth": "Invalid authentication",
|
|
7
|
+
"invalid_pin": "The provided PIN is invalid. It must be a 4-10 digit number.",
|
|
7
8
|
"reauth_successful": "Re-authentication was successful",
|
|
8
9
|
"reconfigure_successful": "Re-configuration was successful",
|
|
9
10
|
"unknown": "Unexpected error"
|
|
@@ -11,6 +12,7 @@
|
|
|
11
12
|
"error": {
|
|
12
13
|
"cannot_connect": "Failed to connect",
|
|
13
14
|
"invalid_auth": "Invalid authentication",
|
|
15
|
+
"invalid_pin": "The provided PIN is invalid. It must be a 4-10 digit number.",
|
|
14
16
|
"unknown": "Unexpected error"
|
|
15
17
|
},
|
|
16
18
|
"flow_title": "{host}",
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"already_configured": "Service is already configured",
|
|
5
5
|
"cannot_connect": "Failed to connect",
|
|
6
6
|
"invalid_auth": "Invalid authentication",
|
|
7
|
+
"invalid_pin": "The provided PIN is invalid. It must be a 4-10 digit number.",
|
|
7
8
|
"reauth_successful": "Re-authentication was successful",
|
|
8
9
|
"reconfigure_successful": "Re-configuration was successful",
|
|
9
10
|
"unknown": "Unexpected error"
|
|
@@ -11,6 +12,7 @@
|
|
|
11
12
|
"error": {
|
|
12
13
|
"cannot_connect": "Failed to connect",
|
|
13
14
|
"invalid_auth": "Invalid authentication",
|
|
15
|
+
"invalid_pin": "The provided PIN is invalid. It must be a 4-10 digit number.",
|
|
14
16
|
"unknown": "Unexpected error"
|
|
15
17
|
},
|
|
16
18
|
"flow_title": "{host}",
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"already_configured": "El servicio ya est\u00e1 configurado",
|
|
5
5
|
"cannot_connect": "No se pudo conectar",
|
|
6
6
|
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
|
|
7
|
+
"invalid_pin": "El PIN proporcionado no es v\u00e1lido. Debe tener entre 4 y 10 d\u00edgitos.",
|
|
7
8
|
"reauth_successful": "La autenticaci\u00f3n se volvi\u00f3 a realizar correctamente",
|
|
8
9
|
"reconfigure_successful": "Se volvi\u00f3 a configurar correctamente",
|
|
9
10
|
"unknown": "Error inesperado"
|
|
@@ -11,6 +12,7 @@
|
|
|
11
12
|
"error": {
|
|
12
13
|
"cannot_connect": "No se pudo conectar",
|
|
13
14
|
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
|
|
15
|
+
"invalid_pin": "El PIN proporcionado no es v\u00e1lido. Debe tener entre 4 y 10 d\u00edgitos.",
|
|
14
16
|
"unknown": "Error inesperado"
|
|
15
17
|
},
|
|
16
18
|
"flow_title": "{host}",
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"already_configured": "Teenus on juba seadistatud",
|
|
5
5
|
"cannot_connect": "\u00dchendamine nurjus",
|
|
6
6
|
"invalid_auth": "Tuvastamine nurjus",
|
|
7
|
+
"invalid_pin": "Esitatud PIN-kood on kehtetu. See peab olema 4\u201310-kohaline number.",
|
|
7
8
|
"reauth_successful": "Taastuvastamine \u00f5nnestus",
|
|
8
9
|
"reconfigure_successful": "\u00dcmberseadistamine \u00f5nnestus",
|
|
9
10
|
"unknown": "Ootamatu t\u00f5rge"
|
|
@@ -11,6 +12,7 @@
|
|
|
11
12
|
"error": {
|
|
12
13
|
"cannot_connect": "\u00dchendamine nurjus",
|
|
13
14
|
"invalid_auth": "Tuvastamine nurjus",
|
|
15
|
+
"invalid_pin": "Esitatud PIN-kood on kehtetu. See peab olema 4\u201310-kohaline number.",
|
|
14
16
|
"unknown": "Ootamatu t\u00f5rge"
|
|
15
17
|
},
|
|
16
18
|
"flow_title": "{host}",
|
|
@@ -1,4 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"invalid_pin": "De opj\u00fbne pinkoade is \u00fbnjildich. It moat in getal fan 4 oant 10 sifers w\u00eaze."
|
|
5
|
+
},
|
|
6
|
+
"error": {
|
|
7
|
+
"invalid_pin": "De opj\u00fbne pinkoade is \u00fbnjildich. It moat in getal fan 4 oant 10 sifers w\u00eaze."
|
|
8
|
+
}
|
|
9
|
+
},
|
|
2
10
|
"entity": {
|
|
3
11
|
"humidifier": {
|
|
4
12
|
"humidifier": {
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"already_configured": "Paslauga jau sukonfig\u016bruota",
|
|
5
5
|
"cannot_connect": "Nepavyko prisijungti",
|
|
6
6
|
"invalid_auth": "Neteisingas autentifikavimas",
|
|
7
|
+
"invalid_pin": "Pateiktas PIN kodas negalioja. Jis turi b\u016bti sudarytas i\u0161 4\u201310 skaitmen\u0173.",
|
|
7
8
|
"reauth_successful": "Pakartotinis autentifikavimas buvo s\u0117kmingas",
|
|
8
9
|
"reconfigure_successful": "Pakartotinis konfig\u016bravimas buvo s\u0117kmingas",
|
|
9
10
|
"unknown": "Netik\u0117ta klaida"
|
|
@@ -11,6 +12,7 @@
|
|
|
11
12
|
"error": {
|
|
12
13
|
"cannot_connect": "Nepavyko prisijungti",
|
|
13
14
|
"invalid_auth": "Neteisingas autentifikavimas",
|
|
15
|
+
"invalid_pin": "Pateiktas PIN kodas negalioja. Jis turi b\u016bti sudarytas i\u0161 4\u201310 skaitmen\u0173.",
|
|
14
16
|
"unknown": "Netik\u0117ta klaida"
|
|
15
17
|
},
|
|
16
18
|
"flow_title": "{host}",
|
|
@@ -4,12 +4,14 @@
|
|
|
4
4
|
"already_configured": "Us\u0142uga jest ju\u017c skonfigurowana",
|
|
5
5
|
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
|
|
6
6
|
"invalid_auth": "Niepoprawne uwierzytelnienie",
|
|
7
|
+
"invalid_pin": "Podany numer PIN jest niepoprawny. Musi by\u0107 cyfr\u0105 pomi\u0119dzy 4-10",
|
|
7
8
|
"reauth_successful": "Ponowne uwierzytelnienie si\u0119 powiod\u0142o",
|
|
8
9
|
"unknown": "Nieoczekiwany b\u0142\u0105d"
|
|
9
10
|
},
|
|
10
11
|
"error": {
|
|
11
12
|
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
|
|
12
13
|
"invalid_auth": "Niepoprawne uwierzytelnienie",
|
|
14
|
+
"invalid_pin": "Podany numer PIN jest niepoprawny. Musi by\u0107 cyfr\u0105 pomi\u0119dzy 4-10",
|
|
13
15
|
"unknown": "Nieoczekiwany b\u0142\u0105d"
|
|
14
16
|
},
|
|
15
17
|
"flow_title": "{host}",
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"already_configured": "Slu\u017eba u\u017e je nakonfigurovan\u00e1",
|
|
5
5
|
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
|
6
6
|
"invalid_auth": "Neplatn\u00e9 overenie",
|
|
7
|
+
"invalid_pin": "Zadan\u00fd PIN k\u00f3d je neplatn\u00fd. Mus\u00ed to by\u0165 4 a\u017e 10-miestne \u010d\u00edslo.",
|
|
7
8
|
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9",
|
|
8
9
|
"reconfigure_successful": "Rekonfigur\u00e1cia bola \u00faspe\u0161n\u00e1",
|
|
9
10
|
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
|
@@ -11,6 +12,7 @@
|
|
|
11
12
|
"error": {
|
|
12
13
|
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
|
13
14
|
"invalid_auth": "Neplatn\u00e9 overenie",
|
|
15
|
+
"invalid_pin": "Zadan\u00fd PIN k\u00f3d je neplatn\u00fd. Mus\u00ed to by\u0165 4 a\u017e 10-miestne \u010d\u00edslo.",
|
|
14
16
|
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
|
15
17
|
},
|
|
16
18
|
"flow_title": "{host}",
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"already_configured": "\u670d\u52a1\u5df2\u914d\u7f6e",
|
|
5
5
|
"cannot_connect": "\u8fde\u63a5\u5931\u8d25",
|
|
6
6
|
"invalid_auth": "\u8eab\u4efd\u9a8c\u8bc1\u65e0\u6548",
|
|
7
|
+
"invalid_pin": "\u63d0\u4f9b\u7684 PIN \u65e0\u6548\u3002\u5b83\u5fc5\u987b\u662f 4-10 \u4f4d\u6570\u5b57\u3002",
|
|
7
8
|
"reauth_successful": "\u91cd\u65b0\u8ba4\u8bc1\u6210\u529f",
|
|
8
9
|
"reconfigure_successful": "\u91cd\u65b0\u914d\u7f6e\u6210\u529f",
|
|
9
10
|
"unknown": "\u610f\u5916\u9519\u8bef"
|
|
@@ -11,6 +12,7 @@
|
|
|
11
12
|
"error": {
|
|
12
13
|
"cannot_connect": "\u8fde\u63a5\u5931\u8d25",
|
|
13
14
|
"invalid_auth": "\u8eab\u4efd\u9a8c\u8bc1\u65e0\u6548",
|
|
15
|
+
"invalid_pin": "\u63d0\u4f9b\u7684 PIN \u65e0\u6548\u3002\u5b83\u5fc5\u987b\u662f 4-10 \u4f4d\u6570\u5b57\u3002",
|
|
14
16
|
"unknown": "\u610f\u5916\u9519\u8bef"
|
|
15
17
|
},
|
|
16
18
|
"flow_title": "{host}",
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"already_configured": "\u670d\u52d9\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
|
|
5
5
|
"cannot_connect": "\u9023\u7dda\u5931\u6557",
|
|
6
6
|
"invalid_auth": "\u8eab\u4efd\u9a57\u8b49\u7121\u6548",
|
|
7
|
+
"invalid_pin": "\u63d0\u4f9b\u7684 PIN \u78bc\u7121\u6548\u3002\u5fc5\u9808\u662f 4-10 \u4f4d\u6578\u5b57\u3002",
|
|
7
8
|
"reauth_successful": "\u91cd\u65b0\u8a8d\u8b49\u6210\u529f",
|
|
8
9
|
"reconfigure_successful": "\u91cd\u65b0\u8a2d\u5b9a\u6210\u529f",
|
|
9
10
|
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
|
@@ -11,6 +12,7 @@
|
|
|
11
12
|
"error": {
|
|
12
13
|
"cannot_connect": "\u9023\u7dda\u5931\u6557",
|
|
13
14
|
"invalid_auth": "\u8eab\u4efd\u9a57\u8b49\u7121\u6548",
|
|
15
|
+
"invalid_pin": "\u63d0\u4f9b\u7684 PIN \u78bc\u7121\u6548\u3002\u5fc5\u9808\u662f 4-10 \u4f4d\u6578\u5b57\u3002",
|
|
14
16
|
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
|
15
17
|
},
|
|
16
18
|
"flow_title": "{host}",
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt"
|
|
5
|
+
},
|
|
6
|
+
"error": {
|
|
7
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
|
8
|
+
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
|
|
9
|
+
"unknown": "V\u00e1ratlan hiba"
|
|
10
|
+
},
|
|
11
|
+
"step": {
|
|
12
|
+
"reauth_confirm": {
|
|
13
|
+
"data": {
|
|
14
|
+
"password": "Jelsz\u00f3"
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"user": {
|
|
18
|
+
"data": {
|
|
19
|
+
"email": "E-mail",
|
|
20
|
+
"password": "Jelsz\u00f3"
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"reauth_successful": "\u00c5terautentisering lyckades"
|
|
5
|
+
},
|
|
6
|
+
"error": {
|
|
7
|
+
"cannot_connect": "Det gick inte att ansluta",
|
|
8
|
+
"invalid_auth": "Ogiltig autentisering",
|
|
9
|
+
"unknown": "Ov\u00e4ntat fel"
|
|
10
|
+
},
|
|
11
|
+
"step": {
|
|
12
|
+
"reauth_confirm": {
|
|
13
|
+
"data": {
|
|
14
|
+
"password": "L\u00f6senord"
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"user": {
|
|
18
|
+
"data": {
|
|
19
|
+
"email": "E-post",
|
|
20
|
+
"password": "L\u00f6senord"
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -514,7 +514,7 @@ class ChatLog:
|
|
|
514
514
|
"""Set the LLM system prompt."""
|
|
515
515
|
llm_api: llm.APIInstance | None = None
|
|
516
516
|
|
|
517
|
-
if user_llm_hass_api
|
|
517
|
+
if not user_llm_hass_api:
|
|
518
518
|
pass
|
|
519
519
|
elif isinstance(user_llm_hass_api, llm.API):
|
|
520
520
|
llm_api = await user_llm_hass_api.async_get_api_instance(llm_context)
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van"
|
|
5
|
+
},
|
|
6
|
+
"error": {
|
|
7
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
|
8
|
+
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
|
|
9
|
+
"unknown": "V\u00e1ratlan hiba"
|
|
10
|
+
},
|
|
11
|
+
"step": {
|
|
12
|
+
"user": {
|
|
13
|
+
"data": {
|
|
14
|
+
"email": "E-mail",
|
|
15
|
+
"password": "Jelsz\u00f3"
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"step": {
|
|
4
|
+
"two_factor": {
|
|
5
|
+
"data": {
|
|
6
|
+
"two_factor_code": "Kod dwusk\u0142adnikowy"
|
|
7
|
+
},
|
|
8
|
+
"data_description": {
|
|
9
|
+
"two_factor_code": "Kod dwusk\u0142adnikowy wys\u0142any na adres e-mail Twojego konta Cync"
|
|
10
|
+
}
|
|
11
|
+
},
|
|
12
|
+
"user": {
|
|
13
|
+
"data": {
|
|
14
|
+
"email": "Email",
|
|
15
|
+
"password": "Has\u0142o"
|
|
16
|
+
},
|
|
17
|
+
"data_description": {
|
|
18
|
+
"email": "Adres e-mail Twojego konta Cync",
|
|
19
|
+
"password": "Has\u0142o do Twojego konta Cync"
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "Kontot \u00e4r redan konfigurerat"
|
|
5
|
+
},
|
|
6
|
+
"error": {
|
|
7
|
+
"cannot_connect": "Det gick inte att ansluta",
|
|
8
|
+
"invalid_auth": "Ogiltig autentisering",
|
|
9
|
+
"unknown": "Ov\u00e4ntat fel"
|
|
10
|
+
},
|
|
11
|
+
"step": {
|
|
12
|
+
"user": {
|
|
13
|
+
"data": {
|
|
14
|
+
"email": "E-post",
|
|
15
|
+
"password": "L\u00f6senord"
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}
|