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
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "A szolg\u00e1ltat\u00e1s m\u00e1r konfigur\u00e1lva van",
|
|
5
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
|
6
|
+
},
|
|
7
|
+
"error": {
|
|
8
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
|
9
|
+
},
|
|
10
|
+
"step": {
|
|
11
|
+
"user": {
|
|
12
|
+
"data": {
|
|
13
|
+
"host": "Hoszt",
|
|
14
|
+
"port": "Port"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
"options": {
|
|
20
|
+
"abort": {
|
|
21
|
+
"already_configured": "A szolg\u00e1ltat\u00e1s m\u00e1r konfigur\u00e1lva van",
|
|
22
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
|
23
|
+
},
|
|
24
|
+
"error": {
|
|
25
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
|
|
5
|
+
},
|
|
6
|
+
"error": {
|
|
7
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
|
8
|
+
},
|
|
9
|
+
"step": {
|
|
10
|
+
"user": {
|
|
11
|
+
"data": {
|
|
12
|
+
"ip_address": "IP-c\u00edm"
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -6,5 +6,5 @@
|
|
|
6
6
|
"documentation": "https://www.home-assistant.io/integrations/ecovacs",
|
|
7
7
|
"iot_class": "cloud_push",
|
|
8
8
|
"loggers": ["sleekxmppfs", "sucks", "deebot_client"],
|
|
9
|
-
"requirements": ["py-sucks==0.9.11", "deebot-client==15.
|
|
9
|
+
"requirements": ["py-sucks==0.9.11", "deebot-client==15.1.0"]
|
|
10
10
|
}
|
|
@@ -2,7 +2,8 @@
|
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
|
|
5
|
-
"already_in_progress": "A konfigur\u00e1l\u00e1s m\u00e1r folyamatban van"
|
|
5
|
+
"already_in_progress": "A konfigur\u00e1l\u00e1s m\u00e1r folyamatban van",
|
|
6
|
+
"reconfigure_successful": "\u00dajrakonfigur\u00e1l\u00e1s sikeres volt"
|
|
6
7
|
},
|
|
7
8
|
"error": {
|
|
8
9
|
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
|
@@ -12,6 +13,11 @@
|
|
|
12
13
|
"discovery_confirm": {
|
|
13
14
|
"description": "El szeretn\u00e9 kezdeni a be\u00e1ll\u00edt\u00e1st?"
|
|
14
15
|
},
|
|
16
|
+
"reconfigure": {
|
|
17
|
+
"data": {
|
|
18
|
+
"host": "Hoszt"
|
|
19
|
+
}
|
|
20
|
+
},
|
|
15
21
|
"user": {
|
|
16
22
|
"data": {
|
|
17
23
|
"host": "Hoszt"
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van",
|
|
5
|
+
"already_in_progress": "A konfigur\u00e1l\u00e1s m\u00e1r folyamatban van",
|
|
6
|
+
"authorize_url_timeout": "Id\u0151t\u00fall\u00e9p\u00e9s a hiteles\u00edt\u00e9si URL l\u00e9trehoz\u00e1sakor.",
|
|
7
|
+
"missing_configuration": "A komponens nincs konfigur\u00e1lva. K\u00e9rem, k\u00f6vesse a dokument\u00e1ci\u00f3t.",
|
|
8
|
+
"no_url_available": "Nincs el\u00e9rhet\u0151 URL. A hib\u00e1val kapcsolatos inform\u00e1ci\u00f3k\u00e9rt n\u00e9zze meg a [s\u00fag\u00f3]({docs_url}) le\u00edr\u00e1s\u00e1t.",
|
|
9
|
+
"oauth_error": "\u00c9rv\u00e9nytelen token adatok \u00e9rkeztek.",
|
|
10
|
+
"oauth_failed": "Hiba a hozz\u00e1f\u00e9r\u00e9si token megszerz\u00e9se k\u00f6zben.",
|
|
11
|
+
"oauth_timeout": "Id\u0151t\u00fall\u00e9p\u00e9s az OAuth-token felold\u00e1sakor.",
|
|
12
|
+
"oauth_unauthorized": "OAuth enged\u00e9lyez\u00e9si hiba a hozz\u00e1f\u00e9r\u00e9si token megszerz\u00e9se sor\u00e1n.",
|
|
13
|
+
"user_rejected_authorize": "A fi\u00f3k csatol\u00e1sa elutas\u00edtva: {error}"
|
|
14
|
+
},
|
|
15
|
+
"create_entry": {
|
|
16
|
+
"default": "Sikeres hiteles\u00edt\u00e9s"
|
|
17
|
+
},
|
|
18
|
+
"step": {
|
|
19
|
+
"pick_implementation": {
|
|
20
|
+
"title": "V\u00e1lasszon egy hiteles\u00edt\u00e9si m\u00f3dszert"
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"step": {
|
|
4
|
+
"webhooks": {
|
|
5
|
+
"data": {
|
|
6
|
+
"webhook3": "Encja zdarzenia 3",
|
|
7
|
+
"webhook4": "Encja zdarzenia 4",
|
|
8
|
+
"webhook5": "Encja zdarzenia 5"
|
|
9
|
+
},
|
|
10
|
+
"data_description": {
|
|
11
|
+
"url": "Adres URL instancji Home Assistant, do kt\u00f3rego mo\u017cna uzyska\u0107 dost\u0119p z kontrolera linii papilarnych",
|
|
12
|
+
"webhook1": "Nazwa encji zdarzenia 1, kt\u00f3ra zostanie zamapowana na funkcj\u0119",
|
|
13
|
+
"webhook2": "Nazwa encji zdarzenia 2, kt\u00f3ra zostanie zamapowana na funkcj\u0119",
|
|
14
|
+
"webhook3": "Nazwa encji zdarzenia 3, kt\u00f3ra zostanie zamapowana na funkcj\u0119",
|
|
15
|
+
"webhook4": "Nazwa encji zdarzenia 4, kt\u00f3ra zostanie zamapowana na funkcj\u0119",
|
|
16
|
+
"webhook5": "Nazwa encji zdarzenia 5, kt\u00f3ra zostanie zamapowana na funkcj\u0119"
|
|
17
|
+
},
|
|
18
|
+
"description": "Nadaj nazwy swoim encj\u0105 zdarzenia. Te encje zdarzenia zostan\u0105 zamapowane jako funkcje w aplikacji {ekeybionyx}. Mo\u017cesz skonfigurowa\u0107 do {webhooks_available} encji zdarzenia. Pozostawienie pustej nazwy spowoduje pomini\u0119cie konfiguracji danej encji zdarzenia."
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "Kontot \u00e4r redan konfigurerat",
|
|
5
|
+
"missing_configuration": "Komponenten har inte konfigurerats. F\u00f6lj dokumentationen.",
|
|
6
|
+
"no_url_available": "Ingen webbadress tillg\u00e4nglig. F\u00f6r information om detta fel, [kolla hj\u00e4lpavsnittet]({docs_url})",
|
|
7
|
+
"oauth_error": "Mottog ogiltiga tokendata.",
|
|
8
|
+
"oauth_failed": "Fel vid h\u00e4mtning av \u00e5tkomsttoken.",
|
|
9
|
+
"oauth_timeout": "Timeout vid h\u00e4mtning av OAuth-token.",
|
|
10
|
+
"oauth_unauthorized": "OAuth-auktoriseringsfel vid h\u00e4mtning av \u00e5tkomsttoken.",
|
|
11
|
+
"user_rejected_authorize": "Kontol\u00e4nkning avvisades: {error}"
|
|
12
|
+
},
|
|
13
|
+
"create_entry": {
|
|
14
|
+
"default": "Autentisering lyckades"
|
|
15
|
+
},
|
|
16
|
+
"step": {
|
|
17
|
+
"pick_implementation": {
|
|
18
|
+
"title": "V\u00e4lj autentiseringsmetod"
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"step": {
|
|
22
22
|
"pick_implementation": {
|
|
23
23
|
"data": {
|
|
24
|
-
"implementation": "Alkalmaz\u00e1s
|
|
24
|
+
"implementation": "Alkalmaz\u00e1s hiteles\u00edt\u0151 adatai"
|
|
25
25
|
},
|
|
26
26
|
"data_description": {
|
|
27
27
|
"implementation": "A hiteles\u00edt\u00e9shez haszn\u00e1land\u00f3 hiteles\u00edt\u0151 adatok"
|
|
@@ -18,9 +18,6 @@
|
|
|
18
18
|
"data": {
|
|
19
19
|
"model": "\u041c\u043e\u0434\u0435\u043b",
|
|
20
20
|
"voice": "\u0413\u043b\u0430\u0441"
|
|
21
|
-
},
|
|
22
|
-
"data_description": {
|
|
23
|
-
"voice": "\u0413\u043b\u0430\u0441, \u043a\u043e\u0439\u0442\u043e \u0434\u0430 \u0441\u0435 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430 \u0437\u0430 TTS."
|
|
24
21
|
}
|
|
25
22
|
},
|
|
26
23
|
"voice_settings": {
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"data_description": {
|
|
27
27
|
"configure_voice": "Nastav\u00ed pokro\u010dil\u00e1 nastaven\u00ed hlasu. V\u00edce informac\u00ed naleznete v dokumentaci ElevenLabs.",
|
|
28
28
|
"model": "Model ElevenLabs k pou\u017eit\u00ed. Upozor\u0148ujeme, \u017ee ne v\u0161echny modely podporuj\u00ed v\u0161echny jazyky stejn\u011b dob\u0159e.",
|
|
29
|
-
"voice": "Hlas
|
|
29
|
+
"voice": "Hlas, kter\u00fd se m\u00e1 pou\u017e\u00edt pro p\u0159evod textu na \u0159e\u010d."
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"voice_settings": {
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"data_description": {
|
|
27
27
|
"configure_voice": "Erweiterte Spracheinstellungen konfigurieren. Weitere Informationen findest du in der ElevenLabs-Dokumentation.",
|
|
28
28
|
"model": "Zu verwendendes ElevenLabs-Modell. Bitte beachte, dass nicht alle Modelle alle Sprachen gleich gut unterst\u00fctzen.",
|
|
29
|
-
"voice": "F\u00fcr
|
|
29
|
+
"voice": "F\u00fcr Text-zu-Sprache zu verwendende Stimme."
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"voice_settings": {
|
|
@@ -25,8 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"data_description": {
|
|
27
27
|
"configure_voice": "\u0394\u03b9\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c9\u03bd \u03c6\u03c9\u03bd\u03ae\u03c2 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03bf\u03c5\u03c2. \u0392\u03c1\u03b5\u03af\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c4\u03b5\u03ba\u03bc\u03b7\u03c1\u03af\u03c9\u03c3\u03b7 \u03c4\u03b7\u03c2 ElevenLabs.",
|
|
28
|
-
"model": "\u039c\u03bf\u03bd\u03c4\u03ad\u03bb\u03bf ElevenLabs \u03c0\u03c1\u03bf\u03c2 \u03c7\u03c1\u03ae\u03c3\u03b7. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03c3\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03bf\u03c5\u03bd \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03bc\u03bf\u03bd\u03c4\u03ad\u03bb\u03b1 \u03b5\u03be\u03af\u03c3\u03bf\u03c5 \u03ba\u03b1\u03bb\u03ac \u03cc\u03bb\u03b5\u03c2 \u03c4\u03b9\u03c2 \u03b3\u03bb\u03ce\u03c3\u03c3\u03b5\u03c2."
|
|
29
|
-
"voice": "\u03a6\u03c9\u03bd\u03ae \u03c0\u03bf\u03c5 \u03b8\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03b3\u03b9\u03b1 \u03c4\u03bf TTS."
|
|
28
|
+
"model": "\u039c\u03bf\u03bd\u03c4\u03ad\u03bb\u03bf ElevenLabs \u03c0\u03c1\u03bf\u03c2 \u03c7\u03c1\u03ae\u03c3\u03b7. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03c3\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03bf\u03c5\u03bd \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03bc\u03bf\u03bd\u03c4\u03ad\u03bb\u03b1 \u03b5\u03be\u03af\u03c3\u03bf\u03c5 \u03ba\u03b1\u03bb\u03ac \u03cc\u03bb\u03b5\u03c2 \u03c4\u03b9\u03c2 \u03b3\u03bb\u03ce\u03c3\u03c3\u03b5\u03c2."
|
|
30
29
|
}
|
|
31
30
|
},
|
|
32
31
|
"voice_settings": {
|
|
@@ -25,8 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"data_description": {
|
|
27
27
|
"configure_voice": "Configure advanced voice settings. Find more information in the ElevenLabs documentation.",
|
|
28
|
-
"model": "ElevenLabs model to use. Please note that not all models support all languages equally well."
|
|
29
|
-
"voice": "Voice to use for the TTS."
|
|
28
|
+
"model": "ElevenLabs model to use. Please note that not all models support all languages equally well."
|
|
30
29
|
}
|
|
31
30
|
},
|
|
32
31
|
"voice_settings": {
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"data_description": {
|
|
27
27
|
"configure_voice": "Configure advanced voice settings. Find more information in the ElevenLabs documentation.",
|
|
28
28
|
"model": "ElevenLabs model to use. Please note that not all models support all languages equally well.",
|
|
29
|
-
"voice": "Voice to use for
|
|
29
|
+
"voice": "Voice to use for text-to-speech."
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"voice_settings": {
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"data_description": {
|
|
27
27
|
"configure_voice": "Configurar ajustes avanzados de voz. Encontrar\u00e1s m\u00e1s informaci\u00f3n en la documentaci\u00f3n de ElevenLabs.",
|
|
28
28
|
"model": "Modelo de ElevenLabs a utilizar. Por favor, ten en cuenta que no todos los modelos admiten todos los idiomas por igual.",
|
|
29
|
-
"voice": "Voz a utilizar para
|
|
29
|
+
"voice": "Voz a utilizar para la conversi\u00f3n de texto a voz."
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"voice_settings": {
|
|
@@ -25,8 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"data_description": {
|
|
27
27
|
"configure_voice": "T\u00e4iustatud h\u00e4\u00e4leseadete seadistamine. Lisateavet leiad ElevenLabsi dokumentatsioonist.",
|
|
28
|
-
"model": "Kasutatav ElevenLabsi mudel. Pane t\u00e4hele, et mitte k\u00f5ik mudelid ei toeta k\u00f5iki keeli v\u00f5rdselt."
|
|
29
|
-
"voice": "TTS-i jaoks kasutatav h\u00e4\u00e4l."
|
|
28
|
+
"model": "Kasutatav ElevenLabsi mudel. Pane t\u00e4hele, et mitte k\u00f5ik mudelid ei toeta k\u00f5iki keeli v\u00f5rdselt."
|
|
30
29
|
}
|
|
31
30
|
},
|
|
32
31
|
"voice_settings": {
|
|
@@ -25,8 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"data_description": {
|
|
27
27
|
"configure_voice": "Configurer les param\u00e8tres vocaux avanc\u00e9s. Pour plus d'informations, consultez la documentation d'ElevenLabs.",
|
|
28
|
-
"model": "Mod\u00e8le ElevenLabs \u00e0 utiliser. Veuillez noter que tous les mod\u00e8les ne prennent pas en charge toutes les langues de la m\u00eame mani\u00e8re."
|
|
29
|
-
"voice": "Voix \u00e0 utiliser pour la synth\u00e8se vocale (TTS)."
|
|
28
|
+
"model": "Mod\u00e8le ElevenLabs \u00e0 utiliser. Veuillez noter que tous les mod\u00e8les ne prennent pas en charge toutes les langues de la m\u00eame mani\u00e8re."
|
|
30
29
|
}
|
|
31
30
|
},
|
|
32
31
|
"voice_settings": {
|
|
@@ -25,8 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"data_description": {
|
|
27
27
|
"configure_voice": "Cumraigh socruithe gutha ardleibh\u00e9il. Faigh tuilleadh eolais i ndoicim\u00e9adacht ElevenLabs.",
|
|
28
|
-
"model": "Samhail ElevenLabs le h\u00fas\u00e1id. Tabhair faoi deara nach dtaca\u00edonn gach samhail le gach teanga chomh maith c\u00e9anna."
|
|
29
|
-
"voice": "Guth le h\u00fas\u00e1id don TTS."
|
|
28
|
+
"model": "Samhail ElevenLabs le h\u00fas\u00e1id. Tabhair faoi deara nach dtaca\u00edonn gach samhail le gach teanga chomh maith c\u00e9anna."
|
|
30
29
|
}
|
|
31
30
|
},
|
|
32
31
|
"voice_settings": {
|
|
@@ -19,8 +19,7 @@
|
|
|
19
19
|
"voice": "Voz"
|
|
20
20
|
},
|
|
21
21
|
"data_description": {
|
|
22
|
-
"model": "Modelo ElevenLabs a usar. Ten en conta que non todos os modelos soportan igual de ben todos os idiomas."
|
|
23
|
-
"voice": "Voz a usar para o TTS."
|
|
22
|
+
"model": "Modelo ElevenLabs a usar. Ten en conta que non todos os modelos soportan igual de ben todos os idiomas."
|
|
24
23
|
}
|
|
25
24
|
}
|
|
26
25
|
}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"config": {
|
|
3
3
|
"error": {
|
|
4
|
-
"invalid_api_key": "\u00c9rv\u00e9nytelen API kulcs"
|
|
4
|
+
"invalid_api_key": "\u00c9rv\u00e9nytelen API kulcs",
|
|
5
|
+
"unknown": "V\u00e1ratlan hiba"
|
|
5
6
|
},
|
|
6
7
|
"step": {
|
|
7
8
|
"user": {
|
|
@@ -24,8 +25,7 @@
|
|
|
24
25
|
},
|
|
25
26
|
"data_description": {
|
|
26
27
|
"configure_voice": "Halad\u00f3 hangbe\u00e1ll\u00edt\u00e1sok konfigur\u00e1l\u00e1sa. Tov\u00e1bbi inform\u00e1ci\u00f3kat az ElevenLabs dokument\u00e1ci\u00f3j\u00e1ban tal\u00e1l.",
|
|
27
|
-
"model": "Az ElevenLabs haszn\u00e1lni k\u00edv\u00e1nt modellje. K\u00e9rj\u00fck, vegye figyelembe, hogy nem minden modell t\u00e1mogatja egyform\u00e1n j\u00f3l az \u00f6sszes nyelvet."
|
|
28
|
-
"voice": "A TTS-hez haszn\u00e1land\u00f3 hang."
|
|
28
|
+
"model": "Az ElevenLabs haszn\u00e1lni k\u00edv\u00e1nt modellje. K\u00e9rj\u00fck, vegye figyelembe, hogy nem minden modell t\u00e1mogatja egyform\u00e1n j\u00f3l az \u00f6sszes nyelvet."
|
|
29
29
|
}
|
|
30
30
|
},
|
|
31
31
|
"voice_settings": {
|
|
@@ -21,8 +21,7 @@
|
|
|
21
21
|
},
|
|
22
22
|
"data_description": {
|
|
23
23
|
"configure_voice": "\u9ad8\u5ea6\u306a\u97f3\u58f0\u8a2d\u5b9a\u3092\u69cb\u6210\u3057\u307e\u3059\u3002\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u3001ElevenLabs \u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
|
24
|
-
"model": "\u4f7f\u7528\u3059\u308b ElevenLabs \u30e2\u30c7\u30eb\u3002\u3059\u3079\u3066\u306e\u30e2\u30c7\u30eb\u304c\u3059\u3079\u3066\u306e\u8a00\u8a9e\u3092\u540c\u69d8\u306b\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u308f\u3051\u3067\u306f\u306a\u3044\u3053\u3068\u306b\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002"
|
|
25
|
-
"voice": "TTS \u306b\u4f7f\u7528\u3059\u308b\u97f3\u58f0\u3002"
|
|
24
|
+
"model": "\u4f7f\u7528\u3059\u308b ElevenLabs \u30e2\u30c7\u30eb\u3002\u3059\u3079\u3066\u306e\u30e2\u30c7\u30eb\u304c\u3059\u3079\u3066\u306e\u8a00\u8a9e\u3092\u540c\u69d8\u306b\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u308f\u3051\u3067\u306f\u306a\u3044\u3053\u3068\u306b\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002"
|
|
26
25
|
}
|
|
27
26
|
},
|
|
28
27
|
"voice_settings": {
|
|
@@ -19,8 +19,7 @@
|
|
|
19
19
|
"voice": "\uc74c\uc131"
|
|
20
20
|
},
|
|
21
21
|
"data_description": {
|
|
22
|
-
"model": "ElebenLabs \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud560 \ub54c, \ubaa8\ub4e0 \ubaa8\ub378\uc774 \ubaa8\ub4e0 \uc5b8\uc5b4\ub97c \ub3d9\ub4f1\ud558\uac8c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\ub294 \ub2e4\ub294 \uac83\uc744 \uc5fc\ub450\ud574 \ub450\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4."
|
|
23
|
-
"voice": "TTS\uc5d0 \uc0ac\uc6a9\ud560 \uc74c\uc131."
|
|
22
|
+
"model": "ElebenLabs \ubaa8\ub378\uc744 \uc0ac\uc6a9\ud560 \ub54c, \ubaa8\ub4e0 \ubaa8\ub378\uc774 \ubaa8\ub4e0 \uc5b8\uc5b4\ub97c \ub3d9\ub4f1\ud558\uac8c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\ub294 \ub2e4\ub294 \uac83\uc744 \uc5fc\ub450\ud574 \ub450\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4."
|
|
24
23
|
}
|
|
25
24
|
}
|
|
26
25
|
}
|
|
@@ -25,8 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"data_description": {
|
|
27
27
|
"configure_voice": "Konfig\u016bruokite i\u0161pl\u0117stinius balso nustatymus. Daugiau informacijos rasite ElevenLabs dokumentacijoje.",
|
|
28
|
-
"model": "Naudoti ElevenLabs model\u012f. Atminkite, kad ne visi modeliai vienodai palaiko visas kalbas."
|
|
29
|
-
"voice": "Balsas, naudojamas TTS."
|
|
28
|
+
"model": "Naudoti ElevenLabs model\u012f. Atminkite, kad ne visi modeliai vienodai palaiko visas kalbas."
|
|
30
29
|
}
|
|
31
30
|
},
|
|
32
31
|
"voice_settings": {
|
|
@@ -25,8 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"data_description": {
|
|
27
27
|
"configure_voice": "Configurar defini\u00e7\u00f5es de voz avan\u00e7adas. Para mais informa\u00e7\u00f5es, consulte a documenta\u00e7\u00e3o do ElevenLabs.",
|
|
28
|
-
"model": "Modelo da ElevenLabs a utilizar. Tenha em aten\u00e7\u00e3o que nem todos os modelos suportam corretamente todas as l\u00ednguas."
|
|
29
|
-
"voice": "Voz a utilizar no TTS"
|
|
28
|
+
"model": "Modelo da ElevenLabs a utilizar. Tenha em aten\u00e7\u00e3o que nem todos os modelos suportam corretamente todas as l\u00ednguas."
|
|
30
29
|
}
|
|
31
30
|
},
|
|
32
31
|
"voice_settings": {
|
|
@@ -24,8 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"data_description": {
|
|
26
26
|
"configure_voice": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u044b\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0433\u043e\u043b\u043e\u0441\u0430. \u0411\u043e\u043b\u0435\u0435 \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043c\u043e\u0436\u043d\u043e \u043d\u0430\u0439\u0442\u0438 \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0438 ElevenLabs.",
|
|
27
|
-
"model": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u0430\u044f \u043c\u043e\u0434\u0435\u043b\u044c ElevenLabs. \u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435, \u0447\u0442\u043e \u043d\u0435 \u0432\u0441\u0435 \u043c\u043e\u0434\u0435\u043b\u0438 \u043e\u0434\u0438\u043d\u0430\u043a\u043e\u0432\u043e \u0445\u043e\u0440\u043e\u0448\u043e \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0442 \u0432\u0441\u0435 \u044f\u0437\u044b\u043a\u0438."
|
|
28
|
-
"voice": "\u0413\u043e\u043b\u043e\u0441 \u0434\u043b\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0432 TTS."
|
|
27
|
+
"model": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u0430\u044f \u043c\u043e\u0434\u0435\u043b\u044c ElevenLabs. \u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435, \u0447\u0442\u043e \u043d\u0435 \u0432\u0441\u0435 \u043c\u043e\u0434\u0435\u043b\u0438 \u043e\u0434\u0438\u043d\u0430\u043a\u043e\u0432\u043e \u0445\u043e\u0440\u043e\u0448\u043e \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0442 \u0432\u0441\u0435 \u044f\u0437\u044b\u043a\u0438."
|
|
29
28
|
}
|
|
30
29
|
},
|
|
31
30
|
"voice_settings": {
|
|
@@ -25,8 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"data_description": {
|
|
27
27
|
"configure_voice": "Konfigur\u00e1cia pokro\u010dil\u00fdch hlasov\u00fdch nastaven\u00ed. Viac inform\u00e1ci\u00ed n\u00e1jdete v dokument\u00e1cii ElevenLabs.",
|
|
28
|
-
"model": "Model ElevenLabs na pou\u017eitie. Upozor\u0148ujeme, \u017ee nie v\u0161etky modely podporuj\u00fa v\u0161etky jazyky rovnako dobre."
|
|
29
|
-
"voice": "Hlas na pou\u017eitie pre TTS."
|
|
28
|
+
"model": "Model ElevenLabs na pou\u017eitie. Upozor\u0148ujeme, \u017ee nie v\u0161etky modely podporuj\u00fa v\u0161etky jazyky rovnako dobre."
|
|
30
29
|
}
|
|
31
30
|
},
|
|
32
31
|
"voice_settings": {
|
|
@@ -25,8 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"data_description": {
|
|
27
27
|
"configure_voice": "Konfigurera avancerade r\u00f6stinst\u00e4llningar. Mer information finns i dokumentationen f\u00f6r ElevenLabs.",
|
|
28
|
-
"model": "ElevenLabs modell att anv\u00e4nda. Observera att alla modeller inte st\u00f6der alla spr\u00e5k lika bra."
|
|
29
|
-
"voice": "R\u00f6st som ska anv\u00e4ndas f\u00f6r TTS."
|
|
28
|
+
"model": "ElevenLabs modell att anv\u00e4nda. Observera att alla modeller inte st\u00f6der alla spr\u00e5k lika bra."
|
|
30
29
|
}
|
|
31
30
|
},
|
|
32
31
|
"voice_settings": {
|
|
@@ -24,8 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"data_description": {
|
|
26
26
|
"configure_voice": "Geli\u015fmi\u015f ses ayarlar\u0131n\u0131 yap\u0131land\u0131r\u0131n. ElevenLabs belgelerinde daha fazla bilgi edinin.",
|
|
27
|
-
"model": "Kullan\u0131lacak ElevenLabs modeli. L\u00fctfen t\u00fcm modellerin t\u00fcm dilleri e\u015fit derecede desteklemedi\u011fini unutmay\u0131n."
|
|
28
|
-
"voice": "TTS i\u00e7in kullan\u0131lacak ses."
|
|
27
|
+
"model": "Kullan\u0131lacak ElevenLabs modeli. L\u00fctfen t\u00fcm modellerin t\u00fcm dilleri e\u015fit derecede desteklemedi\u011fini unutmay\u0131n."
|
|
29
28
|
}
|
|
30
29
|
},
|
|
31
30
|
"voice_settings": {
|
|
@@ -25,8 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"data_description": {
|
|
27
27
|
"configure_voice": "\u914d\u7f6e\u9ad8\u7ea7\u8bed\u97f3\u8bbe\u7f6e\u3002\u6709\u5173\u8be6\u7ec6\u4fe1\u606f\uff0c\u8bf7\u53c2\u9605 ElevenLabs \u6587\u6863\u3002",
|
|
28
|
-
"model": "\u8981\u4f7f\u7528\u7684 ElevenLabs \u6a21\u578b\u3002\u8bf7\u6ce8\u610f\uff0c\u5e76\u975e\u6240\u6709\u6a21\u578b\u90fd\u80fd\u5f88\u597d\u7684\u652f\u6301\u5168\u90e8\u8bed\u8a00\u3002"
|
|
29
|
-
"voice": "\u7528\u4e8e TTS \u7684\u8bed\u97f3\u3002"
|
|
28
|
+
"model": "\u8981\u4f7f\u7528\u7684 ElevenLabs \u6a21\u578b\u3002\u8bf7\u6ce8\u610f\uff0c\u5e76\u975e\u6240\u6709\u6a21\u578b\u90fd\u80fd\u5f88\u597d\u7684\u652f\u6301\u5168\u90e8\u8bed\u8a00\u3002"
|
|
30
29
|
}
|
|
31
30
|
},
|
|
32
31
|
"voice_settings": {
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"data_description": {
|
|
27
27
|
"configure_voice": "\u8a2d\u5b9a\u9032\u968e\u8a9e\u97f3\u8a2d\u5b9a\u3002\u8acb\u53c3\u95b1 ElevenLabs \u6587\u4ef6\u4ee5\u53d6\u5f97\u66f4\u8a73\u7d30\u7684\u8cc7\u8a0a\u3002",
|
|
28
28
|
"model": "\u6b32\u4f7f\u7528\u7684 ElevenLabs \u6a21\u578b\u3002\u8acb\u6ce8\u610f\uff1a\u4e26\u975e\u6240\u6709\u6a21\u578b\u90fd\u652f\u63f4\u6240\u6709\u8a9e\u8a00\u3002",
|
|
29
|
-
"voice": "\u7528\u65bc
|
|
29
|
+
"voice": "\u7528\u65bc\u6587\u5b57\u8f49\u8a9e\u97f3\u7684\u8a9e\u97f3\u3002"
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"voice_settings": {
|
|
@@ -12,7 +12,8 @@
|
|
|
12
12
|
"user": {
|
|
13
13
|
"data": {
|
|
14
14
|
"host": "Gostitelj"
|
|
15
|
-
}
|
|
15
|
+
},
|
|
16
|
+
"description": "Nastavite svoj Elgato Light tako, da se bo vklju\u010den v Home Assistant."
|
|
16
17
|
},
|
|
17
18
|
"zeroconf_confirm": {
|
|
18
19
|
"description": "Ali \u017eelite dodati Elgato Light s serijsko \u0161tevilko ' {serial_number} ' v Home Assistanta?",
|
|
@@ -33,6 +33,12 @@
|
|
|
33
33
|
"description": "A c\u00edmsornak a \"biztons\u00e1gos\" \u00e9s a \"nem biztons\u00e1gos\" eset\u00e9ben is \"address[:port]\" form\u00e1j\u00fanak kell lennie. P\u00e9lda: '192.168.1.1'. A port megad\u00e1sa opcion\u00e1lis \u00e9s alap\u00e9rtelmez\u00e9s szerint 2101 a \"nem biztons\u00e1gos\", 2601 a \"biztons\u00e1gos\" eset\u00e9ben. A soros protokoll eset\u00e9ben a c\u00edmnek a 'tty[:baud]' form\u00e1j\u00fanak kell lennie. P\u00e9lda: '/dev/ttyS1'. A baud nem k\u00f6telez\u0151 \u00e9s alap\u00e9rtelmez\u00e9s szerint 115200.",
|
|
34
34
|
"title": "Csatlakoz\u00e1s az Elk-M1 vez\u00e9rl\u0151h\u00f6z"
|
|
35
35
|
},
|
|
36
|
+
"reconfigure": {
|
|
37
|
+
"data": {
|
|
38
|
+
"password": "Jelsz\u00f3",
|
|
39
|
+
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
|
|
40
|
+
}
|
|
41
|
+
},
|
|
36
42
|
"user": {
|
|
37
43
|
"data": {
|
|
38
44
|
"device": "Eszk\u00f6z"
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
|
-
"already_configured": "Ez a kiszolg\u00e1l\u00f3 m\u00e1r konfigur\u00e1lva van"
|
|
4
|
+
"already_configured": "Ez a kiszolg\u00e1l\u00f3 m\u00e1r konfigur\u00e1lva van",
|
|
5
|
+
"reconfigure_successful": "\u00dajrakonfigur\u00e1l\u00e1s sikeres volt"
|
|
5
6
|
},
|
|
6
7
|
"error": {
|
|
7
8
|
"api_error": "Hiba t\u00f6rt\u00e9nt a pyemoncms API-ban: {details}"
|
|
@@ -12,6 +13,12 @@
|
|
|
12
13
|
"include_only_feed_id": "V\u00e1lassza ki a felvenni k\u00edv\u00e1nt h\u00edrcsatorn\u00e1kat"
|
|
13
14
|
}
|
|
14
15
|
},
|
|
16
|
+
"reconfigure": {
|
|
17
|
+
"data": {
|
|
18
|
+
"api_key": "API kulcs",
|
|
19
|
+
"url": "URL"
|
|
20
|
+
}
|
|
21
|
+
},
|
|
15
22
|
"user": {
|
|
16
23
|
"data": {
|
|
17
24
|
"api_key": "API kulcs",
|