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
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"no_plants": "Ebben a fi\u00f3kban nem tal\u00e1lhat\u00f3 egy er\u0151m\u0171 sem"
|
|
6
6
|
},
|
|
7
7
|
"error": {
|
|
8
|
-
"invalid_auth": "\
|
|
8
|
+
"invalid_auth": "A hiteles\u00edt\u00e9s sikertelen. Ellen\u0151rizze a hiteles\u00edt\u0151 adatait, \u00e9s pr\u00f3b\u00e1lja \u00fajra."
|
|
9
9
|
},
|
|
10
10
|
"step": {
|
|
11
11
|
"plant": {
|
|
@@ -20,8 +20,7 @@
|
|
|
20
20
|
"password": "Jelsz\u00f3",
|
|
21
21
|
"url": "URL",
|
|
22
22
|
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
|
|
23
|
-
}
|
|
24
|
-
"title": "Adja meg Growatt adatait"
|
|
23
|
+
}
|
|
25
24
|
}
|
|
26
25
|
}
|
|
27
26
|
},
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
"already_configured": "Perangkat sudah dikonfigurasi",
|
|
5
5
|
"no_plants": "Tidak ada pembangkit yang ditemukan di akun ini"
|
|
6
6
|
},
|
|
7
|
-
"error": {
|
|
8
|
-
"invalid_auth": "Autentikasi tidak valid"
|
|
9
|
-
},
|
|
10
7
|
"step": {
|
|
11
8
|
"plant": {
|
|
12
9
|
"data": {
|
|
@@ -20,8 +17,7 @@
|
|
|
20
17
|
"password": "Kata Sandi",
|
|
21
18
|
"url": "URL",
|
|
22
19
|
"username": "Nama Pengguna"
|
|
23
|
-
}
|
|
24
|
-
"title": "Masukkan informasi Growatt Anda"
|
|
20
|
+
}
|
|
25
21
|
}
|
|
26
22
|
}
|
|
27
23
|
},
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
|
|
5
5
|
"no_plants": "Nessuna pianta trovata per questo account"
|
|
6
6
|
},
|
|
7
|
-
"error": {
|
|
8
|
-
"invalid_auth": "Autenticazione non valida"
|
|
9
|
-
},
|
|
10
7
|
"step": {
|
|
11
8
|
"plant": {
|
|
12
9
|
"data": {
|
|
@@ -20,8 +17,7 @@
|
|
|
20
17
|
"password": "Password",
|
|
21
18
|
"url": "URL",
|
|
22
19
|
"username": "Utente"
|
|
23
|
-
}
|
|
24
|
-
"title": "Inserisci le tue informazioni Growatt"
|
|
20
|
+
}
|
|
25
21
|
}
|
|
26
22
|
}
|
|
27
23
|
},
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
|
|
5
5
|
"no_plants": "\u3053\u306e\u30a2\u30ab\u30a6\u30f3\u30c8\u3067\u690d\u7269(plants)\u306f\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f"
|
|
6
6
|
},
|
|
7
|
-
"error": {
|
|
8
|
-
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c"
|
|
9
|
-
},
|
|
10
7
|
"step": {
|
|
11
8
|
"plant": {
|
|
12
9
|
"data": {
|
|
@@ -20,8 +17,7 @@
|
|
|
20
17
|
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
|
|
21
18
|
"url": "URL",
|
|
22
19
|
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
|
|
23
|
-
}
|
|
24
|
-
"title": "Growatt\u60c5\u5831\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044"
|
|
20
|
+
}
|
|
25
21
|
}
|
|
26
22
|
}
|
|
27
23
|
},
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
"already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub428",
|
|
5
5
|
"no_plants": "\uc774 \uacc4\uc815\uc5d0\uc11c \ubc1c\uacac\ub41c \uc2dd\ubb3c\uc774 \uc5c6\uc2b5\ub2c8\ub2e4."
|
|
6
6
|
},
|
|
7
|
-
"error": {
|
|
8
|
-
"invalid_auth": "\uc778\uc99d\uc774 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
|
|
9
|
-
},
|
|
10
7
|
"step": {
|
|
11
8
|
"plant": {
|
|
12
9
|
"data": {
|
|
@@ -20,8 +17,7 @@
|
|
|
20
17
|
"password": "\uc554\ud638",
|
|
21
18
|
"url": "URL \uc8fc\uc18c",
|
|
22
19
|
"username": "\uc0ac\uc6a9\uc790 \uc774\ub984"
|
|
23
|
-
}
|
|
24
|
-
"title": "Growatt \uc815\ubcf4 \uc785\ub825"
|
|
20
|
+
}
|
|
25
21
|
}
|
|
26
22
|
}
|
|
27
23
|
},
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"no_plants": "\u0160ioje paskyroje augal\u0173 nerasta"
|
|
6
6
|
},
|
|
7
7
|
"error": {
|
|
8
|
-
"invalid_auth": "
|
|
8
|
+
"invalid_auth": "Autentifikavimas nepavyko. Patikrinkite savo prisijungimo duomenis ir bandykite dar kart\u0105."
|
|
9
9
|
},
|
|
10
10
|
"step": {
|
|
11
11
|
"plant": {
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"url": "URL",
|
|
22
22
|
"username": "Naudotojo vardas"
|
|
23
23
|
},
|
|
24
|
-
"title": "
|
|
24
|
+
"title": "Pasirinkite autentifikavimo metod\u0105"
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
},
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
"already_configured": "Enhet er allerede konfigurert",
|
|
5
5
|
"no_plants": "Ingen anlegg funnet p\u00e5 denne kontoen"
|
|
6
6
|
},
|
|
7
|
-
"error": {
|
|
8
|
-
"invalid_auth": "Ugyldig godkjenning"
|
|
9
|
-
},
|
|
10
7
|
"step": {
|
|
11
8
|
"plant": {
|
|
12
9
|
"data": {
|
|
@@ -20,8 +17,7 @@
|
|
|
20
17
|
"password": "Passord",
|
|
21
18
|
"url": "URL",
|
|
22
19
|
"username": "Brukernavn"
|
|
23
|
-
}
|
|
24
|
-
"title": "Skriv inn Growatt-informasjonen din"
|
|
20
|
+
}
|
|
25
21
|
}
|
|
26
22
|
}
|
|
27
23
|
},
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
5
5
|
"no_plants": "Er zijn geen installaties gevonden op dit account"
|
|
6
6
|
},
|
|
7
|
-
"error": {
|
|
8
|
-
"invalid_auth": "Ongeldige authenticatie"
|
|
9
|
-
},
|
|
10
7
|
"step": {
|
|
11
8
|
"plant": {
|
|
12
9
|
"data": {
|
|
@@ -20,8 +17,7 @@
|
|
|
20
17
|
"password": "Wachtwoord",
|
|
21
18
|
"url": "URL",
|
|
22
19
|
"username": "Gebruikersnaam"
|
|
23
|
-
}
|
|
24
|
-
"title": "Vul uw Growatt gegevens in"
|
|
20
|
+
}
|
|
25
21
|
}
|
|
26
22
|
}
|
|
27
23
|
},
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
|
|
5
5
|
"no_plants": "Nie znaleziono plantacji na tym koncie"
|
|
6
6
|
},
|
|
7
|
-
"error": {
|
|
8
|
-
"invalid_auth": "Niepoprawne uwierzytelnienie"
|
|
9
|
-
},
|
|
10
7
|
"step": {
|
|
11
8
|
"plant": {
|
|
12
9
|
"data": {
|
|
@@ -20,8 +17,7 @@
|
|
|
20
17
|
"password": "Has\u0142o",
|
|
21
18
|
"url": "URL",
|
|
22
19
|
"username": "Nazwa u\u017cytkownika"
|
|
23
|
-
}
|
|
24
|
-
"title": "Wprowad\u017a dane Growatt."
|
|
20
|
+
}
|
|
25
21
|
}
|
|
26
22
|
}
|
|
27
23
|
},
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
|
|
5
5
|
"no_plants": "Nenhuma planta foi encontrada nesta conta"
|
|
6
6
|
},
|
|
7
|
-
"error": {
|
|
8
|
-
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
|
|
9
|
-
},
|
|
10
7
|
"step": {
|
|
11
8
|
"plant": {
|
|
12
9
|
"data": {
|
|
@@ -20,8 +17,7 @@
|
|
|
20
17
|
"password": "Senha",
|
|
21
18
|
"url": "URL",
|
|
22
19
|
"username": "Usu\u00e1rio"
|
|
23
|
-
}
|
|
24
|
-
"title": "Insira suas informa\u00e7\u00f5es do Growatt"
|
|
20
|
+
}
|
|
25
21
|
}
|
|
26
22
|
}
|
|
27
23
|
},
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"no_plants": "N\u00e3o foram encontradas centrais nesta conta"
|
|
6
6
|
},
|
|
7
7
|
"error": {
|
|
8
|
-
"invalid_auth": "
|
|
8
|
+
"invalid_auth": "A autentica\u00e7\u00e3o falhou. Verifique as suas credenciais e tente novamente."
|
|
9
9
|
},
|
|
10
10
|
"step": {
|
|
11
11
|
"plant": {
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"url": "URL",
|
|
22
22
|
"username": "Nome de Utilizador"
|
|
23
23
|
},
|
|
24
|
-
"title": "
|
|
24
|
+
"title": "Selecionar o m\u00e9todo de autentica\u00e7\u00e3o"
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
},
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
"already_configured": "Dispozitivul a fost configurat deja",
|
|
5
5
|
"no_plants": "Nu au fost g\u0103site generatoare \u00een acest cont"
|
|
6
6
|
},
|
|
7
|
-
"error": {
|
|
8
|
-
"invalid_auth": "Autentificare nevalid\u0103"
|
|
9
|
-
},
|
|
10
7
|
"step": {
|
|
11
8
|
"plant": {
|
|
12
9
|
"data": {
|
|
@@ -20,8 +17,7 @@
|
|
|
20
17
|
"password": "Parola",
|
|
21
18
|
"url": "URL",
|
|
22
19
|
"username": "Utilizator"
|
|
23
|
-
}
|
|
24
|
-
"title": "Introdu informa\u021biile Growatt"
|
|
20
|
+
}
|
|
25
21
|
}
|
|
26
22
|
}
|
|
27
23
|
},
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
"already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant",
|
|
5
5
|
"no_plants": "\u0412 \u044d\u0442\u043e\u0439 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u043e \u043d\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u0440\u0430\u0441\u0442\u0435\u043d\u0438\u044f."
|
|
6
6
|
},
|
|
7
|
-
"error": {
|
|
8
|
-
"invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438"
|
|
9
|
-
},
|
|
10
7
|
"step": {
|
|
11
8
|
"plant": {
|
|
12
9
|
"data": {
|
|
@@ -20,8 +17,7 @@
|
|
|
20
17
|
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
|
|
21
18
|
"url": "URL-\u0430\u0434\u0440\u0435\u0441",
|
|
22
19
|
"username": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f"
|
|
23
|
-
}
|
|
24
|
-
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 Home Assistant \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0441 Growatt."
|
|
20
|
+
}
|
|
25
21
|
}
|
|
26
22
|
}
|
|
27
23
|
},
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"no_plants": "Na tomto \u00fa\u010dte neboli n\u00e1jden\u00e9 \u017eiadne rastliny"
|
|
6
6
|
},
|
|
7
7
|
"error": {
|
|
8
|
-
"invalid_auth": "
|
|
8
|
+
"invalid_auth": "Autentifik\u00e1cia zlyhala. Skontrolujte svoje poverenia a sk\u00faste to znova."
|
|
9
9
|
},
|
|
10
10
|
"step": {
|
|
11
11
|
"plant": {
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"url": "URL",
|
|
22
22
|
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
|
|
23
23
|
},
|
|
24
|
-
"title": "
|
|
24
|
+
"title": "V\u00fdber met\u00f3dy overovania"
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
},
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
5
5
|
"no_plants": "Inga v\u00e4xter har hittats p\u00e5 detta konto"
|
|
6
6
|
},
|
|
7
|
-
"error": {
|
|
8
|
-
"invalid_auth": "Ogiltig autentisering"
|
|
9
|
-
},
|
|
10
7
|
"step": {
|
|
11
8
|
"plant": {
|
|
12
9
|
"data": {
|
|
@@ -20,8 +17,7 @@
|
|
|
20
17
|
"password": "L\u00f6senord",
|
|
21
18
|
"url": "URL",
|
|
22
19
|
"username": "Anv\u00e4ndarnamn"
|
|
23
|
-
}
|
|
24
|
-
"title": "Ange din Growatt-information"
|
|
20
|
+
}
|
|
25
21
|
}
|
|
26
22
|
}
|
|
27
23
|
},
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
|
|
5
5
|
"no_plants": "Bu hesapta bitki bulunamad\u0131"
|
|
6
6
|
},
|
|
7
|
-
"error": {
|
|
8
|
-
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama"
|
|
9
|
-
},
|
|
10
7
|
"step": {
|
|
11
8
|
"plant": {
|
|
12
9
|
"data": {
|
|
@@ -20,8 +17,7 @@
|
|
|
20
17
|
"password": "\u015eifre",
|
|
21
18
|
"url": "URL",
|
|
22
19
|
"username": "Kullan\u0131c\u0131 Ad\u0131"
|
|
23
|
-
}
|
|
24
|
-
"title": "Growatt bilgilerinizi girin"
|
|
20
|
+
}
|
|
25
21
|
}
|
|
26
22
|
}
|
|
27
23
|
},
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
"already_configured": "\u0426\u0435\u0439 \u043f\u0440\u0438\u0441\u0442\u0440\u0456\u0439 \u0432\u0436\u0435 \u043d\u0430\u043b\u0430\u0448\u0442\u043e\u0432\u0430\u043d\u043e",
|
|
5
5
|
"no_plants": "\u0417\u0430 \u0446\u0438\u043c \u043e\u0431\u043b\u0456\u043a\u043e\u0432\u0438\u043c \u0437\u0430\u043f\u0438\u0441\u043e\u043c \u043d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e \u0436\u043e\u0434\u043d\u043e\u0457 \u0440\u043e\u0441\u043b\u0438\u043d\u0438"
|
|
6
6
|
},
|
|
7
|
-
"error": {
|
|
8
|
-
"invalid_auth": "\u041d\u0435\u0432\u0456\u0440\u043d\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0456\u043a\u0430\u0446\u0456\u044f"
|
|
9
|
-
},
|
|
10
7
|
"step": {
|
|
11
8
|
"plant": {
|
|
12
9
|
"data": {
|
|
@@ -20,8 +17,7 @@
|
|
|
20
17
|
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
|
|
21
18
|
"url": "URL-\u0430\u0434\u0440\u0435\u0441\u0430",
|
|
22
19
|
"username": "\u0406\u043c'\u044f \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430"
|
|
23
|
-
}
|
|
24
|
-
"title": "\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u044e \u043f\u0440\u043e Growatt"
|
|
20
|
+
}
|
|
25
21
|
}
|
|
26
22
|
}
|
|
27
23
|
},
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"no_plants": "\u6b64\u8d26\u6237\u672a\u627e\u5230\u4efb\u4f55\u690d\u7269"
|
|
6
6
|
},
|
|
7
7
|
"error": {
|
|
8
|
-
"invalid_auth": "\u8eab\u4efd\u9a8c\u8bc1\
|
|
8
|
+
"invalid_auth": "\u8eab\u4efd\u9a8c\u8bc1\u5931\u8d25\u3002\u8bf7\u68c0\u67e5\u60a8\u7684\u51ed\u636e\u5e76\u91cd\u8bd5\u3002"
|
|
9
9
|
},
|
|
10
10
|
"step": {
|
|
11
11
|
"plant": {
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"url": "\u7f51\u5740",
|
|
22
22
|
"username": "\u7528\u6237\u540d"
|
|
23
23
|
},
|
|
24
|
-
"title": "\
|
|
24
|
+
"title": "\u9009\u62e9\u8eab\u4efd\u9a8c\u8bc1\u65b9\u6cd5"
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
},
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"no_plants": "\u5e33\u865f\u4e2d\u627e\u4e0d\u5230\u4efb\u4f55\u690d\u7269"
|
|
6
6
|
},
|
|
7
7
|
"error": {
|
|
8
|
-
"invalid_auth": "\
|
|
8
|
+
"invalid_auth": "\u9a57\u8b49\u5931\u6557\u3001\u8acb\u6aa2\u67e5\u6191\u8b49\u5f8c\u518d\u8a66\u4e00\u6b21\u3002"
|
|
9
9
|
},
|
|
10
10
|
"step": {
|
|
11
11
|
"plant": {
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"url": "\u7db2\u5740",
|
|
22
22
|
"username": "\u4f7f\u7528\u8005\u540d\u7a31"
|
|
23
23
|
},
|
|
24
|
-
"title": "\
|
|
24
|
+
"title": "\u9078\u64c7\u9a57\u8b49\u6a21\u5f0f"
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
},
|
|
@@ -27,6 +27,7 @@
|
|
|
27
27
|
"notes_name": "Jegyzetek",
|
|
28
28
|
"priority_description": "A feladat neh\u00e9zs\u00e9ge.",
|
|
29
29
|
"priority_name": "Neh\u00e9zs\u00e9g",
|
|
30
|
+
"quest_name": "K\u00fcldet\u00e9s",
|
|
30
31
|
"reminder_description": "Eml\u00e9keztet\u0151k hozz\u00e1ad\u00e1sa egy Habitica feladathoz.",
|
|
31
32
|
"reminder_name": "Eml\u00e9keztet\u0151k hozz\u00e1ad\u00e1sa",
|
|
32
33
|
"reminder_options_description": "Eml\u00e9keztet\u0151k hozz\u00e1ad\u00e1sa, elt\u00e1vol\u00edt\u00e1sa vagy t\u00f6rl\u00e9se egy Habitica feladathoz.",
|
|
@@ -59,7 +60,9 @@
|
|
|
59
60
|
"todos": "Tennival\u00f3k",
|
|
60
61
|
"unit_experience_points": "XP",
|
|
61
62
|
"unit_health_points": "HP",
|
|
63
|
+
"unit_items": "t\u00e9tel",
|
|
62
64
|
"unit_mana_points": "mana",
|
|
65
|
+
"unit_rage": "d\u00fch",
|
|
63
66
|
"unscore_checklist_item_description": "Egy feladat ellen\u0151rz\u0151list\u00e1j\u00e1n megjel\u00f6lt elemek teljes\u00edt\u00e9s\u00e9nek visszavon\u00e1sa.",
|
|
64
67
|
"unscore_checklist_item_name": "Teljes\u00edt\u00e9s visszavon\u00e1sa",
|
|
65
68
|
"up_down_description": "A szok\u00e1s jellege: lehet pozit\u00edv (jutalmaz\u00f3), negat\u00edv (b\u00fcntet\u0151) vagy mindkett\u0151.",
|
|
@@ -251,9 +254,24 @@
|
|
|
251
254
|
"image": {
|
|
252
255
|
"avatar": {
|
|
253
256
|
"name": "Avatar"
|
|
257
|
+
},
|
|
258
|
+
"quest_image": {
|
|
259
|
+
"name": "K\u00fcldet\u00e9s"
|
|
254
260
|
}
|
|
255
261
|
},
|
|
256
262
|
"sensor": {
|
|
263
|
+
"boss_hp": {
|
|
264
|
+
"unit_of_measurement": "HP"
|
|
265
|
+
},
|
|
266
|
+
"boss_hp_remaining": {
|
|
267
|
+
"unit_of_measurement": "HP"
|
|
268
|
+
},
|
|
269
|
+
"boss_rage": {
|
|
270
|
+
"unit_of_measurement": "d\u00fch"
|
|
271
|
+
},
|
|
272
|
+
"boss_rage_limit": {
|
|
273
|
+
"unit_of_measurement": "d\u00fch"
|
|
274
|
+
},
|
|
257
275
|
"class": {
|
|
258
276
|
"name": "Oszt\u00e1ly",
|
|
259
277
|
"state": {
|
|
@@ -263,6 +281,9 @@
|
|
|
263
281
|
"wizard": "M\u00e1gus"
|
|
264
282
|
}
|
|
265
283
|
},
|
|
284
|
+
"collected_items": {
|
|
285
|
+
"unit_of_measurement": "t\u00e9tel"
|
|
286
|
+
},
|
|
266
287
|
"constitution": {
|
|
267
288
|
"name": "Alkalmass\u00e1g",
|
|
268
289
|
"state_attributes": {
|
|
@@ -368,7 +389,8 @@
|
|
|
368
389
|
"unit_of_measurement": "sebz\u00e9s"
|
|
369
390
|
},
|
|
370
391
|
"pending_quest_items": {
|
|
371
|
-
"name": "F\u00fcgg\u0151ben l\u00e9v\u0151 k\u00fcldet\u00e9st\u00e1rgyak"
|
|
392
|
+
"name": "F\u00fcgg\u0151ben l\u00e9v\u0151 k\u00fcldet\u00e9st\u00e1rgyak",
|
|
393
|
+
"unit_of_measurement": "t\u00e9tel"
|
|
372
394
|
},
|
|
373
395
|
"perception": {
|
|
374
396
|
"name": "\u00c9szlel\u00e9s",
|
|
@@ -390,6 +412,9 @@
|
|
|
390
412
|
}
|
|
391
413
|
}
|
|
392
414
|
},
|
|
415
|
+
"quest": {
|
|
416
|
+
"name": "K\u00fcldet\u00e9s"
|
|
417
|
+
},
|
|
393
418
|
"quest_scrolls": {
|
|
394
419
|
"name": "K\u00fcldet\u00e9s tekercsek",
|
|
395
420
|
"unit_of_measurement": "tekercs"
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"verify_ssl": "Patikrinkite SSL sertifikat\u0105"
|
|
93
93
|
},
|
|
94
94
|
"data_description": {
|
|
95
|
-
"api_key": "
|
|
95
|
+
"api_key": "Habitica paskyros API prieigos raktas",
|
|
96
96
|
"api_user": "J\u016bs\u0173 Habitica paskyros vartotojo ID",
|
|
97
97
|
"url": "\u201eHabitica\u201c diegimo, prie kurio reikia prisijungti, URL. Numatytoji vert\u0117 yra \u201e{default_url}\u201c",
|
|
98
98
|
"verify_ssl": "\u012egalinti saugi\u0173 ry\u0161i\u0173 SSL sertifikato patvirtinim\u0105. I\u0161jungti tik tuo atveju, jei prisijungiate prie Habitica egzemplioriaus naudojant savaranki\u0161kai pasira\u0161yt\u0105 sertifikat\u0105"
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"api_key": "API prieigos raktas"
|
|
121
121
|
},
|
|
122
122
|
"data_description": {
|
|
123
|
-
"api_key": "
|
|
123
|
+
"api_key": "Habitica paskyros API prieigos raktas"
|
|
124
124
|
},
|
|
125
125
|
"description": "Toliau \u012fveskite nauj\u0105 API prieigos rakt\u0105. J\u012f galite rasti \u201eHabitica\u201c skiltyje \u201eNustatymai -> Svetain\u0117s duomenys\u201c",
|
|
126
126
|
"name": "I\u0161 naujo autorizuoti per API prieigos rakt\u0105"
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
"api_key": "API prieigos raktas"
|
|
146
146
|
},
|
|
147
147
|
"data_description": {
|
|
148
|
-
"api_key": "
|
|
148
|
+
"api_key": "Habitica paskyros API prieigos raktas"
|
|
149
149
|
},
|
|
150
150
|
"description": " \n \n Toliau \u012fveskite nauj\u0105 API prieigos rakt\u0105. J\u012f galite rasti Habitica skiltyje [**Nustatymai -> Svetain\u0117s duomenys**] ( {site_data} )",
|
|
151
151
|
"sections": {
|
|
@@ -217,6 +217,12 @@
|
|
|
217
217
|
"boss_hp_remaining": {
|
|
218
218
|
"unit_of_measurement": "HP"
|
|
219
219
|
},
|
|
220
|
+
"class": {
|
|
221
|
+
"state": {
|
|
222
|
+
"healer": "Genezer",
|
|
223
|
+
"warrior": "Strijder"
|
|
224
|
+
}
|
|
225
|
+
},
|
|
220
226
|
"display_name": {
|
|
221
227
|
"state_attributes": {
|
|
222
228
|
"blurb": {
|
|
@@ -251,6 +257,7 @@
|
|
|
251
257
|
"unit_of_measurement": "gems"
|
|
252
258
|
},
|
|
253
259
|
"gold": {
|
|
260
|
+
"name": "Goud",
|
|
254
261
|
"unit_of_measurement": "GP"
|
|
255
262
|
},
|
|
256
263
|
"hatching_potions_total": {
|
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
"checklist_options_name": "Checklista",
|
|
9
9
|
"clear_reminder_description": "Ta bort alla p\u00e5minnelser fr\u00e5n en Habitica-uppgift.",
|
|
10
10
|
"clear_reminder_name": "Rensa alla p\u00e5minnelser",
|
|
11
|
+
"collapse_checklist_description": "Om checklistan f\u00f6r en uppgift ska visas som hopf\u00e4lld eller expanderad i Habitica.",
|
|
12
|
+
"collapse_checklist_name": "D\u00f6lj/utvidga checklistan",
|
|
11
13
|
"config_entry_description": "V\u00e4lj det Habitica-konto som ska uppdatera en uppgift.",
|
|
12
14
|
"config_entry_name": "V\u00e4lj karakt\u00e4r",
|
|
13
15
|
"cost_name": "Kostnad",
|
|
@@ -544,6 +546,12 @@
|
|
|
544
546
|
}
|
|
545
547
|
},
|
|
546
548
|
"selector": {
|
|
549
|
+
"collapse_checklist": {
|
|
550
|
+
"options": {
|
|
551
|
+
"collapsed": "Dold",
|
|
552
|
+
"expanded": "Utvidgad"
|
|
553
|
+
}
|
|
554
|
+
},
|
|
547
555
|
"frequency": {
|
|
548
556
|
"options": {
|
|
549
557
|
"daily": "Daglig",
|
|
@@ -662,6 +670,10 @@
|
|
|
662
670
|
"description": "Ett uppgiftsalias kan anv\u00e4ndas i st\u00e4llet f\u00f6r namnet eller uppgifts-ID:t. Endast bindestreck, understreck och alfanumeriska tecken st\u00f6ds. Aliaset m\u00e5ste vara unikt bland alla dina uppgifter.",
|
|
663
671
|
"name": "Uppgiftsalias"
|
|
664
672
|
},
|
|
673
|
+
"collapse_checklist": {
|
|
674
|
+
"description": "Om checklistan f\u00f6r en uppgift ska visas som hopf\u00e4lld eller expanderad i Habitica.",
|
|
675
|
+
"name": "D\u00f6lj/utvidga checklistan"
|
|
676
|
+
},
|
|
665
677
|
"config_entry": {
|
|
666
678
|
"description": "V\u00e4lj det Habitica-konto som ska uppdatera en uppgift.",
|
|
667
679
|
"name": "V\u00e4lj karakt\u00e4r"
|
|
@@ -814,6 +826,10 @@
|
|
|
814
826
|
"description": "Ett uppgiftsalias kan anv\u00e4ndas i st\u00e4llet f\u00f6r namnet eller uppgifts-ID:t. Endast bindestreck, understreck och alfanumeriska tecken st\u00f6ds. Aliaset m\u00e5ste vara unikt bland alla dina uppgifter.",
|
|
815
827
|
"name": "Uppgiftsalias"
|
|
816
828
|
},
|
|
829
|
+
"collapse_checklist": {
|
|
830
|
+
"description": "Om checklistan f\u00f6r en uppgift ska visas som hopf\u00e4lld eller expanderad i Habitica.",
|
|
831
|
+
"name": "D\u00f6lj/utvidga checklistan"
|
|
832
|
+
},
|
|
817
833
|
"config_entry": {
|
|
818
834
|
"description": "V\u00e4lj Habitica-kontot f\u00f6r att skapa en uppgift.",
|
|
819
835
|
"name": "V\u00e4lj karakt\u00e4r"
|
|
@@ -982,6 +998,10 @@
|
|
|
982
998
|
"description": "Ta bort alla p\u00e5minnelser fr\u00e5n en Habitica-uppgift.",
|
|
983
999
|
"name": "Rensa alla p\u00e5minnelser"
|
|
984
1000
|
},
|
|
1001
|
+
"collapse_checklist": {
|
|
1002
|
+
"description": "Om checklistan f\u00f6r en uppgift ska visas som hopf\u00e4lld eller expanderad i Habitica.",
|
|
1003
|
+
"name": "D\u00f6lj/utvidga checklistan"
|
|
1004
|
+
},
|
|
985
1005
|
"config_entry": {
|
|
986
1006
|
"description": "V\u00e4lj det Habitica-konto som ska uppdatera en uppgift.",
|
|
987
1007
|
"name": "V\u00e4lj karakt\u00e4r"
|
|
@@ -1214,6 +1234,10 @@
|
|
|
1214
1234
|
"description": "Ta bort alla p\u00e5minnelser fr\u00e5n en Habitica-uppgift.",
|
|
1215
1235
|
"name": "Rensa alla p\u00e5minnelser"
|
|
1216
1236
|
},
|
|
1237
|
+
"collapse_checklist": {
|
|
1238
|
+
"description": "Om checklistan f\u00f6r en uppgift ska visas som hopf\u00e4lld eller expanderad i Habitica.",
|
|
1239
|
+
"name": "D\u00f6lj/utvidga checklistan"
|
|
1240
|
+
},
|
|
1217
1241
|
"config_entry": {
|
|
1218
1242
|
"description": "V\u00e4lj det Habitica-konto som ska uppdatera en uppgift.",
|
|
1219
1243
|
"name": "V\u00e4lj karakt\u00e4r"
|