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.
- 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
|
@@ -63,6 +63,16 @@
|
|
|
63
63
|
"stop": "Parada"
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
|
+
"q_adapt": {
|
|
67
|
+
"name": "Q-Adapt",
|
|
68
|
+
"state": {
|
|
69
|
+
"maximum": "M\u00e1ximo",
|
|
70
|
+
"minimum": "M\u00ednimo",
|
|
71
|
+
"power": "Energ\u00eda",
|
|
72
|
+
"silence": "Silencio",
|
|
73
|
+
"standard": "Est\u00e1ndar"
|
|
74
|
+
}
|
|
75
|
+
},
|
|
66
76
|
"sleep_times": {
|
|
67
77
|
"name": "Dormir",
|
|
68
78
|
"state": {
|
|
@@ -63,6 +63,16 @@
|
|
|
63
63
|
"stop": "Peata"
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
|
+
"q_adapt": {
|
|
67
|
+
"name": "Q-Adapt",
|
|
68
|
+
"state": {
|
|
69
|
+
"maximum": "Maksimaalne",
|
|
70
|
+
"minimum": "Minimaalne",
|
|
71
|
+
"power": "V\u00f5imas",
|
|
72
|
+
"silence": "Vaikne",
|
|
73
|
+
"standard": "Tavaline"
|
|
74
|
+
}
|
|
75
|
+
},
|
|
66
76
|
"sleep_times": {
|
|
67
77
|
"name": "Unere\u017eiim",
|
|
68
78
|
"state": {
|
|
@@ -34,6 +34,15 @@
|
|
|
34
34
|
"90deg": "90\u00b0"
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
|
+
"q_adapt": {
|
|
38
|
+
"state": {
|
|
39
|
+
"maximum": "Maximum",
|
|
40
|
+
"minimum": "Minimum",
|
|
41
|
+
"power": "Puissant",
|
|
42
|
+
"silence": "Silencieux",
|
|
43
|
+
"standard": "Standard"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
37
46
|
"sleep_times": {
|
|
38
47
|
"state": {
|
|
39
48
|
"30m": "30 minutes",
|
|
@@ -63,6 +63,16 @@
|
|
|
63
63
|
"stop": "Stad"
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
|
+
"q_adapt": {
|
|
67
|
+
"name": "Q-Adapt",
|
|
68
|
+
"state": {
|
|
69
|
+
"maximum": "Uasmh\u00e9id",
|
|
70
|
+
"minimum": "\u00cdosmh\u00e9id",
|
|
71
|
+
"power": "Cumhacht",
|
|
72
|
+
"silence": "Ci\u00fanas",
|
|
73
|
+
"standard": "Caighde\u00e1nach"
|
|
74
|
+
}
|
|
75
|
+
},
|
|
66
76
|
"sleep_times": {
|
|
67
77
|
"name": "Codladh",
|
|
68
78
|
"state": {
|
|
@@ -63,6 +63,16 @@
|
|
|
63
63
|
"stop": "Sustabdyti"
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
|
+
"q_adapt": {
|
|
67
|
+
"name": "Q-Adapt",
|
|
68
|
+
"state": {
|
|
69
|
+
"maximum": "Maksimalus",
|
|
70
|
+
"minimum": "Minimalus",
|
|
71
|
+
"power": "Galia",
|
|
72
|
+
"silence": "Tyla",
|
|
73
|
+
"standard": "Standartinis"
|
|
74
|
+
}
|
|
75
|
+
},
|
|
66
76
|
"sleep_times": {
|
|
67
77
|
"name": "Miegas",
|
|
68
78
|
"state": {
|
|
@@ -63,6 +63,16 @@
|
|
|
63
63
|
"stop": "Parar"
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
|
+
"q_adapt": {
|
|
67
|
+
"name": "Q-Adapt",
|
|
68
|
+
"state": {
|
|
69
|
+
"maximum": "M\u00e1ximo",
|
|
70
|
+
"minimum": "M\u00ednimo",
|
|
71
|
+
"power": "Energia",
|
|
72
|
+
"silence": "Sil\u00eancio",
|
|
73
|
+
"standard": "Padr\u00e3o"
|
|
74
|
+
}
|
|
75
|
+
},
|
|
66
76
|
"sleep_times": {
|
|
67
77
|
"name": "Dormir",
|
|
68
78
|
"state": {
|
|
@@ -75,13 +75,6 @@ async def async_setup_entry(
|
|
|
75
75
|
"detectionState",
|
|
76
76
|
)
|
|
77
77
|
|
|
78
|
-
async_add_entities(
|
|
79
|
-
AmazonBinarySensorEntity(coordinator, serial_num, sensor_desc)
|
|
80
|
-
for sensor_desc in BINARY_SENSORS
|
|
81
|
-
for serial_num in coordinator.data
|
|
82
|
-
if sensor_desc.is_supported(coordinator.data[serial_num], sensor_desc.key)
|
|
83
|
-
)
|
|
84
|
-
|
|
85
78
|
known_devices: set[str] = set()
|
|
86
79
|
|
|
87
80
|
def _check_device() -> None:
|
|
@@ -551,7 +551,7 @@ async def async_devices_payload(hass: HomeAssistant) -> dict:
|
|
|
551
551
|
for domain, integration_info in integration_inputs.items()
|
|
552
552
|
if (integration := integrations.get(domain)) is not None
|
|
553
553
|
and integration.is_built_in
|
|
554
|
-
and integration.integration_type in ("device", "hub")
|
|
554
|
+
and integration.manifest.get("integration_type") in ("device", "hub")
|
|
555
555
|
}
|
|
556
556
|
|
|
557
557
|
# Call integrations that implement the analytics platform
|
|
@@ -1308,7 +1308,9 @@ class PipelineRun:
|
|
|
1308
1308
|
# instead of a full response.
|
|
1309
1309
|
all_targets_in_satellite_area = (
|
|
1310
1310
|
self._get_all_targets_in_satellite_area(
|
|
1311
|
-
conversation_result.response,
|
|
1311
|
+
conversation_result.response,
|
|
1312
|
+
self._satellite_id,
|
|
1313
|
+
self._device_id,
|
|
1312
1314
|
)
|
|
1313
1315
|
)
|
|
1314
1316
|
|
|
@@ -1337,39 +1339,62 @@ class PipelineRun:
|
|
|
1337
1339
|
return (speech, all_targets_in_satellite_area)
|
|
1338
1340
|
|
|
1339
1341
|
def _get_all_targets_in_satellite_area(
|
|
1340
|
-
self,
|
|
1342
|
+
self,
|
|
1343
|
+
intent_response: intent.IntentResponse,
|
|
1344
|
+
satellite_id: str | None,
|
|
1345
|
+
device_id: str | None,
|
|
1341
1346
|
) -> bool:
|
|
1342
1347
|
"""Return true if all targeted entities were in the same area as the device."""
|
|
1343
1348
|
if (
|
|
1344
|
-
|
|
1345
|
-
or
|
|
1346
|
-
or (not device_id)
|
|
1349
|
+
intent_response.response_type != intent.IntentResponseType.ACTION_DONE
|
|
1350
|
+
or not intent_response.matched_states
|
|
1347
1351
|
):
|
|
1348
1352
|
return False
|
|
1349
1353
|
|
|
1354
|
+
entity_registry = er.async_get(self.hass)
|
|
1350
1355
|
device_registry = dr.async_get(self.hass)
|
|
1351
1356
|
|
|
1352
|
-
|
|
1353
|
-
|
|
1357
|
+
area_id: str | None = None
|
|
1358
|
+
|
|
1359
|
+
if (
|
|
1360
|
+
satellite_id is not None
|
|
1361
|
+
and (target_entity_entry := entity_registry.async_get(satellite_id))
|
|
1362
|
+
is not None
|
|
1354
1363
|
):
|
|
1355
|
-
|
|
1364
|
+
area_id = target_entity_entry.area_id
|
|
1365
|
+
device_id = target_entity_entry.device_id
|
|
1366
|
+
|
|
1367
|
+
if area_id is None:
|
|
1368
|
+
if device_id is None:
|
|
1369
|
+
return False
|
|
1370
|
+
|
|
1371
|
+
device_entry = device_registry.async_get(device_id)
|
|
1372
|
+
if device_entry is None:
|
|
1373
|
+
return False
|
|
1374
|
+
|
|
1375
|
+
area_id = device_entry.area_id
|
|
1376
|
+
if area_id is None:
|
|
1377
|
+
return False
|
|
1356
1378
|
|
|
1357
|
-
entity_registry = er.async_get(self.hass)
|
|
1358
1379
|
for state in intent_response.matched_states:
|
|
1359
|
-
|
|
1360
|
-
if
|
|
1380
|
+
target_entity_entry = entity_registry.async_get(state.entity_id)
|
|
1381
|
+
if target_entity_entry is None:
|
|
1361
1382
|
return False
|
|
1362
1383
|
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1384
|
+
target_area_id = target_entity_entry.area_id
|
|
1385
|
+
if target_area_id is None:
|
|
1386
|
+
if target_entity_entry.device_id is None:
|
|
1387
|
+
return False
|
|
1388
|
+
|
|
1389
|
+
target_device_entry = device_registry.async_get(
|
|
1390
|
+
target_entity_entry.device_id
|
|
1391
|
+
)
|
|
1392
|
+
if target_device_entry is None:
|
|
1368
1393
|
return False
|
|
1369
1394
|
|
|
1370
|
-
|
|
1395
|
+
target_area_id = target_device_entry.area_id
|
|
1371
1396
|
|
|
1372
|
-
if
|
|
1397
|
+
if target_area_id != area_id:
|
|
1373
1398
|
return False
|
|
1374
1399
|
|
|
1375
1400
|
return True
|
|
@@ -48,5 +48,23 @@
|
|
|
48
48
|
"name": "\u0421\u0440\u0435\u0434\u043d\u043e \u043d\u0430\u043f\u0440\u0435\u0436\u0435\u043d\u0438\u0435"
|
|
49
49
|
}
|
|
50
50
|
}
|
|
51
|
+
},
|
|
52
|
+
"options": {
|
|
53
|
+
"step": {
|
|
54
|
+
"init": {
|
|
55
|
+
"data": {
|
|
56
|
+
"card": "\u041a\u0430\u0440\u0442\u0430"
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
"services": {
|
|
62
|
+
"start_charge_session": {
|
|
63
|
+
"fields": {
|
|
64
|
+
"device_id": {
|
|
65
|
+
"name": "ID \u043d\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u0442\u043e"
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
51
69
|
}
|
|
52
70
|
}
|
|
@@ -136,5 +136,49 @@
|
|
|
136
136
|
"name": "Enchufar y cargar"
|
|
137
137
|
}
|
|
138
138
|
}
|
|
139
|
+
},
|
|
140
|
+
"exceptions": {
|
|
141
|
+
"config_entry_not_loaded": {
|
|
142
|
+
"message": "Entrada de configuraci\u00f3n no cargada."
|
|
143
|
+
},
|
|
144
|
+
"invalid_device_id": {
|
|
145
|
+
"message": "Se ha proporcionado un ID de dispositivo no v\u00e1lido."
|
|
146
|
+
},
|
|
147
|
+
"no_config_entry": {
|
|
148
|
+
"message": "El dispositivo no tiene una entrada de configuraci\u00f3n blue_current v\u00e1lida."
|
|
149
|
+
}
|
|
150
|
+
},
|
|
151
|
+
"options": {
|
|
152
|
+
"step": {
|
|
153
|
+
"init": {
|
|
154
|
+
"data": {
|
|
155
|
+
"card": "Tarjeta"
|
|
156
|
+
},
|
|
157
|
+
"description": "Selecciona la tarjeta de carga predeterminada que quieres utilizar"
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
},
|
|
161
|
+
"selector": {
|
|
162
|
+
"select_charging_card": {
|
|
163
|
+
"options": {
|
|
164
|
+
"without_charging_card": "Sin tarjeta de carga"
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
},
|
|
168
|
+
"services": {
|
|
169
|
+
"start_charge_session": {
|
|
170
|
+
"description": "Inicia una nueva sesi\u00f3n de carga en un punto de carga especificado.",
|
|
171
|
+
"fields": {
|
|
172
|
+
"charging_card_id": {
|
|
173
|
+
"description": "ID de la tarjeta de carga opcional que se usar\u00e1 para iniciar una sesi\u00f3n de carga. Si no se proporciona, no se usar\u00e1 la tarjeta de carga.",
|
|
174
|
+
"name": "ID de la tarjeta de carga"
|
|
175
|
+
},
|
|
176
|
+
"device_id": {
|
|
177
|
+
"description": "El ID del punto de carga de Blue Current.",
|
|
178
|
+
"name": "ID del dispositivo"
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
"name": "Iniciar sesi\u00f3n de carga"
|
|
182
|
+
}
|
|
139
183
|
}
|
|
140
184
|
}
|
|
@@ -136,5 +136,49 @@
|
|
|
136
136
|
"name": "\u00dchenda ja laadi"
|
|
137
137
|
}
|
|
138
138
|
}
|
|
139
|
+
},
|
|
140
|
+
"exceptions": {
|
|
141
|
+
"config_entry_not_loaded": {
|
|
142
|
+
"message": "Konfiguratsioonikirje pole laaditud."
|
|
143
|
+
},
|
|
144
|
+
"invalid_device_id": {
|
|
145
|
+
"message": "Esitatud on kehtetu seadme ID."
|
|
146
|
+
},
|
|
147
|
+
"no_config_entry": {
|
|
148
|
+
"message": "Seadmel puudub kehtiv blue_current konfiguratsioonikirje."
|
|
149
|
+
}
|
|
150
|
+
},
|
|
151
|
+
"options": {
|
|
152
|
+
"step": {
|
|
153
|
+
"init": {
|
|
154
|
+
"data": {
|
|
155
|
+
"card": "Kaart"
|
|
156
|
+
},
|
|
157
|
+
"description": "Vali vaikimisi kasutatav laadimiskaart"
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
},
|
|
161
|
+
"selector": {
|
|
162
|
+
"select_charging_card": {
|
|
163
|
+
"options": {
|
|
164
|
+
"without_charging_card": "Ilma laadimiskaardita"
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
},
|
|
168
|
+
"services": {
|
|
169
|
+
"start_charge_session": {
|
|
170
|
+
"description": "Alustab m\u00e4\u00e4ratud laadimispunktis uut laadimisseanssi.",
|
|
171
|
+
"fields": {
|
|
172
|
+
"charging_card_id": {
|
|
173
|
+
"description": "Valikuline laadimiskaardi ID mida kasutatakse laadimisseansi alustamiseks. Kui seda ei esitata siis laadimiskaarti ei kasutata.",
|
|
174
|
+
"name": "Laadimiskaardi ID"
|
|
175
|
+
},
|
|
176
|
+
"device_id": {
|
|
177
|
+
"description": "Blue Current laadimispunkti ID.",
|
|
178
|
+
"name": "Seadme ID"
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
"name": "Alusta laadimist"
|
|
182
|
+
}
|
|
139
183
|
}
|
|
140
184
|
}
|
|
@@ -136,5 +136,49 @@
|
|
|
136
136
|
"name": "Breise\u00e1n & Muirear"
|
|
137
137
|
}
|
|
138
138
|
}
|
|
139
|
+
},
|
|
140
|
+
"exceptions": {
|
|
141
|
+
"config_entry_not_loaded": {
|
|
142
|
+
"message": "N\u00edor l\u00f3d\u00e1ileadh an iontr\u00e1il chumra\u00edochta."
|
|
143
|
+
},
|
|
144
|
+
"invalid_device_id": {
|
|
145
|
+
"message": "Tugadh aitheant\u00f3ir gl\u00e9is neamhbhail\u00ed."
|
|
146
|
+
},
|
|
147
|
+
"no_config_entry": {
|
|
148
|
+
"message": "N\u00edl iontr\u00e1il chumra\u00edochta blue_current bail\u00ed ag an ngl\u00e9as."
|
|
149
|
+
}
|
|
150
|
+
},
|
|
151
|
+
"options": {
|
|
152
|
+
"step": {
|
|
153
|
+
"init": {
|
|
154
|
+
"data": {
|
|
155
|
+
"card": "C\u00e1rta"
|
|
156
|
+
},
|
|
157
|
+
"description": "Roghnaigh an c\u00e1rta muirir r\u00e9amhshocraithe is mian leat a \u00fas\u00e1id"
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
},
|
|
161
|
+
"selector": {
|
|
162
|
+
"select_charging_card": {
|
|
163
|
+
"options": {
|
|
164
|
+
"without_charging_card": "Gan c\u00e1rta muirir"
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
},
|
|
168
|
+
"services": {
|
|
169
|
+
"start_charge_session": {
|
|
170
|
+
"description": "Tosa\u00edonn s\u00e9 seisi\u00fan luchtaithe nua ag pointe luchtaithe sonraithe.",
|
|
171
|
+
"fields": {
|
|
172
|
+
"charging_card_id": {
|
|
173
|
+
"description": "Aitheantas c\u00e1rta muirir roghnach a \u00fas\u00e1idfear chun seisi\u00fan muirir a thos\u00fa. Mura gcuirtear ar f\u00e1il \u00e9, n\u00ed \u00fas\u00e1idfear c\u00e1rta muirir.",
|
|
174
|
+
"name": "Aitheantas c\u00e1rta muirir"
|
|
175
|
+
},
|
|
176
|
+
"device_id": {
|
|
177
|
+
"description": "Aitheantas phointe luchtaithe Blue Current.",
|
|
178
|
+
"name": "Aitheantas Gl\u00e9as"
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
"name": "Tosaigh seisi\u00fan muirir"
|
|
182
|
+
}
|
|
139
183
|
}
|
|
140
184
|
}
|
|
@@ -136,5 +136,49 @@
|
|
|
136
136
|
"name": "Prijunkite ir \u012fkraukite"
|
|
137
137
|
}
|
|
138
138
|
}
|
|
139
|
+
},
|
|
140
|
+
"exceptions": {
|
|
141
|
+
"config_entry_not_loaded": {
|
|
142
|
+
"message": "Konfig\u016bracijos \u012fra\u0161as ne\u012fkeltas."
|
|
143
|
+
},
|
|
144
|
+
"invalid_device_id": {
|
|
145
|
+
"message": "Nurodytas neteisingas \u012frenginio ID."
|
|
146
|
+
},
|
|
147
|
+
"no_config_entry": {
|
|
148
|
+
"message": "\u012erenginyje n\u0117ra galiojan\u010dio blue_current konfig\u016bracijos \u012fra\u0161o."
|
|
149
|
+
}
|
|
150
|
+
},
|
|
151
|
+
"options": {
|
|
152
|
+
"step": {
|
|
153
|
+
"init": {
|
|
154
|
+
"data": {
|
|
155
|
+
"card": "Kortel\u0117"
|
|
156
|
+
},
|
|
157
|
+
"description": "Pasirinkite numatyt\u0105j\u0105 mok\u0117jimo kortel\u0119, kuri\u0105 norite naudoti"
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
},
|
|
161
|
+
"selector": {
|
|
162
|
+
"select_charging_card": {
|
|
163
|
+
"options": {
|
|
164
|
+
"without_charging_card": "Be \u012fkrovimo kortel\u0117s"
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
},
|
|
168
|
+
"services": {
|
|
169
|
+
"start_charge_session": {
|
|
170
|
+
"description": "Pradeda nauj\u0105 \u012fkrovimo seans\u0105 nurodytame \u012fkrovimo ta\u0161ke.",
|
|
171
|
+
"fields": {
|
|
172
|
+
"charging_card_id": {
|
|
173
|
+
"description": "Pasirinktinai naudojamas \u012fkrovimo kortel\u0117s ID, kuris bus naudojamas \u012fkrovimo sesijai prad\u0117ti. Jei nepateiktas, \u012fkrovimo kortel\u0117 nebus naudojama.",
|
|
174
|
+
"name": "Mok\u0117tinos kortel\u0117s ID"
|
|
175
|
+
},
|
|
176
|
+
"device_id": {
|
|
177
|
+
"description": "Blue Current \u012fkrovimo ta\u0161ko ID.",
|
|
178
|
+
"name": "\u012erenginio ID"
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
"name": "Prad\u0117ti \u012fkrovimo seans\u0105"
|
|
182
|
+
}
|
|
139
183
|
}
|
|
140
184
|
}
|
|
@@ -136,5 +136,49 @@
|
|
|
136
136
|
"name": "Ligar & Carregar"
|
|
137
137
|
}
|
|
138
138
|
}
|
|
139
|
+
},
|
|
140
|
+
"exceptions": {
|
|
141
|
+
"config_entry_not_loaded": {
|
|
142
|
+
"message": "Entrada de configura\u00e7\u00e3o n\u00e3o carregada."
|
|
143
|
+
},
|
|
144
|
+
"invalid_device_id": {
|
|
145
|
+
"message": "ID de dispositivo inv\u00e1lido fornecido."
|
|
146
|
+
},
|
|
147
|
+
"no_config_entry": {
|
|
148
|
+
"message": "O dispositivo n\u00e3o tem uma entrada de configura\u00e7\u00e3o blue_current v\u00e1lida."
|
|
149
|
+
}
|
|
150
|
+
},
|
|
151
|
+
"options": {
|
|
152
|
+
"step": {
|
|
153
|
+
"init": {
|
|
154
|
+
"data": {
|
|
155
|
+
"card": "Cart\u00e3o"
|
|
156
|
+
},
|
|
157
|
+
"description": "Selecionar o cart\u00e3o de carregamento predefinido que pretende utilizar"
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
},
|
|
161
|
+
"selector": {
|
|
162
|
+
"select_charging_card": {
|
|
163
|
+
"options": {
|
|
164
|
+
"without_charging_card": "Sem cart\u00e3o de carregamento"
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
},
|
|
168
|
+
"services": {
|
|
169
|
+
"start_charge_session": {
|
|
170
|
+
"description": "Inicia uma nova sess\u00e3o de carregamento num ponto de carregamento especificado.",
|
|
171
|
+
"fields": {
|
|
172
|
+
"charging_card_id": {
|
|
173
|
+
"description": "ID opcional do cart\u00e3o de carregamento que ser\u00e1 utilizado para iniciar uma sess\u00e3o de carregamento. Se n\u00e3o for fornecido, n\u00e3o ser\u00e1 utilizado qualquer cart\u00e3o de carregamento.",
|
|
174
|
+
"name": "ID do cart\u00e3o de carregamento"
|
|
175
|
+
},
|
|
176
|
+
"device_id": {
|
|
177
|
+
"description": "O ID do ponto de carregamento de Blue Current.",
|
|
178
|
+
"name": "ID do dispositivo"
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
"name": "Iniciar sess\u00e3o de carregamento"
|
|
182
|
+
}
|
|
139
183
|
}
|
|
140
184
|
}
|
|
@@ -29,5 +29,19 @@
|
|
|
29
29
|
"title": "Konfiguracja Google Cast"
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
|
+
},
|
|
33
|
+
"services": {
|
|
34
|
+
"show_lovelace_view": {
|
|
35
|
+
"description": "Wy\u015bwietla widok panelu na urz\u0105dzeniu Chromecast.",
|
|
36
|
+
"fields": {
|
|
37
|
+
"dashboard_path": {
|
|
38
|
+
"name": "\u015acie\u017cka panelu"
|
|
39
|
+
},
|
|
40
|
+
"entity_id": {
|
|
41
|
+
"description": "Encja odtwarzacza medi\u00f3w, na kt\u00f3rej ma by\u0107 wy\u015bwietlany widok panelu."
|
|
42
|
+
}
|
|
43
|
+
},
|
|
44
|
+
"name": "Poka\u017c widok panelu"
|
|
45
|
+
}
|
|
32
46
|
}
|
|
33
47
|
}
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"system_health": {
|
|
79
79
|
"info": {
|
|
80
80
|
"alexa_enabled": "Alexa povolen\u00e1",
|
|
81
|
-
"can_reach_cert_server": "
|
|
81
|
+
"can_reach_cert_server": "Certifika\u010dn\u00fd server dosiahnut\u00fd",
|
|
82
82
|
"can_reach_cloud": "Home Assistant Cloud dosiahnut\u00fd",
|
|
83
83
|
"can_reach_cloud_auth": "Overovac\u00ed server dosiahnut\u00fd",
|
|
84
84
|
"certificate_status": "Stav certifik\u00e1tu",
|
|
@@ -25,23 +25,27 @@ from .const import _LOGGER, DEFAULT_PORT, DEVICE_TYPE_LIST, DOMAIN
|
|
|
25
25
|
from .utils import async_client_session
|
|
26
26
|
|
|
27
27
|
DEFAULT_HOST = "192.168.1.252"
|
|
28
|
-
DEFAULT_PIN = 111111
|
|
28
|
+
DEFAULT_PIN = "111111"
|
|
29
29
|
|
|
30
30
|
|
|
31
|
+
pin_regex = r"^[0-9]{4,10}$"
|
|
32
|
+
|
|
31
33
|
USER_SCHEMA = vol.Schema(
|
|
32
34
|
{
|
|
33
35
|
vol.Required(CONF_HOST, default=DEFAULT_HOST): cv.string,
|
|
34
36
|
vol.Required(CONF_PORT, default=DEFAULT_PORT): cv.port,
|
|
35
|
-
vol.Optional(CONF_PIN, default=DEFAULT_PIN): cv.
|
|
37
|
+
vol.Optional(CONF_PIN, default=DEFAULT_PIN): cv.matches_regex(pin_regex),
|
|
36
38
|
vol.Required(CONF_TYPE, default=BRIDGE): vol.In(DEVICE_TYPE_LIST),
|
|
37
39
|
}
|
|
38
40
|
)
|
|
39
|
-
STEP_REAUTH_DATA_SCHEMA = vol.Schema(
|
|
41
|
+
STEP_REAUTH_DATA_SCHEMA = vol.Schema(
|
|
42
|
+
{vol.Required(CONF_PIN): cv.matches_regex(pin_regex)}
|
|
43
|
+
)
|
|
40
44
|
STEP_RECONFIGURE = vol.Schema(
|
|
41
45
|
{
|
|
42
46
|
vol.Required(CONF_HOST): cv.string,
|
|
43
47
|
vol.Required(CONF_PORT): cv.port,
|
|
44
|
-
vol.Optional(CONF_PIN, default=DEFAULT_PIN): cv.
|
|
48
|
+
vol.Optional(CONF_PIN, default=DEFAULT_PIN): cv.matches_regex(pin_regex),
|
|
45
49
|
}
|
|
46
50
|
)
|
|
47
51
|
|