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
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "La cuenta ya est\u00e1 configurada",
|
|
5
|
+
"already_in_progress": "El flujo de configuraci\u00f3n ya est\u00e1 en curso",
|
|
6
|
+
"authorize_url_timeout": "Tiempo de espera agotado mientras se generaba la URL de autorizaci\u00f3n.",
|
|
7
|
+
"cannot_connect": "La conexi\u00f3n a {ekeybionyx} fall\u00f3. Por favor, comprueba tu conexi\u00f3n a Internet e int\u00e9ntalo de nuevo.",
|
|
8
|
+
"missing_configuration": "El componente no est\u00e1 configurado. Por favor, sigue la documentaci\u00f3n.",
|
|
9
|
+
"no_available_webhooks": "No hay webhooks disponibles en el sistema {ekeybionyx}. Por favor, elimina algunos e int\u00e9ntalo de nuevo.",
|
|
10
|
+
"no_own_systems": "Tu cuenta no tiene acceso de administrador a ning\u00fan sistema.",
|
|
11
|
+
"no_url_available": "No hay URL disponible. Para obtener informaci\u00f3n sobre este error, [revisa la secci\u00f3n de ayuda]({docs_url})",
|
|
12
|
+
"oauth_error": "Se han recibido datos de token no v\u00e1lidos.",
|
|
13
|
+
"oauth_failed": "Error al obtener el token de acceso.",
|
|
14
|
+
"oauth_timeout": "Tiempo de espera agotado mientras se resolv\u00eda el token OAuth.",
|
|
15
|
+
"oauth_unauthorized": "Error de autorizaci\u00f3n OAuth al obtener el token de acceso.",
|
|
16
|
+
"user_rejected_authorize": "V\u00ednculo de cuenta rechazado: {error}"
|
|
17
|
+
},
|
|
18
|
+
"create_entry": {
|
|
19
|
+
"default": "Autenticado correctamente"
|
|
20
|
+
},
|
|
21
|
+
"error": {
|
|
22
|
+
"invalid_name": "El nombre no es v\u00e1lido",
|
|
23
|
+
"invalid_url": "La URL no es v\u00e1lida",
|
|
24
|
+
"no_webhooks_provided": "No se proporcionaron nombres de eventos"
|
|
25
|
+
},
|
|
26
|
+
"progress": {
|
|
27
|
+
"check_deletion_status": "Por favor, abre la aplicaci\u00f3n {ekeybionyx} y confirma la eliminaci\u00f3n de las funciones."
|
|
28
|
+
},
|
|
29
|
+
"step": {
|
|
30
|
+
"choose_system": {
|
|
31
|
+
"data": {
|
|
32
|
+
"system": "Sistema"
|
|
33
|
+
},
|
|
34
|
+
"data_description": {
|
|
35
|
+
"system": "Sistema para el que deben configurarse las entidades de eventos."
|
|
36
|
+
},
|
|
37
|
+
"description": "Por favor, selecciona el sistema {ekeybionyx} que quieres conectar a Home Assistant."
|
|
38
|
+
},
|
|
39
|
+
"delete_webhooks": {
|
|
40
|
+
"description": "Este sistema ya est\u00e1 conectado a Home Assistant. Si contin\u00faas, se eliminar\u00e1n las funciones configuradas previamente."
|
|
41
|
+
},
|
|
42
|
+
"pick_implementation": {
|
|
43
|
+
"title": "Selecciona el m\u00e9todo de autenticaci\u00f3n"
|
|
44
|
+
},
|
|
45
|
+
"webhooks": {
|
|
46
|
+
"data": {
|
|
47
|
+
"url": "URL de Home Assistant",
|
|
48
|
+
"webhook1": "Entidad de evento 1",
|
|
49
|
+
"webhook2": "Entidad de evento 2",
|
|
50
|
+
"webhook3": "Entidad de evento 3",
|
|
51
|
+
"webhook4": "Entidad de evento 4",
|
|
52
|
+
"webhook5": "Entidad de evento 5"
|
|
53
|
+
},
|
|
54
|
+
"data_description": {
|
|
55
|
+
"url": "URL de la instancia de Home Assistant a la que se puede acceder desde el controlador de huellas dactilares",
|
|
56
|
+
"webhook1": "Nombre de la entidad de evento 1 que se asignar\u00e1 a una funci\u00f3n",
|
|
57
|
+
"webhook2": "Nombre de la entidad de evento 2 que se asignar\u00e1 a una funci\u00f3n",
|
|
58
|
+
"webhook3": "Nombre de la entidad de evento 3 que se asignar\u00e1 a una funci\u00f3n",
|
|
59
|
+
"webhook4": "Nombre de la entidad de evento 4 que se asignar\u00e1 a una funci\u00f3n",
|
|
60
|
+
"webhook5": "Nombre de la entidad de evento 5 que se asignar\u00e1 a una funci\u00f3n"
|
|
61
|
+
},
|
|
62
|
+
"description": "Por favor, asigna un nombre a tus entidades de evento. Estas entidades se asignar\u00e1n como funciones en la aplicaci\u00f3n {ekeybionyx}. Puedes configurar hasta {webhooks_available} entidades de evento. Si dejas un nombre vac\u00edo, se omitir\u00e1 la configuraci\u00f3n de esa entidad."
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "Kasutaja on juba seadistatud",
|
|
5
|
+
"already_in_progress": "Seadistamine on juba k\u00e4imas",
|
|
6
|
+
"authorize_url_timeout": "Kinnitus-URLi loomise ajal\u00f5pp",
|
|
7
|
+
"cannot_connect": "\u00dchenduse loomine saidiga {ekeybionyx} nurjus. Kontrolli oma interneti\u00fchendust ja proovi uuesti.",
|
|
8
|
+
"missing_configuration": "Komponent pole seadistatud. Palun loe dokumentatsiooni.",
|
|
9
|
+
"no_available_webhooks": "{ekeybionyx} s\u00fcsteemis pole \u00fchtegi vaba veebihaaki. Kustuta m\u00f5ned ja proovi uuesti.",
|
|
10
|
+
"no_own_systems": "Kontol ei ole \u00fchelegi s\u00fcsteemile administraatori juurdep\u00e4\u00e4su.",
|
|
11
|
+
"no_url_available": "URL pole saadaval. Selle t\u00f5rke kohta teabe saamiseks vaata [spikrijaotis]({docs_url})",
|
|
12
|
+
"oauth_error": "Saadi sobimatud loaandmed.",
|
|
13
|
+
"oauth_failed": "T\u00f5rge juurdep\u00e4\u00e4sut\u00f5endi hankimisel.",
|
|
14
|
+
"oauth_timeout": "OAuthi loa lahendamise ajal\u00f5pp.",
|
|
15
|
+
"oauth_unauthorized": "OAuthi tuvastaimisviga juurdep\u00e4\u00e4sut\u00f5endi hankimisel.",
|
|
16
|
+
"user_rejected_authorize": "Konto sidumine nurjus: {error}"
|
|
17
|
+
},
|
|
18
|
+
"create_entry": {
|
|
19
|
+
"default": "Tuvastamine \u00f5nnestus"
|
|
20
|
+
},
|
|
21
|
+
"error": {
|
|
22
|
+
"invalid_name": "Nimi on sobimatu",
|
|
23
|
+
"invalid_url": "URL on sobimatu",
|
|
24
|
+
"no_webhooks_provided": "S\u00fcndmuste nimed puuduvad"
|
|
25
|
+
},
|
|
26
|
+
"progress": {
|
|
27
|
+
"check_deletion_status": "Ava {ekeybionyx} rakendus ja kinnita funktsioonide kustutamine."
|
|
28
|
+
},
|
|
29
|
+
"step": {
|
|
30
|
+
"choose_system": {
|
|
31
|
+
"data": {
|
|
32
|
+
"system": "S\u00fcsteem"
|
|
33
|
+
},
|
|
34
|
+
"data_description": {
|
|
35
|
+
"system": "S\u00fcsteem mille jaoks tuleks luua s\u00fcndmus\u00fcksused."
|
|
36
|
+
},
|
|
37
|
+
"description": "Vali {ekeybionyx} s\u00fcsteem mille soovid Home Assistantiga \u00fchendada."
|
|
38
|
+
},
|
|
39
|
+
"delete_webhooks": {
|
|
40
|
+
"description": "See s\u00fcsteem on juba Home Assistantiga \u00fchendatud. J\u00e4tkamisel kustutatakse eelnevalt konfigureeritud funktsioonid."
|
|
41
|
+
},
|
|
42
|
+
"pick_implementation": {
|
|
43
|
+
"title": "Vali tuvastusmeetod"
|
|
44
|
+
},
|
|
45
|
+
"webhooks": {
|
|
46
|
+
"data": {
|
|
47
|
+
"url": "Home Assistanti URL",
|
|
48
|
+
"webhook1": "S\u00fcndmuse \u00fcksus 1",
|
|
49
|
+
"webhook2": "S\u00fcndmuse \u00fcksus 2",
|
|
50
|
+
"webhook3": "S\u00fcndmuse \u00fcksus 3",
|
|
51
|
+
"webhook4": "S\u00fcndmuse \u00fcksus 4",
|
|
52
|
+
"webhook5": "S\u00fcndmuse \u00fcksus 5"
|
|
53
|
+
},
|
|
54
|
+
"data_description": {
|
|
55
|
+
"url": "Home Assistanti eksemplari URL millele p\u00e4\u00e4seb ligi s\u00f5rmej\u00e4ljekontrolleri kaudu",
|
|
56
|
+
"webhook1": "Funktsiooniga vastendatava s\u00fcndmuse olemi 1 nimi",
|
|
57
|
+
"webhook2": "Funktsiooniga vastendatava s\u00fcndmuse olemi 2 nimi",
|
|
58
|
+
"webhook3": "Funktsiooniga vastendatava s\u00fcndmuse olemi 3 nimi",
|
|
59
|
+
"webhook4": "Funktsiooniga vastendatava s\u00fcndmuse olemi 4 nimi",
|
|
60
|
+
"webhook5": "Funktsiooniga vastendatava s\u00fcndmuse olemi 5 nimi"
|
|
61
|
+
},
|
|
62
|
+
"description": "Pane oma s\u00fcndmuste \u00fcksustele nimed. Need s\u00fcndmuste \u00fcksused kaardistatakse funktsioonidena {ekeybionyx} rakenduses. Saad konfigureerida kuni {webhooks_available} s\u00fcndmuse \u00fcksust. Nime t\u00fchjaks j\u00e4tmine j\u00e4tab selle s\u00fcndmuse \u00fcksuse seadistamise vahele."
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "Le compte est d\u00e9j\u00e0 configur\u00e9",
|
|
5
|
+
"already_in_progress": "La configuration est d\u00e9j\u00e0 en cours",
|
|
6
|
+
"authorize_url_timeout": "D\u00e9lai de g\u00e9n\u00e9ration de l'URL d'authentification expir\u00e9.",
|
|
7
|
+
"missing_configuration": "Le composant n'est pas configur\u00e9. Veuillez suivre la documentation.",
|
|
8
|
+
"no_own_systems": "Votre compte ne dispose pas d'acc\u00e8s adminstrateur aux syst\u00e8mes.",
|
|
9
|
+
"no_url_available": "Aucune URL disponible. Pour plus d'informations sur cette erreur, [consultez la section d'aide]({docs_url})",
|
|
10
|
+
"oauth_error": "Des donn\u00e9es de jeton non valides ont \u00e9t\u00e9 re\u00e7ues.",
|
|
11
|
+
"oauth_failed": "Erreur lors de l'obtention du jeton d'acc\u00e8s.",
|
|
12
|
+
"oauth_timeout": "D\u00e9lai d'expiration de la r\u00e9solution du jeton OAuth.",
|
|
13
|
+
"oauth_unauthorized": "Erreur d'autorisation OAuth lors de l'obtention du jeton d'acc\u00e8s.",
|
|
14
|
+
"user_rejected_authorize": "Association de compte refus\u00e9e\u00a0: {error}"
|
|
15
|
+
},
|
|
16
|
+
"create_entry": {
|
|
17
|
+
"default": "Authentification r\u00e9ussie"
|
|
18
|
+
},
|
|
19
|
+
"error": {
|
|
20
|
+
"invalid_name": "Le nom n'est pas valable",
|
|
21
|
+
"invalid_url": "URL non valable",
|
|
22
|
+
"no_webhooks_provided": "Aucun nom d'\u00e9v\u00e8nement fourni"
|
|
23
|
+
},
|
|
24
|
+
"step": {
|
|
25
|
+
"choose_system": {
|
|
26
|
+
"data": {
|
|
27
|
+
"system": "Syst\u00e8me"
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "T\u00e1 an cuntas cumraithe cheana f\u00e9in",
|
|
5
|
+
"already_in_progress": "T\u00e1 sreabhadh cumra\u00edochta ar si\u00fal cheana f\u00e9in",
|
|
6
|
+
"authorize_url_timeout": "Am cr\u00edochnaithe ag gini\u00faint URL \u00fadaraithe.",
|
|
7
|
+
"cannot_connect": "Theip ar an nasc le {ekeybionyx}. Seice\u00e1il do nasc Idirl\u00edn agus d\u00e9an iarracht ar\u00eds.",
|
|
8
|
+
"missing_configuration": "N\u00edl an chomhph\u00e1irt cumraithe. Lean an doicim\u00e9ad\u00fa le do thoil.",
|
|
9
|
+
"no_available_webhooks": "N\u00edl aon cr\u00faca\u00ed gr\u00e9as\u00e1in ar f\u00e1il sa ch\u00f3ras {ekeybionyx}. Scrios cuid acu agus d\u00e9an iarracht ar\u00eds.",
|
|
10
|
+
"no_own_systems": "N\u00edl rochtain riarth\u00f3ra ag do chuntas ar aon ch\u00f3rais.",
|
|
11
|
+
"no_url_available": "N\u00edl aon URL ar f\u00e1il. Chun eolas a fh\u00e1il faoin earr\u00e1id seo, [f\u00e9ach ar an rann\u00f3g chabhrach]({docs_url})",
|
|
12
|
+
"oauth_error": "Fuarthas sonra\u00ed comhartha neamhbhail\u00ed.",
|
|
13
|
+
"oauth_failed": "Earr\u00e1id agus comhartha rochtana \u00e1 fh\u00e1il.",
|
|
14
|
+
"oauth_timeout": "Am cr\u00edochnaithe ag r\u00e9iteach comhartha OAuth.",
|
|
15
|
+
"oauth_unauthorized": "Earr\u00e1id \u00fadaraithe OAuth agus comhartha rochtana \u00e1 fh\u00e1il.",
|
|
16
|
+
"user_rejected_authorize": "Di\u00falta\u00edodh nascadh cuntais: {error}"
|
|
17
|
+
},
|
|
18
|
+
"create_entry": {
|
|
19
|
+
"default": "F\u00edordheimhnithe go rath\u00fail"
|
|
20
|
+
},
|
|
21
|
+
"error": {
|
|
22
|
+
"invalid_name": "T\u00e1 an t-ainm neamhbhail\u00ed",
|
|
23
|
+
"invalid_url": "T\u00e1 an URL neamhbhail\u00ed",
|
|
24
|
+
"no_webhooks_provided": "N\u00edor sol\u00e1thra\u00edodh aon ainmneacha imeachta\u00ed"
|
|
25
|
+
},
|
|
26
|
+
"progress": {
|
|
27
|
+
"check_deletion_status": "Oscail an aip {ekeybionyx} agus deimhnigh scriosadh na bhfeidhmeanna le do thoil."
|
|
28
|
+
},
|
|
29
|
+
"step": {
|
|
30
|
+
"choose_system": {
|
|
31
|
+
"data": {
|
|
32
|
+
"system": "C\u00f3ras"
|
|
33
|
+
},
|
|
34
|
+
"data_description": {
|
|
35
|
+
"system": "C\u00f3ras ar cheart na heintitis imeachta a shocr\u00fa d\u00f3."
|
|
36
|
+
},
|
|
37
|
+
"description": "Roghnaigh an c\u00f3ras {ekeybionyx} ar mhaith leat ceangal le C\u00fant\u00f3ir Baile."
|
|
38
|
+
},
|
|
39
|
+
"delete_webhooks": {
|
|
40
|
+
"description": "T\u00e1 an c\u00f3ras seo ceangailte le Home Assistant cheana f\u00e9in. M\u00e1 leanann t\u00fa ar aghaidh, scriosfar na feidhmeanna a cumra\u00edodh roimhe seo."
|
|
41
|
+
},
|
|
42
|
+
"pick_implementation": {
|
|
43
|
+
"title": "Roghnaigh modh f\u00edordheimhnithe"
|
|
44
|
+
},
|
|
45
|
+
"webhooks": {
|
|
46
|
+
"data": {
|
|
47
|
+
"url": "URL Home Assistant",
|
|
48
|
+
"webhook1": "Eintiteas imeachta 1",
|
|
49
|
+
"webhook2": "Eintiteas imeachta 2",
|
|
50
|
+
"webhook3": "Eintiteas imeachta 3",
|
|
51
|
+
"webhook4": "Eintiteas imeachta 4",
|
|
52
|
+
"webhook5": "Eintiteas imeachta 5"
|
|
53
|
+
},
|
|
54
|
+
"data_description": {
|
|
55
|
+
"url": "URL sampla Home Assistant ar f\u00e9idir teacht air \u00f3n rialt\u00f3ir m\u00e9arloirg",
|
|
56
|
+
"webhook1": "Ainm eintiteas imeachta 1 a mhap\u00e1lfar i bhfeidhm",
|
|
57
|
+
"webhook2": "Ainm eintiteas imeachta 2 a mhap\u00e1lfar i bhfeidhm",
|
|
58
|
+
"webhook3": "Ainm eintiteas imeachta 3 a mhap\u00e1lfar i bhfeidhm",
|
|
59
|
+
"webhook4": "Ainm eintiteas imeachta 4 a mhap\u00e1lfar i bhfeidhm",
|
|
60
|
+
"webhook5": "Ainm eintiteas imeachta 5 a mhap\u00e1lfar i bhfeidhm"
|
|
61
|
+
},
|
|
62
|
+
"description": "Ainmnigh d\u2019eintitis imeachta le do thoil. D\u00e9anfar na heintitis imeachta seo a mhap\u00e1il mar fheidhmeanna san aip {ekeybionyx}. Is f\u00e9idir leat suas le {webhooks_available} eintiteas imeachta a chumr\u00fa. M\u00e1 fh\u00e1gtar ainm folamh, scipe\u00e1lfar socr\u00fa an eintitis imeachta sin."
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "Paskyra jau sukonfig\u016bruota",
|
|
5
|
+
"already_in_progress": "Konfig\u016bracijos procesas jau vyksta",
|
|
6
|
+
"authorize_url_timeout": "Baig\u0117si skirtasis laikas generuojant \u012fgaliojimo URL.",
|
|
7
|
+
"cannot_connect": "Ry\u0161ys su {ekeybionyx} nepavyko. Patikrinkite interneto ry\u0161\u012f ir bandykite dar kart\u0105.",
|
|
8
|
+
"no_available_webhooks": "{ekeybionyx} sistemoje n\u0117ra pasiekiam\u0173 \u017einiatinklio kabliuk\u0173. I\u0161trinkite kelis ir bandykite dar kart\u0105.",
|
|
9
|
+
"no_own_systems": "J\u016bs\u0173 paskyra neturi administratoriaus prieigos prie joki\u0173 sistem\u0173.",
|
|
10
|
+
"no_url_available": "N\u0117ra URL. Nor\u0117dami gauti informacijos apie \u0161i\u0105 klaid\u0105, [\u017er. pagalbos skyri\u0173]({docs_url})",
|
|
11
|
+
"oauth_error": "Gauti neteisingi prieigos rakto duomenys.",
|
|
12
|
+
"oauth_failed": "Klaida gaunant prieigos rakt\u0105.",
|
|
13
|
+
"oauth_timeout": "Baig\u0117si skirtasis OAuth prieigos raktas.",
|
|
14
|
+
"oauth_unauthorized": "OAuth prieigos teis\u0117s klaida gaunant prieigos rakt\u0105.",
|
|
15
|
+
"user_rejected_authorize": "Paskyros susiejimas atmestas: {error}"
|
|
16
|
+
},
|
|
17
|
+
"create_entry": {
|
|
18
|
+
"default": "S\u0117kmingai autentifikuota"
|
|
19
|
+
},
|
|
20
|
+
"error": {
|
|
21
|
+
"invalid_name": "Vardas netinkamas",
|
|
22
|
+
"invalid_url": "URL neteisingas",
|
|
23
|
+
"no_webhooks_provided": "Nepateikti \u012fvyki\u0173 pavadinimai"
|
|
24
|
+
},
|
|
25
|
+
"progress": {
|
|
26
|
+
"check_deletion_status": "Atidarykite {ekeybionyx} program\u0117l\u0119 ir patvirtinkite funkcij\u0173 i\u0161trynim\u0105."
|
|
27
|
+
},
|
|
28
|
+
"step": {
|
|
29
|
+
"choose_system": {
|
|
30
|
+
"data": {
|
|
31
|
+
"system": "Sistema"
|
|
32
|
+
},
|
|
33
|
+
"data_description": {
|
|
34
|
+
"system": "Sistema, kuriai tur\u0117t\u0173 b\u016bti nustatyti \u012fvyki\u0173 objektai."
|
|
35
|
+
},
|
|
36
|
+
"description": "Pasirinkite {ekeybionyx} sistem\u0105, kuri\u0105 norite prijungti prie Home Assistant."
|
|
37
|
+
},
|
|
38
|
+
"delete_webhooks": {
|
|
39
|
+
"description": "\u0160i sistema jau prijungta prie Home Assistant. Jei t\u0119site, anks\u010diau sukonfig\u016bruotos funkcijos bus i\u0161trintos."
|
|
40
|
+
},
|
|
41
|
+
"pick_implementation": {
|
|
42
|
+
"title": "Pasirinkite autentifikavimo metod\u0105"
|
|
43
|
+
},
|
|
44
|
+
"webhooks": {
|
|
45
|
+
"data": {
|
|
46
|
+
"url": "Home Assistant URL",
|
|
47
|
+
"webhook1": "\u012evykio objektas 1",
|
|
48
|
+
"webhook2": "\u012evykio objektas 2",
|
|
49
|
+
"webhook3": "\u012evykio objektas 3",
|
|
50
|
+
"webhook4": "\u012evykio objektas 4",
|
|
51
|
+
"webhook5": "\u012evykio objektas 5"
|
|
52
|
+
},
|
|
53
|
+
"data_description": {
|
|
54
|
+
"url": "Home Assistant egzemplioriaus URL, kur\u012f galima pasiekti i\u0161 pir\u0161t\u0173 atspaud\u0173 valdiklio",
|
|
55
|
+
"webhook1": "\u012evykio objekto 1, kuris bus susietas su funkcija, pavadinimas",
|
|
56
|
+
"webhook2": "\u012evykio objekto 2, kuris bus susietas su funkcija, pavadinimas",
|
|
57
|
+
"webhook3": "\u012evykio objekto 3, kuris bus susietas su funkcija, pavadinimas",
|
|
58
|
+
"webhook4": "\u012evykio objekto 4, kuris bus susietas su funkcija, pavadinimas",
|
|
59
|
+
"webhook5": "\u012evykio objekto 5, kuris bus susietas su funkcija, pavadinimas"
|
|
60
|
+
},
|
|
61
|
+
"description": "Pavadinkite savo \u012fvyki\u0173 objektus. \u0160ie \u012fvyki\u0173 objektai bus susieti kaip funkcijos {ekeybionyx} programoje. Galite konfig\u016bruoti iki {webhooks_available} \u012fvyki\u0173 objekt\u0173. Palikus pavadinim\u0105 tu\u0161\u010di\u0105, to \u012fvykio objekto s\u0105ranka bus praleista."
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "Conta j\u00e1 configurada",
|
|
5
|
+
"already_in_progress": "O processo de configura\u00e7\u00e3o j\u00e1 est\u00e1 a decorrer",
|
|
6
|
+
"authorize_url_timeout": "Excedido o tempo limite para gerar um URL de autoriza\u00e7\u00e3o",
|
|
7
|
+
"cannot_connect": "A liga\u00e7\u00e3o a {ekeybionyx} falhou. Verifique a sua liga\u00e7\u00e3o \u00e0 Internet e tente novamente.",
|
|
8
|
+
"missing_configuration": "O componente n\u00e3o est\u00e1 configurado. Por favor, siga a documenta\u00e7\u00e3o.",
|
|
9
|
+
"no_available_webhooks": "N\u00e3o existem webhooks dispon\u00edveis no sistema {ekeybionyx}. Elimine alguns e tente novamente.",
|
|
10
|
+
"no_own_systems": "A sua conta n\u00e3o tem acesso de administrador a nenhum sistema.",
|
|
11
|
+
"no_url_available": "Nenhum URL est\u00e1 dispon\u00edvel. Para obter informa\u00e7\u00f5es sobre esse erro, [consulte a sec\u00e7\u00e3o de ajuda]({docs_url})",
|
|
12
|
+
"oauth_error": "Recebido token de autentica\u00e7\u00e3o inv\u00e1lido.",
|
|
13
|
+
"oauth_failed": "Erro ao obter o token de acesso.",
|
|
14
|
+
"oauth_timeout": "Excedido o tempo limite para o OAuth token.",
|
|
15
|
+
"oauth_unauthorized": "Erro de autoriza\u00e7\u00e3o OAuth ao obter o token de acesso.",
|
|
16
|
+
"user_rejected_authorize": "Vincula\u00e7\u00e3o de conta rejeitada: {error}"
|
|
17
|
+
},
|
|
18
|
+
"create_entry": {
|
|
19
|
+
"default": "Autenticado com sucesso"
|
|
20
|
+
},
|
|
21
|
+
"error": {
|
|
22
|
+
"invalid_name": "O nome \u00e9 inv\u00e1lido",
|
|
23
|
+
"invalid_url": "O URL \u00e9 inv\u00e1lido",
|
|
24
|
+
"no_webhooks_provided": "N\u00e3o foram fornecidos nomes de eventos"
|
|
25
|
+
},
|
|
26
|
+
"progress": {
|
|
27
|
+
"check_deletion_status": "Abra a aplica\u00e7\u00e3o {ekeybionyx} e confirme a elimina\u00e7\u00e3o das fun\u00e7\u00f5es."
|
|
28
|
+
},
|
|
29
|
+
"step": {
|
|
30
|
+
"choose_system": {
|
|
31
|
+
"data": {
|
|
32
|
+
"system": "Sistema"
|
|
33
|
+
},
|
|
34
|
+
"data_description": {
|
|
35
|
+
"system": "Sistema para o qual as entidades de evento devem ser preparadas."
|
|
36
|
+
},
|
|
37
|
+
"description": "Selecione o sistema {ekeybionyx} que pretende ligar ao Home Assistant"
|
|
38
|
+
},
|
|
39
|
+
"delete_webhooks": {
|
|
40
|
+
"description": "Este sistema j\u00e1 foi ligado ao Home Assistant. Se continuar, as fun\u00e7\u00f5es anteriormente configuradas ser\u00e3o eliminadas."
|
|
41
|
+
},
|
|
42
|
+
"pick_implementation": {
|
|
43
|
+
"title": "Escolha o m\u00e9todo de autentica\u00e7\u00e3o"
|
|
44
|
+
},
|
|
45
|
+
"webhooks": {
|
|
46
|
+
"data": {
|
|
47
|
+
"url": "URL do Home Assistant",
|
|
48
|
+
"webhook1": "Entidade de evento 1",
|
|
49
|
+
"webhook2": "Entidade de evento 2",
|
|
50
|
+
"webhook3": "Entidade de evento 3",
|
|
51
|
+
"webhook4": "Entidade de evento 4",
|
|
52
|
+
"webhook5": "Entidade de evento 5"
|
|
53
|
+
},
|
|
54
|
+
"data_description": {
|
|
55
|
+
"url": "URL da inst\u00e2ncia do Home Assistant que pode ser acedido a partir do controlador de impress\u00f5es digitais",
|
|
56
|
+
"webhook1": "Nome da entidade do evento 1 que ser\u00e1 mapeada para uma fun\u00e7\u00e3o",
|
|
57
|
+
"webhook2": "Nome da entidade do evento 2 que ser\u00e1 mapeada para uma fun\u00e7\u00e3o",
|
|
58
|
+
"webhook3": "Nome da entidade do evento 3 que ser\u00e1 mapeada para uma fun\u00e7\u00e3o",
|
|
59
|
+
"webhook4": "Nome da entidade do evento 4 que ser\u00e1 mapeada para uma fun\u00e7\u00e3o",
|
|
60
|
+
"webhook5": "Nome da entidade de evento 5 que ser\u00e1 mapeada em uma fun\u00e7\u00e3o"
|
|
61
|
+
},
|
|
62
|
+
"description": "D\u00ea um nome \u00e0s suas entidades de evento. Estas entidades de evento ser\u00e3o mapeadas como fun\u00e7\u00f5es na aplica\u00e7\u00e3o {ekeybionyx}. Pode configurar at\u00e9 {webhooks_available} entidades de evento. Se deixar um nome vazio, a configura\u00e7\u00e3o dessa entidade de evento ser\u00e1 ignorada."
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
|
-
"metering_point_id_already_configured": "Der Z\
|
|
5
|
-
"no_metering_points": "Das bereitgestellte API-Token hat keine Z\
|
|
4
|
+
"metering_point_id_already_configured": "Der Z\u00e4hlpunkt mit der ID `{metering_point_id}` ist bereits konfiguriert.",
|
|
5
|
+
"no_metering_points": "Das bereitgestellte API-Token hat keine Z\u00e4hlpunkte."
|
|
6
6
|
},
|
|
7
7
|
"error": {
|
|
8
8
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"step": {
|
|
12
12
|
"select_meter": {
|
|
13
13
|
"data": {
|
|
14
|
-
"metering_point_id": "W\u00e4hle deine Z\
|
|
14
|
+
"metering_point_id": "W\u00e4hle deine Z\u00e4hlpunkt-ID aus"
|
|
15
15
|
}
|
|
16
16
|
},
|
|
17
17
|
"user": {
|
|
@@ -3,14 +3,15 @@
|
|
|
3
3
|
from __future__ import annotations
|
|
4
4
|
|
|
5
5
|
from datetime import timedelta
|
|
6
|
+
from enum import IntEnum
|
|
6
7
|
import logging
|
|
7
8
|
from typing import Any
|
|
8
9
|
|
|
9
10
|
from pyephember2.pyephember2 import (
|
|
10
11
|
EphEmber,
|
|
11
12
|
ZoneMode,
|
|
13
|
+
boiler_state,
|
|
12
14
|
zone_current_temperature,
|
|
13
|
-
zone_is_active,
|
|
14
15
|
zone_is_hotwater,
|
|
15
16
|
zone_mode,
|
|
16
17
|
zone_name,
|
|
@@ -53,6 +54,15 @@ EPH_TO_HA_STATE = {
|
|
|
53
54
|
"OFF": HVACMode.OFF,
|
|
54
55
|
}
|
|
55
56
|
|
|
57
|
+
|
|
58
|
+
class EPHBoilerStates(IntEnum):
|
|
59
|
+
"""Boiler states for a zone given by the api."""
|
|
60
|
+
|
|
61
|
+
FIXME = 0
|
|
62
|
+
OFF = 1
|
|
63
|
+
ON = 2
|
|
64
|
+
|
|
65
|
+
|
|
56
66
|
HA_STATE_TO_EPH = {value: key for key, value in EPH_TO_HA_STATE.items()}
|
|
57
67
|
|
|
58
68
|
|
|
@@ -123,7 +133,7 @@ class EphEmberThermostat(ClimateEntity):
|
|
|
123
133
|
@property
|
|
124
134
|
def hvac_action(self) -> HVACAction:
|
|
125
135
|
"""Return current HVAC action."""
|
|
126
|
-
if
|
|
136
|
+
if boiler_state(self._zone) == EPHBoilerStates.ON:
|
|
127
137
|
return HVACAction.HEATING
|
|
128
138
|
|
|
129
139
|
return HVACAction.IDLE
|
|
@@ -1073,7 +1073,7 @@ def _async_register_service(
|
|
|
1073
1073
|
service_name,
|
|
1074
1074
|
{
|
|
1075
1075
|
"description": (
|
|
1076
|
-
f"
|
|
1076
|
+
f"Performs the action {service.name} of the node {device_info.name}"
|
|
1077
1077
|
),
|
|
1078
1078
|
"fields": fields,
|
|
1079
1079
|
},
|
|
@@ -18,12 +18,14 @@
|
|
|
18
18
|
"encryption_key": {
|
|
19
19
|
"data": {
|
|
20
20
|
"noise_psk": "Klucz szyfruj\u0105cy"
|
|
21
|
-
}
|
|
21
|
+
},
|
|
22
|
+
"description": "Wprowad\u017a klucz szyfrowania dla {name}. Mo\u017cesz go znale\u017a\u0107 w panelu ESPHome lub w konfiguracji swojego urz\u0105dzenia."
|
|
22
23
|
},
|
|
23
24
|
"reauth_confirm": {
|
|
24
25
|
"data": {
|
|
25
26
|
"noise_psk": "Klucz szyfruj\u0105cy"
|
|
26
|
-
}
|
|
27
|
+
},
|
|
28
|
+
"description": "Urz\u0105dzenie ESPHome {name} w\u0142\u0105czy\u0142o szyfrowanie transportu lub zmieni\u0142o klucz szyfruj\u0105cy. Wprowad\u017a zaktualizowany klucz. Mo\u017cesz go znale\u017a\u0107 w panelu ESPHome lub w konfiguracji swojego urz\u0105dzenia."
|
|
27
29
|
},
|
|
28
30
|
"user": {
|
|
29
31
|
"data": {
|
|
@@ -26,11 +26,14 @@ class EzvizEntity(CoordinatorEntity[EzvizDataUpdateCoordinator], Entity):
|
|
|
26
26
|
super().__init__(coordinator)
|
|
27
27
|
self._serial = serial
|
|
28
28
|
self._camera_name = self.data["name"]
|
|
29
|
+
|
|
30
|
+
connections = set()
|
|
31
|
+
if mac_address := self.data["mac_address"]:
|
|
32
|
+
connections.add((CONNECTION_NETWORK_MAC, mac_address))
|
|
33
|
+
|
|
29
34
|
self._attr_device_info = DeviceInfo(
|
|
30
35
|
identifiers={(DOMAIN, serial)},
|
|
31
|
-
connections=
|
|
32
|
-
(CONNECTION_NETWORK_MAC, self.data["mac_address"]),
|
|
33
|
-
},
|
|
36
|
+
connections=connections,
|
|
34
37
|
manufacturer=MANUFACTURER,
|
|
35
38
|
model=self.data["device_sub_category"],
|
|
36
39
|
name=self.data["name"],
|
|
@@ -62,11 +65,14 @@ class EzvizBaseEntity(Entity):
|
|
|
62
65
|
self._serial = serial
|
|
63
66
|
self.coordinator = coordinator
|
|
64
67
|
self._camera_name = self.data["name"]
|
|
68
|
+
|
|
69
|
+
connections = set()
|
|
70
|
+
if mac_address := self.data["mac_address"]:
|
|
71
|
+
connections.add((CONNECTION_NETWORK_MAC, mac_address))
|
|
72
|
+
|
|
65
73
|
self._attr_device_info = DeviceInfo(
|
|
66
74
|
identifiers={(DOMAIN, serial)},
|
|
67
|
-
connections=
|
|
68
|
-
(CONNECTION_NETWORK_MAC, self.data["mac_address"]),
|
|
69
|
-
},
|
|
75
|
+
connections=connections,
|
|
70
76
|
manufacturer=MANUFACTURER,
|
|
71
77
|
model=self.data["device_sub_category"],
|
|
72
78
|
name=self.data["name"],
|
|
@@ -3,8 +3,25 @@
|
|
|
3
3
|
"dir_not_allowed": {
|
|
4
4
|
"message": "\u0414\u043e\u0441\u0442\u044a\u043f\u044a\u0442 \u0434\u043e {filename} \u043d\u0435 \u0435 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d."
|
|
5
5
|
},
|
|
6
|
+
"file_not_found": {
|
|
7
|
+
"message": "\u0424\u0430\u0439\u043b\u044a\u0442 {filename} \u043d\u0435 \u0435 \u043d\u0430\u043c\u0435\u0440\u0435\u043d."
|
|
8
|
+
},
|
|
6
9
|
"write_access_failed": {
|
|
7
10
|
"message": "\u0414\u043e\u0441\u0442\u044a\u043f\u044a\u0442 \u0437\u0430 \u0437\u0430\u043f\u0438\u0441 \u0434\u043e {filename} \u043d\u0435 \u0435 \u0443\u0441\u043f\u0435\u0448\u0435\u043d: {exc}."
|
|
8
11
|
}
|
|
12
|
+
},
|
|
13
|
+
"services": {
|
|
14
|
+
"read_file": {
|
|
15
|
+
"fields": {
|
|
16
|
+
"file_encoding": {
|
|
17
|
+
"description": "\u041a\u043e\u0434\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0444\u0430\u0439\u043b\u0430 (JSON, YAML.)",
|
|
18
|
+
"name": "\u041a\u043e\u0434\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0444\u0430\u0439\u043b\u043e\u0432\u0435"
|
|
19
|
+
},
|
|
20
|
+
"file_name": {
|
|
21
|
+
"description": "\u0418\u043c\u0435 \u043d\u0430 \u0444\u0430\u0439\u043b\u0430 \u0437\u0430 \u0447\u0435\u0442\u0435\u043d\u0435.",
|
|
22
|
+
"name": "\u0418\u043c\u0435 \u043d\u0430 \u0444\u0430\u0439\u043b\u0430"
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
9
26
|
}
|
|
10
27
|
}
|
|
@@ -46,6 +46,21 @@
|
|
|
46
46
|
"dir_not_allowed": {
|
|
47
47
|
"message": "Acceso a {filename} no permitido."
|
|
48
48
|
},
|
|
49
|
+
"file_decoding": {
|
|
50
|
+
"message": "No se puede leer el archivo {filename} como {encoding}."
|
|
51
|
+
},
|
|
52
|
+
"file_not_found": {
|
|
53
|
+
"message": "Archivo {filename} no encontrado."
|
|
54
|
+
},
|
|
55
|
+
"file_read_error": {
|
|
56
|
+
"message": "Error al leer {filename}."
|
|
57
|
+
},
|
|
58
|
+
"no_access_to_path": {
|
|
59
|
+
"message": "No se puede leer {filename}, no hay acceso a la ruta; es posible que sea necesario ajustar `allowlist_external_dirs` en `configuration.yaml`"
|
|
60
|
+
},
|
|
61
|
+
"unsupported_file_encoding": {
|
|
62
|
+
"message": "No se puede leer {filename}, codificaci\u00f3n de archivo no compatible {encoding}."
|
|
63
|
+
},
|
|
49
64
|
"write_access_failed": {
|
|
50
65
|
"message": "Error de acceso de escritura a {filename} : {exc}."
|
|
51
66
|
}
|
|
@@ -65,5 +80,21 @@
|
|
|
65
80
|
}
|
|
66
81
|
}
|
|
67
82
|
}
|
|
83
|
+
},
|
|
84
|
+
"services": {
|
|
85
|
+
"read_file": {
|
|
86
|
+
"description": "Lee un archivo y devuelve el contenido.",
|
|
87
|
+
"fields": {
|
|
88
|
+
"file_encoding": {
|
|
89
|
+
"description": "Codificaci\u00f3n del archivo (JSON, YAML.)",
|
|
90
|
+
"name": "Codificaci\u00f3n del archivo"
|
|
91
|
+
},
|
|
92
|
+
"file_name": {
|
|
93
|
+
"description": "Nombre del archivo a leer.",
|
|
94
|
+
"name": "Nombre de archivo"
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
"name": "Leer archivo"
|
|
98
|
+
}
|
|
68
99
|
}
|
|
69
100
|
}
|
|
@@ -46,6 +46,21 @@
|
|
|
46
46
|
"dir_not_allowed": {
|
|
47
47
|
"message": "Juurdep\u00e4\u00e4s failile {filename} pole lubatud."
|
|
48
48
|
},
|
|
49
|
+
"file_decoding": {
|
|
50
|
+
"message": "Ei saa lugeda faili {filename} kui {encoding}."
|
|
51
|
+
},
|
|
52
|
+
"file_not_found": {
|
|
53
|
+
"message": "Faili {filename} ei leitud."
|
|
54
|
+
},
|
|
55
|
+
"file_read_error": {
|
|
56
|
+
"message": "Viga faili {filename} lugemisel."
|
|
57
|
+
},
|
|
58
|
+
"no_access_to_path": {
|
|
59
|
+
"message": "Ei saa lugeda {filename} , puudub juurdep\u00e4\u00e4s teele; \"allowlist_external_dirs\" v\u00f5ib olla vaja kohandada failis \"configuration.yaml\""
|
|
60
|
+
},
|
|
61
|
+
"unsupported_file_encoding": {
|
|
62
|
+
"message": "Faili {filename} ei saa lugeda, faili kodeering {encoding} on toetamata."
|
|
63
|
+
},
|
|
49
64
|
"write_access_failed": {
|
|
50
65
|
"message": "Kirjutus\u00f5igus failinimele {filename} nurjus: {exc}."
|
|
51
66
|
}
|
|
@@ -65,5 +80,21 @@
|
|
|
65
80
|
}
|
|
66
81
|
}
|
|
67
82
|
}
|
|
83
|
+
},
|
|
84
|
+
"services": {
|
|
85
|
+
"read_file": {
|
|
86
|
+
"description": "Loeb faili ja tagastab selle sisu.",
|
|
87
|
+
"fields": {
|
|
88
|
+
"file_encoding": {
|
|
89
|
+
"description": "Faili kodeering (JSON, YAML)",
|
|
90
|
+
"name": "Faili kodeering"
|
|
91
|
+
},
|
|
92
|
+
"file_name": {
|
|
93
|
+
"description": "Loetava faili nimi.",
|
|
94
|
+
"name": "Faili nimi"
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
"name": "Loe faili"
|
|
98
|
+
}
|
|
68
99
|
}
|
|
69
100
|
}
|