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
|
@@ -139,6 +139,7 @@
|
|
|
139
139
|
"selector": {
|
|
140
140
|
"device_class": {
|
|
141
141
|
"options": {
|
|
142
|
+
"absolute_humidity": "Abszol\u00fat p\u00e1ratartalom",
|
|
142
143
|
"apparent_power": "L\u00e1tsz\u00f3lagos teljes\u00edtm\u00e9ny",
|
|
143
144
|
"aqi": "Leveg\u0151min\u0151s\u00e9gi index",
|
|
144
145
|
"area": "Ter\u00fclet",
|
|
@@ -155,6 +156,7 @@
|
|
|
155
156
|
"distance": "T\u00e1vols\u00e1g",
|
|
156
157
|
"duration": "Id\u0151tartam",
|
|
157
158
|
"energy": "Energia",
|
|
159
|
+
"energy_distance": "Energia t\u00e1vols\u00e1g szerint",
|
|
158
160
|
"energy_storage": "T\u00e1rolt energia",
|
|
159
161
|
"frequency": "Frekvencia",
|
|
160
162
|
"gas": "G\u00e1z",
|
|
@@ -162,7 +164,7 @@
|
|
|
162
164
|
"illuminance": "F\u00e9nyer\u0151ss\u00e9g",
|
|
163
165
|
"irradiance": "Besug\u00e1rz\u00e1s",
|
|
164
166
|
"moisture": "Nedvess\u00e9g",
|
|
165
|
-
"monetary": "
|
|
167
|
+
"monetary": "Monet\u00e1ris egyens\u00faly",
|
|
166
168
|
"nitrogen_dioxide": "Nitrog\u00e9n-dioxid",
|
|
167
169
|
"nitrogen_monoxide": "Nitrog\u00e9n-monoxid",
|
|
168
170
|
"nitrous_oxide": "Nitrog\u00e9n-oxid",
|
|
@@ -171,11 +173,13 @@
|
|
|
171
173
|
"pm1": "Sz\u00e1ll\u00f3 por 1 \u03bcm",
|
|
172
174
|
"pm10": "Sz\u00e1ll\u00f3 por 10 \u03bcm",
|
|
173
175
|
"pm25": "Sz\u00e1ll\u00f3 por 2,5 \u03bcm",
|
|
176
|
+
"pm4": "PM4",
|
|
174
177
|
"power": "Teljes\u00edtm\u00e9ny",
|
|
175
178
|
"power_factor": "Teljes\u00edtm\u00e9nyt\u00e9nyez\u0151",
|
|
176
179
|
"precipitation": "Csapad\u00e9k",
|
|
177
180
|
"precipitation_intensity": "Csapad\u00e9k intenzit\u00e1sa",
|
|
178
181
|
"pressure": "Nyom\u00e1s",
|
|
182
|
+
"reactive_energy": "Medd\u0151energia",
|
|
179
183
|
"reactive_power": "Reakt\u00edv teljes\u00edtm\u00e9ny",
|
|
180
184
|
"signal_strength": "Jeler\u0151ss\u00e9g",
|
|
181
185
|
"sound_pressure": "Hangnyom\u00e1s",
|
|
@@ -184,12 +188,14 @@
|
|
|
184
188
|
"temperature": "H\u0151m\u00e9rs\u00e9klet",
|
|
185
189
|
"timestamp": "Id\u0151b\u00e9lyeg",
|
|
186
190
|
"volatile_organic_compounds": "Ill\u00e9kony szerves vegy\u00fcletek",
|
|
191
|
+
"volatile_organic_compounds_parts": "Ill\u00e9kony szerves vegy\u00fcletek r\u00e9szei",
|
|
187
192
|
"voltage": "Fesz\u00fclts\u00e9g",
|
|
188
193
|
"volume": "Hanger\u0151",
|
|
189
194
|
"volume_flow_rate": "T\u00e9rfogat\u00e1ram",
|
|
190
195
|
"volume_storage": "T\u00e1rolt mennyis\u00e9g",
|
|
191
196
|
"water": "V\u00edzmennyis\u00e9g",
|
|
192
197
|
"weight": "S\u00faly",
|
|
198
|
+
"wind_direction": "Sz\u00e9lir\u00e1ny",
|
|
193
199
|
"wind_speed": "Sz\u00e9lsebess\u00e9g"
|
|
194
200
|
}
|
|
195
201
|
},
|
|
@@ -173,11 +173,13 @@
|
|
|
173
173
|
"pm1": "PM1",
|
|
174
174
|
"pm10": "PM10",
|
|
175
175
|
"pm25": "PM2,5",
|
|
176
|
+
"pm4": "PM4",
|
|
176
177
|
"power": "Effekt",
|
|
177
178
|
"power_factor": "Effektfaktor",
|
|
178
179
|
"precipitation": "Nederb\u00f6rd",
|
|
179
180
|
"precipitation_intensity": "Nederb\u00f6rdsintensitet",
|
|
180
181
|
"pressure": "Tryck",
|
|
182
|
+
"reactive_energy": "Reaktiv energi",
|
|
181
183
|
"reactive_power": "Reaktiv effekt",
|
|
182
184
|
"signal_strength": "Signalstyrka",
|
|
183
185
|
"sound_pressure": "Ljudtryck",
|
|
@@ -139,6 +139,9 @@
|
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
141
|
},
|
|
142
|
+
"absolute_humidity": {
|
|
143
|
+
"name": "Abszol\u00fat p\u00e1ratartalom"
|
|
144
|
+
},
|
|
142
145
|
"apparent_power": {
|
|
143
146
|
"name": "L\u00e1tsz\u00f3lagos teljes\u00edtm\u00e9ny"
|
|
144
147
|
},
|
|
@@ -214,6 +217,9 @@
|
|
|
214
217
|
"moisture": {
|
|
215
218
|
"name": "Nedvess\u00e9g"
|
|
216
219
|
},
|
|
220
|
+
"monetary": {
|
|
221
|
+
"name": "Monet\u00e1ris egyens\u00faly"
|
|
222
|
+
},
|
|
217
223
|
"nitrogen_dioxide": {
|
|
218
224
|
"name": "Nitrog\u00e9n-dioxid"
|
|
219
225
|
},
|
|
@@ -238,6 +244,9 @@
|
|
|
238
244
|
"pm25": {
|
|
239
245
|
"name": "Sz\u00e1ll\u00f3 por 2,5 \u03bcm"
|
|
240
246
|
},
|
|
247
|
+
"pm4": {
|
|
248
|
+
"name": "PM4"
|
|
249
|
+
},
|
|
241
250
|
"power": {
|
|
242
251
|
"name": "Teljes\u00edtm\u00e9ny"
|
|
243
252
|
},
|
|
@@ -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"
|
|
@@ -319,7 +319,7 @@ RPC_SENSORS: Final = {
|
|
|
319
319
|
),
|
|
320
320
|
"presencezone_state": RpcBinarySensorDescription(
|
|
321
321
|
key="presencezone",
|
|
322
|
-
sub_key="
|
|
322
|
+
sub_key="value",
|
|
323
323
|
name="Occupancy",
|
|
324
324
|
device_class=BinarySensorDeviceClass.OCCUPANCY,
|
|
325
325
|
entity_class=RpcPresenceBinarySensor,
|
|
@@ -226,6 +226,8 @@ class RpcShellyCover(ShellyRpcEntity, CoverEntity):
|
|
|
226
226
|
def _update_callback(self) -> None:
|
|
227
227
|
"""Handle device update. Use a task when opening/closing is in progress."""
|
|
228
228
|
super()._update_callback()
|
|
229
|
+
if not self.coordinator.device.initialized:
|
|
230
|
+
return
|
|
229
231
|
if self.is_closing or self.is_opening:
|
|
230
232
|
self.launch_update_task()
|
|
231
233
|
|
|
@@ -114,6 +114,18 @@
|
|
|
114
114
|
}
|
|
115
115
|
},
|
|
116
116
|
"sensor": {
|
|
117
|
+
"charger_state": {
|
|
118
|
+
"state": {
|
|
119
|
+
"charger_charging": "Muirear\u00fa",
|
|
120
|
+
"charger_end": "Muirear cr\u00edochnaithe",
|
|
121
|
+
"charger_fault": "Earr\u00e1id agus muirear\u00fa \u00e1 dh\u00e9anamh",
|
|
122
|
+
"charger_free": "D\u00edphlug\u00e1ilte",
|
|
123
|
+
"charger_free_fault": "N\u00ed f\u00e9idir an breise\u00e1n a scaoileadh",
|
|
124
|
+
"charger_insert": "Breise\u00e1ilte isteach",
|
|
125
|
+
"charger_pause": "Chuir an luchtaire sos ar an muirear\u00fa",
|
|
126
|
+
"charger_wait": "Muirear\u00fa curtha ar sos ag an bhfeithicil"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
117
129
|
"detected_objects": {
|
|
118
130
|
"unit_of_measurement": "ruda\u00ed"
|
|
119
131
|
},
|
|
@@ -114,6 +114,13 @@
|
|
|
114
114
|
}
|
|
115
115
|
},
|
|
116
116
|
"sensor": {
|
|
117
|
+
"charger_state": {
|
|
118
|
+
"state": {
|
|
119
|
+
"charger_charging": "T\u00f6lt\u00e9s",
|
|
120
|
+
"charger_free": "Kih\u00fazva",
|
|
121
|
+
"charger_insert": "Csatlakoztatva"
|
|
122
|
+
}
|
|
123
|
+
},
|
|
117
124
|
"gas_detected": {
|
|
118
125
|
"state": {
|
|
119
126
|
"heavy": "Er\u0151s",
|
|
@@ -230,6 +237,13 @@
|
|
|
230
237
|
"description": "A Shelly eszk\u00f6z {device_name} IP-c\u00edmmel {ip_address} kalibr\u00e1l\u00e1st ig\u00e9nyel. Az eszk\u00f6z kalibr\u00e1l\u00e1s\u00e1hoz a szelepen t\u00f6rt\u00e9n\u0151 megfelel\u0151 telep\u00edt\u00e9s ut\u00e1n \u00fajra kell ind\u00edtani. Az eszk\u00f6zt a webpanelj\u00e9n \u00fajraind\u00edthatja, menjen a 'Be\u00e1ll\u00edt\u00e1sok' > 'Eszk\u00f6z \u00fajraind\u00edt\u00e1sa' men\u00fcpontra.",
|
|
231
238
|
"title": "A Shelly eszk\u00f6z {device_name} nincs kalibr\u00e1lva"
|
|
232
239
|
},
|
|
240
|
+
"outbound_websocket_incorrectly_enabled": {
|
|
241
|
+
"fix_flow": {
|
|
242
|
+
"abort": {
|
|
243
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
},
|
|
233
247
|
"push_update_failure": {
|
|
234
248
|
"description": "A Home Assistant nem kap push friss\u00edt\u00e9seket a Shelly eszk\u00f6zt\u0151l {device_name} IP-c\u00edmmel {ip_address}. Ellen\u0151rizze a CoIoT konfigur\u00e1ci\u00f3t az eszk\u00f6z webpanelj\u00e9ben \u00e9s a h\u00e1l\u00f3zati konfigur\u00e1ci\u00f3j\u00e1t.",
|
|
235
249
|
"title": "Shelly eszk\u00f6z {device_name} friss\u00edt\u00e9si hiba"
|
|
@@ -237,6 +251,13 @@
|
|
|
237
251
|
"unsupported_firmware": {
|
|
238
252
|
"description": "A(z) {ip_address} IP-c\u00edm\u0171 {device_name} Shelly-eszk\u00f6z\u00f6n nem t\u00e1mogatott bels\u0151 vez\u00e9rl\u0151program fut. K\u00e9rj\u00fck, friss\u00edtse a firmware-t.\n\nHa az eszk\u00f6z nem k\u00edn\u00e1l friss\u00edt\u00e9st, ellen\u0151rizze az internetkapcsolatot (\u00e1tj\u00e1r\u00f3, DNS, id\u0151), \u00e9s ind\u00edtsa \u00fajra az eszk\u00f6zt.",
|
|
239
253
|
"title": "Nem t\u00e1mogatott firmware a(z) {device_name} eszk\u00f6zh\u00f6z"
|
|
254
|
+
},
|
|
255
|
+
"wall_display_firmware_unsupported": {
|
|
256
|
+
"fix_flow": {
|
|
257
|
+
"abort": {
|
|
258
|
+
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
|
259
|
+
}
|
|
260
|
+
}
|
|
240
261
|
}
|
|
241
262
|
},
|
|
242
263
|
"options": {
|
|
@@ -114,6 +114,13 @@
|
|
|
114
114
|
}
|
|
115
115
|
},
|
|
116
116
|
"sensor": {
|
|
117
|
+
"charger_state": {
|
|
118
|
+
"state": {
|
|
119
|
+
"charger_charging": "Laddar",
|
|
120
|
+
"charger_free": "Urkopplad",
|
|
121
|
+
"charger_insert": "Inkopplad"
|
|
122
|
+
}
|
|
123
|
+
},
|
|
117
124
|
"gas_detected": {
|
|
118
125
|
"state": {
|
|
119
126
|
"heavy": "Kraftig",
|
|
@@ -692,27 +692,25 @@ def async_remove_orphaned_entities(
|
|
|
692
692
|
"""Remove orphaned entities."""
|
|
693
693
|
orphaned_entities = []
|
|
694
694
|
entity_reg = er.async_get(hass)
|
|
695
|
-
device_reg = dr.async_get(hass)
|
|
696
695
|
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
696
|
+
entities = er.async_entries_for_config_entry(entity_reg, config_entry_id)
|
|
697
|
+
for entity in entities:
|
|
698
|
+
if not entity.entity_id.startswith(platform):
|
|
699
|
+
continue
|
|
700
|
+
if key_suffix is not None and key_suffix not in entity.unique_id:
|
|
701
|
+
continue
|
|
702
|
+
# we are looking for the component ID, e.g. boolean:201, em1data:1
|
|
703
|
+
if not (match := COMPONENT_ID_PATTERN.search(entity.unique_id)):
|
|
704
|
+
continue
|
|
701
705
|
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
if not (match := COMPONENT_ID_PATTERN.search(entity.unique_id)):
|
|
711
|
-
continue
|
|
712
|
-
|
|
713
|
-
key = match.group()
|
|
714
|
-
if key not in keys:
|
|
715
|
-
orphaned_entities.append(entity.unique_id.split("-", 1)[1])
|
|
706
|
+
key = match.group()
|
|
707
|
+
if key not in keys:
|
|
708
|
+
LOGGER.debug(
|
|
709
|
+
"Found orphaned Shelly entity: %s, unique id: %s",
|
|
710
|
+
entity.entity_id,
|
|
711
|
+
entity.unique_id,
|
|
712
|
+
)
|
|
713
|
+
orphaned_entities.append(entity.unique_id.split("-", 1)[1])
|
|
716
714
|
|
|
717
715
|
if orphaned_entities:
|
|
718
716
|
async_remove_shelly_rpc_entities(hass, platform, mac, orphaned_entities)
|
|
@@ -100,8 +100,9 @@ ATTR_PIN_VALUE = "pin"
|
|
|
100
100
|
ATTR_TIMESTAMP = "timestamp"
|
|
101
101
|
|
|
102
102
|
DEFAULT_SCAN_INTERVAL = timedelta(seconds=30)
|
|
103
|
-
DEFAULT_SOCKET_MIN_RETRY = 15
|
|
104
103
|
|
|
104
|
+
WEBSOCKET_RECONNECT_RETRIES = 3
|
|
105
|
+
WEBSOCKET_RETRY_DELAY = 2
|
|
105
106
|
|
|
106
107
|
EVENT_SIMPLISAFE_EVENT = "SIMPLISAFE_EVENT"
|
|
107
108
|
EVENT_SIMPLISAFE_NOTIFICATION = "SIMPLISAFE_NOTIFICATION"
|
|
@@ -419,6 +420,7 @@ class SimpliSafe:
|
|
|
419
420
|
self._api = api
|
|
420
421
|
self._hass = hass
|
|
421
422
|
self._system_notifications: dict[int, set[SystemNotification]] = {}
|
|
423
|
+
self._websocket_reconnect_retries: int = 0
|
|
422
424
|
self._websocket_reconnect_task: asyncio.Task | None = None
|
|
423
425
|
self.entry = entry
|
|
424
426
|
self.initial_event_to_use: dict[int, dict[str, Any]] = {}
|
|
@@ -469,6 +471,8 @@ class SimpliSafe:
|
|
|
469
471
|
"""Start a websocket reconnection loop."""
|
|
470
472
|
assert self._api.websocket
|
|
471
473
|
|
|
474
|
+
self._websocket_reconnect_retries += 1
|
|
475
|
+
|
|
472
476
|
try:
|
|
473
477
|
await self._api.websocket.async_connect()
|
|
474
478
|
await self._api.websocket.async_listen()
|
|
@@ -479,9 +483,21 @@ class SimpliSafe:
|
|
|
479
483
|
LOGGER.error("Failed to connect to websocket: %s", err)
|
|
480
484
|
except Exception as err: # noqa: BLE001
|
|
481
485
|
LOGGER.error("Unknown exception while connecting to websocket: %s", err)
|
|
486
|
+
else:
|
|
487
|
+
self._websocket_reconnect_retries = 0
|
|
482
488
|
|
|
483
|
-
|
|
484
|
-
|
|
489
|
+
if self._websocket_reconnect_retries >= WEBSOCKET_RECONNECT_RETRIES:
|
|
490
|
+
LOGGER.error("Max websocket connection retries exceeded")
|
|
491
|
+
return
|
|
492
|
+
|
|
493
|
+
delay = WEBSOCKET_RETRY_DELAY * (2 ** (self._websocket_reconnect_retries - 1))
|
|
494
|
+
LOGGER.info(
|
|
495
|
+
"Retrying websocket connection in %s seconds (attempt %s/%s)",
|
|
496
|
+
delay,
|
|
497
|
+
self._websocket_reconnect_retries,
|
|
498
|
+
WEBSOCKET_RECONNECT_RETRIES,
|
|
499
|
+
)
|
|
500
|
+
await asyncio.sleep(delay)
|
|
485
501
|
self._websocket_reconnect_task = self._hass.async_create_task(
|
|
486
502
|
self._async_start_websocket_loop()
|
|
487
503
|
)
|
|
@@ -12,12 +12,14 @@
|
|
|
12
12
|
"user": {
|
|
13
13
|
"data": {
|
|
14
14
|
"api_key": "\u039a\u03bb\u03b5\u03b9\u03b4\u03af API",
|
|
15
|
+
"default_channel": "\u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03bd\u03ac\u03bb\u03b9",
|
|
15
16
|
"icon": "\u0395\u03b9\u03ba\u03bf\u03bd\u03af\u03b4\u03b9\u03bf",
|
|
16
17
|
"username": "\u039f\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7"
|
|
17
18
|
},
|
|
18
19
|
"data_description": {
|
|
19
20
|
"api_key": "\u03a4\u03bf Slack API token \u03b3\u03b9\u03b1 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae \u03bc\u03b7\u03bd\u03c5\u03bc\u03ac\u03c4\u03c9\u03bd Slack.",
|
|
20
21
|
"default_channel": "\u03a4\u03bf \u03ba\u03b1\u03bd\u03ac\u03bb\u03b9 \u03c3\u03c4\u03bf \u03bf\u03c0\u03bf\u03af\u03bf \u03b8\u03b1 \u03b4\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03c3\u03b5\u03c4\u03b5 \u03b1\u03bd \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03ba\u03b1\u03b8\u03bf\u03c1\u03b9\u03c3\u03c4\u03b5\u03af \u03ba\u03b1\u03bd\u03ac\u03bb\u03b9 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae \u03b5\u03bd\u03cc\u03c2 \u03bc\u03b7\u03bd\u03cd\u03bc\u03b1\u03c4\u03bf\u03c2.",
|
|
22
|
+
"icon": "\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 Slack emoji \u03c9\u03c2 \u03b5\u03b9\u03ba\u03bf\u03bd\u03af\u03b4\u03b9\u03bf \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c0\u03b1\u03c1\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7.",
|
|
21
23
|
"username": "\u03a4\u03bf Home Assistant \u03b8\u03b1 \u03b4\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03b5\u03b9 \u03c3\u03c4\u03bf Slack \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u03ba\u03b1\u03b8\u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7."
|
|
22
24
|
},
|
|
23
25
|
"description": "\u0391\u03bd\u03b1\u03c4\u03c1\u03ad\u03be\u03c4\u03b5 \u03c3\u03c4\u03b7\u03bd \u03c4\u03b5\u03ba\u03bc\u03b7\u03c1\u03af\u03c9\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03bb\u03ae\u03c8\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03bb\u03b5\u03b9\u03b4\u03b9\u03bf\u03cd Slack API."
|
|
@@ -12,12 +12,14 @@
|
|
|
12
12
|
"user": {
|
|
13
13
|
"data": {
|
|
14
14
|
"api_key": "API v\u00f5ti",
|
|
15
|
+
"default_channel": "Vaikimisi kanal",
|
|
15
16
|
"icon": "Ikoon",
|
|
16
17
|
"username": "Kasutajanimi"
|
|
17
18
|
},
|
|
18
19
|
"data_description": {
|
|
19
20
|
"api_key": "Slacki API v\u00f5ti mida kasutatakse Slacki s\u00f5numite saatmiseks.",
|
|
20
21
|
"default_channel": "Kanal, kuhu postitada kui s\u00f5numi saatmisel ei ole kanalit m\u00e4\u00e4ratud.",
|
|
22
|
+
"icon": "Kasuta \u00fchte Slacki emotikoni esitatud kasutajanime ikoonina.",
|
|
21
23
|
"username": "Home Assistant postitab Slacki kasutades m\u00e4\u00e4ratud kasutajanime."
|
|
22
24
|
},
|
|
23
25
|
"description": "Vaata oma Slack API v\u00f5tme hankimise dokumentatsiooni."
|
|
@@ -12,12 +12,14 @@
|
|
|
12
12
|
"user": {
|
|
13
13
|
"data": {
|
|
14
14
|
"api_key": "API raktas",
|
|
15
|
+
"default_channel": "Numatytasis kanalas",
|
|
15
16
|
"icon": "Piktograma",
|
|
16
17
|
"username": "Naudotojo vardas"
|
|
17
18
|
},
|
|
18
19
|
"data_description": {
|
|
19
20
|
"api_key": "Slack API prieigos raktas, naudojamas Slack prane\u0161imams si\u0173sti.",
|
|
20
21
|
"default_channel": "Kanalas, kuriuo norite skelbti, jei siun\u010diant prane\u0161im\u0105 nenurodytas joks kanalas.",
|
|
22
|
+
"icon": "Naudokite vien\u0105 i\u0161 Slack jaustuk\u0173 kaip pateikto vartotojo vardo piktogram\u0105.",
|
|
21
23
|
"username": "\u201eHome Assistant\u201c paskelbs \u201eSlack\u201c naudodamas nurodyt\u0105 naudotojo vard\u0105."
|
|
22
24
|
},
|
|
23
25
|
"description": "\u017di\u016br\u0117kite \"Slack\" API rakto gavimo dokumentacij\u0105."
|
|
@@ -12,12 +12,14 @@
|
|
|
12
12
|
"user": {
|
|
13
13
|
"data": {
|
|
14
14
|
"api_key": "Chave da API",
|
|
15
|
+
"default_channel": "Canal predefinido",
|
|
15
16
|
"icon": "\u00cdcone",
|
|
16
17
|
"username": "Nome de Utilizador"
|
|
17
18
|
},
|
|
18
19
|
"data_description": {
|
|
19
20
|
"api_key": "O token da API do Slack a ser usado para enviar mensagens do Slack.",
|
|
20
21
|
"default_channel": "O canal para o qual publicar se n\u00e3o for especificado nenhum canal ao enviar uma mensagem.",
|
|
22
|
+
"icon": "Utilize um dos emojis do Slack como um \u00edcone para o nome de utilizador fornecido.",
|
|
21
23
|
"username": "O Home Assistant ir\u00e1 publicar no Slack utilizando o nome de utilizador especificado."
|
|
22
24
|
},
|
|
23
25
|
"description": "Consulte a documenta\u00e7\u00e3o sobre como obter sua chave de API do Slack."
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"cloud_not_connected": "Nincs csatlakoztatva a Home Assistant Cloudhoz.",
|
|
5
|
+
"webhook_not_internet_accessible": "A Home Assistant p\u00e9ld\u00e1ny\u00e1nak el\u00e9rhet\u0151nek kell lennie az internet fel\u0151l a webhook \u00fczenetek fogad\u00e1s\u00e1hoz."
|
|
6
|
+
},
|
|
7
|
+
"create_entry": {
|
|
8
|
+
"default": "Az esem\u00e9nyek Home Assistant fel\u00e9 val\u00f3 k\u00fcld\u00e9s\u00e9hez webhookot kell be\u00e1ll\u00edtania.\n\nNyissa meg a Sleep as Android alkalmaz\u00e1st, \u00e9s menjen ide: *Be\u00e1ll\u00edt\u00e1sok \u2192 Szolg\u00e1ltat\u00e1sok \u2192 Automatiz\u00e1l\u00e1s \u2192 Webhookok*\n\nEnged\u00e9lyezze a *Webhookok* opci\u00f3t, \u00e9s t\u00f6ltse ki az al\u00e1bbi URL-t a webhook mez\u0151ben:\n\n`{webhook_url}`\n\nTov\u00e1bbi r\u00e9szletek\u00e9rt l\u00e1sd [a dokument\u00e1ci\u00f3t]({docs_url})."
|
|
9
|
+
},
|
|
10
|
+
"step": {
|
|
11
|
+
"user": {
|
|
12
|
+
"description": "Biztosan be szeretn\u00e9 \u00e1ll\u00edtani a Sleep as Android integr\u00e1ci\u00f3t?",
|
|
13
|
+
"title": "A Sleep as Android be\u00e1ll\u00edt\u00e1sa"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"entity": {
|
|
18
|
+
"event": {
|
|
19
|
+
"alarm_clock": {
|
|
20
|
+
"name": "\u00c9breszt\u0151\u00f3ra",
|
|
21
|
+
"state_attributes": {
|
|
22
|
+
"event_type": {
|
|
23
|
+
"state": {
|
|
24
|
+
"alert_dismiss": "\u00c9breszt\u00e9s elutas\u00edtva",
|
|
25
|
+
"alert_start": "\u00c9breszt\u00e9s elindult",
|
|
26
|
+
"rescheduled": "\u00c9breszt\u00e9s \u00e1t\u00fctemezve",
|
|
27
|
+
"skip_next": "\u00c9breszt\u00e9s kihagyva",
|
|
28
|
+
"snooze_canceled": "Szundi megszak\u00edtva",
|
|
29
|
+
"snooze_clicked": "Szundi bekapcsolva"
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
"lullaby": {
|
|
35
|
+
"name": "Altat\u00f3dal",
|
|
36
|
+
"state_attributes": {
|
|
37
|
+
"event_type": {
|
|
38
|
+
"state": {
|
|
39
|
+
"start": "Elind\u00edtva",
|
|
40
|
+
"stop": "Le\u00e1ll\u00edtva",
|
|
41
|
+
"volume_down": "Hanger\u0151 cs\u00f6kkent\u00e9se"
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
"sleep_health": {
|
|
47
|
+
"name": "Alv\u00e1s eg\u00e9szs\u00e9g",
|
|
48
|
+
"state_attributes": {
|
|
49
|
+
"event_type": {
|
|
50
|
+
"state": {
|
|
51
|
+
"antisnoring": "Antihorkol\u00e1s aktiv\u00e1lva",
|
|
52
|
+
"apnea_alarm": "Alv\u00e1si apnoe \u00e9szlelve"
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
},
|
|
57
|
+
"sleep_phase": {
|
|
58
|
+
"name": "Alv\u00e1sf\u00e1zis",
|
|
59
|
+
"state_attributes": {
|
|
60
|
+
"event_type": {
|
|
61
|
+
"state": {
|
|
62
|
+
"awake": "Fel\u00e9bredt",
|
|
63
|
+
"deep_sleep": "M\u00e9ly alv\u00e1s",
|
|
64
|
+
"light_sleep": "Enyhe alv\u00e1s",
|
|
65
|
+
"not_awake": "Elaludt",
|
|
66
|
+
"rem": "REM f\u00e1zis"
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
"sleep_tracking": {
|
|
72
|
+
"name": "Alv\u00e1sk\u00f6vet\u00e9s",
|
|
73
|
+
"state_attributes": {
|
|
74
|
+
"event_type": {
|
|
75
|
+
"state": {
|
|
76
|
+
"paused": "Sz\u00fcnetel",
|
|
77
|
+
"resumed": "Folytatva",
|
|
78
|
+
"started": "Elind\u00edtva",
|
|
79
|
+
"stopped": "Le\u00e1ll\u00edtva"
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
},
|
|
84
|
+
"smart_wakeup": {
|
|
85
|
+
"name": "Okos \u00e9breszt\u00e9s",
|
|
86
|
+
"state_attributes": {
|
|
87
|
+
"event_type": {
|
|
88
|
+
"state": {
|
|
89
|
+
"before_smart_period": "45 perccel az okos \u00e9breszt\u00e9s el\u0151tt",
|
|
90
|
+
"smart_period": "Okos \u00e9breszt\u00e9s elindult"
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
},
|
|
95
|
+
"sound_event": {
|
|
96
|
+
"name": "Hangfelismer\u00e9s",
|
|
97
|
+
"state_attributes": {
|
|
98
|
+
"event_type": {
|
|
99
|
+
"state": {
|
|
100
|
+
"baby": "Baba s\u00edr\u00e1sa",
|
|
101
|
+
"cough": "K\u00f6h\u00f6g\u00e9s vagy t\u00fcsszent\u00e9s",
|
|
102
|
+
"laugh": "Nevet\u00e9s",
|
|
103
|
+
"snore": "Horkol\u00e1s",
|
|
104
|
+
"talk": "Besz\u00e9d"
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
},
|
|
109
|
+
"user_notification": {
|
|
110
|
+
"name": "Felhaszn\u00e1l\u00f3i \u00e9rtes\u00edt\u00e9s",
|
|
111
|
+
"state_attributes": {
|
|
112
|
+
"event_type": {
|
|
113
|
+
"state": {
|
|
114
|
+
"show_skip_next_alarm": "K\u00f6vetkez\u0151 \u00e9breszt\u00e9s kihagy\u00e1sa",
|
|
115
|
+
"time_to_bed_alarm_alert": "Lefekv\u00e9s ideje",
|
|
116
|
+
"wake_up_check": "\u00c9bred\u00e9s ellen\u0151rz\u00e9se"
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
},
|
|
122
|
+
"sensor": {
|
|
123
|
+
"alarm_label": {
|
|
124
|
+
"name": "\u00c9breszt\u00e9s c\u00edmk\u00e9je",
|
|
125
|
+
"state": {
|
|
126
|
+
"alarm": "\u00c9breszt\u00e9s"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
129
|
+
"next_alarm": {
|
|
130
|
+
"name": "K\u00f6vetkez\u0151 \u00e9breszt\u00e9s"
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
}
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
},
|
|
31
31
|
"pick_implementation": {
|
|
32
32
|
"data": {
|
|
33
|
-
"implementation": "Alkalmaz\u00e1s
|
|
33
|
+
"implementation": "Alkalmaz\u00e1s hiteles\u00edt\u0151 adatai"
|
|
34
34
|
},
|
|
35
35
|
"data_description": {
|
|
36
36
|
"implementation": "A hiteles\u00edt\u00e9shez haszn\u00e1land\u00f3 hiteles\u00edt\u0151 adatok"
|
|
@@ -109,6 +109,8 @@ PRESET_MODE_TO_HA = {
|
|
|
109
109
|
"quiet": "quiet",
|
|
110
110
|
"longWind": "long_wind",
|
|
111
111
|
"smart": "smart",
|
|
112
|
+
"motionIndirect": "motion_indirect",
|
|
113
|
+
"motionDirect": "motion_direct",
|
|
112
114
|
}
|
|
113
115
|
|
|
114
116
|
HA_MODE_TO_PRESET_MODE = {v: k for k, v in PRESET_MODE_TO_HA.items()}
|