homeassistant 2025.10.0b2__py3-none-any.whl → 2025.10.0b5__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.
Potentially problematic release.
This version of homeassistant might be problematic. Click here for more details.
- homeassistant/components/accuweather/translations/bg.json +7 -1
- homeassistant/components/accuweather/translations/ga.json +16 -1
- homeassistant/components/adax/translations/fy.json +11 -0
- homeassistant/components/adguard/translations/zh-Hant.json +1 -1
- homeassistant/components/airos/__init__.py +37 -2
- homeassistant/components/airos/config_flow.py +24 -3
- homeassistant/components/airos/const.py +5 -0
- homeassistant/components/airos/entity.py +8 -3
- homeassistant/components/airos/strings.json +12 -0
- homeassistant/components/airos/translations/bg.json +8 -0
- homeassistant/components/airos/translations/ca.json +8 -0
- homeassistant/components/airos/translations/cs.json +12 -0
- homeassistant/components/airos/translations/de.json +12 -0
- homeassistant/components/airos/translations/en-GB.json +12 -0
- homeassistant/components/airos/translations/en.json +12 -0
- homeassistant/components/airos/translations/es.json +12 -0
- homeassistant/components/airos/translations/et.json +12 -0
- homeassistant/components/airos/translations/fr.json +18 -0
- homeassistant/components/airos/translations/fy.json +11 -0
- homeassistant/components/airos/translations/lt.json +12 -0
- homeassistant/components/airos/translations/lv.json +1 -0
- homeassistant/components/airos/translations/pt.json +12 -0
- homeassistant/components/airos/translations/sk.json +12 -0
- homeassistant/components/airos/translations/sv.json +40 -1
- homeassistant/components/airos/translations/zh-Hans.json +12 -0
- homeassistant/components/airos/translations/zh-Hant.json +12 -0
- homeassistant/components/airtouch5/translations/da.json +9 -0
- homeassistant/components/airzone/translations/es.json +10 -0
- homeassistant/components/airzone/translations/et.json +10 -0
- homeassistant/components/airzone/translations/fr.json +9 -0
- homeassistant/components/airzone/translations/ga.json +10 -0
- homeassistant/components/airzone/translations/lt.json +10 -0
- homeassistant/components/airzone/translations/pt.json +10 -0
- homeassistant/components/alexa_devices/binary_sensor.py +0 -7
- homeassistant/components/alexa_devices/manifest.json +1 -1
- homeassistant/components/alexa_devices/translations/fy.json +16 -0
- homeassistant/components/analytics/analytics.py +1 -1
- homeassistant/components/assist_pipeline/pipeline.py +43 -18
- homeassistant/components/assist_pipeline/translations/sv.json +1 -0
- homeassistant/components/blue_current/translations/bg.json +18 -0
- homeassistant/components/blue_current/translations/es.json +44 -0
- homeassistant/components/blue_current/translations/et.json +44 -0
- homeassistant/components/blue_current/translations/fr.json +9 -0
- homeassistant/components/blue_current/translations/ga.json +44 -0
- homeassistant/components/blue_current/translations/lt.json +44 -0
- homeassistant/components/blue_current/translations/pt.json +44 -0
- homeassistant/components/bsblan/translations/fy.json +16 -0
- homeassistant/components/cast/translations/pl.json +14 -0
- homeassistant/components/cloud/translations/sk.json +1 -1
- homeassistant/components/comelit/config_flow.py +8 -4
- homeassistant/components/compit/translations/bg.json +25 -0
- homeassistant/components/compit/translations/fy.json +16 -0
- homeassistant/components/cover/translations/da.json +20 -1
- homeassistant/components/cync/translations/bg.json +20 -0
- homeassistant/components/cync/translations/ca.json +12 -0
- homeassistant/components/cync/translations/es.json +32 -0
- homeassistant/components/cync/translations/et.json +32 -0
- homeassistant/components/cync/translations/fr.json +32 -0
- homeassistant/components/cync/translations/fy.json +11 -0
- homeassistant/components/cync/translations/ga.json +32 -0
- homeassistant/components/cync/translations/lt.json +32 -0
- homeassistant/components/cync/translations/pt.json +32 -0
- homeassistant/components/cync/translations/ru.json +32 -0
- homeassistant/components/deconz/translations/zh-Hant.json +1 -1
- homeassistant/components/deluge/translations/bg.json +6 -0
- homeassistant/components/devolo_home_control/translations/fy.json +11 -0
- homeassistant/components/devolo_home_network/translations/fy.json +10 -0
- homeassistant/components/dnsip/sensor.py +17 -4
- homeassistant/components/ebusd/__init__.py +5 -1
- homeassistant/components/ecovacs/image.py +3 -1
- homeassistant/components/ecovacs/manifest.json +1 -1
- homeassistant/components/ecovacs/translations/es.json +7 -1
- homeassistant/components/ecovacs/translations/et.json +7 -1
- homeassistant/components/ecovacs/translations/ga.json +6 -1
- homeassistant/components/ecovacs/translations/pt.json +4 -0
- homeassistant/components/ecovacs/translations/ru.json +4 -0
- homeassistant/components/edl21/translations/de.json +1 -1
- homeassistant/components/ekeybionyx/translations/bg.json +26 -0
- homeassistant/components/ekeybionyx/translations/es.json +66 -0
- homeassistant/components/ekeybionyx/translations/et.json +66 -0
- homeassistant/components/ekeybionyx/translations/fr.json +32 -0
- homeassistant/components/ekeybionyx/translations/ga.json +66 -0
- homeassistant/components/ekeybionyx/translations/lt.json +65 -0
- homeassistant/components/ekeybionyx/translations/pt.json +66 -0
- homeassistant/components/elkm1/translations/fy.json +11 -0
- homeassistant/components/elvia/translations/de.json +3 -3
- homeassistant/components/ephember/climate.py +12 -2
- homeassistant/components/esphome/manager.py +1 -1
- homeassistant/components/esphome/manifest.json +1 -1
- homeassistant/components/esphome/translations/pl.json +4 -2
- homeassistant/components/esphome/translations/sv.json +1 -1
- homeassistant/components/ezviz/entity.py +12 -6
- homeassistant/components/file/translations/bg.json +17 -0
- homeassistant/components/file/translations/es.json +31 -0
- homeassistant/components/file/translations/et.json +31 -0
- homeassistant/components/file/translations/ga.json +31 -0
- homeassistant/components/file/translations/pt.json +31 -0
- homeassistant/components/file/translations/ru.json +31 -0
- homeassistant/components/fritz/diagnostics.py +3 -0
- homeassistant/components/frontend/manifest.json +1 -1
- homeassistant/components/geniushub/entity.py +4 -4
- homeassistant/components/geocaching/translations/bg.json +13 -0
- homeassistant/components/google_generative_ai_conversation/translations/ga.json +6 -0
- homeassistant/components/habitica/translations/ga.json +24 -0
- homeassistant/components/hassio/translations/bg.json +3 -0
- homeassistant/components/hassio/translations/es.json +4 -0
- homeassistant/components/hassio/translations/et.json +4 -0
- homeassistant/components/hassio/translations/ga.json +4 -0
- homeassistant/components/hassio/translations/pt.json +4 -0
- homeassistant/components/hassio/translations/ru.json +4 -0
- homeassistant/components/here_travel_time/translations/es.json +6 -0
- homeassistant/components/here_travel_time/translations/et.json +6 -0
- homeassistant/components/here_travel_time/translations/ga.json +6 -0
- homeassistant/components/here_travel_time/translations/pt.json +6 -0
- homeassistant/components/homeassistant_connect_zbt2/strings.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/bg.json +64 -6
- homeassistant/components/homeassistant_connect_zbt2/translations/ca.json +2 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/cs.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/de.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/el.json +2 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/en-GB.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/en.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/es.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/et.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/fr.json +2 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/ga.json +2 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/he.json +2 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/lt.json +2 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/nl.json +2 -4
- homeassistant/components/homeassistant_connect_zbt2/translations/pl.json +1 -2
- homeassistant/components/homeassistant_connect_zbt2/translations/pt.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/ru.json +1 -4
- homeassistant/components/homeassistant_connect_zbt2/translations/sk.json +6 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/zh-Hans.json +2 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/zh-Hant.json +22 -12
- homeassistant/components/homeassistant_hardware/firmware_config_flow.py +11 -0
- homeassistant/components/homeassistant_hardware/strings.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/bg.json +40 -0
- homeassistant/components/homeassistant_hardware/translations/ca.json +0 -8
- homeassistant/components/homeassistant_hardware/translations/cs.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/de.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/el.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/en-GB.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/en.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/es.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/et.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/fr.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/ga.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/he.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/hu.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/id.json +0 -8
- homeassistant/components/homeassistant_hardware/translations/it.json +0 -3
- homeassistant/components/homeassistant_hardware/translations/ja.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/ko.json +0 -8
- homeassistant/components/homeassistant_hardware/translations/lt.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/mk.json +0 -3
- homeassistant/components/homeassistant_hardware/translations/nl.json +0 -3
- homeassistant/components/homeassistant_hardware/translations/pt.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/ru.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/sk.json +10 -7
- homeassistant/components/homeassistant_hardware/translations/sv.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/tr.json +0 -8
- homeassistant/components/homeassistant_hardware/translations/zh-Hans.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/zh-Hant.json +11 -5
- homeassistant/components/homeassistant_sky_connect/strings.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/bg.json +72 -4
- homeassistant/components/homeassistant_sky_connect/translations/ca.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/cs.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/de.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/el.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/en-GB.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/en.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/es.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/et.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/fi.json +2 -4
- homeassistant/components/homeassistant_sky_connect/translations/fr.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/ga.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/he.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/hu.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/id.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/it.json +2 -4
- homeassistant/components/homeassistant_sky_connect/translations/ja.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/ko.json +2 -12
- homeassistant/components/homeassistant_sky_connect/translations/lt.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/nl.json +2 -4
- homeassistant/components/homeassistant_sky_connect/translations/pl.json +2 -4
- homeassistant/components/homeassistant_sky_connect/translations/pt.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/ru.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/sk.json +6 -12
- homeassistant/components/homeassistant_sky_connect/translations/sv.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/tr.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/zh-Hans.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/zh-Hant.json +22 -12
- homeassistant/components/homeassistant_yellow/strings.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/bg.json +32 -3
- homeassistant/components/homeassistant_yellow/translations/ca.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/cs.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/de.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/el.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/en-GB.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/en.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/es.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/et.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/fr.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/ga.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/he.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/hu.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/id.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/it.json +1 -2
- homeassistant/components/homeassistant_yellow/translations/ja.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/ko.json +0 -2
- homeassistant/components/homeassistant_yellow/translations/lt.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/nl.json +1 -2
- homeassistant/components/homeassistant_yellow/translations/pt.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/ru.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/sk.json +3 -6
- homeassistant/components/homeassistant_yellow/translations/sv.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/tr.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/zh-Hans.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/zh-Hant.json +11 -6
- homeassistant/components/homee/translations/fy.json +14 -0
- homeassistant/components/hue/v2/binary_sensor.py +5 -1
- homeassistant/components/husqvarna_automower/translations/da.json +16 -0
- homeassistant/components/imeon_inverter/translations/fy.json +11 -0
- homeassistant/components/improv_ble/translations/fy.json +7 -0
- homeassistant/components/irm_kmi/translations/bg.json +49 -0
- homeassistant/components/irm_kmi/translations/ga.json +50 -0
- homeassistant/components/ista_ecotrend/translations/fy.json +11 -0
- homeassistant/components/knx/translations/fr.json +3 -0
- homeassistant/components/konnected/__init__.py +14 -1
- homeassistant/components/konnected/manifest.json +1 -1
- homeassistant/components/konnected/strings.json +6 -0
- homeassistant/components/konnected/translations/cs.json +6 -0
- homeassistant/components/konnected/translations/de.json +6 -0
- homeassistant/components/konnected/translations/en-GB.json +6 -0
- homeassistant/components/konnected/translations/en.json +6 -0
- homeassistant/components/konnected/translations/es.json +6 -0
- homeassistant/components/konnected/translations/et.json +6 -0
- homeassistant/components/konnected/translations/pt.json +6 -0
- homeassistant/components/konnected/translations/sk.json +6 -0
- homeassistant/components/konnected/translations/zh-Hant.json +6 -0
- homeassistant/components/lamarzocco/__init__.py +1 -1
- homeassistant/components/lamarzocco/coordinator.py +10 -2
- homeassistant/components/lamarzocco/manifest.json +1 -1
- homeassistant/components/letpot/translations/bg.json +5 -0
- homeassistant/components/letpot/translations/es.json +10 -0
- homeassistant/components/letpot/translations/et.json +10 -0
- homeassistant/components/letpot/translations/fr.json +10 -0
- homeassistant/components/letpot/translations/ga.json +9 -0
- homeassistant/components/letpot/translations/lt.json +10 -0
- homeassistant/components/letpot/translations/pt.json +10 -0
- homeassistant/components/lg_thinq/translations/bg.json +9 -0
- homeassistant/components/lg_thinq/translations/ga.json +9 -0
- homeassistant/components/litterrobot/translations/bg.json +5 -0
- homeassistant/components/logbook/translations/es.json +6 -1
- homeassistant/components/logbook/translations/et.json +6 -1
- homeassistant/components/logbook/translations/pl.json +3 -1
- homeassistant/components/logbook/translations/pt.json +6 -1
- homeassistant/components/logbook/translations/ru.json +6 -1
- homeassistant/components/lovelace/translations/pl.json +6 -1
- homeassistant/components/mastodon/translations/bg.json +3 -0
- homeassistant/components/mastodon/translations/ga.json +4 -0
- homeassistant/components/matter/translations/bg.json +3 -0
- homeassistant/components/matter/translations/da.json +7 -0
- homeassistant/components/matter/translations/es.json +3 -0
- homeassistant/components/matter/translations/et.json +3 -0
- homeassistant/components/matter/translations/ga.json +3 -0
- homeassistant/components/matter/translations/pt.json +3 -0
- homeassistant/components/matter/translations/ru.json +3 -0
- homeassistant/components/mcp/strings.json +20 -1
- homeassistant/components/mcp/translations/bg.json +1 -0
- homeassistant/components/mcp/translations/cs.json +20 -1
- homeassistant/components/mcp/translations/de.json +20 -1
- homeassistant/components/mcp/translations/en-GB.json +20 -1
- homeassistant/components/mcp/translations/en.json +20 -1
- homeassistant/components/mcp/translations/es.json +20 -1
- homeassistant/components/mcp/translations/et.json +20 -1
- homeassistant/components/mcp/translations/lt.json +20 -1
- homeassistant/components/mcp/translations/pt.json +20 -1
- homeassistant/components/mcp/translations/sk.json +20 -1
- homeassistant/components/mcp/translations/zh-Hant.json +20 -1
- homeassistant/components/miele/translations/ga.json +1 -0
- homeassistant/components/motioneye/translations/zh-Hant.json +1 -1
- homeassistant/components/mqtt/strings.json +2 -0
- homeassistant/components/mqtt/translations/bg.json +1 -0
- homeassistant/components/mqtt/translations/cs.json +2 -0
- homeassistant/components/mqtt/translations/da.json +19 -0
- homeassistant/components/mqtt/translations/de.json +2 -0
- homeassistant/components/mqtt/translations/en-GB.json +2 -0
- homeassistant/components/mqtt/translations/en.json +2 -0
- homeassistant/components/mqtt/translations/es.json +21 -0
- homeassistant/components/mqtt/translations/et.json +21 -0
- homeassistant/components/mqtt/translations/fy.json +9 -0
- homeassistant/components/mqtt/translations/ga.json +26 -1
- homeassistant/components/mqtt/translations/pt.json +21 -0
- homeassistant/components/mqtt/translations/ru.json +19 -0
- homeassistant/components/mqtt/translations/zh-Hant.json +3 -1
- homeassistant/components/music_assistant/translations/fr.json +7 -0
- homeassistant/components/nina/strings.json +2 -2
- homeassistant/components/nina/translations/ca.json +0 -2
- homeassistant/components/nina/translations/cs.json +3 -3
- homeassistant/components/nina/translations/de.json +3 -3
- homeassistant/components/nina/translations/el.json +0 -1
- homeassistant/components/nina/translations/en-GB.json +3 -3
- homeassistant/components/nina/translations/en.json +3 -3
- homeassistant/components/nina/translations/es.json +3 -3
- homeassistant/components/nina/translations/et.json +2 -2
- homeassistant/components/nina/translations/fi.json +0 -2
- homeassistant/components/nina/translations/ga.json +0 -2
- homeassistant/components/nina/translations/hu.json +0 -2
- homeassistant/components/nina/translations/id.json +0 -1
- homeassistant/components/nina/translations/it.json +0 -2
- homeassistant/components/nina/translations/ja.json +0 -2
- homeassistant/components/nina/translations/ko.json +0 -2
- homeassistant/components/nina/translations/lt.json +3 -3
- homeassistant/components/nina/translations/nl.json +0 -2
- homeassistant/components/nina/translations/pt-BR.json +0 -1
- homeassistant/components/nina/translations/pt.json +3 -3
- homeassistant/components/nina/translations/ro.json +0 -1
- homeassistant/components/nina/translations/ru.json +0 -2
- homeassistant/components/nina/translations/sk.json +3 -3
- homeassistant/components/nina/translations/sv.json +0 -2
- homeassistant/components/nina/translations/tr.json +0 -2
- homeassistant/components/nina/translations/uk.json +0 -1
- homeassistant/components/nina/translations/zh-Hans.json +3 -3
- homeassistant/components/nina/translations/zh-Hant.json +3 -3
- homeassistant/components/nordpool/translations/bg.json +8 -0
- homeassistant/components/nordpool/translations/ga.json +6 -0
- homeassistant/components/ntfy/translations/fy.json +30 -0
- homeassistant/components/number/const.py +2 -5
- homeassistant/components/number/strings.json +3 -0
- homeassistant/components/number/translations/cs.json +3 -0
- homeassistant/components/number/translations/de.json +3 -0
- homeassistant/components/number/translations/en-GB.json +3 -0
- homeassistant/components/number/translations/en.json +3 -0
- homeassistant/components/number/translations/es.json +3 -0
- homeassistant/components/number/translations/et.json +3 -0
- homeassistant/components/number/translations/pt.json +3 -0
- homeassistant/components/number/translations/zh-Hant.json +3 -0
- homeassistant/components/ohme/translations/fy.json +11 -0
- homeassistant/components/opower/translations/fy.json +5 -0
- homeassistant/components/pooldose/translations/bg.json +9 -0
- homeassistant/components/pooldose/translations/ga.json +8 -1
- homeassistant/components/portainer/__init__.py +25 -5
- homeassistant/components/portainer/config_flow.py +15 -10
- homeassistant/components/portainer/coordinator.py +2 -2
- homeassistant/components/portainer/strings.json +7 -5
- homeassistant/components/portainer/translations/bg.json +2 -2
- homeassistant/components/portainer/translations/ca.json +3 -2
- homeassistant/components/portainer/translations/cs.json +7 -5
- homeassistant/components/portainer/translations/de.json +7 -5
- homeassistant/components/portainer/translations/el.json +0 -8
- homeassistant/components/portainer/translations/en-GB.json +7 -5
- homeassistant/components/portainer/translations/en.json +7 -5
- homeassistant/components/portainer/translations/es.json +7 -5
- homeassistant/components/portainer/translations/et.json +7 -5
- homeassistant/components/portainer/translations/fr.json +18 -0
- homeassistant/components/portainer/translations/ga.json +0 -13
- homeassistant/components/portainer/translations/he.json +0 -8
- homeassistant/components/portainer/translations/lt.json +7 -5
- homeassistant/components/portainer/translations/nl.json +0 -8
- homeassistant/components/portainer/translations/pt.json +7 -5
- homeassistant/components/portainer/translations/ru.json +0 -13
- homeassistant/components/portainer/translations/sk.json +7 -5
- homeassistant/components/portainer/translations/sl.json +0 -13
- homeassistant/components/portainer/translations/zh-Hans.json +7 -5
- homeassistant/components/portainer/translations/zh-Hant.json +7 -5
- homeassistant/components/profiler/translations/es.json +4 -0
- homeassistant/components/profiler/translations/et.json +4 -0
- homeassistant/components/profiler/translations/ga.json +4 -0
- homeassistant/components/profiler/translations/pt.json +4 -0
- homeassistant/components/pyload/translations/zh-Hant.json +1 -1
- homeassistant/components/random/strings.json +1 -0
- homeassistant/components/random/translations/cs.json +1 -0
- homeassistant/components/random/translations/de.json +1 -0
- homeassistant/components/random/translations/en-GB.json +1 -0
- homeassistant/components/random/translations/en.json +1 -0
- homeassistant/components/random/translations/es.json +1 -0
- homeassistant/components/random/translations/et.json +1 -0
- homeassistant/components/random/translations/pt.json +1 -0
- homeassistant/components/random/translations/zh-Hant.json +1 -0
- homeassistant/components/recorder/statistics.py +0 -5
- homeassistant/components/recorder/websocket_api.py +0 -4
- homeassistant/components/rehlko/translations/fy.json +16 -0
- homeassistant/components/reolink/manifest.json +1 -1
- homeassistant/components/route_b_smart_meter/translations/bg.json +24 -0
- homeassistant/components/route_b_smart_meter/translations/es.json +42 -0
- homeassistant/components/route_b_smart_meter/translations/et.json +42 -0
- homeassistant/components/route_b_smart_meter/translations/fr.json +36 -0
- homeassistant/components/route_b_smart_meter/translations/fy.json +14 -0
- homeassistant/components/route_b_smart_meter/translations/ga.json +42 -0
- homeassistant/components/route_b_smart_meter/translations/lt.json +42 -0
- homeassistant/components/route_b_smart_meter/translations/pt.json +42 -0
- homeassistant/components/russound_rio/manifest.json +1 -1
- homeassistant/components/satel_integra/__init__.py +6 -0
- homeassistant/components/satel_integra/translations/bg.json +102 -0
- homeassistant/components/satel_integra/translations/et.json +1 -0
- homeassistant/components/scrape/strings.json +2 -0
- homeassistant/components/scrape/translations/cs.json +2 -0
- homeassistant/components/scrape/translations/de.json +2 -0
- homeassistant/components/scrape/translations/en-GB.json +2 -0
- homeassistant/components/scrape/translations/en.json +2 -0
- homeassistant/components/scrape/translations/es.json +2 -0
- homeassistant/components/scrape/translations/et.json +2 -0
- homeassistant/components/scrape/translations/pt.json +2 -0
- homeassistant/components/scrape/translations/zh-Hant.json +2 -0
- homeassistant/components/sensibo/translations/pl.json +1 -0
- homeassistant/components/sensor/const.py +2 -7
- homeassistant/components/sensor/strings.json +3 -0
- homeassistant/components/sensor/translations/cs.json +3 -0
- homeassistant/components/sensor/translations/de.json +3 -0
- homeassistant/components/sensor/translations/en-GB.json +3 -0
- homeassistant/components/sensor/translations/en.json +3 -0
- homeassistant/components/sensor/translations/es.json +3 -0
- homeassistant/components/sensor/translations/et.json +3 -0
- homeassistant/components/sensor/translations/pt.json +3 -0
- homeassistant/components/sensor/translations/sk.json +3 -0
- homeassistant/components/sensor/translations/zh-Hant.json +3 -0
- homeassistant/components/sensorpush_cloud/translations/fy.json +11 -0
- homeassistant/components/shelly/icons.json +3 -0
- homeassistant/components/shelly/sensor.py +83 -3
- homeassistant/components/shelly/strings.json +12 -0
- homeassistant/components/shelly/translations/bg.json +19 -0
- homeassistant/components/shelly/translations/cs.json +12 -0
- homeassistant/components/shelly/translations/de.json +12 -0
- homeassistant/components/shelly/translations/en-GB.json +12 -0
- homeassistant/components/shelly/translations/en.json +12 -0
- homeassistant/components/shelly/translations/es.json +12 -0
- homeassistant/components/shelly/translations/et.json +12 -0
- homeassistant/components/shelly/translations/lt.json +12 -0
- homeassistant/components/shelly/translations/lv.json +6 -0
- homeassistant/components/shelly/translations/pl.json +16 -0
- homeassistant/components/shelly/translations/pt.json +12 -0
- homeassistant/components/shelly/translations/sk.json +12 -0
- homeassistant/components/shelly/translations/zh-Hant.json +12 -0
- homeassistant/components/sma/translations/fy.json +16 -0
- homeassistant/components/smartthings/translations/es.json +21 -0
- homeassistant/components/smartthings/translations/et.json +21 -0
- homeassistant/components/smartthings/translations/fr.json +12 -0
- homeassistant/components/smartthings/translations/ga.json +15 -0
- homeassistant/components/smartthings/translations/lt.json +21 -0
- homeassistant/components/smartthings/translations/pt.json +21 -0
- homeassistant/components/snoo/translations/fy.json +9 -0
- homeassistant/components/sql/strings.json +1 -0
- homeassistant/components/sql/translations/cs.json +1 -0
- homeassistant/components/sql/translations/de.json +1 -0
- homeassistant/components/sql/translations/en-GB.json +1 -0
- homeassistant/components/sql/translations/en.json +1 -0
- homeassistant/components/sql/translations/es.json +1 -0
- homeassistant/components/sql/translations/et.json +1 -0
- homeassistant/components/sql/translations/pt.json +1 -0
- homeassistant/components/sql/translations/zh-Hant.json +1 -0
- homeassistant/components/switch_as_x/translations/da.json +7 -0
- homeassistant/components/switchbot/translations/fy.json +7 -0
- homeassistant/components/template/strings.json +1 -0
- homeassistant/components/template/translations/cs.json +1 -0
- homeassistant/components/template/translations/da.json +17 -0
- homeassistant/components/template/translations/de.json +1 -0
- homeassistant/components/template/translations/en-GB.json +1 -0
- homeassistant/components/template/translations/en.json +1 -0
- homeassistant/components/template/translations/es.json +1 -0
- homeassistant/components/template/translations/et.json +1 -0
- homeassistant/components/template/translations/mk.json +9 -0
- homeassistant/components/template/translations/pt.json +1 -0
- homeassistant/components/template/translations/zh-Hant.json +1 -0
- homeassistant/components/thread/config_flow.py +11 -3
- homeassistant/components/thread/manifest.json +1 -0
- homeassistant/components/togrill/coordinator.py +24 -6
- homeassistant/components/tolo/translations/bg.json +2 -1
- homeassistant/components/tolo/translations/es.json +2 -1
- homeassistant/components/tolo/translations/ga.json +2 -1
- homeassistant/components/traccar_server/translations/fy.json +9 -0
- homeassistant/components/tuya/translations/da.json +8 -0
- homeassistant/components/tuya/translations/es.json +9 -0
- homeassistant/components/tuya/translations/et.json +9 -0
- homeassistant/components/tuya/translations/ga.json +9 -0
- homeassistant/components/tuya/translations/pt.json +9 -0
- homeassistant/components/uptime_kuma/translations/zh-Hant.json +1 -1
- homeassistant/components/usage_prediction/translations/et.json +3 -0
- homeassistant/components/valve/translations/da.json +1 -0
- homeassistant/components/valve/translations/pl.json +2 -1
- homeassistant/components/velbus/translations/fy.json +11 -0
- homeassistant/components/vesync/binary_sensor.py +1 -1
- homeassistant/components/vesync/fan.py +3 -1
- homeassistant/components/vesync/translations/fy.json +9 -0
- homeassistant/components/vicare/const.py +1 -0
- homeassistant/components/victron_remote_monitoring/translations/bg.json +71 -0
- homeassistant/components/voip/translations/sv.json +1 -1
- homeassistant/components/volvo/sensor.py +12 -6
- homeassistant/components/volvooncall/translations/ga.json +18 -1
- homeassistant/components/webdav/translations/fy.json +11 -0
- homeassistant/components/workday/calendar.py +5 -5
- homeassistant/components/workday/config_flow.py +1 -0
- homeassistant/components/workday/translations/bg.json +5 -0
- homeassistant/components/wyoming/translations/sv.json +1 -1
- homeassistant/components/wyoming/translations/zh-Hant.json +1 -1
- homeassistant/components/xiaomi_miio/translations/fy.json +7 -0
- homeassistant/components/zha/config_flow.py +54 -21
- homeassistant/components/zha/manifest.json +1 -1
- homeassistant/components/zha/radio_manager.py +4 -0
- homeassistant/components/zha/strings.json +9 -9
- homeassistant/components/zha/translations/bg.json +55 -7
- homeassistant/components/zha/translations/ca.json +0 -7
- homeassistant/components/zha/translations/cs.json +10 -10
- homeassistant/components/zha/translations/da.json +0 -9
- homeassistant/components/zha/translations/de.json +10 -10
- homeassistant/components/zha/translations/el.json +0 -9
- homeassistant/components/zha/translations/en-GB.json +10 -10
- homeassistant/components/zha/translations/en.json +10 -10
- homeassistant/components/zha/translations/es.json +87 -9
- homeassistant/components/zha/translations/et.json +84 -6
- homeassistant/components/zha/translations/fi.json +0 -9
- homeassistant/components/zha/translations/fr.json +0 -17
- homeassistant/components/zha/translations/ga.json +66 -9
- homeassistant/components/zha/translations/gsw.json +0 -7
- homeassistant/components/zha/translations/hr.json +0 -4
- homeassistant/components/zha/translations/hu.json +0 -9
- homeassistant/components/zha/translations/id.json +0 -9
- homeassistant/components/zha/translations/it.json +0 -9
- homeassistant/components/zha/translations/ja.json +0 -9
- homeassistant/components/zha/translations/ko.json +0 -9
- homeassistant/components/zha/translations/lt.json +0 -17
- homeassistant/components/zha/translations/nb.json +0 -7
- homeassistant/components/zha/translations/nl.json +0 -8
- homeassistant/components/zha/translations/pl.json +0 -7
- homeassistant/components/zha/translations/pt-BR.json +0 -7
- homeassistant/components/zha/translations/pt.json +86 -8
- homeassistant/components/zha/translations/ro.json +0 -7
- homeassistant/components/zha/translations/ru.json +4 -11
- homeassistant/components/zha/translations/sk.json +10 -10
- homeassistant/components/zha/translations/sl.json +0 -9
- homeassistant/components/zha/translations/sv.json +0 -9
- homeassistant/components/zha/translations/tr.json +0 -9
- homeassistant/components/zha/translations/uk.json +0 -7
- homeassistant/components/zha/translations/vi.json +0 -7
- homeassistant/components/zha/translations/zh-Hans.json +0 -17
- homeassistant/components/zha/translations/zh-Hant.json +10 -10
- homeassistant/components/zwave_js/config_flow.py +30 -11
- homeassistant/components/zwave_js/translations/es.json +1 -0
- homeassistant/components/zwave_js/translations/et.json +1 -0
- homeassistant/components/zwave_js/translations/ga.json +1 -0
- homeassistant/components/zwave_js/translations/pt.json +1 -0
- homeassistant/const.py +1 -1
- homeassistant/generated/integrations.json +3 -2
- homeassistant/package_constraints.txt +1 -1
- homeassistant/util/unit_conversion.py +0 -16
- {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b5.dist-info}/METADATA +1 -1
- {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b5.dist-info}/RECORD +553 -503
- homeassistant/components/homeassistant_sky_connect/translations/hr.json +0 -7
- {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b5.dist-info}/WHEEL +0 -0
- {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b5.dist-info}/entry_points.txt +0 -0
- {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b5.dist-info}/licenses/LICENSE.md +0 -0
- {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b5.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
- {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b5.dist-info}/top_level.txt +0 -0
|
@@ -46,6 +46,21 @@
|
|
|
46
46
|
"dir_not_allowed": {
|
|
47
47
|
"message": "N\u00ed cheada\u00edtear rochtain ar {filename}."
|
|
48
48
|
},
|
|
49
|
+
"file_decoding": {
|
|
50
|
+
"message": "N\u00ed f\u00e9idir an comhad {filename} a l\u00e9amh mar {encoding}."
|
|
51
|
+
},
|
|
52
|
+
"file_not_found": {
|
|
53
|
+
"message": "N\u00edor aims\u00edodh an comhad {filename}."
|
|
54
|
+
},
|
|
55
|
+
"file_read_error": {
|
|
56
|
+
"message": "Earr\u00e1id ag l\u00e9amh {filename}."
|
|
57
|
+
},
|
|
58
|
+
"no_access_to_path": {
|
|
59
|
+
"message": "N\u00ed f\u00e9idir {filename} a l\u00e9amh, n\u00edl rochtain ar an gcos\u00e1n; b'fh\u00e9idir go mbeadh g\u00e1 le `allowlist_external_dirs` a choigeart\u00fa i `configuration.yaml`"
|
|
60
|
+
},
|
|
61
|
+
"unsupported_file_encoding": {
|
|
62
|
+
"message": "N\u00ed f\u00e9idir {filename} a l\u00e9amh, ionch\u00f3d\u00fa comhaid gan taca\u00edocht {encoding}."
|
|
63
|
+
},
|
|
49
64
|
"write_access_failed": {
|
|
50
65
|
"message": "Theip ar rochtain scr\u00edbhneoireachta chuig {filename}: {exc}."
|
|
51
66
|
}
|
|
@@ -65,5 +80,21 @@
|
|
|
65
80
|
}
|
|
66
81
|
}
|
|
67
82
|
}
|
|
83
|
+
},
|
|
84
|
+
"services": {
|
|
85
|
+
"read_file": {
|
|
86
|
+
"description": "L\u00e9ann s\u00e9 comhad agus tugann s\u00e9 an t-\u00e1bhar ar ais.",
|
|
87
|
+
"fields": {
|
|
88
|
+
"file_encoding": {
|
|
89
|
+
"description": "Ionch\u00f3d\u00fa an chomhaid (JSON, YAML.)",
|
|
90
|
+
"name": "Ionch\u00f3d\u00fa comhaid"
|
|
91
|
+
},
|
|
92
|
+
"file_name": {
|
|
93
|
+
"description": "Ainm an chomhaid le l\u00e9amh.",
|
|
94
|
+
"name": "Ainm comhaid"
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
"name": "L\u00e9igh an comhad"
|
|
98
|
+
}
|
|
68
99
|
}
|
|
69
100
|
}
|
|
@@ -46,6 +46,21 @@
|
|
|
46
46
|
"dir_not_allowed": {
|
|
47
47
|
"message": "Acesso a {filename} n\u00e3o \u00e9 permitido."
|
|
48
48
|
},
|
|
49
|
+
"file_decoding": {
|
|
50
|
+
"message": "N\u00e3o \u00e9 poss\u00edvel ler o ficheiro {filename} como {encoding}."
|
|
51
|
+
},
|
|
52
|
+
"file_not_found": {
|
|
53
|
+
"message": "Ficheiro {filename} n\u00e3o encontrado."
|
|
54
|
+
},
|
|
55
|
+
"file_read_error": {
|
|
56
|
+
"message": "Erro ao ler {filename}."
|
|
57
|
+
},
|
|
58
|
+
"no_access_to_path": {
|
|
59
|
+
"message": "N\u00e3o \u00e9 poss\u00edvel ler {filename}, n\u00e3o h\u00e1 acesso ao caminho; `allowlist_external_dirs` pode ter de ser ajustado em `configuration.yaml`"
|
|
60
|
+
},
|
|
61
|
+
"unsupported_file_encoding": {
|
|
62
|
+
"message": "N\u00e3o \u00e9 poss\u00edvel ler {filename}, codifica\u00e7\u00e3o de ficheiro n\u00e3o suportada {encoding}."
|
|
63
|
+
},
|
|
49
64
|
"write_access_failed": {
|
|
50
65
|
"message": "Falha no acesso de escrita a {filename}: {exc}."
|
|
51
66
|
}
|
|
@@ -65,5 +80,21 @@
|
|
|
65
80
|
}
|
|
66
81
|
}
|
|
67
82
|
}
|
|
83
|
+
},
|
|
84
|
+
"services": {
|
|
85
|
+
"read_file": {
|
|
86
|
+
"description": "L\u00ea um ficheiro e devolve o seu conte\u00fado.",
|
|
87
|
+
"fields": {
|
|
88
|
+
"file_encoding": {
|
|
89
|
+
"description": "Codifica\u00e7\u00e3o do ficheiro (JSON, YAML.)",
|
|
90
|
+
"name": "Codifica\u00e7\u00e3o do ficheiro"
|
|
91
|
+
},
|
|
92
|
+
"file_name": {
|
|
93
|
+
"description": "Nome do ficheiro a ler.",
|
|
94
|
+
"name": "Nome do ficheiro"
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
"name": "Ler ficheiro"
|
|
98
|
+
}
|
|
68
99
|
}
|
|
69
100
|
}
|
|
@@ -46,6 +46,21 @@
|
|
|
46
46
|
"dir_not_allowed": {
|
|
47
47
|
"message": "\u0414\u043e\u0441\u0442\u0443\u043f \u043a {filename} \u043d\u0435 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d."
|
|
48
48
|
},
|
|
49
|
+
"file_decoding": {
|
|
50
|
+
"message": "\u041d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u043f\u0440\u043e\u0447\u0438\u0442\u0430\u0442\u044c \u0444\u0430\u0439\u043b {filename} \u043a\u0430\u043a {encoding}."
|
|
51
|
+
},
|
|
52
|
+
"file_not_found": {
|
|
53
|
+
"message": "\u0424\u0430\u0439\u043b {filename} \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d."
|
|
54
|
+
},
|
|
55
|
+
"file_read_error": {
|
|
56
|
+
"message": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0447\u0442\u0435\u043d\u0438\u044f {filename}."
|
|
57
|
+
},
|
|
58
|
+
"no_access_to_path": {
|
|
59
|
+
"message": "\u041d\u0435 \u0443\u0434\u0430\u0435\u0442\u0441\u044f \u043f\u0440\u043e\u0447\u0438\u0442\u0430\u0442\u044c {filename}, \u043d\u0435\u0442 \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a \u043f\u0443\u0442\u0438; \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u043f\u043e\u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c `allowlist_external_dirs` \u0432 `configuration.yaml`"
|
|
60
|
+
},
|
|
61
|
+
"unsupported_file_encoding": {
|
|
62
|
+
"message": "\u041d\u0435 \u0443\u0434\u0430\u0451\u0442\u0441\u044f \u043f\u0440\u043e\u0447\u0438\u0442\u0430\u0442\u044c {filename}, \u043d\u0435\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c\u0430\u044f \u043a\u043e\u0434\u0438\u0440\u043e\u0432\u043a\u0430 \u0444\u0430\u0439\u043b\u0430 {encoding}."
|
|
63
|
+
},
|
|
49
64
|
"write_access_failed": {
|
|
50
65
|
"message": "\u0417\u0430\u043f\u0438\u0441\u044c \u0432 {filename} \u043d\u0435 \u0443\u0434\u0430\u043b\u0430\u0441\u044c: {exc}."
|
|
51
66
|
}
|
|
@@ -65,5 +80,21 @@
|
|
|
65
80
|
}
|
|
66
81
|
}
|
|
67
82
|
}
|
|
83
|
+
},
|
|
84
|
+
"services": {
|
|
85
|
+
"read_file": {
|
|
86
|
+
"description": "\u0427\u0438\u0442\u0430\u0435\u0442 \u0444\u0430\u0439\u043b \u0438 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0435\u0433\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435.",
|
|
87
|
+
"fields": {
|
|
88
|
+
"file_encoding": {
|
|
89
|
+
"description": "\u041a\u043e\u0434\u0438\u0440\u043e\u0432\u043a\u0430 \u0444\u0430\u0439\u043b\u0430 (JSON, YAML.)",
|
|
90
|
+
"name": "\u041a\u043e\u0434\u0438\u0440\u043e\u0432\u043a\u0430 \u0444\u0430\u0439\u043b\u0430"
|
|
91
|
+
},
|
|
92
|
+
"file_name": {
|
|
93
|
+
"description": "\u0418\u043c\u044f \u0444\u0430\u0439\u043b\u0430 \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f.",
|
|
94
|
+
"name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0444\u0430\u0439\u043b\u0430"
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
"name": "\u041f\u0440\u043e\u0447\u0438\u0442\u0430\u0442\u044c \u0444\u0430\u0439\u043b"
|
|
98
|
+
}
|
|
68
99
|
}
|
|
69
100
|
}
|
|
@@ -46,6 +46,9 @@ async def async_get_config_entry_diagnostics(
|
|
|
46
46
|
}
|
|
47
47
|
for _, device in avm_wrapper.devices.items()
|
|
48
48
|
],
|
|
49
|
+
"cpu_temperatures": await hass.async_add_executor_job(
|
|
50
|
+
avm_wrapper.fritz_status.get_cpu_temperatures
|
|
51
|
+
),
|
|
49
52
|
"wan_link_properties": await avm_wrapper.async_get_wan_link_properties(),
|
|
50
53
|
},
|
|
51
54
|
}
|
|
@@ -77,10 +77,10 @@ class GeniusDevice(GeniusEntity):
|
|
|
77
77
|
|
|
78
78
|
async def async_update(self) -> None:
|
|
79
79
|
"""Update an entity's state data."""
|
|
80
|
-
if
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
)
|
|
80
|
+
if (state := self._device.data.get("_state")) and (
|
|
81
|
+
last_comms := state.get("lastComms")
|
|
82
|
+
) is not None: # only via v3 API
|
|
83
|
+
self._last_comms = dt_util.utc_from_timestamp(last_comms)
|
|
84
84
|
|
|
85
85
|
|
|
86
86
|
class GeniusZone(GeniusEntity):
|
|
@@ -17,5 +17,18 @@
|
|
|
17
17
|
"title": "\u0410\u0432\u0442\u0435\u043d\u0442\u0438\u043a\u0430\u0446\u0438\u044f\u0442\u0430 \u0437\u0430 {name} \u0435 \u0438\u0437\u0442\u0435\u043a\u043b\u0430"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
|
+
},
|
|
21
|
+
"entity": {
|
|
22
|
+
"sensor": {
|
|
23
|
+
"awarded_favorite_points": {
|
|
24
|
+
"unit_of_measurement": "\u0442\u043e\u0447\u043a\u0438"
|
|
25
|
+
},
|
|
26
|
+
"cache_favorite_points": {
|
|
27
|
+
"unit_of_measurement": "\u0442\u043e\u0447\u043a\u0438"
|
|
28
|
+
},
|
|
29
|
+
"favorite_points": {
|
|
30
|
+
"unit_of_measurement": "\u0442\u043e\u0447\u043a\u0438"
|
|
31
|
+
}
|
|
32
|
+
}
|
|
20
33
|
}
|
|
21
34
|
}
|
|
@@ -144,6 +144,12 @@
|
|
|
144
144
|
}
|
|
145
145
|
}
|
|
146
146
|
},
|
|
147
|
+
"issues": {
|
|
148
|
+
"deprecated_generate_content": {
|
|
149
|
+
"description": "T\u00e1 an gn\u00edomh 'google_generative_ai_conversation.generate_content' imithe i l\u00e9ig agus bainfear \u00e9 i leagan 2026.4.0. Bain \u00fas\u00e1id as an ngn\u00edomh 'ai_task.generate_data' ina ionad.",
|
|
150
|
+
"title": "Gn\u00edomh 'gineadh_\u00e1bhar' at\u00e1 imithe i l\u00e9ig"
|
|
151
|
+
}
|
|
152
|
+
},
|
|
147
153
|
"services": {
|
|
148
154
|
"generate_content": {
|
|
149
155
|
"fields": {
|
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
"checklist_options_name": "Liosta seice\u00e1la",
|
|
9
9
|
"clear_reminder_description": "Bain gach meabhr\u00fach\u00e1n as tasc Habitica.",
|
|
10
10
|
"clear_reminder_name": "Glan na meabhr\u00fach\u00e1in go l\u00e9ir",
|
|
11
|
+
"collapse_checklist_description": "Cib\u00e9 acu an bhfuil liosta seice\u00e1la tasca le feice\u00e1il mar liosta fillte n\u00f3 leathnaithe i Habitica.",
|
|
12
|
+
"collapse_checklist_name": "Liosta seice\u00e1la a fhilleadh/a leathn\u00fa",
|
|
11
13
|
"config_entry_description": "Roghnaigh an cuntas Habitica chun tasc a nuashonr\u00fa.",
|
|
12
14
|
"config_entry_name": "Roghnaigh carachtar",
|
|
13
15
|
"cost_name": "Costas",
|
|
@@ -578,6 +580,12 @@
|
|
|
578
580
|
}
|
|
579
581
|
},
|
|
580
582
|
"selector": {
|
|
583
|
+
"collapse_checklist": {
|
|
584
|
+
"options": {
|
|
585
|
+
"collapsed": "Tite",
|
|
586
|
+
"expanded": "Leathnaithe"
|
|
587
|
+
}
|
|
588
|
+
},
|
|
581
589
|
"frequency": {
|
|
582
590
|
"options": {
|
|
583
591
|
"daily": "Laeth\u00fail",
|
|
@@ -696,6 +704,10 @@
|
|
|
696
704
|
"description": "Is f\u00e9idir leasainm tasca a \u00fas\u00e1id in ionad an ainm n\u00f3 aitheant\u00f3ir an tasca. N\u00ed thaca\u00edtear ach le fleasc\u00e1in, fo-l\u00ednte, agus carachtair alfa-uimhri\u00fala. N\u00ed m\u00f3r don leasainm tasca a bheith uath\u00fail i measc do chuid tascanna go l\u00e9ir.",
|
|
697
705
|
"name": "Leasainm tascanna"
|
|
698
706
|
},
|
|
707
|
+
"collapse_checklist": {
|
|
708
|
+
"description": "Cib\u00e9 acu an bhfuil liosta seice\u00e1la tasca le feice\u00e1il mar liosta fillte n\u00f3 leathnaithe i Habitica.",
|
|
709
|
+
"name": "Liosta seice\u00e1la a fhilleadh/a leathn\u00fa"
|
|
710
|
+
},
|
|
699
711
|
"config_entry": {
|
|
700
712
|
"description": "Roghnaigh an cuntas Habitica chun tasc a nuashonr\u00fa.",
|
|
701
713
|
"name": "Roghnaigh carachtar"
|
|
@@ -848,6 +860,10 @@
|
|
|
848
860
|
"description": "Is f\u00e9idir leasainm tasca a \u00fas\u00e1id in ionad an ainm n\u00f3 aitheant\u00f3ir an tasca. N\u00ed thaca\u00edtear ach le fleasc\u00e1in, fo-l\u00ednte, agus carachtair alfa-uimhri\u00fala. N\u00ed m\u00f3r don leasainm tasca a bheith uath\u00fail i measc do chuid tascanna go l\u00e9ir.",
|
|
849
861
|
"name": "Leasainm tascanna"
|
|
850
862
|
},
|
|
863
|
+
"collapse_checklist": {
|
|
864
|
+
"description": "Cib\u00e9 acu an bhfuil liosta seice\u00e1la tasca le feice\u00e1il mar liosta fillte n\u00f3 leathnaithe i Habitica.",
|
|
865
|
+
"name": "Liosta seice\u00e1la a fhilleadh/a leathn\u00fa"
|
|
866
|
+
},
|
|
851
867
|
"config_entry": {
|
|
852
868
|
"description": "Roghnaigh an cuntas Habitica chun tasc a chruth\u00fa.",
|
|
853
869
|
"name": "Roghnaigh carachtar"
|
|
@@ -1016,6 +1032,10 @@
|
|
|
1016
1032
|
"description": "Bain gach meabhr\u00fach\u00e1n as tasc Habitica.",
|
|
1017
1033
|
"name": "Glan na meabhr\u00fach\u00e1in go l\u00e9ir"
|
|
1018
1034
|
},
|
|
1035
|
+
"collapse_checklist": {
|
|
1036
|
+
"description": "Cib\u00e9 acu an bhfuil liosta seice\u00e1la tasca le feice\u00e1il mar liosta fillte n\u00f3 leathnaithe i Habitica.",
|
|
1037
|
+
"name": "Liosta seice\u00e1la a fhilleadh/a leathn\u00fa"
|
|
1038
|
+
},
|
|
1019
1039
|
"config_entry": {
|
|
1020
1040
|
"description": "Roghnaigh an cuntas Habitica chun tasc a nuashonr\u00fa.",
|
|
1021
1041
|
"name": "Roghnaigh carachtar"
|
|
@@ -1248,6 +1268,10 @@
|
|
|
1248
1268
|
"description": "Bain gach meabhr\u00fach\u00e1n as tasc Habitica.",
|
|
1249
1269
|
"name": "Glan na meabhr\u00fach\u00e1in go l\u00e9ir"
|
|
1250
1270
|
},
|
|
1271
|
+
"collapse_checklist": {
|
|
1272
|
+
"description": "Cib\u00e9 acu an bhfuil liosta seice\u00e1la tasca le feice\u00e1il mar liosta fillte n\u00f3 leathnaithe i Habitica.",
|
|
1273
|
+
"name": "Liosta seice\u00e1la a fhilleadh/a leathn\u00fa"
|
|
1274
|
+
},
|
|
1251
1275
|
"config_entry": {
|
|
1252
1276
|
"description": "Roghnaigh an cuntas Habitica chun tasc a nuashonr\u00fa.",
|
|
1253
1277
|
"name": "Roghnaigh carachtar"
|
|
@@ -72,6 +72,9 @@
|
|
|
72
72
|
},
|
|
73
73
|
"title": "\u0418\u0437\u0438\u0441\u043a\u0432\u0430 \u0441\u0435 \u0440\u0435\u0441\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u043d\u0435(\u0438\u044f)."
|
|
74
74
|
},
|
|
75
|
+
"issue_system_free_space": {
|
|
76
|
+
"title": "\u0421\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0442\u043e \u043c\u044f\u0441\u0442\u043e \u043d\u0430 \u0434\u0438\u0441\u043a\u0430 \u0441 \u0434\u0430\u043d\u043d\u0438 \u0435 \u043c\u0430\u043b\u043a\u043e"
|
|
77
|
+
},
|
|
75
78
|
"issue_system_multiple_data_disks": {
|
|
76
79
|
"fix_flow": {
|
|
77
80
|
"abort": {
|
|
@@ -218,6 +218,10 @@
|
|
|
218
218
|
"description": "El sistema no es compatible porque la versi\u00f3n de Docker no est\u00e1 actualizada. Para obtener informaci\u00f3n sobre la versi\u00f3n requerida y c\u00f3mo solucionarlo, selecciona M\u00e1s informaci\u00f3n.",
|
|
219
219
|
"title": "Sistema no compatible: Versi\u00f3n de Docker"
|
|
220
220
|
},
|
|
221
|
+
"unsupported_home_assistant_core_version": {
|
|
222
|
+
"description": "El sistema no es compatible porque la versi\u00f3n de Home Assistant Core en uso no es compatible. Para obtener informaci\u00f3n sobre la soluci\u00f3n de problemas, selecciona M\u00e1s informaci\u00f3n.",
|
|
223
|
+
"title": "Sistema no compatible - Versi\u00f3n de Home Assistant Core"
|
|
224
|
+
},
|
|
221
225
|
"unsupported_job_conditions": {
|
|
222
226
|
"description": "El sistema no es compatible porque se han desactivado una o m\u00e1s condiciones de trabajo que protegen contra fallos y aver\u00edas inesperados. Para obtener informaci\u00f3n sobre la soluci\u00f3n de problemas, selecciona M\u00e1s informaci\u00f3n.",
|
|
223
227
|
"title": "Sistema no compatible - Protecciones deshabilitadas"
|
|
@@ -218,6 +218,10 @@
|
|
|
218
218
|
"description": "S\u00fcsteemi ei toetata, kuna Dockeri versioon on aegunud. Lisateavet n\u00f5utava versiooni ja selle parandamise kohta leiad valikult Lisateave.",
|
|
219
219
|
"title": "Toetamata s\u00fcsteem \u2013 Dockeri versioon"
|
|
220
220
|
},
|
|
221
|
+
"unsupported_home_assistant_core_version": {
|
|
222
|
+
"description": "S\u00fcsteemi ei toetata, kuna kasutatavat Home Assistant Core'i versiooni ei toetata. Veaotsingu teabe saamiseks vali Lisateave.",
|
|
223
|
+
"title": "Toetamata s\u00fcsteem - Home Assistant Core versioon"
|
|
224
|
+
},
|
|
221
225
|
"unsupported_job_conditions": {
|
|
222
226
|
"description": "S\u00fcsteem ei ole toetatud, sest \u00fcks v\u00f5i mitu t\u00f6\u00f6 tingimust on v\u00e4lja l\u00fclitatud, mis kaitsevad ootamatute rikete ja katkestuste eest. Veaotsinguteabe saamiseks vali Lisateave.",
|
|
223
227
|
"title": "Toetamata s\u00fcsteem - kaitsed v\u00e4lja l\u00fclitatud"
|
|
@@ -211,6 +211,10 @@
|
|
|
211
211
|
"unsupported_docker_version": {
|
|
212
212
|
"title": "C\u00f3ras gan taca\u00edocht - leagan Docker"
|
|
213
213
|
},
|
|
214
|
+
"unsupported_home_assistant_core_version": {
|
|
215
|
+
"description": "N\u00ed thaca\u00edtear leis an gc\u00f3ras mar nach dtaca\u00edtear leis an leagan Home Assistant Core at\u00e1 in \u00fas\u00e1id. Chun eolas fabhtcheartaithe a fh\u00e1il, roghnaigh Foghlaim n\u00edos m\u00f3.",
|
|
216
|
+
"title": "C\u00f3ras gan taca\u00edocht - leagan Core de Home Assistant"
|
|
217
|
+
},
|
|
214
218
|
"unsupported_job_conditions": {
|
|
215
219
|
"description": "N\u00ed thaca\u00edtear leis an gc\u00f3ras mar go bhfuil coinn\u00edoll poist amh\u00e1in n\u00f3 n\u00edos m\u00f3 d\u00edchumasaithe a chosna\u00edonn ar theipeanna agus bristeacha gan choinne. Chun eolas fabhtcheartaithe a fh\u00e1il, roghnaigh Foghlaim n\u00edos m\u00f3.",
|
|
216
220
|
"title": "C\u00f3ras gan taca\u00edocht - Cosaint\u00ed d\u00edchumasaithe"
|
|
@@ -218,6 +218,10 @@
|
|
|
218
218
|
"description": "O sistema n\u00e3o \u00e9 suportado porque a vers\u00e3o do Docker est\u00e1 desatualizada. Para obter informa\u00e7\u00f5es sobre a vers\u00e3o necess\u00e1ria e como corrigir isso, selecione Saiba mais.",
|
|
219
219
|
"title": "Sistema n\u00e3o suportado - Vers\u00e3o do Docker"
|
|
220
220
|
},
|
|
221
|
+
"unsupported_home_assistant_core_version": {
|
|
222
|
+
"description": "O sistema n\u00e3o \u00e9 suportado porque a vers\u00e3o do Home Assistant Core em uso n\u00e3o \u00e9 suportada. Para obter informa\u00e7\u00f5es sobre a resolu\u00e7\u00e3o de problemas, selecione Saber mais.",
|
|
223
|
+
"title": "Sistema n\u00e3o suportado - Vers\u00e3o do Home Assistant Core"
|
|
224
|
+
},
|
|
221
225
|
"unsupported_job_conditions": {
|
|
222
226
|
"description": "O sistema n\u00e3o \u00e9 suportado porque foram desativadas uma ou mais condi\u00e7\u00f5es de trabalho que protegem contra falhas e avarias inesperadas. Para obter informa\u00e7\u00f5es sobre a resolu\u00e7\u00e3o de problemas, selecione Saber mais.",
|
|
223
227
|
"title": "Sistema n\u00e3o suportado - Protec\u00e7\u00f5es desativadas"
|
|
@@ -218,6 +218,10 @@
|
|
|
218
218
|
"description": "\u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f, \u0442\u0430\u043a \u043a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f Docker \u0443\u0441\u0442\u0430\u0440\u0435\u043b\u0430. \u0427\u0442\u043e\u0431\u044b \u0443\u0437\u043d\u0430\u0442\u044c \u0442\u0440\u0435\u0431\u0443\u0435\u043c\u0443\u044e \u0432\u0435\u0440\u0441\u0438\u044e \u0438 \u0441\u043f\u043e\u0441\u043e\u0431\u044b \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b, \u0432\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \"\u0423\u0437\u043d\u0430\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u0435\".",
|
|
219
219
|
"title": "\u041d\u0435\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u2014 \u0432\u0435\u0440\u0441\u0438\u044f Docker"
|
|
220
220
|
},
|
|
221
|
+
"unsupported_home_assistant_core_version": {
|
|
222
|
+
"description": "\u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f, \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f Home Assistant Core \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f. \u0414\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e \u043d\u0435\u043f\u043e\u043b\u0430\u0434\u043e\u043a \u0432\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0423\u0437\u043d\u0430\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u0435.",
|
|
223
|
+
"title": "\u041d\u0435\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430 - \u0432\u0435\u0440\u0441\u0438\u044f Home Assistant Core"
|
|
224
|
+
},
|
|
221
225
|
"unsupported_job_conditions": {
|
|
222
226
|
"description": "\u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f, \u043f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u043e\u0434\u043d\u043e \u0438\u043b\u0438 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0443\u0441\u043b\u043e\u0432\u0438\u0439, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0437\u0430\u0449\u0438\u0449\u0430\u044e\u0442 \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u043e\u0442 \u043d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u044b\u0445 \u0441\u0431\u043e\u0435\u0432. \u0414\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e \u043d\u0435\u043f\u043e\u043b\u0430\u0434\u043e\u043a \u0432\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0423\u0437\u043d\u0430\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u0435.",
|
|
223
227
|
"title": "\u041d\u0435\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u2014 \u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u0430 \u0437\u0430\u0449\u0438\u0442\u0430"
|
|
@@ -75,6 +75,12 @@
|
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
},
|
|
78
|
+
"issues": {
|
|
79
|
+
"multiple_here_travel_time_entries": {
|
|
80
|
+
"description": "HERE elimin\u00f3 el plan gratuito anterior. El nuevo Plan Base solo ofrece 5.000 solicitudes gratuitas al mes, en lugar de las 30.000 anteriores. \n \nDado que tienes configurada m\u00e1s de una integraci\u00f3n de HERE Travel Time, deber\u00e1s deshabilitar o eliminar las integraciones adicionales para evitar exceder el l\u00edmite de solicitudes gratuitas. \nPuedes ignorar este problema si aceptas el coste adicional.",
|
|
81
|
+
"title": "Se detect\u00f3 m\u00e1s de una integraci\u00f3n de HERE Travel Time"
|
|
82
|
+
}
|
|
83
|
+
},
|
|
78
84
|
"options": {
|
|
79
85
|
"step": {
|
|
80
86
|
"arrival_time": {
|
|
@@ -75,6 +75,12 @@
|
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
},
|
|
78
|
+
"issues": {
|
|
79
|
+
"multiple_here_travel_time_entries": {
|
|
80
|
+
"description": "HERE kaotas eelmise tasuta tasandi. Uues p\u00f5hipaketis on varasema 30000 tasuta p\u00e4ringu asemel ainult 5000 p\u00e4ringut kuus. Kuna on konfigureeritud rohkem kui \u00fcks HERE Travel Time'i integratsioon, pead lisaintensiivistused keelama v\u00f5i eemaldama, et v\u00e4ltida tasuta p\u00e4ringute limiidi \u00fcletamist. V\u00f5id seda probleemi ignoreerida kui Sul on lisakuludega k\u00f5ik korras.",
|
|
81
|
+
"title": "Tuvastati rohkem kui \u00fcks HERE reisiaja integratsioon"
|
|
82
|
+
}
|
|
83
|
+
},
|
|
78
84
|
"options": {
|
|
79
85
|
"step": {
|
|
80
86
|
"arrival_time": {
|
|
@@ -75,6 +75,12 @@
|
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
},
|
|
78
|
+
"issues": {
|
|
79
|
+
"multiple_here_travel_time_entries": {
|
|
80
|
+
"description": "Chuir HERE deireadh leis an tsraith saor in aisce roimhe seo. N\u00edl ach 5000 iarratas saor in aisce in aghaidh na m\u00edosa sa Phlean Bun\u00fasach nua in ionad na 30000 iarratas saor in aisce roimhe seo.\n\n\u00d3s rud \u00e9 go bhfuil n\u00edos m\u00f3 n\u00e1 comhth\u00e1th\u00fa Am Taistil HERE amh\u00e1in cumraithe agat, beidh ort na comhth\u00e1th\u00fach\u00e1in bhreise a dh\u00edchumas\u00fa n\u00f3 a bhaint chun nach s\u00e1r\u00f3idh t\u00fa an teorainn d'iarratais saor in aisce.\nIs f\u00e9idir leat neamhaird a dh\u00e9anamh den cheist seo m\u00e1 t\u00e1 t\u00fa s\u00e1sta leis an gcostas breise.",
|
|
81
|
+
"title": "N\u00edos m\u00f3 n\u00e1 comhth\u00e1th\u00fa Am Taistil HERE amh\u00e1in braitheadh"
|
|
82
|
+
}
|
|
83
|
+
},
|
|
78
84
|
"options": {
|
|
79
85
|
"step": {
|
|
80
86
|
"arrival_time": {
|
|
@@ -75,6 +75,12 @@
|
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
},
|
|
78
|
+
"issues": {
|
|
79
|
+
"multiple_here_travel_time_entries": {
|
|
80
|
+
"description": "A HERE descontinuou o n\u00edvel gratuito anterior. O novo plano base tem apenas 5000 em vez dos anteriores 30000 pedidos gratuitos por m\u00eas. Como tem mais do que uma integra\u00e7\u00e3o HERE Travel Time configurada, ter\u00e1 de desativar ou remover as integra\u00e7\u00f5es adicionais para evitar exceder o limite de pedidos gratuitos. Pode ignorar este problema se n\u00e3o se importar com o custo adicional.",
|
|
81
|
+
"title": "Foi detetada mais do que uma integra\u00e7\u00e3o do HERE Travel Time"
|
|
82
|
+
}
|
|
83
|
+
},
|
|
78
84
|
"options": {
|
|
79
85
|
"step": {
|
|
80
86
|
"arrival_time": {
|
|
@@ -27,6 +27,12 @@
|
|
|
27
27
|
"install_addon": {
|
|
28
28
|
"title": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::install_addon::title%]"
|
|
29
29
|
},
|
|
30
|
+
"install_thread_firmware": {
|
|
31
|
+
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_thread_firmware::title%]"
|
|
32
|
+
},
|
|
33
|
+
"install_zigbee_firmware": {
|
|
34
|
+
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_zigbee_firmware::title%]"
|
|
35
|
+
},
|
|
30
36
|
"notify_channel_change": {
|
|
31
37
|
"title": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::notify_channel_change::title%]",
|
|
32
38
|
"description": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::notify_channel_change::description%]"
|
|
@@ -69,12 +75,10 @@
|
|
|
69
75
|
"description": "[%key:component::homeassistant_hardware::firmware_picker::options::step::confirm_zigbee::description%]"
|
|
70
76
|
},
|
|
71
77
|
"install_otbr_addon": {
|
|
72
|
-
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_otbr_addon::title%]"
|
|
73
|
-
"description": "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_otbr_addon::description%]"
|
|
78
|
+
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_otbr_addon::title%]"
|
|
74
79
|
},
|
|
75
80
|
"start_otbr_addon": {
|
|
76
|
-
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::start_otbr_addon::title%]"
|
|
77
|
-
"description": "[%key:component::homeassistant_hardware::firmware_picker::options::step::start_otbr_addon::description%]"
|
|
81
|
+
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::start_otbr_addon::title%]"
|
|
78
82
|
},
|
|
79
83
|
"otbr_failed": {
|
|
80
84
|
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::otbr_failed::title%]",
|
|
@@ -129,14 +133,21 @@
|
|
|
129
133
|
},
|
|
130
134
|
"progress": {
|
|
131
135
|
"install_addon": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::progress::install_addon%]",
|
|
136
|
+
"install_firmware": "[%key:component::homeassistant_hardware::firmware_picker::options::progress::install_firmware%]",
|
|
137
|
+
"install_otbr_addon": "[%key:component::homeassistant_hardware::firmware_picker::options::progress::install_otbr_addon%]",
|
|
132
138
|
"start_addon": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::progress::start_addon%]",
|
|
133
|
-
"start_otbr_addon": "[%key:component::homeassistant_hardware::
|
|
134
|
-
"install_firmware": "[%key:component::homeassistant_hardware::firmware_picker::options::progress::install_firmware%]"
|
|
139
|
+
"start_otbr_addon": "[%key:component::homeassistant_hardware::firmware_picker::options::progress::start_otbr_addon%]"
|
|
135
140
|
}
|
|
136
141
|
},
|
|
137
142
|
"config": {
|
|
138
143
|
"flow_title": "{model}",
|
|
139
144
|
"step": {
|
|
145
|
+
"install_thread_firmware": {
|
|
146
|
+
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_thread_firmware::title%]"
|
|
147
|
+
},
|
|
148
|
+
"install_zigbee_firmware": {
|
|
149
|
+
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_zigbee_firmware::title%]"
|
|
150
|
+
},
|
|
140
151
|
"pick_firmware": {
|
|
141
152
|
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::pick_firmware::title%]",
|
|
142
153
|
"description": "[%key:component::homeassistant_hardware::firmware_picker::options::step::pick_firmware::description%]",
|
|
@@ -158,12 +169,10 @@
|
|
|
158
169
|
"description": "[%key:component::homeassistant_hardware::firmware_picker::options::step::confirm_zigbee::description%]"
|
|
159
170
|
},
|
|
160
171
|
"install_otbr_addon": {
|
|
161
|
-
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_otbr_addon::title%]"
|
|
162
|
-
"description": "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_otbr_addon::description%]"
|
|
172
|
+
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_otbr_addon::title%]"
|
|
163
173
|
},
|
|
164
174
|
"start_otbr_addon": {
|
|
165
|
-
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::start_otbr_addon::title%]"
|
|
166
|
-
"description": "[%key:component::homeassistant_hardware::firmware_picker::options::step::start_otbr_addon::description%]"
|
|
175
|
+
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::start_otbr_addon::title%]"
|
|
167
176
|
},
|
|
168
177
|
"otbr_failed": {
|
|
169
178
|
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::otbr_failed::title%]",
|
|
@@ -215,9 +224,10 @@
|
|
|
215
224
|
},
|
|
216
225
|
"progress": {
|
|
217
226
|
"install_addon": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::progress::install_addon%]",
|
|
227
|
+
"install_firmware": "[%key:component::homeassistant_hardware::firmware_picker::options::progress::install_firmware%]",
|
|
228
|
+
"install_otbr_addon": "[%key:component::homeassistant_hardware::firmware_picker::options::progress::install_otbr_addon%]",
|
|
218
229
|
"start_addon": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::progress::start_addon%]",
|
|
219
|
-
"start_otbr_addon": "[%key:component::homeassistant_hardware::
|
|
220
|
-
"install_firmware": "[%key:component::homeassistant_hardware::firmware_picker::options::progress::install_firmware%]"
|
|
230
|
+
"start_otbr_addon": "[%key:component::homeassistant_hardware::firmware_picker::options::progress::start_otbr_addon%]"
|
|
221
231
|
}
|
|
222
232
|
},
|
|
223
233
|
"exceptions": {
|
|
@@ -12,15 +12,44 @@
|
|
|
12
12
|
"flow_title": "{model}",
|
|
13
13
|
"progress": {
|
|
14
14
|
"install_addon": "\u041c\u043e\u043b\u044f, \u0438\u0437\u0447\u0430\u043a\u0430\u0439\u0442\u0435, \u0434\u043e\u043a\u0430\u0442\u043e \u0437\u0430\u0432\u044a\u0440\u0448\u0438 \u0438\u043d\u0441\u0442\u0430\u043b\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0434\u043e\u0431\u0430\u0432\u043a\u0430\u0442\u0430 {addon_name}. \u0422\u043e\u0432\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u043e\u0442\u043d\u0435\u043c\u0435 \u043d\u044f\u043a\u043e\u043b\u043a\u043e \u043c\u0438\u043d\u0443\u0442\u0438.",
|
|
15
|
-
"start_addon": "\u041c\u043e\u043b\u044f, \u0438\u0437\u0447\u0430\u043a\u0430\u0439\u0442\u0435, \u0434\u043e\u043a\u0430\u0442\u043e \u0437\u0430\u0432\u044a\u0440\u0448\u0438 \u0441\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0434\u043e\u0431\u0430\u0432\u043a\u0430\u0442\u0430 {addon_name}. \u0422\u043e\u0432\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u043e\u0442\u043d\u0435\u043c\u0435 \u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438."
|
|
16
|
-
"start_otbr_addon": "\u041c\u043e\u043b\u044f, \u0438\u0437\u0447\u0430\u043a\u0430\u0439\u0442\u0435, \u0434\u043e\u043a\u0430\u0442\u043e \u0437\u0430\u0432\u044a\u0440\u0448\u0438 \u0441\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0434\u043e\u0431\u0430\u0432\u043a\u0430\u0442\u0430 {addon_name}. \u0422\u043e\u0432\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u043e\u0442\u043d\u0435\u043c\u0435 \u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438."
|
|
15
|
+
"start_addon": "\u041c\u043e\u043b\u044f, \u0438\u0437\u0447\u0430\u043a\u0430\u0439\u0442\u0435, \u0434\u043e\u043a\u0430\u0442\u043e \u0437\u0430\u0432\u044a\u0440\u0448\u0438 \u0441\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0434\u043e\u0431\u0430\u0432\u043a\u0430\u0442\u0430 {addon_name}. \u0422\u043e\u0432\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u043e\u0442\u043d\u0435\u043c\u0435 \u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438."
|
|
17
16
|
},
|
|
18
17
|
"step": {
|
|
19
18
|
"pick_firmware": {
|
|
19
|
+
"menu_option_descriptions": {
|
|
20
|
+
"pick_firmware_thread_migrate": "\u0422\u043e\u0432\u0430 \u0449\u0435 \u043c\u0438\u0433\u0440\u0438\u0440\u0430 \u0432\u0430\u0448\u0438\u044f Thread Border Router \u043a\u044a\u043c \u043d\u043e\u0432\u0438\u044f \u0430\u0434\u0430\u043f\u0442\u0435\u0440.",
|
|
21
|
+
"pick_firmware_zigbee": "\u041d\u0430\u0439-\u0447\u0435\u0441\u0442\u043e \u0441\u0440\u0435\u0449\u0430\u043d\u0438\u044f\u0442 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b.",
|
|
22
|
+
"pick_firmware_zigbee_migrate": "\u0422\u043e\u0432\u0430 \u0449\u0435 \u043f\u0440\u0435\u043c\u0435\u0441\u0442\u0438 \u0432\u0430\u0448\u0430\u0442\u0430 Zigbee \u043c\u0440\u0435\u0436\u0430 \u043a\u044a\u043c \u043d\u043e\u0432\u0438\u044f \u0430\u0434\u0430\u043f\u0442\u0435\u0440."
|
|
23
|
+
},
|
|
20
24
|
"menu_options": {
|
|
21
25
|
"pick_firmware_thread": "Thread",
|
|
22
|
-
"
|
|
26
|
+
"pick_firmware_thread_migrate": "\u041c\u0438\u0433\u0440\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 Thread \u043a\u044a\u043c \u043d\u043e\u0432 \u0430\u0434\u0430\u043f\u0442\u0435\u0440",
|
|
27
|
+
"pick_firmware_zigbee": "Zigbee",
|
|
28
|
+
"pick_firmware_zigbee_migrate": "\u041c\u0438\u0433\u0440\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 Zigbee \u043a\u044a\u043c \u043d\u043e\u0432 \u0430\u0434\u0430\u043f\u0442\u0435\u0440"
|
|
23
29
|
}
|
|
30
|
+
},
|
|
31
|
+
"zigbee_installation_type": {
|
|
32
|
+
"description": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0442\u0438\u043f\u0430 \u043d\u0430 \u0438\u043d\u0441\u0442\u0430\u043b\u0430\u0446\u0438\u044f \u0437\u0430 \u0430\u0434\u0430\u043f\u0442\u0435\u0440\u0430 Zigbee.",
|
|
33
|
+
"menu_option_descriptions": {
|
|
34
|
+
"zigbee_intent_custom": "\u0420\u044a\u0447\u043d\u043e \u0438\u043d\u0441\u0442\u0430\u043b\u0438\u0440\u0430\u043d\u0435 \u0438 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 Zigbee, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0441\u044a\u0441 Zigbee2MQTT.",
|
|
35
|
+
"zigbee_intent_recommended": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e \u0438\u043d\u0441\u0442\u0430\u043b\u0438\u0440\u0430\u043d\u0435 \u0438 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 Zigbee."
|
|
36
|
+
},
|
|
37
|
+
"menu_options": {
|
|
38
|
+
"zigbee_intent_custom": "\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u043da",
|
|
39
|
+
"zigbee_intent_recommended": "\u041f\u0440\u0435\u043f\u043e\u0440\u044a\u0447\u0438\u0442\u0435\u043b\u043d\u0430 \u0438\u043d\u0441\u0442\u0430\u043b\u0430\u0446\u0438\u044f"
|
|
40
|
+
},
|
|
41
|
+
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u043d\u0430 Zigbee"
|
|
42
|
+
},
|
|
43
|
+
"zigbee_integration": {
|
|
44
|
+
"menu_option_descriptions": {
|
|
45
|
+
"zigbee_integration_other": "\u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0430\u043a\u043e \u0438\u0441\u043a\u0430\u0442\u0435 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 \u0430\u0434\u0430\u043f\u0442\u0435\u0440\u0430 \u0441\u044a\u0441 Zigbee2MQTT.",
|
|
46
|
+
"zigbee_integration_zha": "\u041f\u043e\u0437\u0432\u043e\u043b\u044f\u0432\u0430 \u043d\u0430 Home Assistant \u0434\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0430 Zigbee \u043c\u0440\u0435\u0436\u0430\u0442\u0430."
|
|
47
|
+
},
|
|
48
|
+
"menu_options": {
|
|
49
|
+
"zigbee_integration_other": "\u0414\u0440\u0443\u0433",
|
|
50
|
+
"zigbee_integration_zha": "Zigbee Home Automation"
|
|
51
|
+
},
|
|
52
|
+
"title": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 Zigbee \u043c\u0435\u0442\u043e\u0434"
|
|
24
53
|
}
|
|
25
54
|
}
|
|
26
55
|
},
|
|
@@ -44,8 +73,7 @@
|
|
|
44
73
|
},
|
|
45
74
|
"progress": {
|
|
46
75
|
"install_addon": "\u041c\u043e\u043b\u044f, \u0438\u0437\u0447\u0430\u043a\u0430\u0439\u0442\u0435, \u0434\u043e\u043a\u0430\u0442\u043e \u0437\u0430\u0432\u044a\u0440\u0448\u0438 \u0438\u043d\u0441\u0442\u0430\u043b\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0434\u043e\u0431\u0430\u0432\u043a\u0430\u0442\u0430 {addon_name}. \u0422\u043e\u0432\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u043e\u0442\u043d\u0435\u043c\u0435 \u043d\u044f\u043a\u043e\u043b\u043a\u043e \u043c\u0438\u043d\u0443\u0442\u0438.",
|
|
47
|
-
"start_addon": "\u041c\u043e\u043b\u044f, \u0438\u0437\u0447\u0430\u043a\u0430\u0439\u0442\u0435, \u0434\u043e\u043a\u0430\u0442\u043e \u0437\u0430\u0432\u044a\u0440\u0448\u0438 \u0441\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0434\u043e\u0431\u0430\u0432\u043a\u0430\u0442\u0430 {addon_name}. \u0422\u043e\u0432\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u043e\u0442\u043d\u0435\u043c\u0435 \u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438."
|
|
48
|
-
"start_otbr_addon": "\u041c\u043e\u043b\u044f, \u0438\u0437\u0447\u0430\u043a\u0430\u0439\u0442\u0435, \u0434\u043e\u043a\u0430\u0442\u043e \u0437\u0430\u0432\u044a\u0440\u0448\u0438 \u0441\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0434\u043e\u0431\u0430\u0432\u043a\u0430\u0442\u0430 {addon_name}. \u0422\u043e\u0432\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u043e\u0442\u043d\u0435\u043c\u0435 \u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438."
|
|
76
|
+
"start_addon": "\u041c\u043e\u043b\u044f, \u0438\u0437\u0447\u0430\u043a\u0430\u0439\u0442\u0435, \u0434\u043e\u043a\u0430\u0442\u043e \u0437\u0430\u0432\u044a\u0440\u0448\u0438 \u0441\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0434\u043e\u0431\u0430\u0432\u043a\u0430\u0442\u0430 {addon_name}. \u0422\u043e\u0432\u0430 \u043c\u043e\u0436\u0435 \u0434\u0430 \u043e\u0442\u043d\u0435\u043c\u0435 \u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438."
|
|
49
77
|
},
|
|
50
78
|
"step": {
|
|
51
79
|
"addon_installed_other_device": {
|
|
@@ -65,11 +93,41 @@
|
|
|
65
93
|
"title": "\u041c\u043e\u0436\u0435 \u0434\u0430 \u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0430 \u0440\u044a\u0447\u043d\u0430 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f"
|
|
66
94
|
},
|
|
67
95
|
"pick_firmware": {
|
|
96
|
+
"menu_option_descriptions": {
|
|
97
|
+
"pick_firmware_thread_migrate": "\u0422\u043e\u0432\u0430 \u0449\u0435 \u043c\u0438\u0433\u0440\u0438\u0440\u0430 \u0432\u0430\u0448\u0438\u044f Thread Border Router \u043a\u044a\u043c \u043d\u043e\u0432\u0438\u044f \u0430\u0434\u0430\u043f\u0442\u0435\u0440.",
|
|
98
|
+
"pick_firmware_zigbee": "\u041d\u0430\u0439-\u0447\u0435\u0441\u0442\u043e \u0441\u0440\u0435\u0449\u0430\u043d\u0438\u044f\u0442 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b.",
|
|
99
|
+
"pick_firmware_zigbee_migrate": "\u0422\u043e\u0432\u0430 \u0449\u0435 \u043f\u0440\u0435\u043c\u0435\u0441\u0442\u0438 \u0432\u0430\u0448\u0430\u0442\u0430 Zigbee \u043c\u0440\u0435\u0436\u0430 \u043a\u044a\u043c \u043d\u043e\u0432\u0438\u044f \u0430\u0434\u0430\u043f\u0442\u0435\u0440."
|
|
100
|
+
},
|
|
68
101
|
"menu_options": {
|
|
69
102
|
"pick_firmware_thread": "Thread",
|
|
70
|
-
"
|
|
103
|
+
"pick_firmware_thread_migrate": "\u041c\u0438\u0433\u0440\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 Thread \u043a\u044a\u043c \u043d\u043e\u0432 \u0430\u0434\u0430\u043f\u0442\u0435\u0440",
|
|
104
|
+
"pick_firmware_zigbee": "Zigbee",
|
|
105
|
+
"pick_firmware_zigbee_migrate": "\u041c\u0438\u0433\u0440\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 Zigbee \u043a\u044a\u043c \u043d\u043e\u0432 \u0430\u0434\u0430\u043f\u0442\u0435\u0440"
|
|
71
106
|
},
|
|
72
107
|
"title": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0441\u0432\u043e\u044f \u0444\u044a\u0440\u043c\u0443\u0435\u0440"
|
|
108
|
+
},
|
|
109
|
+
"zigbee_installation_type": {
|
|
110
|
+
"description": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0442\u0438\u043f\u0430 \u043d\u0430 \u0438\u043d\u0441\u0442\u0430\u043b\u0430\u0446\u0438\u044f \u0437\u0430 \u0430\u0434\u0430\u043f\u0442\u0435\u0440\u0430 Zigbee.",
|
|
111
|
+
"menu_option_descriptions": {
|
|
112
|
+
"zigbee_intent_custom": "\u0420\u044a\u0447\u043d\u043e \u0438\u043d\u0441\u0442\u0430\u043b\u0438\u0440\u0430\u043d\u0435 \u0438 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 Zigbee, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0441\u044a\u0441 Zigbee2MQTT.",
|
|
113
|
+
"zigbee_intent_recommended": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e \u0438\u043d\u0441\u0442\u0430\u043b\u0438\u0440\u0430\u043d\u0435 \u0438 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 Zigbee."
|
|
114
|
+
},
|
|
115
|
+
"menu_options": {
|
|
116
|
+
"zigbee_intent_custom": "\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u043da",
|
|
117
|
+
"zigbee_intent_recommended": "\u041f\u0440\u0435\u043f\u043e\u0440\u044a\u0447\u0438\u0442\u0435\u043b\u043d\u0430 \u0438\u043d\u0441\u0442\u0430\u043b\u0430\u0446\u0438\u044f"
|
|
118
|
+
},
|
|
119
|
+
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u043d\u0430 Zigbee"
|
|
120
|
+
},
|
|
121
|
+
"zigbee_integration": {
|
|
122
|
+
"menu_option_descriptions": {
|
|
123
|
+
"zigbee_integration_other": "\u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0430\u043a\u043e \u0438\u0441\u043a\u0430\u0442\u0435 \u0434\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 \u0430\u0434\u0430\u043f\u0442\u0435\u0440\u0430 \u0441\u044a\u0441 Zigbee2MQTT.",
|
|
124
|
+
"zigbee_integration_zha": "\u041f\u043e\u0437\u0432\u043e\u043b\u044f\u0432\u0430 \u043d\u0430 Home Assistant \u0434\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0430 Zigbee \u043c\u0440\u0435\u0436\u0430\u0442\u0430."
|
|
125
|
+
},
|
|
126
|
+
"menu_options": {
|
|
127
|
+
"zigbee_integration_other": "\u0414\u0440\u0443\u0433",
|
|
128
|
+
"zigbee_integration_zha": "Zigbee Home Automation"
|
|
129
|
+
},
|
|
130
|
+
"title": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 Zigbee \u043c\u0435\u0442\u043e\u0434"
|
|
73
131
|
}
|
|
74
132
|
}
|
|
75
133
|
}
|