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
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
"abort": {
|
|
5
5
|
"fw_install_failed": "{firmware_name} firmware \u043d\u0435 \u0443\u0441\u043f\u0435\u0430 \u0434\u0430 \u0441\u0435 \u0438\u043d\u0441\u0442\u0430\u043b\u0438\u0440\u0430, \u043f\u0440\u043e\u0432\u0435\u0440\u0435\u0442\u0435 Home Assistant \u0434\u043d\u0435\u0432\u043d\u0438\u0446\u0438 \u0437\u0430 \u043f\u043e\u0432\u0435\u045c\u0435 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438."
|
|
6
6
|
},
|
|
7
|
-
"progress": {
|
|
8
|
-
"install_firmware": "\u041f\u043e\u0447\u0435\u043a\u0430\u0458\u0442\u0435 \u0434\u043e\u0434\u0435\u043a\u0430 \u0444\u0438\u0440\u043c\u0432\u0435\u0440\u043e\u0442 {firmware_name} \u0441\u0435 \u0438\u043d\u0441\u0442\u0430\u043b\u0438\u0440\u0430 \u043d\u0430 \u0432\u0430\u0448\u0438\u043e\u0442 {model}, \u043e\u0432\u0430 \u045c\u0435 \u043f\u043e\u0442\u0440\u0430\u0435 \u043d\u0435\u043a\u043e\u043b\u043a\u0443 \u043c\u0438\u043d\u0443\u0442\u0438. \u041d\u0435 \u043f\u0440\u0430\u0432\u0435\u0442\u0435 \u043d\u0438\u043a\u0430\u043a\u0432\u0438 \u043f\u0440\u043e\u043c\u0435\u043d\u0438 \u043d\u0430 \u0432\u0430\u0448\u0438\u043e\u0442 \u0445\u0430\u0440\u0434\u0432\u0435\u0440 \u0438\u043b\u0438 \u0441\u043e\u0444\u0442\u0432\u0435\u0440 \u0434\u043e\u0434\u0435\u043a\u0430 \u043e\u0432\u0430 \u043d\u0435 \u0437\u0430\u0432\u0440\u0448\u0438."
|
|
9
|
-
},
|
|
10
7
|
"step": {
|
|
11
8
|
"pick_firmware": {
|
|
12
9
|
"description": "\u041c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0433\u043e \u043a\u043e\u0440\u0438\u0441\u0442\u0438\u0442\u0435 \u0432\u0430\u0448\u0438\u043e\u0442 {model} \u0437\u0430 Zigbee \u0438\u043b\u0438 Thread \u043c\u0440\u0435\u0436\u0430. \u041f\u0440\u043e\u0432\u0435\u0440\u0435\u0442\u0435 \u043a\u0430\u043a\u043e\u0432 \u0442\u0438\u043f \u0443\u0440\u0435\u0434\u0438 \u0441\u0430\u043a\u0430\u0442\u0435 \u0434\u0430 \u0434\u043e\u0434\u0430\u0434\u0435\u0442\u0435 \u0432\u043e Home Assistant. \u0421\u0435\u043a\u043e\u0433\u0430\u0448 \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u0430 \u0433\u043e \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435 \u043e\u0432\u0430 \u043f\u043e\u0434\u043e\u0446\u043d\u0430.",
|
|
@@ -5,9 +5,6 @@
|
|
|
5
5
|
"fw_download_failed": "De firmware van {firmware_name} voor uw {model} kan niet gedownload worden. Controleer of Home Assistant internettoegang heeft en probeer het opnieuw.",
|
|
6
6
|
"zha_still_using_stick": "Deze {model} wordt gebruikt door de Zigbee Home Automation integratie. Migreer je Zigbee netwerk naar een andere adapter of verwijder de integratie en probeer het opnieuw."
|
|
7
7
|
},
|
|
8
|
-
"progress": {
|
|
9
|
-
"install_firmware": "Wacht even terwijl {firmware_name} firmware wordt ge\u00efnstalleerd op je {model}, dit zal enkele minuten duren. Breng geen wijzigingen aan in uw hardware of software totdat dit is voltooid."
|
|
10
|
-
},
|
|
11
8
|
"step": {
|
|
12
9
|
"confirm_zigbee": {
|
|
13
10
|
"title": "Zigbee-installatie voltooid"
|
|
@@ -11,7 +11,9 @@
|
|
|
11
11
|
"zha_still_using_stick": "Este {model} est\u00e1 a ser utilizado pela integra\u00e7\u00e3o Zigbee Home Automation. Por favor, migre a sua rede Zigbee para outro adaptador ou elimine a integra\u00e7\u00e3o e tente novamente."
|
|
12
12
|
},
|
|
13
13
|
"progress": {
|
|
14
|
-
"install_firmware": "
|
|
14
|
+
"install_firmware": "A instalar o firmware {firmware_name}.\n\nN\u00e3o fa\u00e7a altera\u00e7\u00f5es ao seu hardware ou software at\u00e9 que este processo esteja conclu\u00eddo.",
|
|
15
|
+
"install_otbr_addon": "A instalar suplemento",
|
|
16
|
+
"start_otbr_addon": "A iniciar suplemento"
|
|
15
17
|
},
|
|
16
18
|
"step": {
|
|
17
19
|
"confirm_otbr": {
|
|
@@ -23,8 +25,13 @@
|
|
|
23
25
|
"title": "Configura\u00e7\u00e3o Zigbee conclu\u00edda."
|
|
24
26
|
},
|
|
25
27
|
"install_otbr_addon": {
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
+
"title": "A configurar Thread"
|
|
29
|
+
},
|
|
30
|
+
"install_thread_firmware": {
|
|
31
|
+
"title": "A atualizar adaptador"
|
|
32
|
+
},
|
|
33
|
+
"install_zigbee_firmware": {
|
|
34
|
+
"title": "A atualizar adaptador"
|
|
28
35
|
},
|
|
29
36
|
"otbr_failed": {
|
|
30
37
|
"description": "A instala\u00e7\u00e3o do add-on OpenThread Border Router n\u00e3o foi bem-sucedida. Certifique-se de que nenhum outro software est\u00e1 a tentar comunicar com o {model}, de que tem acesso \u00e0 internet e pode instalar outros suplementos, e tente novamente. Verifique os logs do Supervisor se o problema persistir.",
|
|
@@ -47,8 +54,7 @@
|
|
|
47
54
|
"title": "Escolha o seu protocolo"
|
|
48
55
|
},
|
|
49
56
|
"start_otbr_addon": {
|
|
50
|
-
"
|
|
51
|
-
"title": "A iniciar o add-on OpenThread Border Router"
|
|
57
|
+
"title": "A configurar Thread"
|
|
52
58
|
},
|
|
53
59
|
"zigbee_installation_type": {
|
|
54
60
|
"description": "Escolha o tipo de instala\u00e7\u00e3o para o adaptador Zigbee.",
|
|
@@ -10,9 +10,6 @@
|
|
|
10
10
|
"unsupported_firmware": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c \u043f\u0440\u043e\u0448\u0438\u0432\u043a\u0443 \u0440\u0430\u0434\u0438\u043e \u043d\u0430 \u0432\u0430\u0448\u0435\u043c {model}. \u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u043d\u0438\u043a\u0430\u043a\u0430\u044f \u0434\u0440\u0443\u0433\u0430\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0438\u043b\u0438 \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0432 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u043d\u0435 \u043f\u044b\u0442\u0430\u0435\u0442\u0441\u044f \u0441\u0432\u044f\u0437\u0430\u0442\u044c\u0441\u044f \u0441 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u043c. \u0415\u0441\u043b\u0438 \u0432\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0435 Home Assistant OS \u0432 \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u043e\u0439 \u043c\u0430\u0448\u0438\u043d\u0435 \u0438\u043b\u0438 \u0432 Docker, \u043f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0443\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u043f\u0440\u0430\u0432\u0430 \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0443 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u044b \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e.",
|
|
11
11
|
"zha_still_using_stick": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e {model} \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0435\u0439 \"Zigbee Home Automation\". \u041f\u0435\u0440\u0435\u043d\u0435\u0441\u0438\u0442\u0435 \u0441\u0432\u043e\u044e \u0441\u0435\u0442\u044c Zigbee \u043d\u0430 \u0434\u0440\u0443\u0433\u043e\u0439 \u0430\u0434\u0430\u043f\u0442\u0435\u0440 \u0438\u043b\u0438 \u0443\u0434\u0430\u043b\u0438\u0442\u0435 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044e \u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443."
|
|
12
12
|
},
|
|
13
|
-
"progress": {
|
|
14
|
-
"install_firmware": "\u041f\u043e\u0434\u043e\u0436\u0434\u0438\u0442\u0435, \u043f\u043e\u043a\u0430 \u043f\u0440\u043e\u0448\u0438\u0432\u043a\u0430 {firmware_name} \u0431\u0443\u0434\u0435\u0442 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0430 \u043d\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e {model}, \u044d\u0442\u043e \u0437\u0430\u0439\u043c\u0435\u0442 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043c\u0438\u043d\u0443\u0442. \u041d\u0435 \u0432\u043d\u043e\u0441\u0438\u0442\u0435 \u043d\u0438\u043a\u0430\u043a\u0438\u0445 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0439 \u0432 \u043e\u0431\u043e\u0440\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u0435 \u0438\u043b\u0438 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0435 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u0435, \u043f\u043e\u043a\u0430 \u044d\u0442\u043e \u043d\u0435 \u0431\u0443\u0434\u0435\u0442 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u043e."
|
|
15
|
-
},
|
|
16
13
|
"step": {
|
|
17
14
|
"confirm_otbr": {
|
|
18
15
|
"description": "\u0422\u0435\u043f\u0435\u0440\u044c \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e {model} \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0433\u0440\u0430\u043d\u0438\u0447\u043d\u044b\u043c \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0438\u0437\u0430\u0442\u043e\u0440\u043e\u043c OpenThread \u0438 \u0431\u0443\u0434\u0435\u0442 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u044c\u0441\u044f \u0432 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 Thread.",
|
|
@@ -22,10 +19,6 @@
|
|
|
22
19
|
"description": "\u0422\u0435\u043f\u0435\u0440\u044c \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e {model} \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043a\u043e\u043e\u0440\u0434\u0438\u043d\u0430\u0442\u043e\u0440\u043e\u043c Zigbee \u0438 \u0431\u0443\u0434\u0435\u0442 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u043e \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0435\u0439 Zigbee Home Automation.",
|
|
23
20
|
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 Zigbee \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u0430"
|
|
24
21
|
},
|
|
25
|
-
"install_otbr_addon": {
|
|
26
|
-
"description": "\u0423\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \"OpenThread Border Router (OTBR)\".",
|
|
27
|
-
"title": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f \"OpenThread Border Router\""
|
|
28
|
-
},
|
|
29
22
|
"otbr_failed": {
|
|
30
23
|
"description": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \"OpenThread Border Router\". \u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u043d\u0438\u043a\u0430\u043a\u043e\u0435 \u0434\u0440\u0443\u0433\u043e\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0435 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u0435 \u043d\u0435 \u043f\u044b\u0442\u0430\u0435\u0442\u0441\u044f \u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u043e\u0432\u0430\u0442\u044c \u0441 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u043c {model}, \u0447\u0442\u043e \u0443 \u0412\u0430\u0441 \u0435\u0441\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442\u0443 \u0438 \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0434\u0440\u0443\u0433\u0438\u0435 \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f, \u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443. \u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u0436\u0443\u0440\u043d\u0430\u043b\u044b Supervisor, \u0435\u0441\u043b\u0438 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430 \u043d\u0435 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430.",
|
|
31
24
|
"title": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u0433\u0440\u0430\u043d\u0438\u0447\u043d\u044b\u0439 \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0438\u0437\u0430\u0442\u043e\u0440 OpenThread"
|
|
@@ -46,10 +39,6 @@
|
|
|
46
39
|
},
|
|
47
40
|
"title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b"
|
|
48
41
|
},
|
|
49
|
-
"start_otbr_addon": {
|
|
50
|
-
"description": "\u0417\u0430\u043f\u0443\u0441\u043a\u0430\u0435\u0442\u0441\u044f \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \"OpenThread Border Router (OTBR)\".",
|
|
51
|
-
"title": "\u0417\u0430\u043f\u0443\u0441\u043a \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f \"OpenThread Border Router\""
|
|
52
|
-
},
|
|
53
42
|
"zigbee_installation_type": {
|
|
54
43
|
"description": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0442\u0438\u043f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u0430\u0434\u0430\u043f\u0442\u0435\u0440\u0430 Zigbee.",
|
|
55
44
|
"menu_option_descriptions": {
|
|
@@ -11,7 +11,9 @@
|
|
|
11
11
|
"zha_still_using_stick": "T\u00e1to str\u00e1nka {model} sa pou\u017e\u00edva v r\u00e1mci integr\u00e1cie Zigbee Home Automation. Presu\u0148te svoju sie\u0165 Zigbee na in\u00fd adapt\u00e9r alebo odstr\u00e1\u0148te integr\u00e1ciu a sk\u00faste to znova."
|
|
12
12
|
},
|
|
13
13
|
"progress": {
|
|
14
|
-
"install_firmware": "
|
|
14
|
+
"install_firmware": "In\u0161tal\u00e1cia firmv\u00e9ru {firmware_name}. Do jej ukon\u010denia nevykon\u00e1vajte \u017eiadne zmeny na hardv\u00e9ri ani softv\u00e9ri.",
|
|
15
|
+
"install_otbr_addon": "In\u0161tal\u00e1cia doplnku",
|
|
16
|
+
"start_otbr_addon": "Spustenie doplnku"
|
|
15
17
|
},
|
|
16
18
|
"step": {
|
|
17
19
|
"confirm_otbr": {
|
|
@@ -23,8 +25,13 @@
|
|
|
23
25
|
"title": "Dokon\u010denie nastavenia Zigbee"
|
|
24
26
|
},
|
|
25
27
|
"install_otbr_addon": {
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
+
"title": "Konfigur\u00e1cia vl\u00e1kna"
|
|
29
|
+
},
|
|
30
|
+
"install_thread_firmware": {
|
|
31
|
+
"title": "Aktualiz\u00e1cia adapt\u00e9ra"
|
|
32
|
+
},
|
|
33
|
+
"install_zigbee_firmware": {
|
|
34
|
+
"title": "Aktualiz\u00e1cia adapt\u00e9ra"
|
|
28
35
|
},
|
|
29
36
|
"otbr_failed": {
|
|
30
37
|
"description": "In\u0161tal\u00e1cia doplnku OpenThread Border Router bola ne\u00faspe\u0161n\u00e1. Uistite sa, \u017ee sa so str\u00e1nkou {model} nepok\u00fa\u0161a komunikova\u0165 \u017eiadny in\u00fd softv\u00e9r , m\u00e1te pr\u00edstup na internet a m\u00f4\u017eete nain\u0161talova\u0165 in\u00e9 doplnky, a sk\u00faste to znova. Ak probl\u00e9m pretrv\u00e1va, skontrolujte protokoly programu Supervisor.",
|
|
@@ -46,10 +53,6 @@
|
|
|
46
53
|
},
|
|
47
54
|
"title": "Vyberte si protokol"
|
|
48
55
|
},
|
|
49
|
-
"start_otbr_addon": {
|
|
50
|
-
"description": "Sp\u00fa\u0161\u0165a sa doplnok OpenThread hrani\u010dn\u00fd router (OTBR).",
|
|
51
|
-
"title": "Spustenie doplnku OpenThread hrani\u010dn\u00fd router"
|
|
52
|
-
},
|
|
53
56
|
"zigbee_installation_type": {
|
|
54
57
|
"description": "Vyberte typ in\u0161tal\u00e1cie pre adapt\u00e9r Zigbee.",
|
|
55
58
|
"menu_option_descriptions": {
|
|
@@ -10,9 +10,6 @@
|
|
|
10
10
|
"unsupported_firmware": "Radions firmware p\u00e5 din {model} kunde inte fastst\u00e4llas. Se till att ingen annan integration eller till\u00e4gg f\u00f6r n\u00e4rvarande f\u00f6rs\u00f6ker kommunicera med enheten. Om du k\u00f6r Home Assistant OS i en virtuell maskin eller i Docker, se till att beh\u00f6righeterna \u00e4r korrekt inst\u00e4llda f\u00f6r enheten.",
|
|
11
11
|
"zha_still_using_stick": "Denna {model} anv\u00e4nds av Zigbee Home Automation-integrationen. Migrera ditt Zigbee-n\u00e4tverk till en annan adapter eller ta bort integrationen och f\u00f6rs\u00f6k igen."
|
|
12
12
|
},
|
|
13
|
-
"progress": {
|
|
14
|
-
"install_firmware": "V\u00e4nta medan {firmware_name}-firmwaren installeras p\u00e5 din {model}. Detta tar n\u00e5gra minuter. G\u00f6r inga \u00e4ndringar i din h\u00e5rdvara eller programvara f\u00f6rr\u00e4n detta \u00e4r klart."
|
|
15
|
-
},
|
|
16
13
|
"step": {
|
|
17
14
|
"confirm_otbr": {
|
|
18
15
|
"description": "Din {model} \u00e4r nu en OpenThread-gr\u00e4nsrouter och kommer att synas i Thread-integrationen.",
|
|
@@ -22,17 +19,9 @@
|
|
|
22
19
|
"description": "Din {model} \u00e4r nu en Zigbee-koordinator och kommer att visas som uppt\u00e4ckt av Zigbee Home Automation-integrationen.",
|
|
23
20
|
"title": "Zigbee-installationen klar"
|
|
24
21
|
},
|
|
25
|
-
"install_otbr_addon": {
|
|
26
|
-
"description": "Till\u00e4gget f\u00f6r OTBR (OpenThread-gr\u00e4nsrouter) h\u00e5ller p\u00e5 att installeras.",
|
|
27
|
-
"title": "Installera till\u00e4gget OpenThread-gr\u00e4nsrouter"
|
|
28
|
-
},
|
|
29
22
|
"otbr_failed": {
|
|
30
23
|
"description": "Installationen av till\u00e4gget OpenThread-gr\u00e4nsrouter misslyckades. Kontrollera att ingen annan programvara f\u00f6rs\u00f6ker kommunicera med {model}, att du har tillg\u00e5ng till internet och kan installera andra till\u00e4gg och f\u00f6rs\u00f6k igen. Kontrollera Supervisor-loggarna om problemet kvarst\u00e5r.",
|
|
31
24
|
"title": "Det gick inte att konfigurera OpenThread Border Router"
|
|
32
|
-
},
|
|
33
|
-
"start_otbr_addon": {
|
|
34
|
-
"description": "Till\u00e4gget OpenThread-gr\u00e4nsrouter (OTBR) startar nu.",
|
|
35
|
-
"title": "Startar till\u00e4gget OpenThread-gr\u00e4nsrouter"
|
|
36
25
|
}
|
|
37
26
|
}
|
|
38
27
|
}
|
|
@@ -15,16 +15,8 @@
|
|
|
15
15
|
"confirm_zigbee": {
|
|
16
16
|
"title": "Zigbee kurulumu tamamland\u0131"
|
|
17
17
|
},
|
|
18
|
-
"install_otbr_addon": {
|
|
19
|
-
"description": "OpenThread Border Router (OTBR) eklentisi kuruluyor.",
|
|
20
|
-
"title": "OpenThread Border Router eklentisini y\u00fckle"
|
|
21
|
-
},
|
|
22
18
|
"otbr_failed": {
|
|
23
19
|
"description": "OpenThread Border Router eklentisi kurulumu ba\u015far\u0131s\u0131z oldu. Ba\u015fka hi\u00e7bir yaz\u0131l\u0131m\u0131n {model} ile ileti\u015fim kurmaya \u00e7al\u0131\u015fmad\u0131\u011f\u0131ndan, \u0130nternete eri\u015fiminiz oldu\u011fundan ve di\u011fer eklentileri kurabildi\u011finizden emin olun ve tekrar deneyin. Sorun devam ederse Supervisor g\u00fcnl\u00fcklerini kontrol edin."
|
|
24
|
-
},
|
|
25
|
-
"start_otbr_addon": {
|
|
26
|
-
"description": "OpenThread Border Router (OTBR) eklentisi art\u0131k ba\u015fl\u0131yor.",
|
|
27
|
-
"title": "OpenThread Border Router eklentisini ba\u015flatma"
|
|
28
20
|
}
|
|
29
21
|
}
|
|
30
22
|
}
|
|
@@ -10,9 +10,6 @@
|
|
|
10
10
|
"unsupported_firmware": "\u65e0\u6cd5\u786e\u5b9a\u60a8 {model} \u4e0a\u7684\u65e0\u7ebf\u7535\u56fa\u4ef6\u3002\u8bf7\u786e\u4fdd\u5f53\u524d\u6ca1\u6709\u5176\u5b83\u96c6\u6210\u6216\u63d2\u4ef6\u6b63\u5c1d\u8bd5\u4e0e\u6b64\u8bbe\u5907\u901a\u4fe1\u3002\u5982\u679c\u60a8\u5728\u865a\u62df\u673a\u6216 Docker \u4e2d\u8fd0\u884c Home Assistant OS \uff0c\u8bf7\u786e\u4fdd\u6b63\u786e\u8bbe\u7f6e\u4e86\u8bbe\u5907\u7684\u6743\u9650\u3002",
|
|
11
11
|
"zha_still_using_stick": "\u6b64\u201c{model}\u201d\u6b63\u5728\u7531 Zigbee \u5bb6\u5ead\u81ea\u52a8\u5316\u96c6\u6210\u4f7f\u7528\u3002\u8bf7\u5c06\u60a8\u7684 Zigbee \u7f51\u7edc\u8fc1\u79fb\u5230\u53e6\u4e00\u4e2a\u9002\u914d\u5668\u6216\u8005\u5220\u9664\u6b64\u96c6\u6210\u5e76\u91cd\u8bd5\u3002"
|
|
12
12
|
},
|
|
13
|
-
"progress": {
|
|
14
|
-
"install_firmware": "\u8bf7\u7b49\u5f85 {firmware_name} \u56fa\u4ef6\u5b89\u88c5\u5230\u60a8\u7684 {model} \u4e0a\uff0c\u8fd9\u5c06\u9700\u8981\u51e0\u5206\u949f\u65f6\u95f4\u3002\u5728\u6b64\u8fc7\u7a0b\u5b8c\u6210\u4e4b\u524d\uff0c\u8bf7\u52ff\u5bf9\u60a8\u7684\u786c\u4ef6\u6216\u8f6f\u4ef6\u8fdb\u884c\u4efb\u4f55\u66f4\u6539\u3002"
|
|
15
|
-
},
|
|
16
13
|
"step": {
|
|
17
14
|
"confirm_otbr": {
|
|
18
15
|
"description": "\u60a8\u7684\u201c{model}\u201d\u73b0\u5728\u662f OpenThread \u8fb9\u754c\u8def\u7531\u5668\uff0c\u5b83\u5c06\u51fa\u73b0\u5728 Thread \u96c6\u6210\u4e2d\u3002",
|
|
@@ -22,10 +19,6 @@
|
|
|
22
19
|
"description": "\u60a8\u7684\u201c{model}\u201d\u73b0\u5728\u662f Zigbee \u534f\u8c03\u5668\uff0c\u5c06\u663e\u793a\u4e3a\u5df2\u88ab Zigbee \u5bb6\u5ead\u81ea\u52a8\u5316\u96c6\u6210\u53d1\u73b0\u3002",
|
|
23
20
|
"title": "Zigbee \u8bbe\u7f6e\u5b8c\u6210"
|
|
24
21
|
},
|
|
25
|
-
"install_otbr_addon": {
|
|
26
|
-
"description": "OpenThread \u8fb9\u754c\u8def\u7531\u5668 (OTBR) \u52a0\u8f7d\u9879\u6b63\u88ab\u5b89\u88c5\u3002",
|
|
27
|
-
"title": "\u6b63\u5728\u5b89\u88c5 OpenThread \u8fb9\u754c\u8def\u7531\u5668\u52a0\u8f7d\u9879"
|
|
28
|
-
},
|
|
29
22
|
"otbr_failed": {
|
|
30
23
|
"description": "OpenThread \u8fb9\u754c\u8def\u7531\u5668\u52a0\u8f7d\u9879\u5b89\u88c5\u5931\u8d25\u3002\u8bf7\u786e\u4fdd\u6ca1\u6709\u5176\u5b83\u8f6f\u4ef6\u6b63\u5728\u5c1d\u8bd5\u4e0e\u201c{model}\u201d\u901a\u4fe1\uff0c\u5e76\u786e\u4fdd\u60a8\u53ef\u4ee5\u8bbf\u95ee\u4e92\u8054\u7f51\u4e14\u53ef\u4ee5\u5b89\u88c5\u5176\u5b83\u52a0\u8f7d\u9879\uff0c\u7136\u540e\u518d\u6b21\u91cd\u8bd5\u3002\u5982\u679c\u95ee\u9898\u4ecd\u7136\u5b58\u5728\uff0c\u8bf7\u68c0\u67e5 Supervisor \u65e5\u5fd7\u3002",
|
|
31
24
|
"title": "\u8bbe\u7f6e OpenThread \u8fb9\u754c\u8def\u7531\u5668\u5931\u8d25"
|
|
@@ -46,10 +39,6 @@
|
|
|
46
39
|
},
|
|
47
40
|
"title": "\u9009\u62e9\u60a8\u7684\u534f\u8bae"
|
|
48
41
|
},
|
|
49
|
-
"start_otbr_addon": {
|
|
50
|
-
"description": "OpenThread \u8fb9\u754c\u8def\u7531\u5668 (OTBR) \u52a0\u8f7d\u9879\u6b63\u5728\u542f\u52a8\u4e2d\u3002",
|
|
51
|
-
"title": "\u6b63\u5728\u542f\u52a8 OpenThread \u8fb9\u754c\u8def\u7531\u5668\u52a0\u8f7d\u9879"
|
|
52
|
-
},
|
|
53
42
|
"zigbee_installation_type": {
|
|
54
43
|
"description": "\u9009\u62e9 Zigbee \u9002\u914d\u5668\u7684\u5b89\u88c5\u7c7b\u578b\u3002",
|
|
55
44
|
"menu_option_descriptions": {
|
|
@@ -11,7 +11,9 @@
|
|
|
11
11
|
"zha_still_using_stick": "\u8a72 {model} \u6b63\u7531 Zigbee Home Automation\uff08ZHA\uff09\u6574\u5408\u4f7f\u7528\u4e2d\u3002\u8acb\u5c07 Zigbee \u7db2\u8def\u9077\u79fb\u5230\u5176\u4ed6\u914d\u63a5\u5668\u3001\u6216\u522a\u9664\u6574\u5408\u4e26\u518d\u8a66\u4e00\u6b21\u3002"
|
|
12
12
|
},
|
|
13
13
|
"progress": {
|
|
14
|
-
"install_firmware": "\
|
|
14
|
+
"install_firmware": "\u6b63\u5728\u5b89\u88dd {firmware_name} \u97cc\u9ad4\u3002\n\n\u5b89\u88dd\u5b8c\u6210\u524d\uff0c\u8acb\u52ff\u5c0d\u786c\u9ad4\u6216\u8edf\u9ad4\u505a\u4efb\u4f55\u8b8a\u66f4\u3002",
|
|
15
|
+
"install_otbr_addon": "\u6b63\u5728\u5b89\u88dd\u9644\u52a0\u5143\u4ef6",
|
|
16
|
+
"start_otbr_addon": "\u555f\u52d5\u9644\u52a0\u5143\u4ef6"
|
|
15
17
|
},
|
|
16
18
|
"step": {
|
|
17
19
|
"confirm_otbr": {
|
|
@@ -23,8 +25,13 @@
|
|
|
23
25
|
"title": "Zigbee \u8a2d\u5b9a\u5b8c\u6210"
|
|
24
26
|
},
|
|
25
27
|
"install_otbr_addon": {
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
+
"title": "\u8a2d\u5b9a Thread"
|
|
29
|
+
},
|
|
30
|
+
"install_thread_firmware": {
|
|
31
|
+
"title": "\u66f4\u65b0\u8f49\u63a5\u5668"
|
|
32
|
+
},
|
|
33
|
+
"install_zigbee_firmware": {
|
|
34
|
+
"title": "\u66f4\u65b0\u8f49\u63a5\u5668"
|
|
28
35
|
},
|
|
29
36
|
"otbr_failed": {
|
|
30
37
|
"description": "OpenThread \u908a\u5883\u8def\u7531\u5668\u9644\u52a0\u5143\u4ef6\u5b89\u88dd\u904e\u7a0b\u5931\u6557\u3002\u8acb\u78ba\u5b9a\u6c92\u6709\u5176\u4ed6\u8edf\u9ad4\u6b63\u8a66\u5716\u8207 {model} \u9032\u884c\u901a\u8a0a\u3001\u5df2\u7d93\u5177\u5099\u7db2\u969b\u7db2\u8def\u9023\u7dda\u4e26\u80fd\u5b89\u88dd\u5176\u4ed6\u9644\u52a0\u5143\u4ef6\u4e26\u518d\u8a66\u4e00\u6b21\u3002\u5047\u5982\u9084\u662f\u6709\u5176\u4ed6\u554f\u984c\u7522\u751f\u3001\u8acb\u53c3\u95b1 Supervisor \u65e5\u8a8c\u3002",
|
|
@@ -47,8 +54,7 @@
|
|
|
47
54
|
"title": "\u9078\u64c7\u901a\u8a0a\u5354\u5b9a"
|
|
48
55
|
},
|
|
49
56
|
"start_otbr_addon": {
|
|
50
|
-
"
|
|
51
|
-
"title": "\u6b63\u5728\u555f\u52d5 OpenThread \u908a\u754c\u8def\u7531\u5668\u9644\u52a0\u5143\u4ef6"
|
|
57
|
+
"title": "\u8a2d\u5b9a Thread"
|
|
52
58
|
},
|
|
53
59
|
"zigbee_installation_type": {
|
|
54
60
|
"description": "\u9078\u64c7 Zigbee \u8f49\u63a5\u5668\u7684\u5b89\u88dd\u985e\u578b\u3002",
|
|
@@ -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,9 +133,10 @@
|
|
|
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": {
|
|
@@ -158,12 +163,16 @@
|
|
|
158
163
|
"description": "[%key:component::homeassistant_hardware::firmware_picker::options::step::confirm_zigbee::description%]"
|
|
159
164
|
},
|
|
160
165
|
"install_otbr_addon": {
|
|
161
|
-
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_otbr_addon::title%]"
|
|
162
|
-
|
|
166
|
+
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_otbr_addon::title%]"
|
|
167
|
+
},
|
|
168
|
+
"install_thread_firmware": {
|
|
169
|
+
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_thread_firmware::title%]"
|
|
170
|
+
},
|
|
171
|
+
"install_zigbee_firmware": {
|
|
172
|
+
"title": "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_zigbee_firmware::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,8 +12,43 @@
|
|
|
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
|
-
|
|
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
|
+
},
|
|
17
|
+
"step": {
|
|
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
|
+
},
|
|
24
|
+
"menu_options": {
|
|
25
|
+
"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",
|
|
26
|
+
"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"
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
"zigbee_installation_type": {
|
|
30
|
+
"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.",
|
|
31
|
+
"menu_option_descriptions": {
|
|
32
|
+
"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.",
|
|
33
|
+
"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."
|
|
34
|
+
},
|
|
35
|
+
"menu_options": {
|
|
36
|
+
"zigbee_intent_custom": "\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u043da",
|
|
37
|
+
"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"
|
|
38
|
+
},
|
|
39
|
+
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u043d\u0430 Zigbee"
|
|
40
|
+
},
|
|
41
|
+
"zigbee_integration": {
|
|
42
|
+
"menu_option_descriptions": {
|
|
43
|
+
"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.",
|
|
44
|
+
"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."
|
|
45
|
+
},
|
|
46
|
+
"menu_options": {
|
|
47
|
+
"zigbee_integration_other": "\u0414\u0440\u0443\u0433",
|
|
48
|
+
"zigbee_integration_zha": "Zigbee Home Automation"
|
|
49
|
+
},
|
|
50
|
+
"title": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 Zigbee \u043c\u0435\u0442\u043e\u0434"
|
|
51
|
+
}
|
|
17
52
|
}
|
|
18
53
|
},
|
|
19
54
|
"options": {
|
|
@@ -31,8 +66,7 @@
|
|
|
31
66
|
},
|
|
32
67
|
"progress": {
|
|
33
68
|
"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.",
|
|
34
|
-
"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."
|
|
35
|
-
"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."
|
|
69
|
+
"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."
|
|
36
70
|
},
|
|
37
71
|
"step": {
|
|
38
72
|
"addon_installed_other_device": {
|
|
@@ -51,10 +85,44 @@
|
|
|
51
85
|
"notify_unknown_multipan_user": {
|
|
52
86
|
"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"
|
|
53
87
|
},
|
|
88
|
+
"pick_firmware": {
|
|
89
|
+
"menu_option_descriptions": {
|
|
90
|
+
"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.",
|
|
91
|
+
"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.",
|
|
92
|
+
"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."
|
|
93
|
+
},
|
|
94
|
+
"menu_options": {
|
|
95
|
+
"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",
|
|
96
|
+
"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"
|
|
97
|
+
}
|
|
98
|
+
},
|
|
54
99
|
"uninstall_addon": {
|
|
55
100
|
"data": {
|
|
56
101
|
"disable_multi_pan": "\u0414\u0435\u0437\u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043c\u043d\u043e\u0433\u043e\u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u043d\u0430\u0442\u0430 \u043f\u043e\u0434\u0434\u0440\u044a\u0436\u043a\u0430"
|
|
57
102
|
}
|
|
103
|
+
},
|
|
104
|
+
"zigbee_installation_type": {
|
|
105
|
+
"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.",
|
|
106
|
+
"menu_option_descriptions": {
|
|
107
|
+
"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.",
|
|
108
|
+
"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."
|
|
109
|
+
},
|
|
110
|
+
"menu_options": {
|
|
111
|
+
"zigbee_intent_custom": "\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u043da",
|
|
112
|
+
"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"
|
|
113
|
+
},
|
|
114
|
+
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u043d\u0430 Zigbee"
|
|
115
|
+
},
|
|
116
|
+
"zigbee_integration": {
|
|
117
|
+
"menu_option_descriptions": {
|
|
118
|
+
"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.",
|
|
119
|
+
"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."
|
|
120
|
+
},
|
|
121
|
+
"menu_options": {
|
|
122
|
+
"zigbee_integration_other": "\u0414\u0440\u0443\u0433",
|
|
123
|
+
"zigbee_integration_zha": "Zigbee Home Automation"
|
|
124
|
+
},
|
|
125
|
+
"title": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 Zigbee \u043c\u0435\u0442\u043e\u0434"
|
|
58
126
|
}
|
|
59
127
|
}
|
|
60
128
|
}
|
|
@@ -14,8 +14,7 @@
|
|
|
14
14
|
"flow_title": "{model}",
|
|
15
15
|
"progress": {
|
|
16
16
|
"install_addon": "Espera mentre finalitza la instal\u00b7laci\u00f3 del complement {addon_name}. Pot tardar uns minuts.",
|
|
17
|
-
"start_addon": "Espera mentre finalitza la inicialitzaci\u00f3 del complement {addon_name}. Pot tardar uns segons."
|
|
18
|
-
"start_otbr_addon": "Espera mentre finalitza la inicialitzaci\u00f3 del complement {addon_name}. Pot tardar uns segons."
|
|
17
|
+
"start_addon": "Espera mentre finalitza la inicialitzaci\u00f3 del complement {addon_name}. Pot tardar uns segons."
|
|
19
18
|
},
|
|
20
19
|
"step": {
|
|
21
20
|
"confirm_otbr": {
|
|
@@ -27,7 +26,6 @@
|
|
|
27
26
|
"title": "S'ha completat la configuraci\u00f3 de Zigbee"
|
|
28
27
|
},
|
|
29
28
|
"install_otbr_addon": {
|
|
30
|
-
"description": "El complement OpenThread Border Router (OTBR) s'est\u00e0 instal\u00b7lant.",
|
|
31
29
|
"title": "Instal\u00b7lant el complement OpenThread Border Router"
|
|
32
30
|
},
|
|
33
31
|
"otbr_failed": {
|
|
@@ -41,7 +39,6 @@
|
|
|
41
39
|
"title": "Tria el microprogramari"
|
|
42
40
|
},
|
|
43
41
|
"start_otbr_addon": {
|
|
44
|
-
"description": "El complement OpenThread Border Router (OTBR) s'est\u00e0 iniciant.",
|
|
45
42
|
"title": "Iniciant complement OpenThread Border Router"
|
|
46
43
|
}
|
|
47
44
|
}
|
|
@@ -63,8 +60,7 @@
|
|
|
63
60
|
},
|
|
64
61
|
"progress": {
|
|
65
62
|
"install_addon": "Espera mentre finalitza la instal\u00b7laci\u00f3 del complement {addon_name}. Pot tardar uns minuts.",
|
|
66
|
-
"start_addon": "Espera mentre finalitza la inicialitzaci\u00f3 del complement {addon_name}. Pot tardar uns segons."
|
|
67
|
-
"start_otbr_addon": "Espera mentre finalitza la inicialitzaci\u00f3 del complement {addon_name}. Pot tardar uns segons."
|
|
63
|
+
"start_addon": "Espera mentre finalitza la inicialitzaci\u00f3 del complement {addon_name}. Pot tardar uns segons."
|
|
68
64
|
},
|
|
69
65
|
"step": {
|
|
70
66
|
"addon_installed_other_device": {
|
|
@@ -102,7 +98,6 @@
|
|
|
102
98
|
"title": "Ha comen\u00e7at la instal\u00b7laci\u00f3 del complement Silicon Labs Multiprotocol"
|
|
103
99
|
},
|
|
104
100
|
"install_otbr_addon": {
|
|
105
|
-
"description": "El complement OpenThread Border Router (OTBR) s'est\u00e0 instal\u00b7lant.",
|
|
106
101
|
"title": "Instal\u00b7lant el complement OpenThread Border Router"
|
|
107
102
|
},
|
|
108
103
|
"notify_channel_change": {
|
|
@@ -130,7 +125,6 @@
|
|
|
130
125
|
"title": "El complement Silicon Labs Multiprotocol s'est\u00e0 iniciant."
|
|
131
126
|
},
|
|
132
127
|
"start_otbr_addon": {
|
|
133
|
-
"description": "El complement OpenThread Border Router (OTBR) s'est\u00e0 iniciant.",
|
|
134
128
|
"title": "Iniciant complement OpenThread Border Router"
|
|
135
129
|
},
|
|
136
130
|
"uninstall_addon": {
|
|
@@ -19,9 +19,10 @@
|
|
|
19
19
|
"flow_title": "{model}",
|
|
20
20
|
"progress": {
|
|
21
21
|
"install_addon": "Po\u010dkejte na dokon\u010den\u00ed instalace dopl\u0148ku {addon_name}. To m\u016f\u017ee trvat n\u011bkolik minut.",
|
|
22
|
-
"install_firmware": "
|
|
22
|
+
"install_firmware": "Instalov\u00e1n\u00ed firmwaru {firmware_name}.\n\nNeprov\u00e1d\u011bjte \u017e\u00e1dn\u00e9 zm\u011bny hardwaru ani softwaru, dokud tato instalace nebude dokon\u010dena.",
|
|
23
|
+
"install_otbr_addon": "Instalov\u00e1n\u00ed dopl\u0148ku",
|
|
23
24
|
"start_addon": "Po\u010dkejte na dokon\u010den\u00ed spu\u0161t\u011bn\u00ed dopl\u0148ku {addon_name}. To m\u016f\u017ee trvat n\u011bkolik sekund.",
|
|
24
|
-
"start_otbr_addon": "
|
|
25
|
+
"start_otbr_addon": "Spou\u0161t\u011bn\u00ed dopl\u0148ku"
|
|
25
26
|
},
|
|
26
27
|
"step": {
|
|
27
28
|
"confirm_otbr": {
|
|
@@ -33,8 +34,13 @@
|
|
|
33
34
|
"title": "Nastaven\u00ed Zigbee dokon\u010deno"
|
|
34
35
|
},
|
|
35
36
|
"install_otbr_addon": {
|
|
36
|
-
"
|
|
37
|
-
|
|
37
|
+
"title": "Nastavov\u00e1n\u00ed Thread"
|
|
38
|
+
},
|
|
39
|
+
"install_thread_firmware": {
|
|
40
|
+
"title": "Aktualizov\u00e1n\u00ed adapt\u00e9ru"
|
|
41
|
+
},
|
|
42
|
+
"install_zigbee_firmware": {
|
|
43
|
+
"title": "Aktualizov\u00e1n\u00ed adapt\u00e9ru"
|
|
38
44
|
},
|
|
39
45
|
"otbr_failed": {
|
|
40
46
|
"description": "Instalace dopl\u0148ku OpenThread Border Router se nezda\u0159ila. Ujist\u011bte se, \u017ee se \u017e\u00e1dn\u00fd jin\u00fd software nepokou\u0161\u00ed komunikovat s {model}, m\u00e1te p\u0159\u00edstup k internetu a m\u016f\u017eete nainstalovat dal\u0161\u00ed dopl\u0148ky, a zkuste to znovu. Pokud probl\u00e9m p\u0159etrv\u00e1v\u00e1, zkontrolujte logy Supervizora.",
|
|
@@ -57,8 +63,7 @@
|
|
|
57
63
|
"title": "Vyberte si protokol"
|
|
58
64
|
},
|
|
59
65
|
"start_otbr_addon": {
|
|
60
|
-
"
|
|
61
|
-
"title": "Dopln\u011bk Silicon Labs Flasher se spou\u0161t\u00ed"
|
|
66
|
+
"title": "Nastavov\u00e1n\u00ed Thread"
|
|
62
67
|
},
|
|
63
68
|
"zigbee_installation_type": {
|
|
64
69
|
"description": "Vyberte typ instalace pro adapt\u00e9r Zigbee.",
|
|
@@ -112,9 +117,10 @@
|
|
|
112
117
|
},
|
|
113
118
|
"progress": {
|
|
114
119
|
"install_addon": "Po\u010dkejte na dokon\u010den\u00ed instalace dopl\u0148ku {addon_name}. To m\u016f\u017ee trvat n\u011bkolik minut.",
|
|
115
|
-
"install_firmware": "
|
|
120
|
+
"install_firmware": "Instalov\u00e1n\u00ed firmwaru {firmware_name}.\n\nNeprov\u00e1d\u011bjte \u017e\u00e1dn\u00e9 zm\u011bny hardwaru ani softwaru, dokud tato instalace nebude dokon\u010dena.",
|
|
121
|
+
"install_otbr_addon": "Instalov\u00e1n\u00ed dopl\u0148ku",
|
|
116
122
|
"start_addon": "Po\u010dkejte na dokon\u010den\u00ed spu\u0161t\u011bn\u00ed dopl\u0148ku {addon_name}. To m\u016f\u017ee trvat n\u011bkolik sekund.",
|
|
117
|
-
"start_otbr_addon": "
|
|
123
|
+
"start_otbr_addon": "Spou\u0161t\u011bn\u00ed dopl\u0148ku"
|
|
118
124
|
},
|
|
119
125
|
"step": {
|
|
120
126
|
"addon_installed_other_device": {
|
|
@@ -152,8 +158,13 @@
|
|
|
152
158
|
"title": "Instalace dopl\u0148ku Silicon Labs Multiprotocol byla zah\u00e1jena"
|
|
153
159
|
},
|
|
154
160
|
"install_otbr_addon": {
|
|
155
|
-
"
|
|
156
|
-
|
|
161
|
+
"title": "Nastavov\u00e1n\u00ed Thread"
|
|
162
|
+
},
|
|
163
|
+
"install_thread_firmware": {
|
|
164
|
+
"title": "Aktualizov\u00e1n\u00ed adapt\u00e9ru"
|
|
165
|
+
},
|
|
166
|
+
"install_zigbee_firmware": {
|
|
167
|
+
"title": "Aktualizov\u00e1n\u00ed adapt\u00e9ru"
|
|
157
168
|
},
|
|
158
169
|
"notify_channel_change": {
|
|
159
170
|
"description": "Byla zah\u00e1jena zm\u011bna kan\u00e1lu Zigbee a Thread a skon\u010d\u00ed za {delay_minutes} minut.",
|
|
@@ -190,8 +201,7 @@
|
|
|
190
201
|
"title": "Spou\u0161t\u00ed se dopln\u011bk Silicon Labs Multiprotocol"
|
|
191
202
|
},
|
|
192
203
|
"start_otbr_addon": {
|
|
193
|
-
"
|
|
194
|
-
"title": "Dopln\u011bk Silicon Labs Flasher se spou\u0161t\u00ed"
|
|
204
|
+
"title": "Nastavov\u00e1n\u00ed Thread"
|
|
195
205
|
},
|
|
196
206
|
"uninstall_addon": {
|
|
197
207
|
"data": {
|