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
|
@@ -172,8 +172,7 @@
|
|
|
172
172
|
"unit_of_measurement": "\u6e2c\u5b9a\u5358\u4f4d"
|
|
173
173
|
},
|
|
174
174
|
"data_description": {
|
|
175
|
-
"entity_category": "\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u30c7\u30d0\u30a4\u30b9\u8a2d\u5b9a\u307e\u305f\u306f\u8a3a\u65ad\u3068\u3057\u3066\u30de\u30fc\u30af\u3067\u304d\u307e\u3059\u3002\u30ab\u30c6\u30b4\u30ea\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u306f\u3001\u30af\u30e9\u30a6\u30c9\u3001Alexa\u3001Google Assistant \u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306b\u516c\u958b\u3055\u308c\u305a\u3001\u30c7\u30d0\u30a4\u30b9\u307e\u305f\u306f\u30a8\u30ea\u30a2\u3078\u306e\u9593\u63a5\u30a2\u30af\u30b7\u30e7\u30f3\u547c\u3073\u51fa\u3057\u306b\u3082\u542b\u307e\u308c\u307e\u305b\u3093\u3002\u30bb\u30f3\u30b5\u30fc\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u306b\u306f\u30c7\u30d0\u30a4\u30b9\u8a2d\u5b9a\u30af\u30e9\u30b9\u3092\u5272\u308a\u5f53\u3066\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002[\u8a73\u7d30\u306f\u3053\u3061\u3089](https://developers.home-assistant.io/docs/core/entity/#registry-properties)"
|
|
176
|
-
"unit_of_measurement": "\u30bb\u30f3\u30b5\u30fc\u306e\u6e2c\u5b9a\u5358\u4f4d\u3092\u5b9a\u7fa9\u3057\u307e\u3059\uff08\u5b58\u5728\u3059\u308b\u5834\u5408\uff09\u3002"
|
|
175
|
+
"entity_category": "\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u30c7\u30d0\u30a4\u30b9\u8a2d\u5b9a\u307e\u305f\u306f\u8a3a\u65ad\u3068\u3057\u3066\u30de\u30fc\u30af\u3067\u304d\u307e\u3059\u3002\u30ab\u30c6\u30b4\u30ea\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u306f\u3001\u30af\u30e9\u30a6\u30c9\u3001Alexa\u3001Google Assistant \u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306b\u516c\u958b\u3055\u308c\u305a\u3001\u30c7\u30d0\u30a4\u30b9\u307e\u305f\u306f\u30a8\u30ea\u30a2\u3078\u306e\u9593\u63a5\u30a2\u30af\u30b7\u30e7\u30f3\u547c\u3073\u51fa\u3057\u306b\u3082\u542b\u307e\u308c\u307e\u305b\u3093\u3002\u30bb\u30f3\u30b5\u30fc\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u306b\u306f\u30c7\u30d0\u30a4\u30b9\u8a2d\u5b9a\u30af\u30e9\u30b9\u3092\u5272\u308a\u5f53\u3066\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002[\u8a73\u7d30\u306f\u3053\u3061\u3089](https://developers.home-assistant.io/docs/core/entity/#registry-properties)"
|
|
177
176
|
},
|
|
178
177
|
"description": "\u7279\u5b9a\u306e\u8a73\u7d30\u3092\u8a2d\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044 {platform} \u30a8\u30f3\u30c6\u30a3\u30c6\u30a3 \"{entity}\":",
|
|
179
178
|
"sections": {
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"suggested_display_precision": "De\u0161imt\u0173j\u0173 tikslumu skai\u010dius, kuris tur\u0117t\u0173 b\u016bti naudojamas {platform} esyb\u0117s b\u016bsenos po apvalinimo. [Su\u017einokite daugiau]({url}#suggested_display_precision)",
|
|
272
272
|
"supported_features": "Funkcijos, kurias palaiko objektas.",
|
|
273
273
|
"temperature_unit": "Tai nustato natyv\u0173 matavimo vienet\u0105, su kuriuo veikia MQTT klimato prietaisas.",
|
|
274
|
-
"unit_of_measurement": "Apibr\u0117\u017eia
|
|
274
|
+
"unit_of_measurement": "Apibr\u0117\u017eia matavimo vienet\u0105, jei toks yra."
|
|
275
275
|
},
|
|
276
276
|
"description": "Sukonfig\u016bruokite konkre\u010di\u0105 {platform} subjekto \"{entity}\" informacij\u0105:",
|
|
277
277
|
"sections": {
|
|
@@ -270,8 +270,7 @@
|
|
|
270
270
|
"state_class": "De [statusklasse](https://developers.home-assistant.io/docs/core/entity/sensor/#available-state-classes) van de sensor. [Leer meer.]({url}#state_class)",
|
|
271
271
|
"suggested_display_precision": "Het aantal decimalen dat gebruikt moet worden voor de \"{platform}\" entiteit status na afronding. [Leer meer.]({url}#suggested_display_precision)",
|
|
272
272
|
"supported_features": "De functies die de entiteit ondersteunt",
|
|
273
|
-
"temperature_unit": "Dit bepaald de eigen meeteenheid waar het MQTT klimaatapparaat mee werkt."
|
|
274
|
-
"unit_of_measurement": "Definieert de meeteenheid van de sensor, al die er is."
|
|
273
|
+
"temperature_unit": "Dit bepaald de eigen meeteenheid waar het MQTT klimaatapparaat mee werkt."
|
|
275
274
|
},
|
|
276
275
|
"description": "Configureer de specifieke details voor {platform} entiteit \"{entity}\":",
|
|
277
276
|
"sections": {
|
|
@@ -270,8 +270,7 @@
|
|
|
270
270
|
"state_class": "A [state_class](https://developers.home-assistant.io/docs/core/entity/sensor/#available-state-classes) do sensor. [Saiba mais]({url}#state_class)",
|
|
271
271
|
"suggested_display_precision": "O n\u00famero de casas decimais que devem ser utilizadas no estado da entidade {platform} ap\u00f3s o arredondamento. [Saiba mais]({url}#suggested_display_precision)",
|
|
272
272
|
"supported_features": "As carater\u00edsticas que a entidade suporta.",
|
|
273
|
-
"temperature_unit": "Isto determina a unidade de medida nativa com que o dispositivo de climatiza\u00e7\u00e3o MQTT funciona."
|
|
274
|
-
"unit_of_measurement": "Define a unidade de medida do sensor, se existir."
|
|
273
|
+
"temperature_unit": "Isto determina a unidade de medida nativa com que o dispositivo de climatiza\u00e7\u00e3o MQTT funciona."
|
|
275
274
|
},
|
|
276
275
|
"description": "Por favor, configure os pormenores espec\u00edficos para a entidade \"{entity}\" da {platform}:",
|
|
277
276
|
"sections": {
|
|
@@ -235,8 +235,7 @@
|
|
|
235
235
|
"options": "\u0412\u0430\u0440\u0438\u0430\u043d\u0442\u044b \u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0445 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0439 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u0441\u0435\u043d\u0441\u043e\u0440\u0430. \u0414\u043b\u044f \u0441\u0435\u043d\u0441\u043e\u0440\u0430 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d \u043a\u043b\u0430\u0441\u0441 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u0441\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435\u043c \"\u041f\u0435\u0440\u0435\u0447\u0438\u0441\u043b\u0435\u043d\u0438\u0435\". \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 '\u0412\u0430\u0440\u0438\u0430\u043d\u0442\u044b' \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0441\u043e\u0432\u043c\u0435\u0441\u0442\u043d\u043e \u0441 \u043a\u043b\u0430\u0441\u0441\u043e\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u0438\u043b\u0438 \u0435\u0434\u0438\u043d\u0438\u0446\u0435\u0439 \u0438\u0437\u043c\u0435\u0440\u0435\u043d\u0438\u044f.",
|
|
236
236
|
"schema": "\u0421\u0445\u0435\u043c\u0430 \u0434\u043b\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f. [\u0423\u0437\u043d\u0430\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u0435.]({url}#comparison-of-light-mqtt-schemas)",
|
|
237
237
|
"state_class": "[\u041a\u043b\u0430\u0441\u0441 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f](https://developers.home-assistant.io/docs/core/entity/sensor/#available-state-classes) \u0441\u0435\u043d\u0441\u043e\u0440\u0430. [\u0423\u0437\u043d\u0430\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u0435.]({url}#state_class)",
|
|
238
|
-
"suggested_display_precision": "\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0434\u0435\u0441\u044f\u0442\u0438\u0447\u043d\u044b\u0445 \u0437\u043d\u0430\u043a\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0434\u043e\u043b\u0436\u043d\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0432 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438 \u043e\u0431\u044a\u0435\u043a\u0442\u0430 {platform} \u043f\u043e\u0441\u043b\u0435 \u043e\u043a\u0440\u0443\u0433\u043b\u0435\u043d\u0438\u044f. [\u041f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435.]({url}#suggested_display_precision)"
|
|
239
|
-
"unit_of_measurement": "\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442 \u0435\u0434\u0438\u043d\u0438\u0446\u0443 \u0438\u0437\u043c\u0435\u0440\u0435\u043d\u0438\u044f \u0441\u0435\u043d\u0441\u043e\u0440\u0430, \u0435\u0441\u043b\u0438 \u0442\u0430\u043a\u043e\u0432\u0430\u044f \u0438\u043c\u0435\u0435\u0442\u0441\u044f."
|
|
238
|
+
"suggested_display_precision": "\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0434\u0435\u0441\u044f\u0442\u0438\u0447\u043d\u044b\u0445 \u0437\u043d\u0430\u043a\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0434\u043e\u043b\u0436\u043d\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0432 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438 \u043e\u0431\u044a\u0435\u043a\u0442\u0430 {platform} \u043f\u043e\u0441\u043b\u0435 \u043e\u043a\u0440\u0443\u0433\u043b\u0435\u043d\u0438\u044f. [\u041f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435.]({url}#suggested_display_precision)"
|
|
240
239
|
},
|
|
241
240
|
"description": "\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0441\u043f\u0435\u0446\u0438\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0434\u0435\u0442\u0430\u043b\u0438 \u0434\u043b\u044f \u043e\u0431\u044a\u0435\u043a\u0442\u0430 {platform} \"{entity}\":",
|
|
242
241
|
"sections": {
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"suggested_display_precision": "Po\u010det desatinn\u00fdch miest, ktor\u00e9 sa maj\u00fa pou\u017ei\u0165 v stave entity {platform} po zaokr\u00fahlen\u00ed. [\u010eal\u0161ie inform\u00e1cie]({url}#suggested_display_precision)",
|
|
272
272
|
"supported_features": "Funkcie, ktor\u00e9 entita podporuje.",
|
|
273
273
|
"temperature_unit": "Ur\u010duje nat\u00edvnu jednotku merania, s ktorou pracuje klimatick\u00e9 zariadenie MQTT.",
|
|
274
|
-
"unit_of_measurement": "Definuje
|
|
274
|
+
"unit_of_measurement": "Definuje jednotku merania, ak nejak\u00e1 existuje."
|
|
275
275
|
},
|
|
276
276
|
"description": "Nakonfigurujte konkr\u00e9tne \u00fadaje pre subjekt {platform} \"{entity}\":",
|
|
277
277
|
"sections": {
|
|
@@ -230,8 +230,7 @@
|
|
|
230
230
|
"options": "Alternativ f\u00f6r till\u00e5tna v\u00e4rden p\u00e5 sensortillst\u00e5nd. Sensorns enhetsklass m\u00e5ste vara satt till uppr\u00e4kning. Inst\u00e4llningen 'alternativ' kan inte anv\u00e4ndas tillsammans med tillst\u00e5ndsklass eller m\u00e5ttenhet.",
|
|
231
231
|
"schema": "Schemat som ska anv\u00e4ndas. [L\u00e4s mer.]({url}#comparison-of-light-mqtt-schemas)",
|
|
232
232
|
"state_class": "[Tillst\u00e5ndsklassen](https://developers.home-assistant.io/docs/core/entity/sensor/#available-state-classes) f\u00f6r sensorn. [L\u00e4s mer.]({url}#state_class)",
|
|
233
|
-
"suggested_display_precision": "Det antal decimaler som ska anv\u00e4ndas i {platform}-entitetens tillst\u00e5nd efter avrundning. [L\u00e4s mer.]({url}#suggested_display_precision)"
|
|
234
|
-
"unit_of_measurement": "Definierar sensorns m\u00e5ttenhet, om s\u00e5dan finns."
|
|
233
|
+
"suggested_display_precision": "Det antal decimaler som ska anv\u00e4ndas i {platform}-entitetens tillst\u00e5nd efter avrundning. [L\u00e4s mer.]({url}#suggested_display_precision)"
|
|
235
234
|
},
|
|
236
235
|
"description": "Konfigurera specifika uppgifter f\u00f6r {platform}-entitet \"{entity}\":",
|
|
237
236
|
"sections": {
|
|
@@ -823,11 +822,13 @@
|
|
|
823
822
|
"pm1": "PM1",
|
|
824
823
|
"pm10": "PM10",
|
|
825
824
|
"pm25": "PM2,5",
|
|
825
|
+
"pm4": "PM4",
|
|
826
826
|
"power": "Effekt",
|
|
827
827
|
"power_factor": "Effektfaktor",
|
|
828
828
|
"precipitation": "Nederb\u00f6rd",
|
|
829
829
|
"precipitation_intensity": "Nederb\u00f6rdsintensitet",
|
|
830
830
|
"pressure": "Tryck",
|
|
831
|
+
"reactive_energy": "Reaktiv energi",
|
|
831
832
|
"reactive_power": "Reaktiv effekt",
|
|
832
833
|
"signal_strength": "Signalstyrka",
|
|
833
834
|
"sound_pressure": "Ljudtryck",
|
|
@@ -880,6 +881,7 @@
|
|
|
880
881
|
"climate": "Klimat",
|
|
881
882
|
"cover": "Skydd",
|
|
882
883
|
"fan": "Fl\u00e4kt",
|
|
884
|
+
"image": "Bild",
|
|
883
885
|
"light": "Lampa",
|
|
884
886
|
"notify": "Aviseringar",
|
|
885
887
|
"sensor": "Sensor",
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"suggested_display_precision": "\u56db\u820d\u4e94\u5165\u540e\u5e94\u5728{platform}\u5b9e\u4f53\u72b6\u6001\u4e2d\u4f7f\u7528\u7684\u5c0f\u6570\u4f4d\u6570\u3002\u3010\u4e86\u89e3\u8be6\u60c5\u3002\u3011({url}#suggested_display_precision)",
|
|
272
272
|
"supported_features": "\u5b9e\u4f53\u652f\u6301\u7684\u529f\u80fd\u3002",
|
|
273
273
|
"temperature_unit": "\u8fd9\u51b3\u5b9a\u4e86 MQTT \u7a7a\u8c03\u8bbe\u5907\u6240\u4f7f\u7528\u7684\u672c\u673a\u5ea6\u91cf\u5355\u4f4d\u3002",
|
|
274
|
-
"unit_of_measurement": "\u5b9a\u4e49\
|
|
274
|
+
"unit_of_measurement": "\u5b9a\u4e49\u5ea6\u91cf\u5355\u4f4d\uff08\u5982\u679c\u6709\uff09\u3002"
|
|
275
275
|
},
|
|
276
276
|
"description": "\u8bf7\u4e3a{platform}\u5b9e\u4f53\u201c{entity}\u201d\u914d\u7f6e\u5177\u4f53\u8be6\u7ec6\u4fe1\u606f\uff1a",
|
|
277
277
|
"sections": {
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"suggested_display_precision": "\u5728\u56db\u6368\u4e94\u5165\u5f8c\uff0c{platform}\u5be6\u9ad4\u72c0\u614b\u61c9\u4f7f\u7528\u7684\u5c0f\u6578\u4f4d\u6578\u3002[\u8a73\u7d30\u77ad\u89e3\u3002]({url}#suggested_display_precision)",
|
|
272
272
|
"supported_features": "\u5be6\u9ad4\u652f\u63f4\u7684\u529f\u80fd\u3002",
|
|
273
273
|
"temperature_unit": "\u6c7a\u5b9a MQTT \u6eab\u63a7\u5668\u88dd\u7f6e\u6240\u4f7f\u7528\u7684\u672c\u6a5f\u6e2c\u91cf\u55ae\u4f4d\u3002",
|
|
274
|
-
"unit_of_measurement": "\u5b9a\u7fa9\
|
|
274
|
+
"unit_of_measurement": "\u5b9a\u7fa9\u6e2c\u91cf\u55ae\u4f4d\uff08\u5982\u679c\u6709\uff09\u3002"
|
|
275
275
|
},
|
|
276
276
|
"description": "\u8acb\u8a2d\u5b9a {platform} \u5be6\u9ad4 \"{entity}\" \u7684\u5177\u9ad4\u8a73\u7d30\u8cc7\u6599\uff1a",
|
|
277
277
|
"sections": {
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"name": "Meno interpreta"
|
|
176
176
|
},
|
|
177
177
|
"enqueue": {
|
|
178
|
-
"description": "
|
|
178
|
+
"description": "\u010ci sa m\u00e1 obsah prehra\u0165 teraz alebo prida\u0165 do frontu.",
|
|
179
179
|
"name": "Zaradi\u0165 do fronty"
|
|
180
180
|
},
|
|
181
181
|
"media_id": {
|
|
@@ -4,15 +4,15 @@
|
|
|
4
4
|
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
|
|
5
5
|
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
|
6
6
|
"duplicate_persistence_file": "A perzisztencia f\u00e1jl m\u00e1r haszn\u00e1latban van",
|
|
7
|
-
"duplicate_topic": "A
|
|
7
|
+
"duplicate_topic": "A t\u00e9mak\u00f6r m\u00e1r haszn\u00e1latban van",
|
|
8
8
|
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
|
|
9
9
|
"invalid_device": "\u00c9rv\u00e9nytelen eszk\u00f6z",
|
|
10
10
|
"invalid_ip": "\u00c9rv\u00e9nytelen IP-c\u00edm",
|
|
11
11
|
"invalid_persistence_file": "\u00c9rv\u00e9nytelen perzisztencia f\u00e1jl",
|
|
12
12
|
"invalid_port": "\u00c9rv\u00e9nytelen portsz\u00e1m",
|
|
13
|
-
"invalid_publish_topic": "\u00c9rv\u00e9nytelen k\u00f6zz\u00e9t\u00e9teli \"publish\"
|
|
13
|
+
"invalid_publish_topic": "\u00c9rv\u00e9nytelen k\u00f6zz\u00e9t\u00e9teli \"publish\" t\u00e9mak\u00f6r",
|
|
14
14
|
"invalid_serial": "\u00c9rv\u00e9nytelen soros port",
|
|
15
|
-
"invalid_subscribe_topic": "\u00c9rv\u00e9nytelen feliratkoz\u00e1si \"subscribe\"
|
|
15
|
+
"invalid_subscribe_topic": "\u00c9rv\u00e9nytelen feliratkoz\u00e1si \"subscribe\" t\u00e9mak\u00f6r",
|
|
16
16
|
"invalid_version": "\u00c9rv\u00e9nytelen MySensors verzi\u00f3",
|
|
17
17
|
"mqtt_required": "Az MQTT integr\u00e1ci\u00f3 nincs be\u00e1ll\u00edtva",
|
|
18
18
|
"not_a_number": "K\u00e9rem, sz\u00e1mot adjon meg",
|
|
@@ -24,15 +24,15 @@
|
|
|
24
24
|
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
|
|
25
25
|
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
|
26
26
|
"duplicate_persistence_file": "A perzisztencia f\u00e1jl m\u00e1r haszn\u00e1latban van",
|
|
27
|
-
"duplicate_topic": "A
|
|
27
|
+
"duplicate_topic": "A t\u00e9mak\u00f6r m\u00e1r haszn\u00e1latban van",
|
|
28
28
|
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
|
|
29
29
|
"invalid_device": "\u00c9rv\u00e9nytelen eszk\u00f6z",
|
|
30
30
|
"invalid_ip": "\u00c9rv\u00e9nytelen IP-c\u00edm",
|
|
31
31
|
"invalid_persistence_file": "\u00c9rv\u00e9nytelen perzisztencia f\u00e1jl",
|
|
32
32
|
"invalid_port": "\u00c9rv\u00e9nytelen portsz\u00e1m",
|
|
33
|
-
"invalid_publish_topic": "\u00c9rv\u00e9nytelen k\u00f6zz\u00e9t\u00e9teli \"publish\"
|
|
33
|
+
"invalid_publish_topic": "\u00c9rv\u00e9nytelen k\u00f6zz\u00e9t\u00e9teli \"publish\" t\u00e9mak\u00f6r",
|
|
34
34
|
"invalid_serial": "\u00c9rv\u00e9nytelen soros port",
|
|
35
|
-
"invalid_subscribe_topic": "\u00c9rv\u00e9nytelen feliratkoz\u00e1si \"subscribe\"
|
|
35
|
+
"invalid_subscribe_topic": "\u00c9rv\u00e9nytelen feliratkoz\u00e1si \"subscribe\" t\u00e9mak\u00f6r",
|
|
36
36
|
"invalid_version": "\u00c9rv\u00e9nytelen MySensors verzi\u00f3",
|
|
37
37
|
"not_a_number": "K\u00e9rem, sz\u00e1mot adjon meg",
|
|
38
38
|
"port_out_of_range": "A portsz\u00e1mnak legal\u00e1bb 1-nek \u00e9s legfeljebb 65535-nek kell lennie",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"step": {
|
|
25
25
|
"pick_implementation": {
|
|
26
26
|
"data": {
|
|
27
|
-
"implementation": "Alkalmaz\u00e1s
|
|
27
|
+
"implementation": "Alkalmaz\u00e1s hiteles\u00edt\u0151 adatai"
|
|
28
28
|
},
|
|
29
29
|
"data_description": {
|
|
30
30
|
"implementation": "A hiteles\u00edt\u00e9shez haszn\u00e1land\u00f3 hiteles\u00edt\u0151 adatok"
|
|
@@ -22,6 +22,16 @@
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
},
|
|
25
|
+
"entity": {
|
|
26
|
+
"sensor": {
|
|
27
|
+
"sensor_input": {
|
|
28
|
+
"state": {
|
|
29
|
+
"active": "Akt\u00edv",
|
|
30
|
+
"normal": "Norm\u00e1l"
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
},
|
|
25
35
|
"exceptions": {
|
|
26
36
|
"config_entry_error_missing_internal_url": {
|
|
27
37
|
"message": "Gy\u0151z\u0151dj\u00f6n meg r\u00f3la, hogy a Home Assistant \u00e9rv\u00e9nyes bels\u0151 URL-lel rendelkezik"
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"step": {
|
|
18
18
|
"pick_implementation": {
|
|
19
19
|
"data": {
|
|
20
|
-
"implementation": "Alkalmaz\u00e1s
|
|
20
|
+
"implementation": "Alkalmaz\u00e1s hiteles\u00edt\u0151 adatai"
|
|
21
21
|
},
|
|
22
22
|
"data_description": {
|
|
23
23
|
"implementation": "A hiteles\u00edt\u00e9shez haszn\u00e1land\u00f3 hiteles\u00edt\u0151 adatok"
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "A szolg\u00e1ltat\u00e1s m\u00e1r konfigur\u00e1lva van"
|
|
5
|
+
},
|
|
6
|
+
"error": {
|
|
7
|
+
"invalid_auth": "\u00c9rv\u00e9nytelen API kulcs",
|
|
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
|
+
"route": {
|
|
20
|
+
"abort": {
|
|
21
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
|
22
|
+
},
|
|
23
|
+
"error": {
|
|
24
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
}
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
},
|
|
51
51
|
"pick_implementation": {
|
|
52
52
|
"data": {
|
|
53
|
-
"implementation": "Alkalmaz\u00e1s
|
|
53
|
+
"implementation": "Alkalmaz\u00e1s hiteles\u00edt\u0151 adatai"
|
|
54
54
|
},
|
|
55
55
|
"data_description": {
|
|
56
56
|
"implementation": "A hiteles\u00edt\u00e9shez haszn\u00e1land\u00f3 hiteles\u00edt\u0151 adatok"
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"step": {
|
|
18
18
|
"pick_implementation": {
|
|
19
19
|
"data": {
|
|
20
|
-
"implementation": "Alkalmaz\u00e1s
|
|
20
|
+
"implementation": "Alkalmaz\u00e1s hiteles\u00edt\u0151 adatai"
|
|
21
21
|
},
|
|
22
22
|
"data_description": {
|
|
23
23
|
"implementation": "A hiteles\u00edt\u00e9shez haszn\u00e1land\u00f3 hiteles\u00edt\u0151 adatok"
|
|
@@ -1,12 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
|
-
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
|
|
4
|
+
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
|
|
5
|
+
"reconfigure_successful": "\u00dajrakonfigur\u00e1l\u00e1s sikeres volt"
|
|
5
6
|
},
|
|
6
7
|
"error": {
|
|
7
8
|
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
|
8
9
|
},
|
|
9
10
|
"step": {
|
|
11
|
+
"reconfigure": {
|
|
12
|
+
"data": {
|
|
13
|
+
"host": "Hoszt"
|
|
14
|
+
}
|
|
15
|
+
},
|
|
10
16
|
"user": {
|
|
11
17
|
"data": {
|
|
12
18
|
"host": "Hoszt"
|
|
@@ -157,7 +157,7 @@ def async_setup_services(hass: HomeAssistant) -> None:
|
|
|
157
157
|
) from error
|
|
158
158
|
except NordPoolEmptyResponseError:
|
|
159
159
|
return {area: [] for area in areas}
|
|
160
|
-
except NordPoolError as error:
|
|
160
|
+
except (NordPoolError, TimeoutError) as error:
|
|
161
161
|
raise ServiceValidationError(
|
|
162
162
|
translation_domain=DOMAIN,
|
|
163
163
|
translation_key="connection_error",
|
|
@@ -254,6 +254,9 @@
|
|
|
254
254
|
"services": {
|
|
255
255
|
"publish": {
|
|
256
256
|
"fields": {
|
|
257
|
+
"markdown": {
|
|
258
|
+
"description": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2 Markdown \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03ce\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03bc\u03b7\u03bd\u03cd\u03bc\u03b1\u03c4\u03bf\u03c2. \u0391\u03bd\u03b1\u03c4\u03c1\u03ad\u03be\u03c4\u03b5 \u03c3\u03c4\u03bf\u03bd \u03bf\u03b4\u03b7\u03b3\u03cc Markdown \u03b3\u03b9\u03b1 \u03bb\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b5\u03c2 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03c4\u03b7 \u03c3\u03cd\u03bd\u03c4\u03b1\u03be\u03b7: https://www.markdownguide.org/basic-syntax/."
|
|
259
|
+
},
|
|
257
260
|
"message": {
|
|
258
261
|
"description": "\u03a4\u03bf \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03ae\u03c2 \u03c3\u03b1\u03c2.",
|
|
259
262
|
"name": "\u039c\u03ae\u03bd\u03c5\u03bc\u03b1"
|
|
@@ -84,7 +84,8 @@
|
|
|
84
84
|
"config_subentries": {
|
|
85
85
|
"topic": {
|
|
86
86
|
"abort": {
|
|
87
|
-
"already_configured": "A t\u00e9ma m\u00e1r be lett \u00e1ll\u00edtva"
|
|
87
|
+
"already_configured": "A t\u00e9ma m\u00e1r be lett \u00e1ll\u00edtva",
|
|
88
|
+
"reconfigure_successful": "\u00dajrakonfigur\u00e1l\u00e1s sikeres volt"
|
|
88
89
|
},
|
|
89
90
|
"entry_type": "T\u00e9ma",
|
|
90
91
|
"error": {
|
|
@@ -221,5 +222,13 @@
|
|
|
221
222
|
"timeout_error": {
|
|
222
223
|
"message": "Nem siker\u00fclt csatlakozni az ntfy szolg\u00e1ltat\u00e1shoz, mert a kapcsolat id\u0151t\u00fall\u00e9p\u00e9sbe futott"
|
|
223
224
|
}
|
|
225
|
+
},
|
|
226
|
+
"selector": {
|
|
227
|
+
"priority": {
|
|
228
|
+
"options": {
|
|
229
|
+
"2": "Alacsony",
|
|
230
|
+
"4": "Magas"
|
|
231
|
+
}
|
|
232
|
+
}
|
|
224
233
|
}
|
|
225
234
|
}
|
|
@@ -366,6 +366,7 @@
|
|
|
366
366
|
"name": "Piktogramos URL"
|
|
367
367
|
},
|
|
368
368
|
"markdown": {
|
|
369
|
+
"description": "\u012egalinkite Markdown formatavim\u0105 prane\u0161imo tekstui. Sintaks\u0117s detali\u0173 ie\u0161kokite Markdown vadove: https://www.markdownguide.org/basic-syntax/.",
|
|
369
370
|
"name": "Formatuoti kaip Markdown"
|
|
370
371
|
},
|
|
371
372
|
"message": {
|
|
@@ -366,6 +366,7 @@
|
|
|
366
366
|
"name": "URL do \u00edcone"
|
|
367
367
|
},
|
|
368
368
|
"markdown": {
|
|
369
|
+
"description": "Ativar a formata\u00e7\u00e3o Markdown para o corpo da mensagem. Consulte o guia Markdown para obter detalhes de sintaxe: https://www.markdownguide.org/basic-syntax/.",
|
|
369
370
|
"name": "Formatar como Markdown"
|
|
370
371
|
},
|
|
371
372
|
"message": {
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"name": "\u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1",
|
|
22
22
|
"state": {
|
|
23
23
|
"auto": "\u0391\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03bf",
|
|
24
|
-
"box": "\
|
|
24
|
+
"box": "\u03a0\u03b5\u03b4\u03af\u03bf \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2",
|
|
25
25
|
"slider": "\u03a1\u03c5\u03b8\u03bc\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc"
|
|
26
26
|
}
|
|
27
27
|
},
|
|
@@ -1,7 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"entity_component": {
|
|
3
|
+
"_": {
|
|
4
|
+
"state_attributes": {
|
|
5
|
+
"mode": {
|
|
6
|
+
"state": {
|
|
7
|
+
"auto": "Automatysk",
|
|
8
|
+
"slider": "Schuifregeler"
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
},
|
|
3
13
|
"humidity": {
|
|
4
14
|
"name": "Fochtichheid"
|
|
15
|
+
},
|
|
16
|
+
"pm4": {
|
|
17
|
+
"name": "PM4"
|
|
5
18
|
}
|
|
6
19
|
},
|
|
7
20
|
"title": "N\u00fbmer"
|
|
@@ -21,7 +21,6 @@
|
|
|
21
21
|
"name": "M\u00f3d",
|
|
22
22
|
"state": {
|
|
23
23
|
"auto": "Uathoibr\u00edoch",
|
|
24
|
-
"box": "Bosca",
|
|
25
24
|
"slider": "Sleamhn\u00e1n"
|
|
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": "Cumhacht"
|
|
122
124
|
},
|
|
@@ -21,7 +21,6 @@
|
|
|
21
21
|
"name": "M\u00f3d",
|
|
22
22
|
"state": {
|
|
23
23
|
"auto": "Automatikus",
|
|
24
|
-
"box": "Doboz",
|
|
25
24
|
"slider": "Cs\u00faszka"
|
|
26
25
|
}
|
|
27
26
|
},
|
|
@@ -30,6 +29,9 @@
|
|
|
30
29
|
}
|
|
31
30
|
}
|
|
32
31
|
},
|
|
32
|
+
"absolute_humidity": {
|
|
33
|
+
"name": "Abszol\u00fat p\u00e1ratartalom"
|
|
34
|
+
},
|
|
33
35
|
"apparent_power": {
|
|
34
36
|
"name": "L\u00e1tsz\u00f3lagos teljes\u00edtm\u00e9ny"
|
|
35
37
|
},
|
|
@@ -114,6 +116,9 @@
|
|
|
114
116
|
"pm25": {
|
|
115
117
|
"name": "Sz\u00e1ll\u00f3 por 2,5 \u03bcm"
|
|
116
118
|
},
|
|
119
|
+
"pm4": {
|
|
120
|
+
"name": "PM4"
|
|
121
|
+
},
|
|
117
122
|
"power": {
|
|
118
123
|
"name": "Teljes\u00edtm\u00e9ny"
|
|
119
124
|
},
|