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
|
@@ -21,7 +21,6 @@
|
|
|
21
21
|
"name": "L\u00e4ge",
|
|
22
22
|
"state": {
|
|
23
23
|
"auto": "Automatiskt",
|
|
24
|
-
"box": "L\u00e5da",
|
|
25
24
|
"slider": "Skjutreglage"
|
|
26
25
|
}
|
|
27
26
|
},
|
|
@@ -117,6 +116,9 @@
|
|
|
117
116
|
"pm25": {
|
|
118
117
|
"name": "PM2,5"
|
|
119
118
|
},
|
|
119
|
+
"pm4": {
|
|
120
|
+
"name": "PM4"
|
|
121
|
+
},
|
|
120
122
|
"power": {
|
|
121
123
|
"name": "Effekt"
|
|
122
124
|
},
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
},
|
|
6
6
|
"error": {
|
|
7
7
|
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
|
8
|
+
"invalid_url": "\u00c9rv\u00e9nytelen g\u00e9pn\u00e9v vagy IP-c\u00edm",
|
|
8
9
|
"unknown": "V\u00e1ratlan hiba"
|
|
9
10
|
},
|
|
10
11
|
"step": {
|
|
@@ -16,8 +17,49 @@
|
|
|
16
17
|
}
|
|
17
18
|
},
|
|
18
19
|
"config_subentries": {
|
|
20
|
+
"ai_task_data": {
|
|
21
|
+
"abort": {
|
|
22
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
|
23
|
+
"download_failed": "A modell let\u00f6lt\u00e9se nem siker\u00fclt",
|
|
24
|
+
"entry_not_loaded": "Nem siker\u00fclt hozz\u00e1adni az \u00fcgyn\u00f6k\u00f6t. A konfigur\u00e1ci\u00f3 le van tiltva.",
|
|
25
|
+
"reconfigure_successful": "\u00dajrakonfigur\u00e1l\u00e1s sikeres volt"
|
|
26
|
+
},
|
|
27
|
+
"entry_type": "AI feladat",
|
|
28
|
+
"initiate_flow": {
|
|
29
|
+
"reconfigure": "AI-feladat \u00fajrakonfigur\u00e1l\u00e1sa",
|
|
30
|
+
"user": "AI feladat hozz\u00e1ad\u00e1sa"
|
|
31
|
+
},
|
|
32
|
+
"progress": {
|
|
33
|
+
"download": "K\u00e9rj\u00fck, v\u00e1rjon, am\u00edg a modell let\u00f6lt\u0151dik, ami nagyon hossz\u00fa id\u0151t vehet ig\u00e9nybe. Tov\u00e1bbi r\u00e9szletek\u00e9rt tekintse meg az Ollama szerver napl\u00f3it."
|
|
34
|
+
},
|
|
35
|
+
"step": {
|
|
36
|
+
"download": {
|
|
37
|
+
"title": "Modell let\u00f6lt\u00e9se"
|
|
38
|
+
},
|
|
39
|
+
"set_options": {
|
|
40
|
+
"data": {
|
|
41
|
+
"keep_alive": "\u00c9letben tart\u00e1s",
|
|
42
|
+
"max_history": "El\u0151zm\u00e9ny\u00fczenetek maxim\u00e1lis sz\u00e1ma",
|
|
43
|
+
"model": "Modell",
|
|
44
|
+
"name": "Elnevez\u00e9s",
|
|
45
|
+
"num_ctx": "Kontextus ablak m\u00e9rete",
|
|
46
|
+
"prompt": "Utas\u00edt\u00e1sok",
|
|
47
|
+
"think": "V\u00e1laszad\u00e1s el\u0151tti gondolkod\u00e1s"
|
|
48
|
+
},
|
|
49
|
+
"data_description": {
|
|
50
|
+
"keep_alive": "Az id\u0151tartam m\u00e1sodpercben, ameddig az Ollama a modellt a mem\u00f3ri\u00e1ban tartja. -1 = hat\u00e1rozatlan ideig, 0 = soha.",
|
|
51
|
+
"num_ctx": "Az a maxim\u00e1lis sz\u00f6veges tokenmennyis\u00e9g, amelyet a modell k\u00e9pes feldolgozni. Cs\u00f6kkentse az Ollama RAM ig\u00e9ny\u00e9nek m\u00e9rs\u00e9kl\u00e9s\u00e9hez vagy n\u00f6velje nagyobb sz\u00e1m\u00fa megjelen\u00edtett entit\u00e1s eset\u00e9n.",
|
|
52
|
+
"prompt": "Adja meg, hogyan v\u00e1laszoljon a nagy nyelvi modell (LLM). Ez lehet sablon is.",
|
|
53
|
+
"think": "Ha ez enged\u00e9lyezve van, a nyelvi modell v\u00e1laszad\u00e1s el\u0151tt \u201egondolkodik\u201d. Ez jav\u00edthatja a v\u00e1lasz min\u0151s\u00e9g\u00e9t, de n\u00f6velheti a v\u00e1laszid\u0151t."
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
},
|
|
19
58
|
"conversation": {
|
|
20
59
|
"abort": {
|
|
60
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
|
61
|
+
"download_failed": "A modell let\u00f6lt\u00e9se nem siker\u00fclt",
|
|
62
|
+
"entry_not_loaded": "Nem siker\u00fclt hozz\u00e1adni az \u00fcgyn\u00f6k\u00f6t. A konfigur\u00e1ci\u00f3 le van tiltva.",
|
|
21
63
|
"reconfigure_successful": "\u00dajrakonfigur\u00e1l\u00e1s sikeres volt"
|
|
22
64
|
},
|
|
23
65
|
"entry_type": "Besz\u00e9lget\u00e9si \u00fcgyn\u00f6k",
|
|
@@ -25,14 +67,22 @@
|
|
|
25
67
|
"reconfigure": "Besz\u00e9lget\u00e9si \u00fcgyn\u00f6k \u00fajrakonfigur\u00e1l\u00e1sa",
|
|
26
68
|
"user": "Besz\u00e9lget\u00e9si \u00fcgyn\u00f6k hozz\u00e1ad\u00e1sa"
|
|
27
69
|
},
|
|
70
|
+
"progress": {
|
|
71
|
+
"download": "K\u00e9rj\u00fck, v\u00e1rjon, am\u00edg a modell let\u00f6lt\u0151dik, ami nagyon hossz\u00fa id\u0151t vehet ig\u00e9nybe. Tov\u00e1bbi r\u00e9szletek\u00e9rt tekintse meg az Ollama szerver napl\u00f3it."
|
|
72
|
+
},
|
|
28
73
|
"step": {
|
|
74
|
+
"download": {
|
|
75
|
+
"title": "Modell let\u00f6lt\u00e9se"
|
|
76
|
+
},
|
|
29
77
|
"set_options": {
|
|
30
78
|
"data": {
|
|
31
79
|
"keep_alive": "\u00c9letben tart\u00e1s",
|
|
32
80
|
"llm_hass_api": "Home Assistant vez\u00e9rl\u00e9se",
|
|
33
81
|
"max_history": "El\u0151zm\u00e9ny\u00fczenetek maxim\u00e1lis sz\u00e1ma",
|
|
82
|
+
"model": "Modell",
|
|
34
83
|
"name": "Elnevez\u00e9s",
|
|
35
84
|
"num_ctx": "Kontextus ablak m\u00e9rete",
|
|
85
|
+
"prompt": "Utas\u00edt\u00e1sok",
|
|
36
86
|
"think": "V\u00e1laszad\u00e1s el\u0151tti gondolkod\u00e1s"
|
|
37
87
|
},
|
|
38
88
|
"data_description": {
|
|
@@ -44,5 +94,10 @@
|
|
|
44
94
|
}
|
|
45
95
|
}
|
|
46
96
|
}
|
|
97
|
+
},
|
|
98
|
+
"exceptions": {
|
|
99
|
+
"unsupported_attachment_type": {
|
|
100
|
+
"message": "Az Ollama csak a felhaszn\u00e1l\u00f3i tartalomban t\u00e1mogatja a k\u00e9pmell\u00e9kleteket, de nem k\u00e9pmell\u00e9kletet kapott."
|
|
101
|
+
}
|
|
47
102
|
}
|
|
48
103
|
}
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"step": {
|
|
15
15
|
"pick_implementation": {
|
|
16
16
|
"data": {
|
|
17
|
-
"implementation": "Alkalmaz\u00e1s
|
|
17
|
+
"implementation": "Alkalmaz\u00e1s hiteles\u00edt\u0151 adatai"
|
|
18
18
|
},
|
|
19
19
|
"data_description": {
|
|
20
20
|
"implementation": "A hiteles\u00edt\u00e9shez haszn\u00e1land\u00f3 hiteles\u00edt\u0151 adatok"
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"fields": {
|
|
145
145
|
"config_entry_id": {
|
|
146
146
|
"description": "Der Konfigurationseintrag, der das OneDrive repr\u00e4sentiert, auf das du hochladen m\u00f6chtest.",
|
|
147
|
-
"name": "ID
|
|
147
|
+
"name": "Konfigurationseintrag-ID"
|
|
148
148
|
},
|
|
149
149
|
"destination_folder": {
|
|
150
150
|
"description": "Ordner innerhalb des App-Ordners von Home Assistant (Apps/Home Assistant), in den du die Datei hochladen m\u00f6chtest. Wird erstellt, wenn er nicht vorhanden ist.",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
},
|
|
39
39
|
"pick_implementation": {
|
|
40
40
|
"data": {
|
|
41
|
-
"implementation": "Alkalmaz\u00e1s
|
|
41
|
+
"implementation": "Alkalmaz\u00e1s hiteles\u00edt\u0151 adatai"
|
|
42
42
|
},
|
|
43
43
|
"data_description": {
|
|
44
44
|
"implementation": "A hiteles\u00edt\u00e9shez haszn\u00e1land\u00f3 hiteles\u00edt\u0151 adatok"
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"already_configured": "Naprava je \u017ee konfigurirana",
|
|
5
5
|
"already_in_progress": "Konfiguriranje \u017ee poteka",
|
|
6
6
|
"no_devices_found": "V omre\u017eju ni bilo najdenih naprav",
|
|
7
|
+
"no_h264": "Ni bilo nobenih H264 tokov na voljo. Preverite konfiguracijo profila v napravi.",
|
|
7
8
|
"no_mac": "Edinstvenega ID-ja za napravo ONVIF ni bilo mogo\u010de konfigurirati.",
|
|
8
9
|
"reauth_successful": "Ponovna avtentikacija je bila uspe\u0161na"
|
|
9
10
|
},
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "A szolg\u00e1ltat\u00e1s m\u00e1r konfigur\u00e1lva van"
|
|
5
|
+
},
|
|
6
|
+
"error": {
|
|
7
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
|
8
|
+
"unknown": "V\u00e1ratlan hiba"
|
|
9
|
+
},
|
|
10
|
+
"step": {
|
|
11
|
+
"user": {
|
|
12
|
+
"data": {
|
|
13
|
+
"api_key": "API kulcs"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
"config_subentries": {
|
|
19
|
+
"ai_task_data": {
|
|
20
|
+
"abort": {
|
|
21
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
|
22
|
+
"unknown": "V\u00e1ratlan hiba"
|
|
23
|
+
},
|
|
24
|
+
"entry_type": "AI feladat",
|
|
25
|
+
"initiate_flow": {
|
|
26
|
+
"user": "AI feladat hozz\u00e1ad\u00e1sa"
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
"conversation": {
|
|
30
|
+
"abort": {
|
|
31
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
|
32
|
+
"unknown": "V\u00e1ratlan hiba"
|
|
33
|
+
},
|
|
34
|
+
"step": {
|
|
35
|
+
"user": {
|
|
36
|
+
"data": {
|
|
37
|
+
"llm_hass_api": "Home Assistant vez\u00e9rl\u00e9se",
|
|
38
|
+
"prompt": "Utas\u00edt\u00e1sok"
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
@@ -17,6 +17,52 @@
|
|
|
17
17
|
}
|
|
18
18
|
},
|
|
19
19
|
"config_subentries": {
|
|
20
|
+
"ai_task_data": {
|
|
21
|
+
"abort": {
|
|
22
|
+
"entry_not_loaded": "Nem lehet \u00faj elemeket hozz\u00e1adni, am\u00edg a konfigur\u00e1ci\u00f3 le van tiltva.",
|
|
23
|
+
"reconfigure_successful": "\u00dajrakonfigur\u00e1l\u00e1s sikeres volt"
|
|
24
|
+
},
|
|
25
|
+
"entry_type": "AI feladat",
|
|
26
|
+
"error": {
|
|
27
|
+
"model_not_supported": "Ez a modell nem t\u00e1mogatott, v\u00e1lasszon egy m\u00e1sik modellt"
|
|
28
|
+
},
|
|
29
|
+
"initiate_flow": {
|
|
30
|
+
"reconfigure": "AI-feladat \u00fajrakonfigur\u00e1l\u00e1sa",
|
|
31
|
+
"user": "AI feladat hozz\u00e1ad\u00e1sa"
|
|
32
|
+
},
|
|
33
|
+
"step": {
|
|
34
|
+
"advanced": {
|
|
35
|
+
"data": {
|
|
36
|
+
"chat_model": "Modell",
|
|
37
|
+
"max_tokens": "V\u00e1laszk\u00e9nt visszaadand\u00f3 maxim\u00e1lis tokenek sz\u00e1ma",
|
|
38
|
+
"temperature": "H\u0151m\u00e9rs\u00e9klet",
|
|
39
|
+
"top_p": "Top P"
|
|
40
|
+
},
|
|
41
|
+
"title": "Halad\u00f3 be\u00e1ll\u00edt\u00e1sok"
|
|
42
|
+
},
|
|
43
|
+
"init": {
|
|
44
|
+
"data": {
|
|
45
|
+
"name": "Elnevez\u00e9s",
|
|
46
|
+
"recommended": "Aj\u00e1nlott modellbe\u00e1ll\u00edt\u00e1sok"
|
|
47
|
+
}
|
|
48
|
+
},
|
|
49
|
+
"model": {
|
|
50
|
+
"data": {
|
|
51
|
+
"reasoning_effort": "\u00c9rvel\u00e9si r\u00e1ford\u00edt\u00e1s",
|
|
52
|
+
"search_context_size": "Keres\u00e9si kontextus m\u00e9rete",
|
|
53
|
+
"user_location": "Otthoni helysz\u00edn figyelembev\u00e9tele",
|
|
54
|
+
"web_search": "Webes keres\u00e9s enged\u00e9lyez\u00e9se"
|
|
55
|
+
},
|
|
56
|
+
"data_description": {
|
|
57
|
+
"reasoning_effort": "A modell mennyi \u00e9rvel\u00e9si tokent gener\u00e1ljon, miel\u0151tt v\u00e1laszt ad az utas\u00edt\u00e1sra.",
|
|
58
|
+
"search_context_size": "Ir\u00e1nyelv a keres\u00e9shez haszn\u00e1lt kontextusablak m\u00e9ret\u00e9re vonatkoz\u00f3an",
|
|
59
|
+
"user_location": "Keres\u00e9si eredm\u00e9nyek pontos\u00edt\u00e1sa f\u00f6ldrajzi adatok alapj\u00e1n",
|
|
60
|
+
"web_search": "Enged\u00e9lyezi a modell sz\u00e1m\u00e1ra a legfrissebb inform\u00e1ci\u00f3k keres\u00e9s\u00e9t az interneten a v\u00e1lasz gener\u00e1l\u00e1sa el\u0151tt"
|
|
61
|
+
},
|
|
62
|
+
"title": "Modellspecifikus be\u00e1ll\u00edt\u00e1sok"
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
},
|
|
20
66
|
"conversation": {
|
|
21
67
|
"abort": {
|
|
22
68
|
"entry_not_loaded": "Nem lehet \u00faj elemeket hozz\u00e1adni, am\u00edg a konfigur\u00e1ci\u00f3 le van tiltva.",
|
|
@@ -44,6 +90,7 @@
|
|
|
44
90
|
"data": {
|
|
45
91
|
"llm_hass_api": "Home Assistant vez\u00e9rl\u00e9se",
|
|
46
92
|
"name": "Elnevez\u00e9s",
|
|
93
|
+
"prompt": "Utas\u00edt\u00e1sok",
|
|
47
94
|
"recommended": "Aj\u00e1nlott modellbe\u00e1ll\u00edt\u00e1sok"
|
|
48
95
|
},
|
|
49
96
|
"data_description": {
|
|
@@ -52,12 +99,14 @@
|
|
|
52
99
|
},
|
|
53
100
|
"model": {
|
|
54
101
|
"data": {
|
|
102
|
+
"code_interpreter": "K\u00f3dfuttat\u00f3 eszk\u00f6z enged\u00e9lyez\u00e9se",
|
|
55
103
|
"reasoning_effort": "\u00c9rvel\u00e9si r\u00e1ford\u00edt\u00e1s",
|
|
56
104
|
"search_context_size": "Keres\u00e9si kontextus m\u00e9rete",
|
|
57
105
|
"user_location": "Otthoni helysz\u00edn figyelembev\u00e9tele",
|
|
58
106
|
"web_search": "Webes keres\u00e9s enged\u00e9lyez\u00e9se"
|
|
59
107
|
},
|
|
60
108
|
"data_description": {
|
|
109
|
+
"code_interpreter": "Ez az eszk\u00f6z \u2013 m\u00e1s n\u00e9ven a modell Python-eszk\u00f6ze \u2013 lehet\u0151v\u00e9 teszi k\u00f3d futtat\u00e1s\u00e1t a k\u00e9rd\u00e9sek megv\u00e1laszol\u00e1s\u00e1hoz",
|
|
61
110
|
"reasoning_effort": "A modell mennyi \u00e9rvel\u00e9si tokent gener\u00e1ljon, miel\u0151tt v\u00e1laszt ad az utas\u00edt\u00e1sra.",
|
|
62
111
|
"search_context_size": "Ir\u00e1nyelv a keres\u00e9shez haszn\u00e1lt kontextusablak m\u00e9ret\u00e9re vonatkoz\u00f3an",
|
|
63
112
|
"user_location": "Keres\u00e9si eredm\u00e9nyek pontos\u00edt\u00e1sa f\u00f6ldrajzi adatok alapj\u00e1n",
|
|
@@ -73,12 +122,19 @@
|
|
|
73
122
|
"message": "\u00c9rv\u00e9nytelen konfigur\u00e1ci\u00f3s bejegyz\u00e9st adott meg. Kapott bejegyz\u00e9s: {config_entry}"
|
|
74
123
|
}
|
|
75
124
|
},
|
|
125
|
+
"issues": {
|
|
126
|
+
"organization_verification_required": {
|
|
127
|
+
"description": "A modell haszn\u00e1lat\u00e1hoz az \u00d6n szervezet\u00e9nek hiteles\u00edtettnek kell lennie. K\u00e9rj\u00fck, l\u00e9pjen be a(z) {platform_settings} be\u00e1ll\u00edt\u00e1sokba, \u00e9s v\u00e1lassza a \u201eSzervezet hiteles\u00edt\u00e9se\u201d lehet\u0151s\u00e9get. A hiteles\u00edt\u00e9s ut\u00e1n ak\u00e1r 15 percbe is telhet, mire a hozz\u00e1f\u00e9r\u00e9s \u00e9letbe l\u00e9p.",
|
|
128
|
+
"title": "Szervezeti hiteles\u00edt\u00e9s sz\u00fcks\u00e9ges"
|
|
129
|
+
}
|
|
130
|
+
},
|
|
76
131
|
"selector": {
|
|
77
132
|
"reasoning_effort": {
|
|
78
133
|
"options": {
|
|
79
134
|
"high": "Magas",
|
|
80
135
|
"low": "Alacsony",
|
|
81
|
-
"medium": "K\u00f6zepes"
|
|
136
|
+
"medium": "K\u00f6zepes",
|
|
137
|
+
"minimal": "Minim\u00e1lis"
|
|
82
138
|
}
|
|
83
139
|
},
|
|
84
140
|
"search_context_size": {
|
|
@@ -87,6 +143,13 @@
|
|
|
87
143
|
"low": "Alacsony",
|
|
88
144
|
"medium": "K\u00f6zepes"
|
|
89
145
|
}
|
|
146
|
+
},
|
|
147
|
+
"verbosity": {
|
|
148
|
+
"options": {
|
|
149
|
+
"high": "Magas",
|
|
150
|
+
"low": "Alacsony",
|
|
151
|
+
"medium": "K\u00f6zepes"
|
|
152
|
+
}
|
|
90
153
|
}
|
|
91
154
|
},
|
|
92
155
|
"services": {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{}
|
|
@@ -16,7 +16,16 @@
|
|
|
16
16
|
"longitude": "Hossz\u00fas\u00e1g",
|
|
17
17
|
"mode": "M\u00f3d",
|
|
18
18
|
"name": "Elnevez\u00e9s"
|
|
19
|
-
}
|
|
19
|
+
},
|
|
20
|
+
"data_description": {
|
|
21
|
+
"api_key": "API-kulcs az OpenWeatherMap integr\u00e1ci\u00f3hoz",
|
|
22
|
+
"language": "Az OpenWeatherMap tartalom nyelve",
|
|
23
|
+
"latitude": "A hely sz\u00e9less\u00e9gi foka",
|
|
24
|
+
"longitude": "A hely hossz\u00fas\u00e1gi foka",
|
|
25
|
+
"mode": "Az OpenWeatherMap API m\u00f3dja",
|
|
26
|
+
"name": "Az OpenWeatherMap hely elnevez\u00e9se"
|
|
27
|
+
},
|
|
28
|
+
"description": "Az API-kulcs l\u00e9trehoz\u00e1s\u00e1hoz l\u00e1sd [az integr\u00e1ci\u00f3 dokument\u00e1ci\u00f3j\u00e1t]({doc_url})"
|
|
20
29
|
}
|
|
21
30
|
}
|
|
22
31
|
},
|
|
@@ -48,6 +57,10 @@
|
|
|
48
57
|
"data": {
|
|
49
58
|
"language": "Nyelv",
|
|
50
59
|
"mode": "M\u00f3d"
|
|
60
|
+
},
|
|
61
|
+
"data_description": {
|
|
62
|
+
"language": "Az OpenWeatherMap tartalom nyelve",
|
|
63
|
+
"mode": "Az OpenWeatherMap API m\u00f3dja"
|
|
51
64
|
}
|
|
52
65
|
}
|
|
53
66
|
}
|
|
@@ -9,6 +9,12 @@
|
|
|
9
9
|
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
|
|
10
10
|
},
|
|
11
11
|
"step": {
|
|
12
|
+
"credentials": {
|
|
13
|
+
"data": {
|
|
14
|
+
"password": "Jelsz\u00f3",
|
|
15
|
+
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
|
|
16
|
+
}
|
|
17
|
+
},
|
|
12
18
|
"reauth_confirm": {
|
|
13
19
|
"data": {
|
|
14
20
|
"password": "Jelsz\u00f3",
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u0442\u043e \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u043e",
|
|
5
|
-
"no_devices_found": "\u041d\u044f\u043c\u0430 \u043d\u0430\u043c\u0435\u0440\u0435\u043d\u0438 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0432 \u043c\u0440\u0435\u0436\u0430\u0442\u0430",
|
|
6
5
|
"not_supported": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u0442\u043e \u043d\u0435 \u0441\u0435 \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430"
|
|
7
6
|
},
|
|
8
7
|
"step": {
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "El dispositiu ja est\u00e0 configurat",
|
|
5
5
|
"already_in_progress": "El flux de configuraci\u00f3 ja est\u00e0 en curs",
|
|
6
|
-
"no_devices_found": "No s'han trobat dispositius a la xarxa",
|
|
7
6
|
"not_supported": "Dispositiu no compatible"
|
|
8
7
|
},
|
|
9
8
|
"flow_title": "{name}",
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
|
|
5
5
|
"already_in_progress": "Nastaven\u00ed ji\u017e prob\u00edh\u00e1",
|
|
6
|
-
"no_devices_found": "V s\u00edti nebyla nalezena \u017e\u00e1dn\u00e1 za\u0159\u00edzen\u00ed",
|
|
7
6
|
"not_supported": "Za\u0159\u00edzen\u00ed nen\u00ed podporov\u00e1no"
|
|
8
7
|
},
|
|
9
8
|
"flow_title": "{name}",
|
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Enheden er allerede konfigureret",
|
|
5
|
-
"already_in_progress": "Konfigurationsflow er allerede i gang"
|
|
6
|
-
"no_devices_found": "Ingen enheder fundet p\u00e5 netv\u00e6rket"
|
|
5
|
+
"already_in_progress": "Konfigurationsflow er allerede i gang"
|
|
7
6
|
}
|
|
8
7
|
}
|
|
9
8
|
}
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
|
5
5
|
"already_in_progress": "Konfigurationsablauf wird bereits ausgef\u00fchrt",
|
|
6
|
-
"no_devices_found": "Keine Ger\u00e4te im Netzwerk gefunden",
|
|
7
6
|
"not_supported": "Ger\u00e4t nicht unterst\u00fctzt"
|
|
8
7
|
},
|
|
9
8
|
"flow_title": "{name}",
|
|
@@ -22,7 +21,7 @@
|
|
|
22
21
|
"entity": {
|
|
23
22
|
"sensor": {
|
|
24
23
|
"mode": {
|
|
25
|
-
"name": "
|
|
24
|
+
"name": "Putzmodus"
|
|
26
25
|
},
|
|
27
26
|
"number_of_sectors": {
|
|
28
27
|
"name": "Anzahl der Sektoren"
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "\u0397 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03ad\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03b8\u03b5\u03af",
|
|
5
5
|
"already_in_progress": "\u0397 \u03c1\u03bf\u03ae \u03b4\u03b9\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7\u03c2 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03ae\u03b4\u03b7 \u03c3\u03b5 \u03b5\u03be\u03ad\u03bb\u03b9\u03be\u03b7",
|
|
6
|
-
"no_devices_found": "\u0394\u03b5\u03bd \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b1\u03bd \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ad\u03c2 \u03c3\u03c4\u03bf \u03b4\u03af\u03ba\u03c4\u03c5\u03bf",
|
|
7
6
|
"not_supported": "\u0397 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9"
|
|
8
7
|
},
|
|
9
8
|
"flow_title": "{name}",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Device is already configured",
|
|
5
5
|
"already_in_progress": "Configuration flow is already in progress",
|
|
6
|
-
"no_devices_found": "No devices found
|
|
6
|
+
"no_devices_found": "No devices found",
|
|
7
7
|
"not_supported": "Device not supported"
|
|
8
8
|
},
|
|
9
9
|
"flow_title": "{name}",
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "El dispositivo ya est\u00e1 configurado",
|
|
5
5
|
"already_in_progress": "El flujo de configuraci\u00f3n ya est\u00e1 en curso",
|
|
6
|
-
"no_devices_found": "No se encontraron dispositivos en la red",
|
|
7
6
|
"not_supported": "Dispositivo no compatible"
|
|
8
7
|
},
|
|
9
8
|
"flow_title": "{name}",
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
|
|
5
5
|
"already_in_progress": "Seadistamine on juba k\u00e4imas",
|
|
6
|
-
"no_devices_found": "V\u00f5rgust ei leitud \u00fchtegi seadet",
|
|
7
6
|
"not_supported": "Seadet ei toetata"
|
|
8
7
|
},
|
|
9
8
|
"flow_title": "{name}",
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Laite on jo m\u00e4\u00e4ritetty",
|
|
5
5
|
"already_in_progress": "M\u00e4\u00e4ritysprosessi on jo k\u00e4ynniss\u00e4",
|
|
6
|
-
"no_devices_found": "Verkosta ei l\u00f6ytynyt laitteita",
|
|
7
6
|
"not_supported": "Laitetta ei tueta"
|
|
8
7
|
},
|
|
9
8
|
"flow_title": "{name}",
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9",
|
|
5
5
|
"already_in_progress": "La configuration est d\u00e9j\u00e0 en cours",
|
|
6
|
-
"no_devices_found": "Aucun appareil trouv\u00e9 sur le r\u00e9seau",
|
|
7
6
|
"not_supported": "Appareil non pris en charge"
|
|
8
7
|
},
|
|
9
8
|
"flow_title": "{name}",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{}
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "T\u00e1 an gl\u00e9as cumraithe cheana f\u00e9in",
|
|
5
5
|
"already_in_progress": "T\u00e1 sreabhadh cumra\u00edochta ar si\u00fal cheana f\u00e9in",
|
|
6
|
-
"no_devices_found": "N\u00edor aims\u00edodh aon fheist\u00ed ar an l\u00edonra",
|
|
7
6
|
"not_supported": "N\u00ed thaca\u00edtear leis an ngl\u00e9as"
|
|
8
7
|
},
|
|
9
8
|
"flow_title": "{name}",
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "\u05ea\u05e6\u05d5\u05e8\u05ea \u05d4\u05d4\u05ea\u05e7\u05df \u05db\u05d1\u05e8 \u05e0\u05e7\u05d1\u05e2\u05d4",
|
|
5
5
|
"already_in_progress": "\u05d6\u05e8\u05d9\u05de\u05ea \u05d4\u05ea\u05e6\u05d5\u05e8\u05d4 \u05db\u05d1\u05e8 \u05de\u05ea\u05d1\u05e6\u05e2\u05ea",
|
|
6
|
-
"no_devices_found": "\u05dc\u05d0 \u05e0\u05de\u05e6\u05d0\u05d5 \u05d4\u05ea\u05e7\u05e0\u05d9\u05dd \u05d1\u05e8\u05e9\u05ea",
|
|
7
6
|
"not_supported": "\u05d4\u05ea\u05e7\u05df \u05d0\u05d9\u05e0\u05d5 \u05e0\u05ea\u05de\u05da"
|
|
8
7
|
},
|
|
9
8
|
"flow_title": "{name}",
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Ure\u0111aj je ve\u0107 konfiguriran",
|
|
5
5
|
"already_in_progress": "Konfiguracije je ve\u0107 u tijeku",
|
|
6
|
-
"no_devices_found": "Nijedan ure\u0111aj nije prona\u0111en na mre\u017ei",
|
|
7
6
|
"not_supported": "Ure\u0111aj nije podr\u017ean"
|
|
8
7
|
},
|
|
9
8
|
"step": {
|