homeassistant 2025.10.0b7__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/el.json +7 -1
- homeassistant/components/accuweather/translations/fy.json +12 -0
- 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/el.json +7 -0
- homeassistant/components/airos/translations/fy.json +22 -1
- homeassistant/components/airos/translations/ga.json +12 -0
- homeassistant/components/airos/translations/hu.json +36 -0
- homeassistant/components/airos/translations/nl.json +28 -1
- homeassistant/components/airos/translations/pl.json +20 -0
- homeassistant/components/airthings_ble/translations/fy.json +1 -0
- homeassistant/components/airtouch4/__init__.py +2 -5
- homeassistant/components/airtouch4/coordinator.py +9 -1
- 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/sk.json +1 -0
- homeassistant/components/aladdin_connect/translations/sv.json +28 -1
- homeassistant/components/aladdin_connect/translations/zh-Hans.json +1 -0
- homeassistant/components/aladdin_connect/translations/zh-Hant.json +1 -0
- 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/en-GB.json +7 -0
- 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/nl.json +2 -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/fr.json +9 -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/pl.json +1 -1
- 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/asuswrt/translations/nl.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/bayesian/translations/nl.json +7 -0
- homeassistant/components/binary_sensor/translations/fy.json +16 -0
- homeassistant/components/blue_current/translations/ar.json +9 -0
- homeassistant/components/blue_current/translations/nl.json +10 -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/bring/translations/ar.json +9 -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/ar.json +1 -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/el.json +25 -0
- homeassistant/components/compit/translations/fr.json +25 -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/cookidoo/translations/ar.json +9 -0
- homeassistant/components/cover/translations/fr.json +2 -1
- homeassistant/components/cover/translations/fy.json +2 -1
- homeassistant/components/cover/translations/nl.json +2 -1
- homeassistant/components/cync/manifest.json +1 -1
- homeassistant/components/cync/translations/el.json +20 -0
- 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/ecobee/translations/ru.json +5 -1
- homeassistant/components/ecobee/translations/sk.json +5 -1
- homeassistant/components/ecobee/translations/zh-Hans.json +5 -1
- homeassistant/components/ecobee/translations/zh-Hant.json +5 -1
- 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/nl.json +1 -0
- 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/el.json +24 -0
- 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/nl.json +2 -1
- 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/pl.json +6 -2
- 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/ezviz/translations/nl.json +5 -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/generic_thermostat/translations/ar.json +2 -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 +10 -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/bg.json +0 -3
- homeassistant/components/growatt_server/translations/ca.json +1 -5
- homeassistant/components/growatt_server/translations/cs.json +2 -2
- homeassistant/components/growatt_server/translations/da.json +0 -3
- homeassistant/components/growatt_server/translations/de.json +2 -2
- homeassistant/components/growatt_server/translations/el.json +2 -2
- homeassistant/components/growatt_server/translations/en-GB.json +2 -2
- homeassistant/components/growatt_server/translations/en.json +2 -2
- homeassistant/components/growatt_server/translations/es.json +2 -2
- homeassistant/components/growatt_server/translations/et.json +2 -2
- homeassistant/components/growatt_server/translations/fi.json +1 -5
- homeassistant/components/growatt_server/translations/fr.json +2 -2
- homeassistant/components/growatt_server/translations/ga.json +1 -5
- homeassistant/components/growatt_server/translations/he.json +0 -3
- homeassistant/components/growatt_server/translations/hu.json +2 -3
- homeassistant/components/growatt_server/translations/id.json +1 -5
- homeassistant/components/growatt_server/translations/it.json +1 -5
- homeassistant/components/growatt_server/translations/ja.json +1 -5
- homeassistant/components/growatt_server/translations/ko.json +1 -5
- homeassistant/components/growatt_server/translations/lt.json +2 -2
- homeassistant/components/growatt_server/translations/nb.json +1 -5
- homeassistant/components/growatt_server/translations/nl.json +1 -5
- homeassistant/components/growatt_server/translations/pl.json +1 -5
- homeassistant/components/growatt_server/translations/pt-BR.json +1 -5
- homeassistant/components/growatt_server/translations/pt.json +2 -2
- homeassistant/components/growatt_server/translations/ro.json +1 -5
- homeassistant/components/growatt_server/translations/ru.json +1 -5
- homeassistant/components/growatt_server/translations/sk.json +2 -2
- homeassistant/components/growatt_server/translations/sl.json +0 -3
- homeassistant/components/growatt_server/translations/sv.json +1 -5
- homeassistant/components/growatt_server/translations/tr.json +1 -5
- homeassistant/components/growatt_server/translations/uk.json +1 -5
- homeassistant/components/growatt_server/translations/zh-Hans.json +2 -2
- homeassistant/components/growatt_server/translations/zh-Hant.json +2 -2
- homeassistant/components/habitica/translations/hu.json +26 -1
- homeassistant/components/habitica/translations/lt.json +3 -3
- homeassistant/components/habitica/translations/nl.json +7 -0
- homeassistant/components/habitica/translations/sv.json +24 -0
- homeassistant/components/hassio/manifest.json +1 -1
- 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/nl.json +36 -0
- 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/config_flow.py +1 -5
- 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-Hans.json +24 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/zh-Hant.json +2 -2
- homeassistant/components/homeassistant_connect_zbt2/update.py +1 -1
- homeassistant/components/homeassistant_hardware/helpers.py +77 -2
- homeassistant/components/homeassistant_hardware/manifest.json +1 -1
- 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 +23 -2
- homeassistant/components/homeassistant_hardware/translations/tr.json +0 -1
- homeassistant/components/homeassistant_hardware/translations/zh-Hans.json +17 -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 +36 -6
- homeassistant/components/homeassistant_sky_connect/translations/zh-Hans.json +24 -8
- 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/ru.json +6 -0
- homeassistant/components/homeassistant_yellow/translations/sk.json +1 -1
- homeassistant/components/homeassistant_yellow/translations/sv.json +15 -3
- homeassistant/components/homeassistant_yellow/translations/zh-Hans.json +12 -4
- 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/manifest.json +1 -1
- homeassistant/components/homekit_controller/translations/sr-Latn.json +11 -0
- homeassistant/components/homekit_controller/translations/sr.json +11 -0
- homeassistant/components/huawei_lte/translations/nl.json +6 -0
- homeassistant/components/humidifier/translations/nl.json +2 -1
- 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 +10 -5
- homeassistant/components/icloud/translations/hu.json +3 -0
- homeassistant/components/icloud/translations/nl.json +1 -0
- homeassistant/components/icloud/translations/sl.json +5 -1
- homeassistant/components/idasen_desk/coordinator.py +24 -2
- homeassistant/components/idasen_desk/translations/fy.json +7 -0
- homeassistant/components/idasen_desk/translations/nl.json +10 -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/el.json +28 -0
- homeassistant/components/irm_kmi/translations/fr.json +28 -0
- homeassistant/components/irm_kmi/translations/fy.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/konnected/translations/zh-Hans.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/lcn/translations/nl.json +7 -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/fr.json +14 -0
- 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/ar.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/nl.json +3 -0
- homeassistant/components/matter/translations/sv.json +3 -0
- homeassistant/components/mcp/translations/el.json +8 -1
- homeassistant/components/mcp/translations/fy.json +5 -1
- homeassistant/components/mcp/translations/ga.json +20 -1
- homeassistant/components/mcp/translations/hu.json +9 -2
- homeassistant/components/mcp/translations/nl.json +8 -1
- homeassistant/components/mcp/translations/pl.json +18 -0
- homeassistant/components/mcp/translations/sv.json +8 -1
- homeassistant/components/mcp/translations/zh-Hans.json +20 -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/models.py +5 -1
- homeassistant/components/media_source/strings.json +3 -0
- homeassistant/components/media_source/translations/cs.json +3 -0
- homeassistant/components/media_source/translations/de.json +3 -0
- homeassistant/components/media_source/translations/el.json +3 -0
- homeassistant/components/media_source/translations/en-GB.json +3 -0
- homeassistant/components/media_source/translations/en.json +3 -0
- homeassistant/components/media_source/translations/es.json +3 -0
- homeassistant/components/media_source/translations/et.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/media_source/translations/ru.json +3 -0
- homeassistant/components/media_source/translations/sk.json +3 -0
- homeassistant/components/media_source/translations/zh-Hans.json +3 -0
- homeassistant/components/media_source/translations/zh-Hant.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/entity.py +1 -1
- 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/motionmount/translations/nl.json +2 -1
- 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/el.json +2 -0
- 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 +3 -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/fr.json +7 -0
- 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/__init__.py +1 -0
- homeassistant/components/nordpool/coordinator.py +32 -9
- homeassistant/components/nordpool/services.py +1 -1
- homeassistant/components/ntfy/strings.json +1 -1
- homeassistant/components/ntfy/translations/cs.json +1 -1
- homeassistant/components/ntfy/translations/de.json +1 -1
- homeassistant/components/ntfy/translations/el.json +3 -0
- homeassistant/components/ntfy/translations/en-GB.json +1 -1
- homeassistant/components/ntfy/translations/en.json +1 -1
- homeassistant/components/ntfy/translations/es.json +0 -1
- homeassistant/components/ntfy/translations/et.json +1 -1
- homeassistant/components/ntfy/translations/ga.json +0 -1
- homeassistant/components/ntfy/translations/hu.json +10 -1
- homeassistant/components/ntfy/translations/lt.json +1 -1
- homeassistant/components/ntfy/translations/pt.json +1 -1
- homeassistant/components/ntfy/translations/ru.json +1 -1
- homeassistant/components/ntfy/translations/sk.json +1 -1
- homeassistant/components/ntfy/translations/zh-Hans.json +1 -1
- homeassistant/components/ntfy/translations/zh-Hant.json +1 -1
- 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 +3 -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-Hans.json +3 -0
- homeassistant/components/number/translations/zh-Hant.json +1 -1
- homeassistant/components/ohme/translations/fy.json +9 -0
- homeassistant/components/ohme/translations/nl.json +8 -1
- homeassistant/components/ollama/translations/hu.json +55 -0
- homeassistant/components/ondilo_ico/translations/hu.json +1 -1
- homeassistant/components/onedrive/backup.py +5 -2
- 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/ovo_energy/manifest.json +1 -1
- homeassistant/components/paperless_ngx/translations/nl.json +1 -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/el.json +2 -1
- homeassistant/components/pooldose/translations/fr.json +7 -0
- homeassistant/components/pooldose/translations/hu.json +49 -0
- homeassistant/components/portainer/manifest.json +1 -1
- homeassistant/components/portainer/translations/el.json +38 -0
- homeassistant/components/portainer/translations/fy.json +13 -0
- homeassistant/components/portainer/translations/ga.json +14 -0
- homeassistant/components/portainer/translations/hu.json +22 -0
- homeassistant/components/portainer/translations/nl.json +9 -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/proxmoxve/__init__.py +1 -0
- 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/pushover/const.py +0 -1
- homeassistant/components/pushover/notify.py +1 -1
- 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/nl.json +1 -0
- homeassistant/components/random/translations/sv.json +1 -0
- homeassistant/components/random/translations/zh-Hans.json +1 -0
- homeassistant/components/remote/translations/ar.json +11 -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/reolink/manifest.json +1 -1
- homeassistant/components/reolink/translations/af.json +1 -0
- 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/strings.json +2 -0
- homeassistant/components/roborock/translations/cs.json +3 -1
- homeassistant/components/roborock/translations/de.json +3 -1
- homeassistant/components/roborock/translations/el.json +3 -1
- homeassistant/components/roborock/translations/en-GB.json +3 -1
- homeassistant/components/roborock/translations/en.json +3 -1
- homeassistant/components/roborock/translations/es.json +3 -1
- homeassistant/components/roborock/translations/et.json +3 -1
- homeassistant/components/roborock/translations/fi.json +47 -0
- homeassistant/components/roborock/translations/ga.json +3 -1
- homeassistant/components/roborock/translations/lt.json +3 -1
- homeassistant/components/roborock/translations/nl.json +1 -0
- homeassistant/components/roborock/translations/pl.json +3 -1
- homeassistant/components/roborock/translations/pt.json +3 -1
- homeassistant/components/roborock/translations/sk.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/roborock/translations/zh-Hans.json +3 -1
- homeassistant/components/roborock/translations/zh-Hant.json +3 -1
- homeassistant/components/roomba/translations/ru.json +4 -2
- homeassistant/components/roomba/translations/sk.json +4 -2
- homeassistant/components/roomba/translations/zh-Hans.json +4 -2
- homeassistant/components/roomba/translations/zh-Hant.json +4 -2
- homeassistant/components/route_b_smart_meter/translations/el.json +24 -0
- 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/binary_sensor.py +4 -2
- 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/fr.json +25 -0
- homeassistant/components/satel_integra/translations/fy.json +82 -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/el.json +1 -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/nl.json +2 -0
- homeassistant/components/scrape/translations/sv.json +2 -0
- homeassistant/components/scrape/translations/zh-Hans.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/sensor/translations/zh-Hans.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/el.json +15 -0
- homeassistant/components/shelly/translations/fr.json +6 -0
- homeassistant/components/shelly/translations/fy.json +15 -0
- homeassistant/components/shelly/translations/ga.json +12 -0
- homeassistant/components/shelly/translations/hu.json +21 -0
- homeassistant/components/shelly/translations/nl.json +7 -0
- homeassistant/components/shelly/translations/sv.json +7 -0
- homeassistant/components/shelly/translations/zh-Hans.json +12 -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/strings.json +2 -2
- homeassistant/components/slack/translations/bg.json +0 -1
- homeassistant/components/slack/translations/ca.json +0 -2
- homeassistant/components/slack/translations/de.json +3 -3
- homeassistant/components/slack/translations/en-GB.json +2 -2
- homeassistant/components/slack/translations/en.json +2 -2
- homeassistant/components/slack/translations/es.json +0 -2
- homeassistant/components/slack/translations/fi.json +0 -2
- homeassistant/components/slack/translations/fr.json +0 -2
- homeassistant/components/slack/translations/ga.json +0 -2
- homeassistant/components/slack/translations/hu.json +0 -2
- homeassistant/components/slack/translations/id.json +0 -2
- homeassistant/components/slack/translations/it.json +0 -2
- homeassistant/components/slack/translations/ja.json +0 -2
- homeassistant/components/slack/translations/ko.json +0 -2
- homeassistant/components/slack/translations/lt.json +1 -1
- homeassistant/components/slack/translations/nb.json +0 -2
- homeassistant/components/slack/translations/nl.json +0 -2
- homeassistant/components/slack/translations/pl.json +0 -2
- homeassistant/components/slack/translations/pt-BR.json +0 -2
- homeassistant/components/slack/translations/ro.json +0 -2
- homeassistant/components/slack/translations/sk.json +1 -1
- homeassistant/components/slack/translations/sv.json +0 -2
- homeassistant/components/slack/translations/tr.json +0 -2
- homeassistant/components/slack/translations/uk.json +0 -2
- homeassistant/components/slack/translations/zh-Hans.json +1 -1
- 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/smarla/translations/ar.json +9 -0
- homeassistant/components/smartthings/climate.py +2 -0
- homeassistant/components/smartthings/icons.json +11 -0
- homeassistant/components/smartthings/manifest.json +1 -1
- homeassistant/components/smartthings/sensor.py +5 -2
- homeassistant/components/smartthings/strings.json +8 -1
- homeassistant/components/smartthings/translations/cs.json +8 -1
- homeassistant/components/smartthings/translations/de.json +8 -1
- homeassistant/components/smartthings/translations/el.json +19 -0
- homeassistant/components/smartthings/translations/en-GB.json +8 -1
- homeassistant/components/smartthings/translations/en.json +8 -1
- homeassistant/components/smartthings/translations/es.json +2 -1
- homeassistant/components/smartthings/translations/et.json +8 -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 +8 -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 +8 -1
- homeassistant/components/smartthings/translations/zh-Hant.json +8 -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/nl.json +1 -0
- homeassistant/components/sql/translations/sl.json +13 -0
- homeassistant/components/sql/translations/sv.json +1 -0
- homeassistant/components/sql/translations/zh-Hans.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/starline/translations/nl.json +3 -0
- homeassistant/components/starlink/translations/sr-Latn.json +9 -0
- homeassistant/components/starlink/translations/sr.json +9 -0
- homeassistant/components/steamist/translations/nl.json +7 -0
- homeassistant/components/switch/translations/hu.json +3 -0
- homeassistant/components/switchbot/translations/fr.json +5 -0
- homeassistant/components/switchbot/translations/hu.json +8 -0
- homeassistant/components/switchbot/translations/nl.json +2 -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/telegram_bot/translations/de.json +1 -1
- 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/nl.json +17 -0
- homeassistant/components/template/translations/sv.json +1 -0
- homeassistant/components/template/translations/zh-Hans.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/tessie/translations/nl.json +6 -0
- homeassistant/components/tibber/manifest.json +1 -1
- homeassistant/components/timer/translations/sr-Latn.json +9 -0
- homeassistant/components/timer/translations/sr.json +9 -0
- homeassistant/components/togrill/coordinator.py +17 -5
- homeassistant/components/togrill/translations/hu.json +16 -0
- homeassistant/components/togrill/translations/sv.json +69 -1
- homeassistant/components/tolo/translations/el.json +2 -1
- homeassistant/components/tolo/translations/fy.json +7 -0
- 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/tplink/translations/nl.json +3 -0
- homeassistant/components/traccar_server/translations/hu.json +9 -1
- homeassistant/components/traccar_server/translations/nl.json +1 -0
- homeassistant/components/tractive/translations/ar.json +9 -0
- 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 +11 -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/twinkly/translations/nl.json +3 -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/valve/translations/nl.json +18 -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 +8 -7
- 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/nl.json +2 -1
- 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/el.json +25 -0
- homeassistant/components/victron_remote_monitoring/translations/fi.json +9 -0
- homeassistant/components/victron_remote_monitoring/translations/fr.json +102 -0
- homeassistant/components/victron_remote_monitoring/translations/fy.json +23 -0
- homeassistant/components/victron_remote_monitoring/translations/hu.json +25 -0
- homeassistant/components/vizio/translations/sl.json +2 -1
- homeassistant/components/voip/translations/pl.json +1 -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/nl.json +2 -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/calendar.py +6 -4
- homeassistant/components/workday/manifest.json +1 -1
- homeassistant/components/wyoming/translations/pl.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 +26 -21
- homeassistant/components/zha/entity.py +14 -3
- homeassistant/components/zha/strings.json +2 -5
- homeassistant/components/zha/translations/cs.json +41 -16
- homeassistant/components/zha/translations/de.json +1 -4
- homeassistant/components/zha/translations/el.json +15 -4
- homeassistant/components/zha/translations/en-GB.json +1 -4
- homeassistant/components/zha/translations/en.json +1 -4
- homeassistant/components/zha/translations/es.json +41 -16
- homeassistant/components/zha/translations/et.json +1 -4
- homeassistant/components/zha/translations/fr.json +48 -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 -16
- homeassistant/components/zha/translations/pl.json +14 -4
- homeassistant/components/zha/translations/pt.json +41 -16
- homeassistant/components/zha/translations/ru.json +75 -13
- homeassistant/components/zha/translations/sk.json +41 -16
- 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/zha/translations/zh-Hans.json +53 -11
- homeassistant/components/zha/translations/zh-Hant.json +41 -16
- homeassistant/components/zwave_js/config_flow.py +80 -29
- homeassistant/components/zwave_js/light.py +9 -8
- homeassistant/components/zwave_js/translations/nl.json +6 -0
- homeassistant/components/zwave_js/translations/ru.json +9 -0
- homeassistant/components/zwave_me/translations/lt.json +1 -1
- homeassistant/const.py +1 -1
- homeassistant/package_constraints.txt +2 -2
- {homeassistant-2025.10.0b7.dist-info → homeassistant-2025.10.2.dist-info}/METADATA +2 -2
- {homeassistant-2025.10.0b7.dist-info → homeassistant-2025.10.2.dist-info}/RECORD +997 -831
- {homeassistant-2025.10.0b7.dist-info → homeassistant-2025.10.2.dist-info}/WHEEL +0 -0
- {homeassistant-2025.10.0b7.dist-info → homeassistant-2025.10.2.dist-info}/entry_points.txt +0 -0
- {homeassistant-2025.10.0b7.dist-info → homeassistant-2025.10.2.dist-info}/licenses/LICENSE.md +0 -0
- {homeassistant-2025.10.0b7.dist-info → homeassistant-2025.10.2.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
- {homeassistant-2025.10.0b7.dist-info → homeassistant-2025.10.2.dist-info}/top_level.txt +0 -0
|
@@ -11,12 +11,12 @@
|
|
|
11
11
|
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges."
|
|
12
12
|
},
|
|
13
13
|
"error": {
|
|
14
|
-
"bad_birth": "\u00c9rv\u00e9nytelen sz\u00fclet\u00e9si \"birth\"
|
|
14
|
+
"bad_birth": "\u00c9rv\u00e9nytelen sz\u00fclet\u00e9si \"birth\" t\u00e9mak\u00f6r",
|
|
15
15
|
"bad_certificate": "A CA-tan\u00fas\u00edtv\u00e1ny \u00e9rv\u00e9nytelen",
|
|
16
16
|
"bad_client_cert": "\u00c9rv\u00e9nytelen kliens tan\u00fas\u00edtv\u00e1ny, ellen\u0151rizze, hogy \u00e9rv\u00e9nyes f\u00e1jlt adott meg",
|
|
17
17
|
"bad_client_cert_key": "Az \u00fcgyf\u00e9ltan\u00fas\u00edtv\u00e1ny \u00e9s a priv\u00e1t kulcs nem \u00e9rv\u00e9nyes p\u00e1r",
|
|
18
18
|
"bad_discovery_prefix": "\u00c9rv\u00e9nytelen felfedez\u00e9si el\u0151tag",
|
|
19
|
-
"bad_will": "\u00c9rv\u00e9nytelen b\u00facs\u00fa \"will\"
|
|
19
|
+
"bad_will": "\u00c9rv\u00e9nytelen b\u00facs\u00fa \"will\" t\u00e9mak\u00f6r",
|
|
20
20
|
"bad_ws_headers": "\u00c9rv\u00e9nyes HTTP-fejl\u00e9cek megad\u00e1sa JSON-objektumk\u00e9nt",
|
|
21
21
|
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
|
22
22
|
"client_key_error": "\u00c9rv\u00e9nytelen priv\u00e1t kulcsf\u00e1jl vagy helytelen jelsz\u00f3 lett megadva",
|
|
@@ -106,6 +106,7 @@
|
|
|
106
106
|
"create_entry": {
|
|
107
107
|
"default": "A(z) {platform} entit\u00e1ssal rendelkez\u0151 MQTT eszk\u00f6z \"{entity}\" sikeresen be\u00e1ll\u00edtva.\n\nMegjegyz\u00e9s: Az MQTT eszk\u00f6z b\u00e1rmikor \u00fajrakonfigur\u00e1lhat\u00f3, p\u00e9ld\u00e1ul tov\u00e1bbi entit\u00e1sok hozz\u00e1ad\u00e1s\u00e1hoz."
|
|
108
108
|
},
|
|
109
|
+
"entry_type": "MQTT eszk\u00f6z",
|
|
109
110
|
"error": {
|
|
110
111
|
"cover_get_and_set_position_must_be_set_together": "A lek\u00e9rdez\u00e9si \u00e9s be\u00e1ll\u00edt\u00e1si poz\u00edci\u00f3 t\u00e9mak\u00f6r\u00f6ket egy\u00fctt kell megadni",
|
|
111
112
|
"cover_get_position_template_must_be_used_with_get_position_topic": "A poz\u00edci\u00f3 \u00e9rt\u00e9k\u00e9nek sablonj\u00e1t egy\u00fctt kell haszn\u00e1lni a poz\u00edci\u00f3 \u00e1llapot\u00e1nak t\u00e9mak\u00f6r\u00e9vel",
|
|
@@ -113,9 +114,11 @@
|
|
|
113
114
|
"cover_tilt_command_template_must_be_used_with_tilt_command_topic": "A billent\u00e9si parancs sablonj\u00e1t a billent\u00e9si parancs t\u00e9mak\u00f6r\u00e9vel egy\u00fctt kell haszn\u00e1lni",
|
|
114
115
|
"cover_tilt_status_template_must_be_used_with_tilt_status_topic": "A billent\u00e9si \u00e9rt\u00e9k sablonj\u00e1t a billent\u00e9si \u00e1llapot t\u00e9mak\u00f6r\u00e9vel egy\u00fctt kell haszn\u00e1lni",
|
|
115
116
|
"cover_value_template_must_be_used_with_state_topic": "Az \u00e9rt\u00e9k sablont az \u00e1llapot t\u00e9mak\u00f6r opci\u00f3val egy\u00fctt kell haszn\u00e1lni",
|
|
117
|
+
"empty_list_not_allowed": "Az \u00fcres lista nem megengedett. Adjon hozz\u00e1 legal\u00e1bb egy elemet.",
|
|
116
118
|
"fan_preset_mode_reset_in_preset_modes_list": "Az \"el\u0151re be\u00e1ll\u00edtott m\u00f3d vissza\u00e1ll\u00edt\u00e1sa\" adatcsomag nem \u00e9rv\u00e9nyes el\u0151re be\u00e1ll\u00edtott \u00fczemm\u00f3dk\u00e9nt",
|
|
117
119
|
"fan_speed_range_max_must_be_greater_than_speed_range_min": "A sebess\u00e9gtartom\u00e1ny maximum \u00e9rt\u00e9k\u00e9nek nagyobbnak kell lennie a minimum \u00e9rt\u00e9kn\u00e9l",
|
|
118
120
|
"invalid_input": "\u00c9rv\u00e9nytelen \u00e9rt\u00e9k",
|
|
121
|
+
"invalid_regular_expression": "\u00c9rv\u00e9nyes regul\u00e1ris kifejez\u00e9st kell megadni",
|
|
119
122
|
"invalid_subscribe_topic": "\u00c9rv\u00e9nytelen feliratkoz\u00e1si \"subscribe\" t\u00e9ma",
|
|
120
123
|
"invalid_supported_color_modes": "\u00c9rv\u00e9nytelen sz\u00edns\u00e9ma-be\u00e1ll\u00edt\u00e1s",
|
|
121
124
|
"invalid_template": "\u00c9rv\u00e9nytelen sablon",
|
|
@@ -123,12 +126,19 @@
|
|
|
123
126
|
"invalid_uom_for_state_class": "A(z) \"{unit_of_measurement}\" m\u00e9rt\u00e9kegys\u00e9g nem t\u00e1mogatott a kiv\u00e1lasztott \u00e1llapot oszt\u00e1ly \u00e1ltal. T\u00e1vol\u00edtsa el az \u00e1llapot oszt\u00e1lyt, v\u00e1lasszon olyat, amely t\u00e1mogatja a(z) \"{unit_of_measurement}\" m\u00e9rt\u00e9kegys\u00e9get vagy v\u00e1lasszon egy t\u00e1mogatott m\u00e9rt\u00e9kegys\u00e9get a list\u00e1b\u00f3l",
|
|
124
127
|
"invalid_url": "\u00c9rv\u00e9nytelen URL",
|
|
125
128
|
"last_reset_not_with_state_class_total": "A last reset \u00e9rt\u00e9ksablon csak a 'Total' \u00e1llapotoszt\u00e1llyal haszn\u00e1lhat\u00f3",
|
|
129
|
+
"max_below_min_humidity": "A maxim\u00e1lis p\u00e1ratartalom \u00e9rt\u00e9knek nagyobbnak kell lennie a minim\u00e1lisn\u00e1l",
|
|
126
130
|
"max_below_min_kelvin": "A maxim\u00e1lis Kelvin \u00e9rt\u00e9knek nagyobbnak kell lennie a minim\u00e1lisn\u00e1l",
|
|
131
|
+
"max_below_min_temperature": "A maxim\u00e1lis h\u0151m\u00e9rs\u00e9klet \u00e9rt\u00e9knek nagyobbnak kell lennie a minim\u00e1lisn\u00e1l",
|
|
127
132
|
"options_device_class_enum": "Az 'Opci\u00f3k' be\u00e1ll\u00edt\u00e1st az Enumer\u00e1ci\u00f3 eszk\u00f6zoszt\u00e1llyal kell haszn\u00e1lni. Ha folytatja, a megl\u00e9v\u0151 opci\u00f3k vissza\u00e1llnak.",
|
|
128
133
|
"options_not_allowed_with_state_class_or_uom": "Az 'Opci\u00f3k' be\u00e1ll\u00edt\u00e1s nem enged\u00e9lyezett, ha az \"\u00c1llapot oszt\u00e1ly\" vagy a \"M\u00e9rt\u00e9kegys\u00e9g\" meg van adva.",
|
|
129
134
|
"options_with_enum_device_class": "\u00c1ll\u00edtsa be az enumer\u00e1ci\u00f3s \u00e9rz\u00e9kel\u0151 opci\u00f3it",
|
|
135
|
+
"preset_mode_none_not_allowed": "A \"none\" el\u0151be\u00e1ll\u00edt\u00e1s nem \u00e9rv\u00e9nyes el\u0151be\u00e1ll\u00edt\u00e1si m\u00f3d",
|
|
130
136
|
"uom_required_for_device_class": "A kiv\u00e1lasztott eszk\u00f6zoszt\u00e1lyhoz m\u00e9rt\u00e9kegys\u00e9g sz\u00fcks\u00e9ges"
|
|
131
137
|
},
|
|
138
|
+
"initiate_flow": {
|
|
139
|
+
"reconfigure": "MQTT-eszk\u00f6z \u00fajrakonfigur\u00e1l\u00e1sa",
|
|
140
|
+
"user": "MQTT-eszk\u00f6z hozz\u00e1ad\u00e1sa"
|
|
141
|
+
},
|
|
132
142
|
"step": {
|
|
133
143
|
"availability": {
|
|
134
144
|
"data": {
|
|
@@ -143,6 +153,7 @@
|
|
|
143
153
|
"payload_available": "Az az adatcsomag (payload), amely jelzi, hogy az eszk\u00f6z el\u00e9rhet\u0151 (alap\u00e9rtelmezett: \u201eonline\u201d).",
|
|
144
154
|
"payload_not_available": "Az az adatcsomag (payload), amely jelzi, hogy az eszk\u00f6z nem el\u00e9rhet\u0151 (alap\u00e9rtelmezett: \u201eoffline\u201d)."
|
|
145
155
|
},
|
|
156
|
+
"description": "Az el\u00e9rhet\u0151s\u00e9g funkci\u00f3 lehet\u0151v\u00e9 teszi, hogy az eszk\u00f6z jelentse az el\u00e9rhet\u0151s\u00e9g\u00e9t.",
|
|
146
157
|
"title": "El\u00e9rhet\u0151s\u00e9gi be\u00e1ll\u00edt\u00e1sok"
|
|
147
158
|
},
|
|
148
159
|
"delete_entity": {
|
|
@@ -209,30 +220,58 @@
|
|
|
209
220
|
},
|
|
210
221
|
"entity_platform_config": {
|
|
211
222
|
"data": {
|
|
223
|
+
"alarm_control_panel_code_mode": "Riaszt\u00f3k\u00f3d ellen\u0151rz\u00e9si m\u00f3d",
|
|
224
|
+
"climate_feature_action": "Aktu\u00e1lis m\u0171velet t\u00e1mogat\u00e1sa",
|
|
225
|
+
"climate_feature_current_humidity": "Jelenlegi p\u00e1ratartalom t\u00e1mogat\u00e1sa",
|
|
226
|
+
"climate_feature_current_temperature": "Jelenlegi h\u0151m\u00e9rs\u00e9klet t\u00e1mogat\u00e1sa",
|
|
227
|
+
"climate_feature_fan_modes": "Ventil\u00e1tor m\u00f3dok t\u00e1mogat\u00e1sa",
|
|
228
|
+
"climate_feature_power": "Be-/kikapcsol\u00e1s t\u00e1mogat\u00e1sa",
|
|
229
|
+
"climate_feature_preset_modes": "El\u0151re be\u00e1ll\u00edtott \u00fczemm\u00f3dok t\u00e1mogat\u00e1sa",
|
|
230
|
+
"climate_feature_swing_horizontal_modes": "V\u00edzszintes leng\u00e9si m\u00f3d t\u00e1mogat\u00e1sa",
|
|
231
|
+
"climate_feature_swing_modes": "Leng\u00e9si m\u00f3d t\u00e1mogat\u00e1sa",
|
|
232
|
+
"climate_feature_target_humidity": "C\u00e9l p\u00e1ratartalom t\u00e1mogat\u00e1sa",
|
|
233
|
+
"climate_feature_target_temperature": "C\u00e9l h\u0151m\u00e9rs\u00e9klet t\u00e1mogat\u00e1sa",
|
|
212
234
|
"device_class": "Eszk\u00f6z oszt\u00e1ly",
|
|
213
235
|
"entity_category": "Entit\u00e1skateg\u00f3ria",
|
|
214
236
|
"fan_feature_direction": "Ir\u00e1nyv\u00e1lt\u00e1s t\u00e1mogat\u00e1sa",
|
|
215
237
|
"fan_feature_oscillation": "Leng\u00e9s t\u00e1mogat\u00e1sa",
|
|
216
238
|
"fan_feature_preset_modes": "El\u0151re be\u00e1ll\u00edtott \u00fczemm\u00f3dok t\u00e1mogat\u00e1sa",
|
|
217
239
|
"fan_feature_speed": "Sebess\u00e9g t\u00e1mogat\u00e1sa",
|
|
240
|
+
"image_processing_mode": "K\u00e9pfeldolgoz\u00e1si m\u00f3d",
|
|
218
241
|
"options": "Opci\u00f3 hozz\u00e1ad\u00e1sa",
|
|
219
242
|
"schema": "S\u00e9ma",
|
|
220
243
|
"state_class": "\u00c1llapot oszt\u00e1ly",
|
|
221
244
|
"suggested_display_precision": "Javasolt megjelen\u00edt\u00e9si pontoss\u00e1g",
|
|
245
|
+
"supported_features": "T\u00e1mogatott funkci\u00f3k",
|
|
246
|
+
"temperature_unit": "H\u0151m\u00e9rs\u00e9klet egys\u00e9g",
|
|
222
247
|
"unit_of_measurement": "M\u00e9rt\u00e9kegys\u00e9g"
|
|
223
248
|
},
|
|
224
249
|
"data_description": {
|
|
250
|
+
"alarm_control_panel_code_mode": "Be\u00e1ll\u00edtja, hogyan ellen\u0151rizze a riaszt\u00f3 vez\u00e9rl\u0151panel a k\u00f3dot. A helyi k\u00f3d az entit\u00e1ssal van be\u00e1ll\u00edtva, \u00e9s a Home Assistant ellen\u0151rzi. A t\u00e1voli k\u00f3dot az eszk\u00f6z kapja meg, \u00e9s az v\u00e9gzi az ellen\u0151rz\u00e9st. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#code)",
|
|
251
|
+
"climate_feature_action": "A kl\u00edma t\u00e1mogatja az aktu\u00e1lis m\u0171velet jelent\u00e9s\u00e9t.",
|
|
252
|
+
"climate_feature_current_humidity": "A kl\u00edma t\u00e1mogatja a jelenlegi p\u00e1ratartalom jelent\u00e9s\u00e9t.",
|
|
253
|
+
"climate_feature_current_temperature": "A kl\u00edma t\u00e1mogatja a jelenlegi h\u0151m\u00e9rs\u00e9klet jelent\u00e9s\u00e9t.",
|
|
254
|
+
"climate_feature_fan_modes": "A kl\u00edma t\u00e1mogatja a ventil\u00e1tor m\u00f3dokat.",
|
|
255
|
+
"climate_feature_power": "A kl\u00edma t\u00e1mogatja a be- \u00e9s kikapcsol\u00e1si parancsokat.",
|
|
256
|
+
"climate_feature_preset_modes": "A kl\u00edma t\u00e1mogatja az el\u0151be\u00e1ll\u00edt\u00e1si m\u00f3dokat.",
|
|
257
|
+
"climate_feature_swing_horizontal_modes": "A kl\u00edma t\u00e1mogatja a v\u00edzszintes leng\u00e9si m\u00f3dokat.",
|
|
258
|
+
"climate_feature_swing_modes": "A kl\u00edma t\u00e1mogatja a leng\u00e9si m\u00f3dokat.",
|
|
259
|
+
"climate_feature_target_humidity": "A kl\u00edma t\u00e1mogatja a c\u00e9l p\u00e1ratartalom be\u00e1ll\u00edt\u00e1s\u00e1t.",
|
|
260
|
+
"climate_feature_target_temperature": "A kl\u00edma t\u00e1mogatja a c\u00e9l h\u0151m\u00e9rs\u00e9klet be\u00e1ll\u00edt\u00e1s\u00e1t.",
|
|
225
261
|
"device_class": "A(z) {platform} entit\u00e1s eszk\u00f6zoszt\u00e1lya. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#device_class)",
|
|
226
262
|
"entity_category": "Lehet\u0151v\u00e9 teszi az entit\u00e1s megjel\u00f6l\u00e9s\u00e9t eszk\u00f6zkonfigur\u00e1ci\u00f3k\u00e9nt vagy diagnosztikak\u00e9nt. Az ilyen kateg\u00f3ri\u00e1val rendelkez\u0151 entit\u00e1sok nem lesznek el\u00e9rhet\u0151k a felh\u0151n, Alexa vagy Google Assistant szolg\u00e1ltat\u00e1sokon kereszt\u00fcl, \u00e9s nem szerepelnek k\u00f6zvetett m\u0171veleti h\u00edv\u00e1sokban sem eszk\u00f6z\u00f6kre, sem ter\u00fcletekre. Szenzor t\u00edpus\u00fa entit\u00e1sok nem rendelhet\u0151k eszk\u00f6zkonfigur\u00e1ci\u00f3s kateg\u00f3ri\u00e1ba. [Tov\u00e1bbi inform\u00e1ci\u00f3.](https://developers.home-assistant.io/docs/core/entity/#registry-properties)",
|
|
227
263
|
"fan_feature_direction": "A ventil\u00e1tor t\u00e1mogatja az ir\u00e1nyv\u00e1lt\u00e1st.",
|
|
228
264
|
"fan_feature_oscillation": "A ventil\u00e1tor t\u00e1mogatja a leng\u00e9st.",
|
|
229
265
|
"fan_feature_preset_modes": "A ventil\u00e1tor t\u00e1mogatja az el\u0151re be\u00e1ll\u00edtott \u00fczemm\u00f3dokat.",
|
|
230
266
|
"fan_feature_speed": "A ventil\u00e1tor t\u00f6bbf\u00e9le sebess\u00e9get t\u00e1mogat.",
|
|
267
|
+
"image_processing_mode": "V\u00e1lassza ki, hogyan \u00e9rkezik a k\u00e9padat.",
|
|
231
268
|
"options": "Az enged\u00e9lyezett \u00e9rz\u00e9kel\u0151\u00e1llapot-\u00e9rt\u00e9kekhez tartoz\u00f3 be\u00e1ll\u00edt\u00e1sok. Az \u00e9rz\u00e9kel\u0151 eszk\u00f6zoszt\u00e1ly\u00e1t 'Felsorol\u00e1s'-ra kell \u00e1ll\u00edtani. Az 'Opci\u00f3k' be\u00e1ll\u00edt\u00e1s nem haszn\u00e1lhat\u00f3 egy\u00fctt az \u00c1llapot oszt\u00e1llyal vagy a M\u00e9rt\u00e9kegys\u00e9ggel.",
|
|
232
269
|
"schema": "A haszn\u00e1land\u00f3 s\u00e9ma. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#comparison-of-light-mqtt-schemas)",
|
|
233
270
|
"state_class": "Az \u00e9rz\u00e9kel\u0151 [\u00e1llapotoszt\u00e1lya](https://developers.home-assistant.io/docs/core/entity/sensor/#available-state-classes). [Tudjon meg t\u00f6bbet.]({url}#state_class)",
|
|
234
271
|
"suggested_display_precision": "A kerek\u00edt\u00e9s ut\u00e1n megjelen\u00edtend\u0151 tizedesjegyek sz\u00e1ma a(z) {platform} entit\u00e1s \u00e1llapot\u00e1ban. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#suggested_display_precision)",
|
|
235
|
-
"
|
|
272
|
+
"supported_features": "Az entit\u00e1s \u00e1ltal t\u00e1mogatott funkci\u00f3k.",
|
|
273
|
+
"temperature_unit": "Meghat\u00e1rozza azt a nat\u00edv m\u00e9rt\u00e9kegys\u00e9get, amellyel az MQTT kl\u00edmaeszk\u00f6z m\u0171k\u00f6dik.",
|
|
274
|
+
"unit_of_measurement": "Meghat\u00e1rozza a m\u00e9rt\u00e9kegys\u00e9get, ha van ilyen."
|
|
236
275
|
},
|
|
237
276
|
"description": "K\u00e9rj\u00fck, adja meg a(z) {platform} entit\u00e1s \"{entity}\" r\u00e9szleteit.",
|
|
238
277
|
"sections": {
|
|
@@ -248,18 +287,61 @@
|
|
|
248
287
|
},
|
|
249
288
|
"title": "MQTT-eszk\u00f6z konfigur\u00e1l\u00e1sa: \"{mqtt_device}\""
|
|
250
289
|
},
|
|
290
|
+
"export": {
|
|
291
|
+
"description": "Az export\u00e1l\u00e1s lehet\u0151v\u00e9 teszi az MQTT-eszk\u00f6z konfigur\u00e1ci\u00f3j\u00e1nak YAML-alap\u00fa konfigur\u00e1ci\u00f3v\u00e1 vagy MQTT-felismer\u00e9ss\u00e9 t\u00f6rt\u00e9n\u0151 migr\u00e1l\u00e1s\u00e1t. Az export\u00e1lt konfigur\u00e1ci\u00f3 hibakeres\u00e9shez is hasznos lehet.",
|
|
292
|
+
"menu_options": {
|
|
293
|
+
"export_discovery": "MQTT-felismer\u00e9si adatok export\u00e1l\u00e1sa",
|
|
294
|
+
"export_yaml": "Export\u00e1l\u00e1s YAML-konfigur\u00e1ci\u00f3k\u00e9nt"
|
|
295
|
+
},
|
|
296
|
+
"title": "MQTT-eszk\u00f6z konfigur\u00e1ci\u00f3j\u00e1nak export\u00e1l\u00e1sa"
|
|
297
|
+
},
|
|
298
|
+
"export_discovery": {
|
|
299
|
+
"data": {
|
|
300
|
+
"discovery_payload": "Felismer\u00e9si adatok:",
|
|
301
|
+
"discovery_topic": "Felismer\u00e9si t\u00e9mak\u00f6r"
|
|
302
|
+
},
|
|
303
|
+
"data_description": {
|
|
304
|
+
"discovery_payload": "A JSON [felismer\u00e9si adatcsomag]({url}#device-discovery-payload), amely az MQTT-eszk\u00f6z adatait tartalmazza.",
|
|
305
|
+
"discovery_topic": "A [felismer\u00e9si topic]({url}#discovery-topic), ahov\u00e1 a felismer\u00e9si adatcsomagot kell k\u00f6zz\u00e9tenni az MQTT-felismer\u00e9s elind\u00edt\u00e1s\u00e1hoz. Egy \u00fcres adatcsomag k\u00f6zz\u00e9t\u00e9tele ezen a topicon elt\u00e1vol\u00edtja az eszk\u00f6zt \u00e9s a felismer\u00e9ssel l\u00e9trehozott entit\u00e1sokat."
|
|
306
|
+
},
|
|
307
|
+
"description": "Az MQTT [felismer\u00e9s]({url}#device-discovery-payload) alap\u00fa be\u00e1ll\u00edt\u00e1shoz a felismer\u00e9si adatcsomagot k\u00f6zz\u00e9 kell tenni a felismer\u00e9si topicban. M\u00e1solja ki az al\u00e1bbi mez\u0151k tartalm\u00e1t. A Home Assistant automatikusan \u00e9rz\u00e9keli, ha az MQTT-eszk\u00f6z be\u00e1ll\u00edt\u00e1sa felismer\u00e9sen kereszt\u00fcl t\u00f6rt\u00e9nt, \u00e9s lehet\u0151s\u00e9get k\u00edn\u00e1l a felesleges albejegyz\u00e9s elt\u00e1vol\u00edt\u00e1s\u00e1ra. Ha nem szeretn\u00e9 elt\u00e1vol\u00edtani az albejegyz\u00e9st, m\u00f3dos\u00edthatja az azonos\u00edt\u00f3kat is.",
|
|
308
|
+
"title": "MQTT-eszk\u00f6z konfigur\u00e1ci\u00f3j\u00e1nak export\u00e1l\u00e1sa"
|
|
309
|
+
},
|
|
310
|
+
"export_yaml": {
|
|
311
|
+
"data": {
|
|
312
|
+
"yaml": "M\u00e1solja ki az al\u00e1bbi YAML-konfigur\u00e1ci\u00f3t:"
|
|
313
|
+
},
|
|
314
|
+
"data_description": {
|
|
315
|
+
"yaml": "Helyezze el a YAML-konfigur\u00e1ci\u00f3t a [configuration.yaml]({url}#yaml-configuration-listed-per-item) f\u00e1jlban."
|
|
316
|
+
},
|
|
317
|
+
"description": "Az al\u00e1bbi konfigur\u00e1ci\u00f3 kim\u00e1solhat\u00f3 \u00e9s elhelyezhet\u0151 a configuration.yaml f\u00e1jlban. A Home Assistant automatikusan \u00e9rz\u00e9keli, ha az MQTT-eszk\u00f6z be\u00e1ll\u00edt\u00e1sa YAML-on kereszt\u00fcl t\u00f6rt\u00e9nt, \u00e9s lehet\u0151s\u00e9get k\u00edn\u00e1l a felesleges albejegyz\u00e9s elt\u00e1vol\u00edt\u00e1s\u00e1ra. Ha nem szeretn\u00e9 elt\u00e1vol\u00edtani az albejegyz\u00e9st, m\u00f3dos\u00edthatja az azonos\u00edt\u00f3kat is.",
|
|
318
|
+
"title": "MQTT-eszk\u00f6z konfigur\u00e1ci\u00f3j\u00e1nak export\u00e1l\u00e1sa"
|
|
319
|
+
},
|
|
251
320
|
"mqtt_platform_config": {
|
|
252
321
|
"data": {
|
|
253
322
|
"blue_template": "K\u00e9k sablon",
|
|
254
323
|
"brightness_template": "F\u00e9nyer\u0151 sablon",
|
|
324
|
+
"code": "Riaszt\u00f3k\u00f3d",
|
|
325
|
+
"code_arm_required": "K\u00f3d sz\u00fcks\u00e9ges az \u00e9les\u00edt\u00e9shez",
|
|
326
|
+
"code_disarm_required": "K\u00f3d sz\u00fcks\u00e9ges a hat\u00e1stalan\u00edt\u00e1shoz",
|
|
327
|
+
"code_format": "K\u00f3dform\u00e1tum",
|
|
328
|
+
"code_trigger_required": "K\u00f3d sz\u00fcks\u00e9ges a riaszt\u00e1s kiv\u00e1lt\u00e1s\u00e1hoz",
|
|
255
329
|
"color_temp_template": "Sz\u00ednh\u0151m\u00e9rs\u00e9klet sablon",
|
|
256
330
|
"command_off_template": "\"Off\" (ki) parancs sablon",
|
|
257
331
|
"command_on_template": "\"On\" (be) parancs sablon",
|
|
258
332
|
"command_template": "Parancs sablon",
|
|
259
333
|
"command_topic": "Parancs t\u00e9ma",
|
|
334
|
+
"content_type": "Tartalomt\u00edpus",
|
|
260
335
|
"force_update": "Friss\u00edt\u00e9s k\u00e9nyszer\u00edt\u00e9se",
|
|
261
336
|
"green_template": "Z\u00f6ld sablon",
|
|
337
|
+
"image_encoding": "K\u00e9pk\u00f3dol\u00e1s",
|
|
338
|
+
"image_topic": "K\u00e9p t\u00e9mak\u00f6r",
|
|
262
339
|
"last_reset_value_template": "Utols\u00f3 vissza\u00e1ll\u00edt\u00e1s \u00e9rt\u00e9ksablon",
|
|
340
|
+
"mode_command_template": "\u00dczemm\u00f3d parancs sablonja",
|
|
341
|
+
"mode_command_topic": "\u00dczemm\u00f3d parancs t\u00e9mak\u00f6r",
|
|
342
|
+
"mode_state_template": "\u00dczemm\u00f3d \u00e9rt\u00e9k sablonja",
|
|
343
|
+
"mode_state_topic": "\u00dczemm\u00f3d \u00e1llapot t\u00e9mak\u00f6r",
|
|
344
|
+
"modes": "T\u00e1mogatott \u00fczemm\u00f3dok",
|
|
263
345
|
"on_command_type": "\"On\" parancs t\u00edpusa",
|
|
264
346
|
"optimistic": "Optimista",
|
|
265
347
|
"payload_off": "\"Off\" adatcsomag",
|
|
@@ -274,18 +356,34 @@
|
|
|
274
356
|
"state_topic": "\u00c1llapot t\u00e9mak\u00f6r",
|
|
275
357
|
"state_value_template": "\u00c1llapot\u00e9rt\u00e9k sablon",
|
|
276
358
|
"supported_color_modes": "T\u00e1mogatott sz\u00edns\u00e9m\u00e1k",
|
|
359
|
+
"url_template": "URL sablon",
|
|
360
|
+
"url_topic": "URL t\u00e9mak\u00f6r",
|
|
277
361
|
"value_template": "\u00c9rt\u00e9ksablon"
|
|
278
362
|
},
|
|
279
363
|
"data_description": {
|
|
280
364
|
"blue_template": "[Sabon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) a k\u00e9k sz\u00edn kinyer\u00e9s\u00e9hez az \u00e1llapot adatcsomagb\u00f3l. A sablon eredm\u00e9nye egy 0 \u00e9s 255 k\u00f6z\u00f6tti eg\u00e9sz sz\u00e1m kell legyen.",
|
|
281
365
|
"brightness_template": "[Sabon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) a f\u00e9nyer\u0151 kinyer\u00e9s\u00e9hez az \u00e1llapot adatcsomagb\u00f3l. A sablon eredm\u00e9nye egy 0 \u00e9s 255 k\u00f6z\u00f6tti eg\u00e9sz sz\u00e1m kell legyen.",
|
|
366
|
+
"code": "Megadja azt a k\u00f3dot, amellyel a riaszt\u00f3 be- vagy kikapcsolhat\u00f3 a fel\u00fcleten. Ha a k\u00f3dellen\u0151rz\u00e9s sikertelen, az MQTT-parancs nem ker\u00fcl elk\u00fcld\u00e9sre a t\u00e1voli eszk\u00f6zre. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#code)",
|
|
367
|
+
"code_arm_required": "Ha be van \u00e1ll\u00edtva, a k\u00f3d megad\u00e1sa k\u00f6telez\u0151 a riaszt\u00f3 \u00e9les\u00edt\u00e9s\u00e9hez. Ha nincs be\u00e1ll\u00edtva, a k\u00f3d nem ker\u00fcl ellen\u0151rz\u00e9sre.",
|
|
368
|
+
"code_disarm_required": "Ha be van \u00e1ll\u00edtva, a k\u00f3d megad\u00e1sa k\u00f6telez\u0151 a riaszt\u00f3 hat\u00e1stalan\u00edt\u00e1s\u00e1hoz. Ha nincs be\u00e1ll\u00edtva, a k\u00f3d nem ker\u00fcl ellen\u0151rz\u00e9sre.",
|
|
369
|
+
"code_format": "Regul\u00e1ris kifejez\u00e9s a k\u00f3d form\u00e1tum\u00e1nak ellen\u0151rz\u00e9s\u00e9re a nyit\u00e1s, z\u00e1r\u00e1s vagy felold\u00e1s m\u0171velet v\u00e9grehajt\u00e1sakor. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#code_format)",
|
|
370
|
+
"code_trigger_required": "Ha be van \u00e1ll\u00edtva, a riaszt\u00e1s k\u00e9zi kiv\u00e1lt\u00e1s\u00e1hoz k\u00f3d sz\u00fcks\u00e9ges. Ha nincs be\u00e1ll\u00edtva, a k\u00f3d nem ker\u00fcl ellen\u0151rz\u00e9sre.",
|
|
282
371
|
"color_temp_template": "[Sabon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) a sz\u00ednh\u0151m\u00e9rs\u00e9klet (Kelvin) kinyer\u00e9s\u00e9hez az \u00e1llapot adatcsomagb\u00f3l. A sablon eredm\u00e9nye egy eg\u00e9sz sz\u00e1m kell legyen.",
|
|
283
372
|
"command_off_template": "A [sablon](https://www.home-assistant.io/docs/configuration/templating/#using-command-templates-with-mqtt) az \"off\" ki \u00e1llapot v\u00e1lt\u00e1s\u00e1hoz. El\u00e9rhet\u0151 v\u00e1ltoz\u00f3k: `state` \u00e9s `transition`.",
|
|
284
373
|
"command_on_template": "A [sablon](https://www.home-assistant.io/docs/configuration/templating/#using-command-templates-with-mqtt) az \"on\" \u00e1llapot v\u00e1lt\u00e1s\u00e1hoz. El\u00e9rhet\u0151 v\u00e1ltoz\u00f3k: `state`, `brightness`, `color_temp`, `red`, `green`, `blue`, `hue`, `sat`, `flash`, `transition`, valamint `effect`. A `red`, `green`, `blue` \u00e9s `brightness` \u00e9rt\u00e9kek 0\u2013255 k\u00f6z\u00f6tti eg\u00e9szek. A `hue` 0\u2013360 k\u00f6z\u00f6tti lebeg\u0151pontos sz\u00e1m, a `sat` 0\u2013100 k\u00f6z\u00f6tti lebeg\u0151pontos sz\u00e1m, a `color_temp` pedig eg\u00e9sz sz\u00e1m Kelvinben.",
|
|
374
|
+
"command_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-command-templates-with-mqtt), amely el\u0151\u00e1ll\u00edtja a parancs t\u00e9mak\u00f6r\u00e9be k\u00fcldend\u0151 adatcsomagot. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#command_template)",
|
|
285
375
|
"command_topic": "Az a k\u00f6zz\u00e9t\u00e9teli t\u00e9ma, amelyet a(z) {platform} entit\u00e1s vez\u00e9rl\u00e9s\u00e9re haszn\u00e1lnak. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#command_topic)",
|
|
376
|
+
"content_type": "A tartalomt\u00edpus vagy a k\u00e9p adatai, amelyeket a k\u00e9p t\u00e9mak\u00f6r\u00e9n kereszt\u00fcl kapunk.",
|
|
286
377
|
"force_update": "Friss\u00edt\u00e9si esem\u00e9nyeket k\u00fcld akkor is, ha az \u00e9rt\u00e9k nem v\u00e1ltozott. Hasznos, ha az el\u0151zm\u00e9nyekben \u00e9rtelmezhet\u0151 \u00e9rt\u00e9kgrafikonokat szeretne megjelen\u00edteni. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#force_update)",
|
|
287
378
|
"green_template": "[Sabon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) a z\u00f6ld sz\u00edn kinyer\u00e9s\u00e9hez az \u00e1llapot adatcsomagb\u00f3l. A sablon eredm\u00e9nye egy 0 \u00e9s 255 k\u00f6z\u00f6tti eg\u00e9sz sz\u00e1m kell legyen.",
|
|
379
|
+
"image_encoding": "V\u00e1laszd ki a fogadott k\u00e9padatok k\u00f3dol\u00e1s\u00e1t.",
|
|
380
|
+
"image_topic": "Az MQTT t\u00e9mak\u00f6r, amelyen a k\u00e9padatokat tartalmaz\u00f3 \u00fczenetek \u00e9rkeznek. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#image_topic)",
|
|
288
381
|
"last_reset_value_template": "Egy [sablont](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) hat\u00e1roz meg az utols\u00f3 vissza\u00e1ll\u00edt\u00e1s \u00e9rt\u00e9k\u00e9nek kinyer\u00e9s\u00e9re. Ha az utols\u00f3 vissza\u00e1ll\u00edt\u00e1s sablon be van \u00e1ll\u00edtva, az \u00e1llapotoszt\u00e1ly opci\u00f3nak Teljesnek kell lennie. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#last_reset_value_template)",
|
|
382
|
+
"mode_command_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-command-templates-with-mqtt) az \u00fczemm\u00f3d be\u00e1ll\u00edt\u00e1s\u00e1ra szolg\u00e1l\u00f3 adatcsomag el\u0151\u00e1ll\u00edt\u00e1s\u00e1hoz, amely az \u00fczemm\u00f3d-parancs t\u00e9mak\u00f6r\u00e9re lesz k\u00fcldve. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#mode_command_template)",
|
|
383
|
+
"mode_command_topic": "Az MQTT t\u00e9mak\u00f6r, amelyre a kl\u00edma \u00fczemm\u00f3dv\u00e1lt\u00f3 parancsai ker\u00fclnek. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#mode_command_topic)",
|
|
384
|
+
"mode_state_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) az \u00fczemm\u00f3d \u00e1llapot\u00e1nak kinyer\u00e9s\u00e9hez. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#mode_state_template)",
|
|
385
|
+
"mode_state_topic": "Az MQTT t\u00e9mak\u00f6r, amelyen az \u00fczemm\u00f3d \u00e1llapot\u00fczeneteit v\u00e1rjuk. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#mode_state_topic)",
|
|
386
|
+
"modes": "A t\u00e1mogatott \u00fczemm\u00f3dok list\u00e1ja. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#modes)",
|
|
289
387
|
"on_command_type": "Meghat\u00e1rozza, mikor ker\u00fclj\u00f6n kik\u00fcld\u00e9sre az \"on\" be adatcsomag. A \"Last\" (alap\u00e9rtelmezett) eset\u00e9n el\u0151sz\u00f6r a st\u00edlus (f\u00e9nyer\u0151, sz\u00edn stb.) adatok, majd az \"on\" parancs ker\u00fcl kik\u00fcld\u00e9sre. A \"First\" eset\u00e9n el\u0151bb az \"on\" adatcsomag, majd a st\u00edlus adatok. A \"Brightness\" csak f\u00e9nyer\u0151 adatokat k\u00fcld, nem haszn\u00e1l \"on\" parancsot.",
|
|
290
388
|
"optimistic": "Az a jelz\u0151, amely meghat\u00e1rozza, hogy a(z) {platform} entit\u00e1s optimista m\u00f3dban m\u0171k\u00f6dik-e [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#optimistic)",
|
|
291
389
|
"payload_off": "Az adatcsomag, amely az \"off\" \u00e1llapotot jelenti.",
|
|
@@ -299,6 +397,8 @@
|
|
|
299
397
|
"state_template": "[Sabon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) az \u00e1llapot kinyer\u00e9s\u00e9hez az \u00e1llapot adatcsomagb\u00f3l.",
|
|
300
398
|
"state_topic": "Az MQTT t\u00e9ma, amelyre feliratkozva a(z) {platform} \u00e1llapot\u00e9rt\u00e9kei fogadhat\u00f3k. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#state_topic)",
|
|
301
399
|
"supported_color_modes": "A l\u00e1mpa \u00e1ltal t\u00e1mogatott sz\u00edns\u00e9m\u00e1k list\u00e1ja. Lehets\u00e9ges sz\u00edns\u00e9m\u00e1k: Be/Ki, F\u00e9nyer\u0151, Sz\u00ednh\u0151m\u00e9rs\u00e9klet, HS, XY, RGB, RGBW, RGBWW, Feh\u00e9r. Fontos: ha a Be/Ki vagy a F\u00e9nyer\u0151 szerepel, akkor az legyen az egyetlen \u00e9rt\u00e9k a list\u00e1ban. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#supported_color_modes)",
|
|
400
|
+
"url_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt), amely a be\u00e9rkez\u0151 adatcsomagb\u00f3l kinyeri az URL-t. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#url_template)",
|
|
401
|
+
"url_topic": "Az MQTT t\u00e9mak\u00f6r, amely a k\u00e9p URL-j\u00e9t tartalmaz\u00f3 \u00fczeneteket fogadja. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#url_topic)",
|
|
302
402
|
"value_template": "[Sabon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) a(z) {platform} entit\u00e1s \u00e9rt\u00e9k\u00e9nek kinyer\u00e9s\u00e9hez. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#value_template)"
|
|
303
403
|
},
|
|
304
404
|
"description": "Adja meg az MQTT-specifikus r\u00e9szleteket a(z) {platform} entit\u00e1s \"{entity}\" sz\u00e1m\u00e1ra:",
|
|
@@ -326,6 +426,119 @@
|
|
|
326
426
|
},
|
|
327
427
|
"name": "Halad\u00f3 be\u00e1ll\u00edt\u00e1sok"
|
|
328
428
|
},
|
|
429
|
+
"alarm_control_panel_payload_settings": {
|
|
430
|
+
"data": {
|
|
431
|
+
"payload_arm_away": "Adatcsomag: \u201et\u00e1voll\u00e9t alatti \u00e9les\u00edt\u00e9s\u201d",
|
|
432
|
+
"payload_arm_custom_bypass": "Adatcsomag: \u201eegy\u00e9ni \u00e9les\u00edt\u00e9s megker\u00fcl\u00e9ssel\u201d",
|
|
433
|
+
"payload_arm_disarm": "Adatcsomag: \u201ekikapcsol\u00e1s\u201d",
|
|
434
|
+
"payload_arm_home": "Adatcsomag: \u201eotthoni \u00e9les\u00edt\u00e9s\u201d",
|
|
435
|
+
"payload_arm_night": "Adatcsomag: \u201e\u00e9jszakai \u00e9les\u00edt\u00e9s\u201d",
|
|
436
|
+
"payload_arm_vacation": "Adatcsomag: \u201evak\u00e1ci\u00f3 alatti \u00e9les\u00edt\u00e9s\u201d",
|
|
437
|
+
"payload_trigger": "Adatcsomag: \u201eriaszt\u00e1s ind\u00edt\u00e1sa\u201d"
|
|
438
|
+
},
|
|
439
|
+
"data_description": {
|
|
440
|
+
"payload_arm_away": "Az adatcsomag, amelyet \u201et\u00e1voll\u00e9t alatti \u00e9les\u00edt\u00e9s\u201d parancs kiad\u00e1sa eset\u00e9n k\u00fcld a rendszer.",
|
|
441
|
+
"payload_arm_custom_bypass": "Az adatcsomag, amelyet \u201eegy\u00e9ni \u00e9les\u00edt\u00e9s megker\u00fcl\u00e9ssel\u201d parancs kiad\u00e1sa eset\u00e9n k\u00fcld a rendszer.",
|
|
442
|
+
"payload_arm_disarm": "Az adatcsomag, amely \u201ekikapcsol\u00e1s\u201d parancs kiad\u00e1sakor ker\u00fcl elk\u00fcld\u00e9sre.",
|
|
443
|
+
"payload_arm_home": "Az adatcsomag, amely \u201eotthoni \u00e9les\u00edt\u00e9s\u201d parancs kiad\u00e1sakor ker\u00fcl elk\u00fcld\u00e9sre.",
|
|
444
|
+
"payload_arm_night": "Az adatcsomag, amely \u201e\u00e9jszakai \u00e9les\u00edt\u00e9s\u201d parancs kiad\u00e1sakor ker\u00fcl elk\u00fcld\u00e9sre.",
|
|
445
|
+
"payload_arm_vacation": "Az adatcsomag, amely \u201enyaral\u00e1s alatti \u00e9les\u00edt\u00e9s\u201d parancs kiad\u00e1sakor ker\u00fcl elk\u00fcld\u00e9sre.",
|
|
446
|
+
"payload_trigger": "Az adatcsomag, amely \u201eriaszt\u00e1s ind\u00edt\u00e1sa\u201d parancs kiad\u00e1sakor ker\u00fcl elk\u00fcld\u00e9sre."
|
|
447
|
+
},
|
|
448
|
+
"name": "Riaszt\u00f3 vez\u00e9rl\u0151panel \u2013 adatcsomag be\u00e1ll\u00edt\u00e1sai"
|
|
449
|
+
},
|
|
450
|
+
"climate_action_settings": {
|
|
451
|
+
"data": {
|
|
452
|
+
"action_template": "M\u0171k\u00f6d\u00e9si m\u00f3d sablon",
|
|
453
|
+
"action_topic": "M\u0171k\u00f6d\u00e9si m\u00f3d t\u00e9mak\u00f6r"
|
|
454
|
+
},
|
|
455
|
+
"data_description": {
|
|
456
|
+
"action_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) a m\u0171k\u00f6d\u00e9si m\u00f3d t\u00e9mak\u00f6r\u00f6n \u00e9rkez\u0151 \u00e9rt\u00e9k feldolgoz\u00e1s\u00e1hoz.",
|
|
457
|
+
"action_topic": "Az MQTT t\u00e9mak\u00f6r, amelyen kereszt\u00fcl a jelenlegi m\u0171k\u00f6d\u00e9si m\u00f3d v\u00e1ltoz\u00e1sait k\u00f6vethetj\u00fck. Ha meg van adva, a kl\u00edmagrafikon az itt kapott adatokat haszn\u00e1lja. A \u201eNone\u201d adatcsomag vissza\u00e1ll\u00edtja az aktu\u00e1lis \u00e1llapotot, az \u00fcres adatcsomag figyelmen k\u00edv\u00fcl lesz hagyva. \u00c9rv\u00e9nyes \u00e9rt\u00e9kek: `off`, `heating`, `cooling`, `drying`, `idle`, `fan`.\n[Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#action_topic)"
|
|
458
|
+
},
|
|
459
|
+
"name": "Aktu\u00e1lis m\u0171k\u00f6d\u00e9si m\u00f3d be\u00e1ll\u00edt\u00e1sai"
|
|
460
|
+
},
|
|
461
|
+
"climate_fan_mode_settings": {
|
|
462
|
+
"data": {
|
|
463
|
+
"fan_mode_command_template": "Ventil\u00e1tor m\u00f3d parancssablon",
|
|
464
|
+
"fan_mode_command_topic": "Ventil\u00e1tor m\u00f3d parancs t\u00e9mak\u00f6r",
|
|
465
|
+
"fan_mode_state_template": "Ventil\u00e1tor m\u00f3d \u00e1llapot sablon",
|
|
466
|
+
"fan_mode_state_topic": "Ventil\u00e1tor m\u00f3d \u00e1llapot t\u00e9mak\u00f6r",
|
|
467
|
+
"fan_modes": "Ventil\u00e1tor m\u00f3dok"
|
|
468
|
+
},
|
|
469
|
+
"data_description": {
|
|
470
|
+
"fan_mode_command_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-command-templates-with-mqtt) az adatcsomag \u00f6ssze\u00e1ll\u00edt\u00e1s\u00e1hoz, amely a ventil\u00e1tor m\u00f3d parancs t\u00e9mak\u00f6r\u00e9re lesz k\u00fcldve.",
|
|
471
|
+
"fan_mode_command_topic": "Az MQTT t\u00e9mak\u00f6r, amelyre a kl\u00edma ventil\u00e1tor m\u00f3dv\u00e1lt\u00f3 parancsait k\u00fcldi a rendszer. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#fan_mode_command_topic)",
|
|
472
|
+
"fan_mode_state_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) a kl\u00edma ventil\u00e1tor m\u00f3dj\u00e1nak \u00e9rt\u00e9k\u00e9nek kinyer\u00e9s\u00e9re.",
|
|
473
|
+
"fan_mode_state_topic": "Az MQTT t\u00e9mak\u00f6r, amelyre a kl\u00edma ventil\u00e1tor m\u00f3dj\u00e1nak \u00e9rt\u00e9kei \u00e9rkeznek. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#fan_mode_state_topic)",
|
|
474
|
+
"fan_modes": "A kl\u00edma \u00e1ltal t\u00e1mogatott ventil\u00e1tor m\u00f3dok list\u00e1ja. Gyakori, ford\u00edt\u00e1sra el\u0151k\u00e9sz\u00edtett \u00e9rt\u00e9kek: `off`, `on`, `auto`, `low`, `medium`, `high`, `middle`, `focus`, `diffuse`."
|
|
475
|
+
},
|
|
476
|
+
"name": "Ventil\u00e1tor m\u00f3d be\u00e1ll\u00edt\u00e1sai"
|
|
477
|
+
},
|
|
478
|
+
"climate_power_settings": {
|
|
479
|
+
"data": {
|
|
480
|
+
"payload_off": "\"Off\" adatcsomag",
|
|
481
|
+
"payload_on": "\"On\" adatcsomag",
|
|
482
|
+
"power_command_template": "Bekapcsol\u00e1si parancs sablon",
|
|
483
|
+
"power_command_topic": "Bekapcsol\u00e1si parancs t\u00e9mak\u00f6r"
|
|
484
|
+
},
|
|
485
|
+
"data_description": {
|
|
486
|
+
"payload_off": "Az adatcsomag, amely az \"off\" \u00e1llapotot jelenti.",
|
|
487
|
+
"payload_on": "Az adatcsomag, amely az \"on\" \u00e1llapotot jelenti.",
|
|
488
|
+
"power_command_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-command-templates-with-mqtt) az adatcsomag \u00f6ssze\u00e1ll\u00edt\u00e1s\u00e1hoz, amelyet a bekapcsol\u00e1si parancs t\u00e9mak\u00f6r\u00e9re k\u00fcld a rendszer. A `value` param\u00e9ter az adatcsomag \u201eon\u201d vagy \u201eoff\u201d \u00e9rt\u00e9ke.",
|
|
489
|
+
"power_command_topic": "Az MQTT t\u00e9mak\u00f6r, amelyre a kl\u00edma be-/kikapcsol\u00e1si parancsai ker\u00fclnek elk\u00fcld\u00e9sre. Az elk\u00fcld\u00f6tt adatcsomag a \u201eon\u201d vagy \u201eoff\u201d \u00e9rt\u00e9k lesz. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#power_command_topic)"
|
|
490
|
+
},
|
|
491
|
+
"name": "T\u00e1pell\u00e1t\u00e1s be\u00e1ll\u00edt\u00e1sai"
|
|
492
|
+
},
|
|
493
|
+
"climate_preset_mode_settings": {
|
|
494
|
+
"data": {
|
|
495
|
+
"preset_mode_command_template": "El\u0151re be\u00e1ll\u00edtott m\u00f3d parancs sablon",
|
|
496
|
+
"preset_mode_command_topic": "El\u0151re be\u00e1ll\u00edtott m\u00f3d parancs t\u00e9mak\u00f6r",
|
|
497
|
+
"preset_mode_state_topic": "El\u0151re be\u00e1ll\u00edtott m\u00f3d \u00e1llapot t\u00e9mak\u00f6r",
|
|
498
|
+
"preset_mode_value_template": "El\u0151re be\u00e1ll\u00edtott m\u00f3d \u00e9rt\u00e9k sablon"
|
|
499
|
+
},
|
|
500
|
+
"data_description": {
|
|
501
|
+
"preset_mode_command_template": "A [sablon](https://www.home-assistant.io/docs/configuration/templating/#using-command-templates-with-mqtt), amely \u00f6ssze\u00e1ll\u00edtja az adatcsomagot az el\u0151re be\u00e1ll\u00edtott m\u00f3d parancs t\u00e9mak\u00f6r\u00e9hez.",
|
|
502
|
+
"preset_mode_command_topic": "Az MQTT t\u00e9mak\u00f6r, amelyre a kl\u00edma el\u0151be\u00e1ll\u00edt\u00e1s m\u00f3dv\u00e1lt\u00e1si parancsait k\u00fcldi. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#preset_mode_command_topic)",
|
|
503
|
+
"preset_mode_state_topic": "Az MQTT-t\u00e9mak\u00f6r, amelyre a ventil\u00e1tor el\u0151re be\u00e1ll\u00edtott m\u00f3dj\u00e1nak fogad\u00e1s\u00e1ra van feliratkozva. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#preset_mode_state_topic)",
|
|
504
|
+
"preset_mode_value_template": "Egy [sablon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt), amely a ventil\u00e1tor el\u0151re be\u00e1ll\u00edtott m\u00f3dj\u00e1nak \u00e9rt\u00e9k\u00e9t nyeri ki."
|
|
505
|
+
},
|
|
506
|
+
"name": "El\u0151re be\u00e1ll\u00edtott m\u00f3d be\u00e1ll\u00edt\u00e1sok"
|
|
507
|
+
},
|
|
508
|
+
"climate_swing_horizontal_mode_settings": {
|
|
509
|
+
"data": {
|
|
510
|
+
"swing_horizontal_mode_command_template": "V\u00edzszintes leng\u00e9sm\u00f3d parancs sablon",
|
|
511
|
+
"swing_horizontal_mode_command_topic": "V\u00edzszintes leng\u00e9sm\u00f3d parancs t\u00e9mak\u00f6r",
|
|
512
|
+
"swing_horizontal_mode_state_template": "V\u00edzszintes leng\u00e9sm\u00f3d \u00e1llapot sablon",
|
|
513
|
+
"swing_horizontal_mode_state_topic": "V\u00edzszintes leng\u00e9sm\u00f3d \u00e1llapot t\u00e9mak\u00f6r",
|
|
514
|
+
"swing_horizontal_modes": "V\u00edzszintes leng\u00e9sm\u00f3dok"
|
|
515
|
+
},
|
|
516
|
+
"data_description": {
|
|
517
|
+
"swing_horizontal_mode_command_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-command-templates-with-mqtt) az adatcsomag \u00f6ssze\u00e1ll\u00edt\u00e1s\u00e1hoz, amely a v\u00edzszintes leng\u00e9sm\u00f3d parancs t\u00e9mak\u00f6r\u00e9re ker\u00fcl elk\u00fcld\u00e9sre.",
|
|
518
|
+
"swing_horizontal_mode_command_topic": "Az MQTT t\u00e9mak\u00f6r, amelyre a kl\u00edma v\u00edzszintes leng\u00e9sm\u00f3d v\u00e1lt\u00f3 parancsait k\u00fcldi. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#swing_horizontal_mode_command_topic)",
|
|
519
|
+
"swing_horizontal_mode_state_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) a kl\u00edma v\u00edzszintes leng\u00e9sm\u00f3d \u00e9rt\u00e9k\u00e9nek kinyer\u00e9s\u00e9re.",
|
|
520
|
+
"swing_horizontal_mode_state_topic": "Az MQTT t\u00e9mak\u00f6r, amely a kl\u00edma v\u00edzszintes leng\u00e9sm\u00f3d \u00e1llapot\u00e1t k\u00f6zli. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#swing_horizontal_mode_state_topic)",
|
|
521
|
+
"swing_horizontal_modes": "A kl\u00edma \u00e1ltal t\u00e1mogatott v\u00edzszintes leng\u00e9sm\u00f3dok list\u00e1ja. Gyakori \u00e9rt\u00e9kek: `off`, `on`."
|
|
522
|
+
},
|
|
523
|
+
"name": "V\u00edzszintes leng\u00e9sm\u00f3d be\u00e1ll\u00edt\u00e1sai"
|
|
524
|
+
},
|
|
525
|
+
"climate_swing_mode_settings": {
|
|
526
|
+
"data": {
|
|
527
|
+
"swing_mode_command_template": "Leng\u00e9sm\u00f3d parancs sablon",
|
|
528
|
+
"swing_mode_command_topic": "Leng\u00e9sm\u00f3d parancs t\u00e9mak\u00f6r",
|
|
529
|
+
"swing_mode_state_template": "Leng\u00e9sm\u00f3d \u00e1llapot sablon",
|
|
530
|
+
"swing_mode_state_topic": "Leng\u00e9sm\u00f3d \u00e1llapot t\u00e9mak\u00f6r",
|
|
531
|
+
"swing_modes": "Leng\u00e9sm\u00f3dok"
|
|
532
|
+
},
|
|
533
|
+
"data_description": {
|
|
534
|
+
"swing_mode_command_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-command-templates-with-mqtt) az adatcsomag \u00f6ssze\u00e1ll\u00edt\u00e1s\u00e1hoz, amelyet a leng\u00e9sm\u00f3d parancs t\u00e9mak\u00f6r\u00e9re kell k\u00fcldeni.",
|
|
535
|
+
"swing_mode_command_topic": "Az MQTT t\u00e9mak\u00f6r, amelyre a kl\u00edma leng\u00e9sm\u00f3d v\u00e1lt\u00e1si parancsait k\u00fcldj\u00fck. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#swing_mode_command_topic)",
|
|
536
|
+
"swing_mode_state_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) a kl\u00edma leng\u00e9sm\u00f3d \u00e9rt\u00e9k\u00e9nek kinyer\u00e9s\u00e9re.",
|
|
537
|
+
"swing_mode_state_topic": "Az MQTT t\u00e9mak\u00f6r, amelyr\u0151l a kl\u00edma leng\u00e9sm\u00f3d \u00e1llapot\u00e1t olvassuk be. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#swing_mode_state_topic)",
|
|
538
|
+
"swing_modes": "A kl\u00edma \u00e1ltal t\u00e1mogatott leng\u00e9sm\u00f3dok list\u00e1ja. Gyakori \u00e9rt\u00e9kek: `off`, `on`, `vertical`, `horizontal`, `both`."
|
|
539
|
+
},
|
|
540
|
+
"name": "Leng\u00e9sm\u00f3d be\u00e1ll\u00edt\u00e1sai"
|
|
541
|
+
},
|
|
329
542
|
"cover_payload_settings": {
|
|
330
543
|
"data": {
|
|
331
544
|
"payload_close": "Adatcsomag: \"z\u00e1r\u00e1s\"",
|
|
@@ -343,11 +556,11 @@
|
|
|
343
556
|
"payload_open": "A \"nyit\u00e1s\" parancs kiad\u00e1sakor elk\u00fcld\u00f6tt adatcsomag.",
|
|
344
557
|
"payload_stop": "A \"le\u00e1ll\u00edt\u00e1s\" parancs kiad\u00e1sakor elk\u00fcld\u00f6tt adatcsomag. Hagyja \u00fcresen a \"le\u00e1ll\u00edt\u00e1s\" funkci\u00f3 letilt\u00e1s\u00e1hoz.",
|
|
345
558
|
"payload_stop_tilt": "A \"billent\u00e9s le\u00e1ll\u00edt\u00e1sa\" parancs kiad\u00e1sakor elk\u00fcld\u00f6tt adatcsomag.",
|
|
346
|
-
"state_closed": "Az \u00e1llapot t\u00e9mak\
|
|
347
|
-
"state_closing": "Az \u00e1llapot t\u00e9mak\
|
|
348
|
-
"state_open": "Az \u00e1llapot t\u00e9mak\
|
|
349
|
-
"state_opening": "Az \u00e1llapot t\u00e9mak\
|
|
350
|
-
"state_stopped": "Az \u00e1llapot t\u00e9mak\
|
|
559
|
+
"state_closed": "Az adatcsomag, amely az \u00e1llapot t\u00e9mak\u00f6rben a \u201ez\u00e1rva\u201d \u00e1llapotot jel\u00f6li.",
|
|
560
|
+
"state_closing": "Az adatcsomag, amely az \u00e1llapot t\u00e9mak\u00f6rben a \u201ez\u00e1r\u00f3dik\u201d \u00e1llapotot jel\u00f6li.",
|
|
561
|
+
"state_open": "Az adatcsomag, amely az \u00e1llapot t\u00e9mak\u00f6rben a \u201enyitva\u201d \u00e1llapotot jel\u00f6li.",
|
|
562
|
+
"state_opening": "Az adatcsomag, amely az \u00e1llapot t\u00e9mak\u00f6rben a \u201eny\u00edlik\u201d \u00e1llapotot jel\u00f6li.",
|
|
563
|
+
"state_stopped": "Az adatcsomag, amely az \u00e1llapot t\u00e9mak\u00f6rben a \u201ele\u00e1ll\u00edtva\u201d \u00e1llapotot jel\u00f6li. (olyan \u00e1rny\u00e9kol\u00f3k eset\u00e9n, amelyek nem jelentenek \"nyitva\"/\"z\u00e1rva\" \u00e1llapotot)."
|
|
351
564
|
},
|
|
352
565
|
"name": "Adatcsomag-be\u00e1ll\u00edt\u00e1sok"
|
|
353
566
|
},
|
|
@@ -389,11 +602,34 @@
|
|
|
389
602
|
"tilt_max": "A maxim\u00e1lis billent\u00e9si \u00e9rt\u00e9k.",
|
|
390
603
|
"tilt_min": "A minim\u00e1lis billent\u00e9si \u00e9rt\u00e9k.",
|
|
391
604
|
"tilt_opened_value": "Az az \u00e9rt\u00e9k, amely a \u201ed\u0151l\u00e9ssz\u00f6g parancs\u201d t\u00e9m\u00e1ra ker\u00fcl elk\u00fcld\u00e9sre, amikor a red\u0151ny d\u0151l\u00e9ssz\u00f6ge nyitott.",
|
|
605
|
+
"tilt_optimistic": "Meghat\u00e1rozza, hogy a d\u00f6nt\u00e9s optimista m\u00f3dban m\u0171k\u00f6dj\u00f6n-e. Ha a d\u0151l\u00e9s \u00e1llapot t\u00e9mak\u00f6r nincs be\u00e1ll\u00edtva, az optimista m\u00f3d automatikusan enged\u00e9lyezett. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#tilt_optimistic)",
|
|
392
606
|
"tilt_status_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) a billent\u00e9si \u00e1llapot t\u00e9mak\u00f6r adatcsomagj\u00e1nak kinyer\u00e9s\u00e9re. A sablonban el\u00e9rhet\u0151k a k\u00f6vetkez\u0151 v\u00e1ltoz\u00f3k: `entity_id`, `position_open`, `position_closed`, `tilt_min`, `tilt_max`. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#tilt_status_template)",
|
|
393
607
|
"tilt_status_topic": "Az MQTT-t\u00e9mak\u00f6r, amelyre az \u00e1rny\u00e9kol\u00f3 billent\u00e9si \u00e1llapotfriss\u00edt\u00e9seinek fogad\u00e1s\u00e1ra van feliratkozva. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#tilt_status_topic)"
|
|
394
608
|
},
|
|
395
609
|
"name": "Billent\u00e9si be\u00e1ll\u00edt\u00e1sok"
|
|
396
610
|
},
|
|
611
|
+
"current_humidity_settings": {
|
|
612
|
+
"data": {
|
|
613
|
+
"current_humidity_template": "Aktu\u00e1lis p\u00e1ratartalom sablon",
|
|
614
|
+
"current_humidity_topic": "Aktu\u00e1lis p\u00e1ratartalom t\u00e9mak\u00f6r"
|
|
615
|
+
},
|
|
616
|
+
"data_description": {
|
|
617
|
+
"current_humidity_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) az aktu\u00e1lis p\u00e1ratartalom \u00e9rt\u00e9k\u00e9nek kinyer\u00e9s\u00e9re. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#current_humidity_template)",
|
|
618
|
+
"current_humidity_topic": "Az MQTT t\u00e9mak\u00f6r, amelyr\u0151l az aktu\u00e1lis p\u00e1ratartalom \u00e9rt\u00e9k friss\u00edt\u00e9seit kapjuk. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#current_humidity_topic)"
|
|
619
|
+
},
|
|
620
|
+
"name": "Aktu\u00e1lis p\u00e1ratartalom be\u00e1ll\u00edt\u00e1sai"
|
|
621
|
+
},
|
|
622
|
+
"current_temperature_settings": {
|
|
623
|
+
"data": {
|
|
624
|
+
"current_temperature_template": "Aktu\u00e1lis h\u0151m\u00e9rs\u00e9klet sablon",
|
|
625
|
+
"current_temperature_topic": "Aktu\u00e1lis h\u0151m\u00e9rs\u00e9klet t\u00e9mak\u00f6r"
|
|
626
|
+
},
|
|
627
|
+
"data_description": {
|
|
628
|
+
"current_temperature_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) az aktu\u00e1lis h\u0151m\u00e9rs\u00e9klet \u00e9rt\u00e9k\u00e9nek kinyer\u00e9s\u00e9re. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#current_temperature_template)",
|
|
629
|
+
"current_temperature_topic": "Az MQTT t\u00e9mak\u00f6r, amelyr\u0151l az aktu\u00e1lis h\u0151m\u00e9rs\u00e9klet friss\u00edt\u00e9sek \u00e9rkeznek. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#current_temperature_topic)"
|
|
630
|
+
},
|
|
631
|
+
"name": "Aktu\u00e1lis h\u0151m\u00e9rs\u00e9klet be\u00e1ll\u00edt\u00e1sai"
|
|
632
|
+
},
|
|
397
633
|
"fan_direction_settings": {
|
|
398
634
|
"data": {
|
|
399
635
|
"direction_command_template": "Ir\u00e1nyvez\u00e9rl\u0151 parancs sablon",
|
|
@@ -403,6 +639,7 @@
|
|
|
403
639
|
},
|
|
404
640
|
"data_description": {
|
|
405
641
|
"direction_command_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-command-templates-with-mqtt), amely \u00f6ssze\u00e1ll\u00edtja az adatcsomagot az ir\u00e1nyvez\u00e9rl\u0151 t\u00e9mak\u00f6rh\u00f6z. A sablonv\u00e1ltoz\u00f3 `value` \u00e9rt\u00e9ke `forward` vagy `reverse` lehet.",
|
|
642
|
+
"direction_command_topic": "Az MQTT t\u00e9mak\u00f6r, amelyre a ventil\u00e1tor ir\u00e1ny\u00e1nak v\u00e1ltoztat\u00e1si parancsait k\u00fcldi. Az adatcsomag \u00e9rt\u00e9ke `forward` vagy `reverse` lesz, amely sablonnal testreszabhat\u00f3. [Tov\u00e1bbi inform\u00e1ci\u00f3]({url}#direction_command_topic)",
|
|
406
643
|
"direction_state_topic": "Az MQTT-t\u00e9mak\u00f6r, amelyre az ir\u00e1ny\u00e1llapot fogad\u00e1s\u00e1ra van feliratkozva. Elfogadott adatcsomagok: `forward` vagy `reverse`. [Tov\u00e1bbi inform\u00e1ci\u00f3.]({url}#direction_state_topic)",
|
|
407
644
|
"direction_value_template": "[Sablon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) a ventil\u00e1tor ir\u00e1ny\u00e1llapot\u00e1nak \u00e9rtelmez\u00e9s\u00e9re. A sablon `forward` vagy `reverse` \u00e9rt\u00e9ket kell, hogy visszaadjon. Ha \u00fcres sztringet ad vissza, az ir\u00e1ny figyelmen k\u00edv\u00fcl marad."
|
|
408
645
|
},
|
|
@@ -616,6 +853,30 @@
|
|
|
616
853
|
"xy_value_template": "[Sabon](https://www.home-assistant.io/docs/configuration/templating/#using-value-templates-with-mqtt) az XY \u00e9rt\u00e9k kinyer\u00e9s\u00e9hez"
|
|
617
854
|
},
|
|
618
855
|
"name": "XY sz\u00ednm\u00f3d be\u00e1ll\u00edt\u00e1sok"
|
|
856
|
+
},
|
|
857
|
+
"lock_payload_settings": {
|
|
858
|
+
"data": {
|
|
859
|
+
"payload_lock": "\u201ez\u00e1r\u00e1s\u201d adatcsomag",
|
|
860
|
+
"payload_open": "\u201enyit\u00e1s\u201d adatcsomag",
|
|
861
|
+
"payload_reset": "\u201ereset\u201d adatcsomag",
|
|
862
|
+
"payload_unlock": "\u201enyit\u00e1s (z\u00e1r felold\u00e1sa)\u201d adatcsomag",
|
|
863
|
+
"state_jammed": "\u201eelakadt\u201d adatcsomag",
|
|
864
|
+
"state_locked": "\u201ez\u00e1rolva\u201d adatcsomag",
|
|
865
|
+
"state_locking": "\u201ez\u00e1rol\u00e1s alatt\u201d adatcsomag",
|
|
866
|
+
"state_unlocked": "\u201enyitva\u201d adatcsomag",
|
|
867
|
+
"state_unlocking": "\u201enyit\u00e1s alatt\u201d adatcsomag"
|
|
868
|
+
},
|
|
869
|
+
"data_description": {
|
|
870
|
+
"payload_lock": "Az adatcsomag, amely \u201ez\u00e1r\u00e1s\u201d parancs kiad\u00e1sakor ker\u00fcl elk\u00fcld\u00e9sre.",
|
|
871
|
+
"payload_open": "Az adatcsomag, amely \u201enyit\u00e1s\u201d parancs kiad\u00e1sakor ker\u00fcl elk\u00fcld\u00e9sre. Csak akkor \u00e1ll\u00edtsa be, ha a z\u00e1r t\u00e1mogatja a \u201enyit\u00e1s\u201d m\u0171veletet.",
|
|
872
|
+
"payload_reset": "Az adatcsomag, amely az \u00e1llapot t\u00e9mak\u00f6r\u00f6n kereszt\u00fcl \u00e9rkezik, \u00e9s a z\u00e1r \u00e1llapot\u00e1t ismeretlenre \u00e1ll\u00edtja vissza.",
|
|
873
|
+
"payload_unlock": "Az adatcsomag, amely \u201enyit\u00e1s\u201d parancs kiad\u00e1sakor ker\u00fcl elk\u00fcld\u00e9sre.",
|
|
874
|
+
"state_jammed": "Az adatcsomag, amely az \u00e1llapot t\u00e9mak\u00f6rben az \u201eelakadt\u201d \u00e1llapotot jel\u00f6li.",
|
|
875
|
+
"state_locked": "Az adatcsomag, amely az \u00e1llapot t\u00e9mak\u00f6rben a \u201elez\u00e1rt\u201d \u00e1llapotot jel\u00f6li.",
|
|
876
|
+
"state_locking": "Az adatcsomag, amely az \u00e1llapot t\u00e9mak\u00f6rben a \u201ez\u00e1rol\u00e1s alatt\u201d \u00e1llapotot jel\u00f6li.",
|
|
877
|
+
"state_unlocked": "Az adatcsomag, amely az \u00e1llapot t\u00e9mak\u00f6rben a \u201efeloldva\u201d \u00e1llapotot jel\u00f6li.",
|
|
878
|
+
"state_unlocking": "Az adatcsomag, amely az \u00e1llapot t\u00e9mak\u00f6rben a \u201efelold\u00e1s\u201d \u00e1llapotot jel\u00f6li."
|
|
879
|
+
}
|
|
619
880
|
}
|
|
620
881
|
},
|
|
621
882
|
"title": "MQTT eszk\u00f6z konfigur\u00e1l\u00e1sa: \"{mqtt_device}\""
|
|
@@ -707,12 +968,12 @@
|
|
|
707
968
|
},
|
|
708
969
|
"options": {
|
|
709
970
|
"error": {
|
|
710
|
-
"bad_birth": "\u00c9rv\u00e9nytelen sz\u00fclet\u00e9si \"birth\"
|
|
971
|
+
"bad_birth": "\u00c9rv\u00e9nytelen sz\u00fclet\u00e9si \"birth\" t\u00e9mak\u00f6r",
|
|
711
972
|
"bad_certificate": "A CA-tan\u00fas\u00edtv\u00e1ny \u00e9rv\u00e9nytelen",
|
|
712
973
|
"bad_client_cert": "\u00c9rv\u00e9nytelen kliens tan\u00fas\u00edtv\u00e1ny, ellen\u0151rizze, hogy \u00e9rv\u00e9nyes f\u00e1jlt adott meg",
|
|
713
974
|
"bad_client_cert_key": "Az \u00fcgyf\u00e9ltan\u00fas\u00edtv\u00e1ny \u00e9s a priv\u00e1t kulcs nem \u00e9rv\u00e9nyes p\u00e1r",
|
|
714
975
|
"bad_discovery_prefix": "\u00c9rv\u00e9nytelen felfedez\u00e9si el\u0151tag",
|
|
715
|
-
"bad_will": "\u00c9rv\u00e9nytelen b\u00facs\u00fa \"will\"
|
|
976
|
+
"bad_will": "\u00c9rv\u00e9nytelen b\u00facs\u00fa \"will\" t\u00e9mak\u00f6r",
|
|
716
977
|
"bad_ws_headers": "\u00c9rv\u00e9nyes HTTP-fejl\u00e9cek megad\u00e1sa JSON-objektumk\u00e9nt",
|
|
717
978
|
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
|
718
979
|
"client_key_error": "\u00c9rv\u00e9nytelen priv\u00e1t kulcsf\u00e1jl vagy helytelen jelsz\u00f3 lett megadva",
|
|
@@ -796,6 +1057,27 @@
|
|
|
796
1057
|
}
|
|
797
1058
|
},
|
|
798
1059
|
"selector": {
|
|
1060
|
+
"alarm_control_panel_features": {
|
|
1061
|
+
"options": {
|
|
1062
|
+
"arm_away": "\u00c9les\u00edt t\u00e1voli m\u00f3dban",
|
|
1063
|
+
"arm_custom_bypass": "\u00c9les\u00edt \u00e1thidal\u00e1ssal",
|
|
1064
|
+
"arm_home": "\u00c9les\u00edt otthoni m\u00f3dban",
|
|
1065
|
+
"arm_night": "\u00c9les\u00edt \u00e9jszakai m\u00f3dban",
|
|
1066
|
+
"arm_vacation": "\u00c9les\u00edt vak\u00e1ci\u00f3 m\u00f3dban",
|
|
1067
|
+
"trigger": "Riaszt\u00e1s"
|
|
1068
|
+
}
|
|
1069
|
+
},
|
|
1070
|
+
"climate_modes": {
|
|
1071
|
+
"options": {
|
|
1072
|
+
"auto": "Automatikus",
|
|
1073
|
+
"cool": "H\u0171t\u00e9s",
|
|
1074
|
+
"dry": "P\u00e1r\u00e1tlan\u00edt\u00e1s",
|
|
1075
|
+
"fan_only": "Csak ventil\u00e1tor",
|
|
1076
|
+
"heat": "F\u0171t\u00e9s",
|
|
1077
|
+
"heat_cool": "F\u0171t\u00e9s/H\u0171t\u00e9s",
|
|
1078
|
+
"off": "Ki"
|
|
1079
|
+
}
|
|
1080
|
+
},
|
|
799
1081
|
"device_class_binary_sensor": {
|
|
800
1082
|
"options": {
|
|
801
1083
|
"battery": "Elem/Akku",
|
|
@@ -851,6 +1133,7 @@
|
|
|
851
1133
|
},
|
|
852
1134
|
"device_class_sensor": {
|
|
853
1135
|
"options": {
|
|
1136
|
+
"absolute_humidity": "Abszol\u00fat p\u00e1ratartalom",
|
|
854
1137
|
"apparent_power": "L\u00e1tsz\u00f3lagos teljes\u00edtm\u00e9ny",
|
|
855
1138
|
"aqi": "Leveg\u0151min\u0151s\u00e9gi index",
|
|
856
1139
|
"area": "Ter\u00fclet",
|
|
@@ -876,7 +1159,7 @@
|
|
|
876
1159
|
"illuminance": "F\u00e9nyer\u0151ss\u00e9g",
|
|
877
1160
|
"irradiance": "Besug\u00e1rz\u00e1s",
|
|
878
1161
|
"moisture": "Nedvess\u00e9g",
|
|
879
|
-
"monetary": "
|
|
1162
|
+
"monetary": "Monet\u00e1ris egyens\u00faly",
|
|
880
1163
|
"nitrogen_dioxide": "Nitrog\u00e9n-dioxid",
|
|
881
1164
|
"nitrogen_monoxide": "Nitrog\u00e9n-monoxid",
|
|
882
1165
|
"nitrous_oxide": "Nitrog\u00e9n-oxid",
|
|
@@ -885,11 +1168,13 @@
|
|
|
885
1168
|
"pm1": "Sz\u00e1ll\u00f3 por 1 \u03bcm",
|
|
886
1169
|
"pm10": "Sz\u00e1ll\u00f3 por 10 \u03bcm",
|
|
887
1170
|
"pm25": "Sz\u00e1ll\u00f3 por 2,5 \u03bcm",
|
|
1171
|
+
"pm4": "PM4",
|
|
888
1172
|
"power": "Teljes\u00edtm\u00e9ny",
|
|
889
1173
|
"power_factor": "Teljes\u00edtm\u00e9nyt\u00e9nyez\u0151",
|
|
890
1174
|
"precipitation": "Csapad\u00e9k",
|
|
891
1175
|
"precipitation_intensity": "Csapad\u00e9k intenzit\u00e1sa",
|
|
892
1176
|
"pressure": "Nyom\u00e1s",
|
|
1177
|
+
"reactive_energy": "Medd\u0151energia",
|
|
893
1178
|
"reactive_power": "Reakt\u00edv teljes\u00edtm\u00e9ny",
|
|
894
1179
|
"signal_strength": "Jeler\u0151ss\u00e9g",
|
|
895
1180
|
"sound_pressure": "Hangnyom\u00e1s",
|
|
@@ -937,11 +1222,15 @@
|
|
|
937
1222
|
},
|
|
938
1223
|
"platform": {
|
|
939
1224
|
"options": {
|
|
1225
|
+
"alarm_control_panel": "Riaszt\u00f3 k\u00f6zpont",
|
|
940
1226
|
"binary_sensor": "Bin\u00e1ris \u00e9rz\u00e9kel\u0151",
|
|
941
1227
|
"button": "Gomb",
|
|
1228
|
+
"climate": "Kl\u00edma",
|
|
942
1229
|
"cover": "\u00c1rny\u00e9kol\u00f3",
|
|
943
1230
|
"fan": "Ventil\u00e1tor",
|
|
1231
|
+
"image": "K\u00e9p",
|
|
944
1232
|
"light": "Vil\u00e1g\u00edt\u00e1s",
|
|
1233
|
+
"lock": "Z\u00e1r",
|
|
945
1234
|
"notify": "\u00c9rtes\u00edt\u00e9sek",
|
|
946
1235
|
"sensor": "\u00c9rz\u00e9kel\u0151",
|
|
947
1236
|
"switch": "Kapcsol\u00f3"
|
|
@@ -978,15 +1267,15 @@
|
|
|
978
1267
|
},
|
|
979
1268
|
"services": {
|
|
980
1269
|
"dump": {
|
|
981
|
-
"description": "Egy adott
|
|
1270
|
+
"description": "Egy adott t\u00e9mak\u00f6rra \u00e9rkez\u0151 \u00f6sszes \u00fczenetet be\u00edrja a konfigur\u00e1ci\u00f3s mapp\u00e1ban tal\u00e1lhat\u00f3 `mqtt_dump.txt` f\u00e1jlba.",
|
|
982
1271
|
"fields": {
|
|
983
1272
|
"duration": {
|
|
984
1273
|
"description": "Mennyi ideig kell figyeln\u00fcnk az \u00fczenetekre m\u00e1sodpercekben.",
|
|
985
1274
|
"name": "Id\u0151tartam"
|
|
986
1275
|
},
|
|
987
1276
|
"topic": {
|
|
988
|
-
"description": "A figyelend\u0151
|
|
989
|
-
"name": "
|
|
1277
|
+
"description": "A figyelend\u0151 t\u00e9mak\u00f6r.",
|
|
1278
|
+
"name": "t\u00e9mak\u00f6r"
|
|
990
1279
|
}
|
|
991
1280
|
},
|
|
992
1281
|
"name": "Export\u00e1l\u00e1s"
|
|
@@ -1011,8 +1300,8 @@
|
|
|
1011
1300
|
"name": "Tart\u00e1s (retain)"
|
|
1012
1301
|
},
|
|
1013
1302
|
"topic": {
|
|
1014
|
-
"description": "Mely
|
|
1015
|
-
"name": "
|
|
1303
|
+
"description": "Mely t\u00e9mak\u00f6rba menjen a publik\u00e1l\u00e1s.",
|
|
1304
|
+
"name": "t\u00e9mak\u00f6r"
|
|
1016
1305
|
}
|
|
1017
1306
|
},
|
|
1018
1307
|
"name": "Publik\u00e1l\u00e1s"
|