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
|
@@ -114,6 +114,18 @@
|
|
|
114
114
|
}
|
|
115
115
|
},
|
|
116
116
|
"sensor": {
|
|
117
|
+
"charger_state": {
|
|
118
|
+
"state": {
|
|
119
|
+
"charger_charging": "Wird geladen",
|
|
120
|
+
"charger_end": "Aufladen abgeschlossen",
|
|
121
|
+
"charger_fault": "Fehler beim Laden",
|
|
122
|
+
"charger_free": "Ausgesteckt",
|
|
123
|
+
"charger_free_fault": "Stecker kann nicht gel\u00f6st werden",
|
|
124
|
+
"charger_insert": "Eingesteckt",
|
|
125
|
+
"charger_pause": "Ladevorgang durch Ladeger\u00e4t unterbrochen",
|
|
126
|
+
"charger_wait": "Ladevorgang durch Fahrzeug unterbrochen"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
117
129
|
"detected_objects": {
|
|
118
130
|
"unit_of_measurement": "Objekte"
|
|
119
131
|
},
|
|
@@ -114,6 +114,18 @@
|
|
|
114
114
|
}
|
|
115
115
|
},
|
|
116
116
|
"sensor": {
|
|
117
|
+
"charger_state": {
|
|
118
|
+
"state": {
|
|
119
|
+
"charger_charging": "Charging",
|
|
120
|
+
"charger_end": "Charge completed",
|
|
121
|
+
"charger_fault": "Error while charging",
|
|
122
|
+
"charger_free": "Unplugged",
|
|
123
|
+
"charger_free_fault": "Can not release plug",
|
|
124
|
+
"charger_insert": "Plugged in",
|
|
125
|
+
"charger_pause": "Charging paused by charger",
|
|
126
|
+
"charger_wait": "Charging paused by vehicle"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
117
129
|
"detected_objects": {
|
|
118
130
|
"unit_of_measurement": "objects"
|
|
119
131
|
},
|
|
@@ -114,6 +114,18 @@
|
|
|
114
114
|
}
|
|
115
115
|
},
|
|
116
116
|
"sensor": {
|
|
117
|
+
"charger_state": {
|
|
118
|
+
"state": {
|
|
119
|
+
"charger_charging": "Charging",
|
|
120
|
+
"charger_end": "Charge completed",
|
|
121
|
+
"charger_fault": "Error while charging",
|
|
122
|
+
"charger_free": "Unplugged",
|
|
123
|
+
"charger_free_fault": "Can not release plug",
|
|
124
|
+
"charger_insert": "Plugged in",
|
|
125
|
+
"charger_pause": "Charging paused by charger",
|
|
126
|
+
"charger_wait": "Charging paused by vehicle"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
117
129
|
"detected_objects": {
|
|
118
130
|
"unit_of_measurement": "objects"
|
|
119
131
|
},
|
|
@@ -114,6 +114,18 @@
|
|
|
114
114
|
}
|
|
115
115
|
},
|
|
116
116
|
"sensor": {
|
|
117
|
+
"charger_state": {
|
|
118
|
+
"state": {
|
|
119
|
+
"charger_charging": "Cargando",
|
|
120
|
+
"charger_end": "Carga completada",
|
|
121
|
+
"charger_fault": "Error durante la carga",
|
|
122
|
+
"charger_free": "Desenchufado",
|
|
123
|
+
"charger_free_fault": "No se puede soltar el enchufe",
|
|
124
|
+
"charger_insert": "Enchufado",
|
|
125
|
+
"charger_pause": "Carga pausada por el cargador",
|
|
126
|
+
"charger_wait": "Carga pausada por el veh\u00edculo"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
117
129
|
"detected_objects": {
|
|
118
130
|
"unit_of_measurement": "objetos"
|
|
119
131
|
},
|
|
@@ -114,6 +114,18 @@
|
|
|
114
114
|
}
|
|
115
115
|
},
|
|
116
116
|
"sensor": {
|
|
117
|
+
"charger_state": {
|
|
118
|
+
"state": {
|
|
119
|
+
"charger_charging": "Laadimine",
|
|
120
|
+
"charger_end": "Laadimine l\u00f5petatud",
|
|
121
|
+
"charger_fault": "Viga laadimise ajal",
|
|
122
|
+
"charger_free": "Lahti \u00fchendatud",
|
|
123
|
+
"charger_free_fault": "Ei saa pistikut vabastada",
|
|
124
|
+
"charger_insert": "\u00dchendatud",
|
|
125
|
+
"charger_pause": "Laadija peatas laadimise",
|
|
126
|
+
"charger_wait": "S\u00f5iduk peatas laadimise"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
117
129
|
"detected_objects": {
|
|
118
130
|
"unit_of_measurement": "objektid"
|
|
119
131
|
},
|
|
@@ -114,6 +114,18 @@
|
|
|
114
114
|
}
|
|
115
115
|
},
|
|
116
116
|
"sensor": {
|
|
117
|
+
"charger_state": {
|
|
118
|
+
"state": {
|
|
119
|
+
"charger_charging": "\u012ekrovimas",
|
|
120
|
+
"charger_end": "Mok\u0117jimas atliktas",
|
|
121
|
+
"charger_fault": "Klaida kraunant",
|
|
122
|
+
"charger_free": "I\u0161trauktas",
|
|
123
|
+
"charger_free_fault": "Nepavyksta atlaisvinti ki\u0161tuko",
|
|
124
|
+
"charger_insert": "\u012eki\u0161tas",
|
|
125
|
+
"charger_pause": "\u012ekroviklis pristabd\u0117 \u012fkrovim\u0105",
|
|
126
|
+
"charger_wait": "Transporto priemon\u0117 pristabd\u0117 \u012fkrovim\u0105"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
117
129
|
"detected_objects": {
|
|
118
130
|
"unit_of_measurement": "objektai"
|
|
119
131
|
},
|
|
@@ -20,6 +20,9 @@
|
|
|
20
20
|
},
|
|
21
21
|
"flow_title": "{name}",
|
|
22
22
|
"step": {
|
|
23
|
+
"confirm_discovery": {
|
|
24
|
+
"description": "Czy chcesz skonfigurowa\u0107 {model} ({host})?\n\nUrz\u0105dzenia zasilane bateryjnie, z ustawionym has\u0142em, nale\u017cy wybudzi\u0107 przed konfiguracj\u0105.\nUrz\u0105dzenia zasilane bateryjnie, bez ustawionego has\u0142a, zostan\u0105 dodane, gdy si\u0119 wybudz\u0105. Mo\u017cesz r\u0119cznie wybudzi\u0107 urz\u0105dzenie przyciskiem na obudowie lub poczeka\u0107 na aktualizacj\u0119 danych z urz\u0105dzenia."
|
|
25
|
+
},
|
|
23
26
|
"credentials": {
|
|
24
27
|
"data": {
|
|
25
28
|
"password": "Has\u0142o",
|
|
@@ -111,6 +114,18 @@
|
|
|
111
114
|
}
|
|
112
115
|
},
|
|
113
116
|
"sensor": {
|
|
117
|
+
"charger_state": {
|
|
118
|
+
"state": {
|
|
119
|
+
"charger_charging": "\u0142adowanie",
|
|
120
|
+
"charger_end": "\u0142adowanie zako\u0144czone",
|
|
121
|
+
"charger_fault": "b\u0142\u0105d podczas \u0142adowania",
|
|
122
|
+
"charger_free": "od\u0142\u0105czono",
|
|
123
|
+
"charger_free_fault": "nie mo\u017cna od\u0142\u0105czy\u0107 wtyczki",
|
|
124
|
+
"charger_insert": "pod\u0142\u0105czono",
|
|
125
|
+
"charger_pause": "\u0142adowanie wstrzymane przez \u0142adowark\u0119",
|
|
126
|
+
"charger_wait": "\u0142adowanie wstrzymane przez pojazd"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
114
129
|
"detected_objects": {
|
|
115
130
|
"unit_of_measurement": "obiekt\u00f3w"
|
|
116
131
|
},
|
|
@@ -142,6 +157,7 @@
|
|
|
142
157
|
"operation": {
|
|
143
158
|
"state": {
|
|
144
159
|
"fault": "awaria",
|
|
160
|
+
"normal": "normalna praca",
|
|
145
161
|
"warmup": "rozgrzewanie"
|
|
146
162
|
}
|
|
147
163
|
},
|
|
@@ -114,6 +114,18 @@
|
|
|
114
114
|
}
|
|
115
115
|
},
|
|
116
116
|
"sensor": {
|
|
117
|
+
"charger_state": {
|
|
118
|
+
"state": {
|
|
119
|
+
"charger_charging": "A carregar",
|
|
120
|
+
"charger_end": "Carga conclu\u00edda",
|
|
121
|
+
"charger_fault": "Erro durante o carregamento",
|
|
122
|
+
"charger_free": "Desligado",
|
|
123
|
+
"charger_free_fault": "N\u00e3o \u00e9 poss\u00edvel libertar a ficha",
|
|
124
|
+
"charger_insert": "Ligado",
|
|
125
|
+
"charger_pause": "Carregamento interrompido pelo carregador",
|
|
126
|
+
"charger_wait": "Carregamento pausado por ve\u00edculo"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
117
129
|
"detected_objects": {
|
|
118
130
|
"unit_of_measurement": "objetos"
|
|
119
131
|
},
|
|
@@ -114,6 +114,18 @@
|
|
|
114
114
|
}
|
|
115
115
|
},
|
|
116
116
|
"sensor": {
|
|
117
|
+
"charger_state": {
|
|
118
|
+
"state": {
|
|
119
|
+
"charger_charging": "Nab\u00edja sa",
|
|
120
|
+
"charger_end": "Nab\u00edjanie dokon\u010den\u00e9",
|
|
121
|
+
"charger_fault": "Chyba pri nab\u00edjan\u00ed",
|
|
122
|
+
"charger_free": "Odpojen\u00e9",
|
|
123
|
+
"charger_free_fault": "Ned\u00e1 sa uvo\u013eni\u0165 z\u00e1str\u010dka",
|
|
124
|
+
"charger_insert": "Zapojen\u00e9",
|
|
125
|
+
"charger_pause": "Nab\u00edjanie pozastaven\u00e9 nab\u00edja\u010dkou",
|
|
126
|
+
"charger_wait": "Nab\u00edjanie pozastaven\u00e9 vozidlom"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
117
129
|
"detected_objects": {
|
|
118
130
|
"unit_of_measurement": "objekty"
|
|
119
131
|
},
|
|
@@ -114,6 +114,18 @@
|
|
|
114
114
|
}
|
|
115
115
|
},
|
|
116
116
|
"sensor": {
|
|
117
|
+
"charger_state": {
|
|
118
|
+
"state": {
|
|
119
|
+
"charger_charging": "\u5145\u96fb\u4e2d",
|
|
120
|
+
"charger_end": "\u5145\u96fb\u5b8c\u6210",
|
|
121
|
+
"charger_fault": "\u5145\u96fb\u6642\u767c\u751f\u932f\u8aa4",
|
|
122
|
+
"charger_free": "\u672a\u63d2\u5165",
|
|
123
|
+
"charger_free_fault": "\u7121\u6cd5\u91cb\u653e\u5145\u96fb\u982d",
|
|
124
|
+
"charger_insert": "\u5df2\u63d2\u5165",
|
|
125
|
+
"charger_pause": "\u5145\u96fb\u5668\u5df2\u66ab\u505c\u5145\u96fb",
|
|
126
|
+
"charger_wait": "\u8eca\u8f1b\u5df2\u66ab\u505c\u5145\u96fb"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
117
129
|
"detected_objects": {
|
|
118
130
|
"unit_of_measurement": "\u7269\u4ef6"
|
|
119
131
|
},
|
|
@@ -78,6 +78,21 @@
|
|
|
78
78
|
"name": "Detener"
|
|
79
79
|
}
|
|
80
80
|
},
|
|
81
|
+
"climate": {
|
|
82
|
+
"air_conditioner": {
|
|
83
|
+
"state_attributes": {
|
|
84
|
+
"preset_mode": {
|
|
85
|
+
"state": {
|
|
86
|
+
"long_wind": "Viento largo",
|
|
87
|
+
"quiet": "Silencioso",
|
|
88
|
+
"smart": "Inteligente",
|
|
89
|
+
"wind_free": "WindFree",
|
|
90
|
+
"wind_free_sleep": "Sue\u00f1o WindFree"
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
},
|
|
81
96
|
"event": {
|
|
82
97
|
"button": {
|
|
83
98
|
"state": {
|
|
@@ -153,6 +168,8 @@
|
|
|
153
168
|
"name": "L\u00e1mpara",
|
|
154
169
|
"state": {
|
|
155
170
|
"extra_high": "Extra alto",
|
|
171
|
+
"high": "Alto",
|
|
172
|
+
"low": "Bajo",
|
|
156
173
|
"mid": "Medio",
|
|
157
174
|
"off": "Apagado",
|
|
158
175
|
"on": "Encendido"
|
|
@@ -174,6 +191,7 @@
|
|
|
174
191
|
"heavy": "Pesado",
|
|
175
192
|
"light": "Ligero",
|
|
176
193
|
"none": "Ninguno",
|
|
194
|
+
"normal": "Normal",
|
|
177
195
|
"up": "Arriba"
|
|
178
196
|
}
|
|
179
197
|
},
|
|
@@ -598,6 +616,9 @@
|
|
|
598
616
|
}
|
|
599
617
|
},
|
|
600
618
|
"switch": {
|
|
619
|
+
"auto_cycle_link": {
|
|
620
|
+
"name": "Auto Cycle Link"
|
|
621
|
+
},
|
|
601
622
|
"bubble_soak": {
|
|
602
623
|
"name": "Ba\u00f1o de burbujas"
|
|
603
624
|
},
|
|
@@ -78,6 +78,21 @@
|
|
|
78
78
|
"name": "Peata"
|
|
79
79
|
}
|
|
80
80
|
},
|
|
81
|
+
"climate": {
|
|
82
|
+
"air_conditioner": {
|
|
83
|
+
"state_attributes": {
|
|
84
|
+
"preset_mode": {
|
|
85
|
+
"state": {
|
|
86
|
+
"long_wind": "Aeglane tuul",
|
|
87
|
+
"quiet": "Vaikne",
|
|
88
|
+
"smart": "Nutikas",
|
|
89
|
+
"wind_free": "WindFree",
|
|
90
|
+
"wind_free_sleep": "WindFree \u00f6\u00f6re\u017eiim"
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
},
|
|
81
96
|
"event": {
|
|
82
97
|
"button": {
|
|
83
98
|
"state": {
|
|
@@ -153,6 +168,8 @@
|
|
|
153
168
|
"name": "Lamp",
|
|
154
169
|
"state": {
|
|
155
170
|
"extra_high": "Eriti k\u00f5rge",
|
|
171
|
+
"high": "K\u00f5rge",
|
|
172
|
+
"low": "Madal",
|
|
156
173
|
"mid": "Keskmine",
|
|
157
174
|
"off": "V\u00e4ljas",
|
|
158
175
|
"on": "Sees"
|
|
@@ -174,6 +191,7 @@
|
|
|
174
191
|
"heavy": "Tugev",
|
|
175
192
|
"light": "Kerge",
|
|
176
193
|
"none": "Puudub",
|
|
194
|
+
"normal": "Tavaline",
|
|
177
195
|
"up": "\u00dcles"
|
|
178
196
|
}
|
|
179
197
|
},
|
|
@@ -598,6 +616,9 @@
|
|
|
598
616
|
}
|
|
599
617
|
},
|
|
600
618
|
"switch": {
|
|
619
|
+
"auto_cycle_link": {
|
|
620
|
+
"name": "Auto Cycle Link"
|
|
621
|
+
},
|
|
601
622
|
"bubble_soak": {
|
|
602
623
|
"name": "Mullidega leotamine"
|
|
603
624
|
},
|
|
@@ -12,6 +12,18 @@
|
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"entity": {
|
|
15
|
+
"climate": {
|
|
16
|
+
"air_conditioner": {
|
|
17
|
+
"state_attributes": {
|
|
18
|
+
"preset_mode": {
|
|
19
|
+
"state": {
|
|
20
|
+
"quiet": "Silencieux",
|
|
21
|
+
"smart": "Intelligent"
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
},
|
|
15
27
|
"number": {
|
|
16
28
|
"cool_select_plus_temperature": {
|
|
17
29
|
"name": "Temp\u00e9rature CoolSelect+"
|
|
@@ -75,6 +75,21 @@
|
|
|
75
75
|
"name": "Stad"
|
|
76
76
|
}
|
|
77
77
|
},
|
|
78
|
+
"climate": {
|
|
79
|
+
"air_conditioner": {
|
|
80
|
+
"state_attributes": {
|
|
81
|
+
"preset_mode": {
|
|
82
|
+
"state": {
|
|
83
|
+
"long_wind": "Gaoth fhada",
|
|
84
|
+
"quiet": "Ci\u00fain",
|
|
85
|
+
"smart": "Cliste",
|
|
86
|
+
"wind_free": "Gaoth Saor",
|
|
87
|
+
"wind_free_sleep": "Codladh saor \u00f3 ghaoth"
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
},
|
|
78
93
|
"event": {
|
|
79
94
|
"button": {
|
|
80
95
|
"state": {
|
|
@@ -78,6 +78,21 @@
|
|
|
78
78
|
"name": "Sustabdyti"
|
|
79
79
|
}
|
|
80
80
|
},
|
|
81
|
+
"climate": {
|
|
82
|
+
"air_conditioner": {
|
|
83
|
+
"state_attributes": {
|
|
84
|
+
"preset_mode": {
|
|
85
|
+
"state": {
|
|
86
|
+
"long_wind": "Ilgas v\u0117jas",
|
|
87
|
+
"quiet": "Tyliai",
|
|
88
|
+
"smart": "I\u0161manus",
|
|
89
|
+
"wind_free": "WindFree",
|
|
90
|
+
"wind_free_sleep": "WindFree miegas"
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
},
|
|
81
96
|
"event": {
|
|
82
97
|
"button": {
|
|
83
98
|
"state": {
|
|
@@ -153,6 +168,8 @@
|
|
|
153
168
|
"name": "\u0160viestuvas",
|
|
154
169
|
"state": {
|
|
155
170
|
"extra_high": "Ypa\u010d auk\u0161tas",
|
|
171
|
+
"high": "Auk\u0161tas",
|
|
172
|
+
"low": "\u017demas",
|
|
156
173
|
"mid": "Vidurys",
|
|
157
174
|
"off": "I\u0161jungta",
|
|
158
175
|
"on": "\u012ejungta"
|
|
@@ -174,6 +191,7 @@
|
|
|
174
191
|
"heavy": "Sunkus",
|
|
175
192
|
"light": "\u0160viesa",
|
|
176
193
|
"none": "N\u0117ra",
|
|
194
|
+
"normal": "Normalus",
|
|
177
195
|
"up": "Auk\u0161tyn"
|
|
178
196
|
}
|
|
179
197
|
},
|
|
@@ -598,6 +616,9 @@
|
|
|
598
616
|
}
|
|
599
617
|
},
|
|
600
618
|
"switch": {
|
|
619
|
+
"auto_cycle_link": {
|
|
620
|
+
"name": "Auto Cycle Link"
|
|
621
|
+
},
|
|
601
622
|
"bubble_soak": {
|
|
602
623
|
"name": "Burbul\u0173 mirkymas"
|
|
603
624
|
},
|
|
@@ -78,6 +78,21 @@
|
|
|
78
78
|
"name": "Parar"
|
|
79
79
|
}
|
|
80
80
|
},
|
|
81
|
+
"climate": {
|
|
82
|
+
"air_conditioner": {
|
|
83
|
+
"state_attributes": {
|
|
84
|
+
"preset_mode": {
|
|
85
|
+
"state": {
|
|
86
|
+
"long_wind": "Vento longo",
|
|
87
|
+
"quiet": "Silencioso",
|
|
88
|
+
"smart": "Inteligente",
|
|
89
|
+
"wind_free": "WindFree",
|
|
90
|
+
"wind_free_sleep": "Sono WindFree"
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
},
|
|
81
96
|
"event": {
|
|
82
97
|
"button": {
|
|
83
98
|
"state": {
|
|
@@ -153,6 +168,8 @@
|
|
|
153
168
|
"name": "L\u00e2mpada",
|
|
154
169
|
"state": {
|
|
155
170
|
"extra_high": "Extra alto",
|
|
171
|
+
"high": "Alto",
|
|
172
|
+
"low": "Baixo",
|
|
156
173
|
"mid": "M\u00e9dio",
|
|
157
174
|
"off": "Desligado",
|
|
158
175
|
"on": "Ligado"
|
|
@@ -174,6 +191,7 @@
|
|
|
174
191
|
"heavy": "Pesado",
|
|
175
192
|
"light": "Luz",
|
|
176
193
|
"none": "Nenhum",
|
|
194
|
+
"normal": "Normal",
|
|
177
195
|
"up": "Para cima"
|
|
178
196
|
}
|
|
179
197
|
},
|
|
@@ -598,6 +616,9 @@
|
|
|
598
616
|
}
|
|
599
617
|
},
|
|
600
618
|
"switch": {
|
|
619
|
+
"auto_cycle_link": {
|
|
620
|
+
"name": "Liga\u00e7\u00e3o do ciclo autom\u00e1tico"
|
|
621
|
+
},
|
|
601
622
|
"bubble_soak": {
|
|
602
623
|
"name": "Banho de bolhas"
|
|
603
624
|
},
|
|
@@ -125,6 +125,7 @@
|
|
|
125
125
|
"ozone": "[%key:component::sensor::entity_component::ozone::name%]",
|
|
126
126
|
"ph": "[%key:component::sensor::entity_component::ph::name%]",
|
|
127
127
|
"pm1": "[%key:component::sensor::entity_component::pm1::name%]",
|
|
128
|
+
"pm4": "[%key:component::sensor::entity_component::pm4::name%]",
|
|
128
129
|
"pm10": "[%key:component::sensor::entity_component::pm10::name%]",
|
|
129
130
|
"pm25": "[%key:component::sensor::entity_component::pm25::name%]",
|
|
130
131
|
"power": "[%key:component::sensor::entity_component::power::name%]",
|
|
@@ -1083,6 +1083,7 @@
|
|
|
1083
1083
|
"ozone": "[%key:component::sensor::entity_component::ozone::name%]",
|
|
1084
1084
|
"ph": "[%key:component::sensor::entity_component::ph::name%]",
|
|
1085
1085
|
"pm1": "[%key:component::sensor::entity_component::pm1::name%]",
|
|
1086
|
+
"pm4": "[%key:component::sensor::entity_component::pm4::name%]",
|
|
1086
1087
|
"pm10": "[%key:component::sensor::entity_component::pm10::name%]",
|
|
1087
1088
|
"pm25": "[%key:component::sensor::entity_component::pm25::name%]",
|
|
1088
1089
|
"power": "[%key:component::sensor::entity_component::power::name%]",
|