homeassistant 2025.9.4__py3-none-any.whl → 2025.10.0b1__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/__main__.py +32 -26
- homeassistant/auth/mfa_modules/notify.py +1 -1
- homeassistant/auth/mfa_modules/totp.py +1 -1
- homeassistant/brands/fritzbox.json +1 -1
- homeassistant/brands/google.json +0 -1
- homeassistant/components/acaia/coordinator.py +2 -0
- homeassistant/components/acaia/manifest.json +1 -1
- homeassistant/components/accuweather/__init__.py +15 -12
- homeassistant/components/accuweather/config_flow.py +47 -0
- homeassistant/components/accuweather/const.py +2 -1
- homeassistant/components/accuweather/coordinator.py +82 -15
- homeassistant/components/accuweather/manifest.json +1 -2
- homeassistant/components/accuweather/strings.json +18 -0
- homeassistant/components/accuweather/translations/bg.json +3 -0
- homeassistant/components/accuweather/translations/ca.json +3 -0
- homeassistant/components/accuweather/translations/cs.json +18 -0
- homeassistant/components/accuweather/translations/de.json +18 -0
- homeassistant/components/accuweather/translations/el.json +3 -0
- homeassistant/components/accuweather/translations/en-GB.json +18 -0
- homeassistant/components/accuweather/translations/en.json +18 -0
- homeassistant/components/accuweather/translations/es.json +18 -0
- homeassistant/components/accuweather/translations/et.json +18 -0
- homeassistant/components/accuweather/translations/ga.json +3 -0
- homeassistant/components/accuweather/translations/he.json +9 -0
- homeassistant/components/accuweather/translations/it.json +3 -0
- homeassistant/components/accuweather/translations/lt.json +18 -0
- homeassistant/components/accuweather/translations/nl.json +9 -0
- homeassistant/components/accuweather/translations/pl.json +18 -0
- homeassistant/components/accuweather/translations/pt.json +18 -0
- homeassistant/components/accuweather/translations/ru.json +3 -0
- homeassistant/components/accuweather/translations/sk.json +18 -0
- homeassistant/components/accuweather/translations/zh-Hans.json +18 -0
- homeassistant/components/accuweather/translations/zh-Hant.json +18 -0
- homeassistant/components/accuweather/weather.py +36 -1
- homeassistant/components/ai_task/__init__.py +9 -37
- homeassistant/components/ai_task/const.py +3 -3
- homeassistant/components/ai_task/entity.py +5 -0
- homeassistant/components/ai_task/http.py +1 -0
- homeassistant/components/ai_task/manifest.json +1 -1
- homeassistant/components/ai_task/media_source.py +20 -69
- homeassistant/components/ai_task/task.py +57 -69
- homeassistant/components/airos/__init__.py +2 -2
- homeassistant/components/airos/binary_sensor.py +2 -2
- homeassistant/components/airos/config_flow.py +2 -2
- homeassistant/components/airos/coordinator.py +4 -4
- homeassistant/components/airos/manifest.json +1 -1
- homeassistant/components/airos/sensor.py +2 -2
- homeassistant/components/airos/translations/pt.json +1 -1
- homeassistant/components/airzone/manifest.json +1 -1
- homeassistant/components/airzone/select.py +19 -1
- homeassistant/components/airzone/strings.json +10 -0
- homeassistant/components/airzone/translations/cs.json +10 -0
- homeassistant/components/airzone/translations/de.json +10 -0
- homeassistant/components/airzone/translations/en-GB.json +10 -0
- homeassistant/components/airzone/translations/en.json +10 -0
- homeassistant/components/airzone/translations/nl.json +5 -0
- homeassistant/components/airzone/translations/sk.json +10 -0
- homeassistant/components/airzone/translations/zh-Hans.json +10 -0
- homeassistant/components/airzone/translations/zh-Hant.json +10 -0
- homeassistant/components/aladdin_connect/manifest.json +5 -0
- homeassistant/components/aladdin_connect/strings.json +3 -0
- homeassistant/components/aladdin_connect/translations/cs.json +3 -0
- homeassistant/components/aladdin_connect/translations/de.json +3 -0
- homeassistant/components/aladdin_connect/translations/en-GB.json +3 -0
- homeassistant/components/aladdin_connect/translations/en.json +3 -0
- homeassistant/components/aladdin_connect/translations/es.json +3 -0
- homeassistant/components/aladdin_connect/translations/et.json +3 -0
- homeassistant/components/aladdin_connect/translations/ga.json +3 -0
- homeassistant/components/aladdin_connect/translations/it.json +9 -1
- homeassistant/components/aladdin_connect/translations/lt.json +3 -0
- homeassistant/components/aladdin_connect/translations/pt.json +3 -0
- homeassistant/components/aladdin_connect/translations/ru.json +3 -0
- homeassistant/components/aladdin_connect/translations/sk.json +3 -0
- homeassistant/components/aladdin_connect/translations/zh-Hans.json +3 -0
- homeassistant/components/aladdin_connect/translations/zh-Hant.json +3 -0
- homeassistant/components/alarm_control_panel/__init__.py +1 -1
- homeassistant/components/alert/__init__.py +8 -2
- homeassistant/components/alert/entity.py +8 -2
- homeassistant/components/alert/reproduce_state.py +4 -1
- homeassistant/components/alexa_devices/binary_sensor.py +18 -6
- homeassistant/components/alexa_devices/coordinator.py +31 -1
- homeassistant/components/alexa_devices/manifest.json +1 -1
- homeassistant/components/alexa_devices/notify.py +17 -7
- homeassistant/components/alexa_devices/quality_scale.yaml +2 -4
- homeassistant/components/alexa_devices/sensor.py +16 -6
- homeassistant/components/alexa_devices/strings.json +0 -4
- homeassistant/components/alexa_devices/switch.py +16 -6
- homeassistant/components/alexa_devices/translations/cs.json +0 -4
- homeassistant/components/alexa_devices/translations/de.json +0 -4
- homeassistant/components/alexa_devices/translations/en-GB.json +0 -4
- homeassistant/components/alexa_devices/translations/en.json +0 -4
- homeassistant/components/alexa_devices/translations/es.json +0 -4
- homeassistant/components/alexa_devices/translations/et.json +0 -4
- homeassistant/components/alexa_devices/translations/ga.json +0 -4
- homeassistant/components/alexa_devices/translations/lt.json +0 -4
- homeassistant/components/alexa_devices/translations/nl.json +2 -0
- homeassistant/components/alexa_devices/translations/pt.json +3 -7
- homeassistant/components/alexa_devices/translations/sk.json +0 -4
- homeassistant/components/alexa_devices/translations/zh-Hans.json +0 -4
- homeassistant/components/alexa_devices/translations/zh-Hant.json +0 -4
- homeassistant/components/amcrest/services.py +1 -1
- homeassistant/components/analytics/__init__.py +16 -1
- homeassistant/components/analytics/analytics.py +295 -42
- homeassistant/components/analytics/manifest.json +1 -1
- homeassistant/components/androidtv/__init__.py +12 -0
- homeassistant/components/androidtv/media_player.py +1 -39
- homeassistant/components/androidtv/services.py +66 -0
- homeassistant/components/androidtv_remote/config_flow.py +29 -22
- homeassistant/components/androidtv_remote/entity.py +2 -4
- homeassistant/components/androidtv_remote/manifest.json +1 -0
- homeassistant/components/androidtv_remote/media_player.py +10 -2
- homeassistant/components/androidtv_remote/quality_scale.yaml +78 -0
- homeassistant/components/androidtv_remote/strings.json +14 -1
- homeassistant/components/androidtv_remote/translations/cs.json +13 -0
- homeassistant/components/androidtv_remote/translations/de.json +13 -0
- homeassistant/components/androidtv_remote/translations/en-GB.json +13 -0
- homeassistant/components/androidtv_remote/translations/en.json +13 -0
- homeassistant/components/androidtv_remote/translations/es.json +13 -0
- homeassistant/components/androidtv_remote/translations/et.json +13 -0
- homeassistant/components/androidtv_remote/translations/fr.json +6 -0
- homeassistant/components/androidtv_remote/translations/ga.json +13 -0
- homeassistant/components/androidtv_remote/translations/it.json +8 -0
- homeassistant/components/androidtv_remote/translations/lt.json +13 -0
- homeassistant/components/androidtv_remote/translations/pt.json +13 -0
- homeassistant/components/androidtv_remote/translations/ru.json +1 -0
- homeassistant/components/androidtv_remote/translations/sk.json +13 -0
- homeassistant/components/androidtv_remote/translations/zh-Hans.json +13 -0
- homeassistant/components/androidtv_remote/translations/zh-Hant.json +13 -0
- homeassistant/components/aosmith/__init__.py +1 -1
- homeassistant/components/aosmith/icons.json +5 -0
- homeassistant/components/aosmith/manifest.json +1 -1
- homeassistant/components/aosmith/select.py +70 -0
- homeassistant/components/aosmith/strings.json +11 -0
- homeassistant/components/aosmith/translations/bg.json +10 -0
- homeassistant/components/aosmith/translations/ca.json +7 -0
- homeassistant/components/aosmith/translations/cs.json +11 -0
- homeassistant/components/aosmith/translations/de.json +11 -0
- homeassistant/components/aosmith/translations/el.json +7 -0
- homeassistant/components/aosmith/translations/en-GB.json +11 -0
- homeassistant/components/aosmith/translations/en.json +11 -0
- homeassistant/components/aosmith/translations/es.json +11 -0
- homeassistant/components/aosmith/translations/et.json +11 -0
- homeassistant/components/aosmith/translations/ga.json +11 -0
- homeassistant/components/aosmith/translations/he.json +9 -0
- homeassistant/components/aosmith/translations/it.json +13 -0
- homeassistant/components/aosmith/translations/lt.json +11 -0
- homeassistant/components/aosmith/translations/nl.json +9 -0
- homeassistant/components/aosmith/translations/pl.json +13 -0
- homeassistant/components/aosmith/translations/pt.json +11 -0
- homeassistant/components/aosmith/translations/ru.json +11 -0
- homeassistant/components/aosmith/translations/sk.json +11 -0
- homeassistant/components/aosmith/translations/zh-Hans.json +11 -0
- homeassistant/components/aosmith/translations/zh-Hant.json +11 -0
- homeassistant/components/apcupsd/__init__.py +1 -1
- homeassistant/components/apcupsd/coordinator.py +1 -0
- homeassistant/components/apcupsd/manifest.json +2 -2
- homeassistant/components/apcupsd/quality_scale.yaml +1 -4
- homeassistant/components/apcupsd/sensor.py +5 -1
- homeassistant/components/assist_pipeline/__init__.py +2 -0
- homeassistant/components/assist_pipeline/acknowledge.mp3 +0 -0
- homeassistant/components/assist_pipeline/const.py +4 -0
- homeassistant/components/assist_pipeline/manifest.json +1 -1
- homeassistant/components/assist_pipeline/pipeline.py +105 -16
- homeassistant/components/assist_pipeline/select.py +26 -4
- homeassistant/components/assist_pipeline/strings.json +1 -1
- homeassistant/components/assist_pipeline/translations/he.json +1 -0
- homeassistant/components/assist_satellite/entity.py +1 -0
- homeassistant/components/assist_satellite/intent.py +0 -1
- homeassistant/components/assist_satellite/manifest.json +1 -1
- homeassistant/components/asuswrt/bridge.py +14 -0
- homeassistant/components/asuswrt/router.py +2 -0
- homeassistant/components/august/lock.py +13 -19
- homeassistant/components/august/manifest.json +1 -1
- homeassistant/components/backup/http.py +3 -2
- homeassistant/components/backup/strings.json +3 -3
- homeassistant/components/backup/translations/fy.json +24 -0
- homeassistant/components/backup/translations/he.json +2 -0
- homeassistant/components/bayesian/binary_sensor.py +4 -6
- homeassistant/components/bayesian/translations/he.json +6 -3
- homeassistant/components/bayesian/translations/lt.json +3 -0
- homeassistant/components/blue_current/__init__.py +87 -5
- homeassistant/components/blue_current/const.py +6 -0
- homeassistant/components/blue_current/icons.json +5 -0
- homeassistant/components/blue_current/services.yaml +12 -0
- homeassistant/components/blue_current/strings.json +44 -0
- homeassistant/components/blue_current/translations/cs.json +44 -0
- homeassistant/components/blue_current/translations/de.json +44 -0
- homeassistant/components/blue_current/translations/en-GB.json +44 -0
- homeassistant/components/blue_current/translations/en.json +44 -0
- homeassistant/components/blue_current/translations/sk.json +44 -0
- homeassistant/components/blue_current/translations/zh-Hans.json +44 -0
- homeassistant/components/blue_current/translations/zh-Hant.json +44 -0
- homeassistant/components/bluesound/manifest.json +1 -1
- homeassistant/components/bluesound/media_player.py +10 -4
- homeassistant/components/bluetooth/__init__.py +2 -0
- homeassistant/components/bluetooth/api.py +23 -3
- homeassistant/components/bluetooth/manager.py +109 -3
- homeassistant/components/bluetooth/strings.json +14 -0
- homeassistant/components/bluetooth/translations/bg.json +5 -0
- homeassistant/components/bluetooth/translations/cs.json +14 -0
- homeassistant/components/bluetooth/translations/de.json +14 -0
- homeassistant/components/bluetooth/translations/el.json +14 -0
- homeassistant/components/bluetooth/translations/en-GB.json +14 -0
- homeassistant/components/bluetooth/translations/en.json +14 -0
- homeassistant/components/bluetooth/translations/es.json +14 -0
- homeassistant/components/bluetooth/translations/et.json +14 -0
- homeassistant/components/bluetooth/translations/fr.json +14 -0
- homeassistant/components/bluetooth/translations/ga.json +14 -0
- homeassistant/components/bluetooth/translations/he.json +5 -0
- homeassistant/components/bluetooth/translations/lt.json +14 -0
- homeassistant/components/bluetooth/translations/pt.json +14 -0
- homeassistant/components/bluetooth/translations/ru.json +14 -0
- homeassistant/components/bluetooth/translations/sk.json +14 -0
- homeassistant/components/bluetooth/translations/zh-Hans.json +14 -0
- homeassistant/components/bluetooth/translations/zh-Hant.json +14 -0
- homeassistant/components/bluetooth/websocket_api.py +123 -24
- homeassistant/components/braviatv/diagnostics.py +2 -0
- homeassistant/components/bring/coordinator.py +1 -0
- homeassistant/components/bring/event.py +3 -2
- homeassistant/components/bring/strings.json +0 -4
- homeassistant/components/bring/translations/bg.json +0 -3
- homeassistant/components/bring/translations/ca.json +0 -3
- homeassistant/components/bring/translations/cs.json +0 -4
- homeassistant/components/bring/translations/de.json +0 -4
- homeassistant/components/bring/translations/el.json +0 -4
- homeassistant/components/bring/translations/en-GB.json +0 -4
- homeassistant/components/bring/translations/en.json +0 -4
- homeassistant/components/bring/translations/es-419.json +0 -4
- homeassistant/components/bring/translations/es.json +0 -4
- homeassistant/components/bring/translations/et.json +0 -4
- homeassistant/components/bring/translations/fi.json +0 -4
- homeassistant/components/bring/translations/ga.json +0 -4
- homeassistant/components/bring/translations/hr.json +0 -4
- homeassistant/components/bring/translations/hu.json +0 -4
- homeassistant/components/bring/translations/it.json +0 -3
- homeassistant/components/bring/translations/ja.json +0 -4
- homeassistant/components/bring/translations/ko.json +0 -3
- homeassistant/components/bring/translations/lt.json +0 -4
- homeassistant/components/bring/translations/pt-BR.json +0 -4
- homeassistant/components/bring/translations/pt.json +0 -4
- homeassistant/components/bring/translations/ru.json +0 -4
- homeassistant/components/bring/translations/sk.json +0 -4
- homeassistant/components/bring/translations/sv.json +0 -4
- homeassistant/components/bring/translations/tr.json +0 -4
- homeassistant/components/bring/translations/zh-Hans.json +0 -4
- homeassistant/components/bring/translations/zh-Hant.json +0 -4
- homeassistant/components/brother/__init__.py +34 -3
- homeassistant/components/brother/config_flow.py +57 -9
- homeassistant/components/brother/const.py +7 -0
- homeassistant/components/brother/manifest.json +1 -1
- homeassistant/components/brother/strings.json +44 -1
- homeassistant/components/brother/translations/bg.json +44 -1
- homeassistant/components/brother/translations/ca.json +21 -0
- homeassistant/components/brother/translations/cs.json +45 -2
- homeassistant/components/brother/translations/de.json +45 -2
- homeassistant/components/brother/translations/el.json +22 -1
- homeassistant/components/brother/translations/en-GB.json +45 -2
- homeassistant/components/brother/translations/en.json +45 -2
- homeassistant/components/brother/translations/es.json +45 -2
- homeassistant/components/brother/translations/et.json +45 -2
- homeassistant/components/brother/translations/ga.json +45 -2
- homeassistant/components/brother/translations/he.json +21 -0
- homeassistant/components/brother/translations/it.json +40 -1
- homeassistant/components/brother/translations/lt.json +45 -2
- homeassistant/components/brother/translations/nl.json +22 -1
- homeassistant/components/brother/translations/pl.json +45 -2
- homeassistant/components/brother/translations/pt.json +45 -2
- homeassistant/components/brother/translations/sk.json +45 -2
- homeassistant/components/brother/translations/sl.json +34 -2
- homeassistant/components/brother/translations/zh-Hans.json +45 -2
- homeassistant/components/brother/translations/zh-Hant.json +45 -2
- homeassistant/components/bsblan/strings.json +2 -2
- homeassistant/components/bthome/manifest.json +1 -1
- homeassistant/components/bthome/sensor.py +10 -0
- homeassistant/components/camera/__init__.py +9 -7
- homeassistant/components/camera/prefs.py +10 -1
- homeassistant/components/cast/discovery.py +2 -1
- homeassistant/components/cast/helpers.py +4 -1
- homeassistant/components/cast/media_player.py +3 -1
- homeassistant/components/climate/intent.py +0 -1
- homeassistant/components/climate/strings.json +3 -3
- homeassistant/components/climate/translations/fr.json +6 -0
- homeassistant/components/cloud/http_api.py +109 -0
- homeassistant/components/cloud/subscription.py +5 -1
- homeassistant/components/comelit/binary_sensor.py +17 -4
- homeassistant/components/comelit/coordinator.py +57 -4
- homeassistant/components/comelit/cover.py +15 -4
- homeassistant/components/comelit/light.py +15 -4
- homeassistant/components/comelit/manifest.json +1 -1
- homeassistant/components/comelit/quality_scale.yaml +2 -6
- homeassistant/components/comelit/sensor.py +35 -17
- homeassistant/components/comelit/switch.py +19 -0
- homeassistant/components/compit/__init__.py +45 -0
- homeassistant/components/compit/climate.py +265 -0
- homeassistant/components/compit/config_flow.py +110 -0
- homeassistant/components/compit/const.py +4 -0
- homeassistant/components/compit/coordinator.py +43 -0
- homeassistant/components/compit/manifest.json +12 -0
- homeassistant/components/compit/quality_scale.yaml +86 -0
- homeassistant/components/compit/strings.json +35 -0
- homeassistant/components/compit/translations/ca.json +25 -0
- homeassistant/components/compit/translations/cs.json +35 -0
- homeassistant/components/compit/translations/de.json +35 -0
- homeassistant/components/compit/translations/en-GB.json +35 -0
- homeassistant/components/compit/translations/en.json +35 -0
- homeassistant/components/compit/translations/es.json +35 -0
- homeassistant/components/compit/translations/et.json +35 -0
- homeassistant/components/compit/translations/ga.json +35 -0
- homeassistant/components/compit/translations/he.json +25 -0
- homeassistant/components/compit/translations/lt.json +35 -0
- homeassistant/components/compit/translations/mk.json +20 -0
- homeassistant/components/compit/translations/nl.json +25 -0
- homeassistant/components/compit/translations/pt.json +35 -0
- homeassistant/components/compit/translations/ru.json +35 -0
- homeassistant/components/compit/translations/sk.json +35 -0
- homeassistant/components/compit/translations/zh-Hans.json +35 -0
- homeassistant/components/compit/translations/zh-Hant.json +35 -0
- homeassistant/components/conversation/__init__.py +11 -14
- homeassistant/components/conversation/agent_manager.py +40 -4
- homeassistant/components/conversation/chat_log.py +6 -2
- homeassistant/components/conversation/const.py +0 -3
- homeassistant/components/conversation/default_agent.py +74 -80
- homeassistant/components/conversation/http.py +7 -5
- homeassistant/components/conversation/icons.json +5 -0
- homeassistant/components/conversation/manifest.json +3 -3
- homeassistant/components/conversation/models.py +4 -0
- homeassistant/components/conversation/trigger.py +32 -4
- homeassistant/components/cover/translations/pl.json +2 -1
- homeassistant/components/cync/__init__.py +58 -0
- homeassistant/components/cync/config_flow.py +118 -0
- homeassistant/components/cync/const.py +9 -0
- homeassistant/components/cync/coordinator.py +87 -0
- homeassistant/components/cync/entity.py +45 -0
- homeassistant/components/cync/light.py +180 -0
- homeassistant/components/cync/manifest.json +11 -0
- homeassistant/components/cync/quality_scale.yaml +69 -0
- homeassistant/components/cync/strings.json +32 -0
- homeassistant/components/cync/translations/cs.json +32 -0
- homeassistant/components/cync/translations/de.json +32 -0
- homeassistant/components/cync/translations/en-GB.json +32 -0
- homeassistant/components/cync/translations/en.json +32 -0
- homeassistant/components/cync/translations/he.json +20 -0
- homeassistant/components/cync/translations/nl.json +20 -0
- homeassistant/components/cync/translations/sk.json +32 -0
- homeassistant/components/cync/translations/zh-Hans.json +32 -0
- homeassistant/components/cync/translations/zh-Hant.json +32 -0
- homeassistant/components/debugpy/manifest.json +1 -1
- homeassistant/components/deconz/sensor.py +1 -1
- homeassistant/components/deconz/translations/de.json +1 -1
- homeassistant/components/default_config/manifest.json +2 -0
- homeassistant/components/deluge/const.py +2 -0
- homeassistant/components/deluge/coordinator.py +37 -8
- homeassistant/components/deluge/icons.json +12 -0
- homeassistant/components/deluge/sensor.py +12 -0
- homeassistant/components/deluge/strings.json +8 -0
- homeassistant/components/deluge/translations/cs.json +8 -0
- homeassistant/components/deluge/translations/de.json +8 -0
- homeassistant/components/deluge/translations/en-GB.json +8 -0
- homeassistant/components/deluge/translations/en.json +8 -0
- homeassistant/components/deluge/translations/es.json +8 -0
- homeassistant/components/deluge/translations/et.json +8 -0
- homeassistant/components/deluge/translations/ga.json +8 -0
- homeassistant/components/deluge/translations/lt.json +8 -0
- homeassistant/components/deluge/translations/nl.json +8 -0
- homeassistant/components/deluge/translations/pt.json +8 -0
- homeassistant/components/deluge/translations/sk.json +8 -0
- homeassistant/components/deluge/translations/zh-Hans.json +8 -0
- homeassistant/components/deluge/translations/zh-Hant.json +8 -0
- homeassistant/components/derivative/diagnostics.py +23 -0
- homeassistant/components/derivative/manifest.json +2 -1
- homeassistant/components/derivative/sensor.py +50 -3
- homeassistant/components/droplet/__init__.py +37 -0
- homeassistant/components/droplet/config_flow.py +118 -0
- homeassistant/components/droplet/const.py +11 -0
- homeassistant/components/droplet/coordinator.py +84 -0
- homeassistant/components/droplet/icons.json +15 -0
- homeassistant/components/droplet/manifest.json +11 -0
- homeassistant/components/droplet/quality_scale.yaml +72 -0
- homeassistant/components/droplet/sensor.py +131 -0
- homeassistant/components/droplet/strings.json +46 -0
- homeassistant/components/droplet/translations/bg.json +33 -0
- homeassistant/components/droplet/translations/ca.json +17 -0
- homeassistant/components/droplet/translations/cs.json +52 -0
- homeassistant/components/droplet/translations/de.json +52 -0
- homeassistant/components/droplet/translations/el.json +17 -0
- homeassistant/components/droplet/translations/en-GB.json +52 -0
- homeassistant/components/droplet/translations/en.json +52 -0
- homeassistant/components/droplet/translations/es.json +52 -0
- homeassistant/components/droplet/translations/et.json +52 -0
- homeassistant/components/droplet/translations/ga.json +52 -0
- homeassistant/components/droplet/translations/he.json +17 -0
- homeassistant/components/droplet/translations/lt.json +52 -0
- homeassistant/components/droplet/translations/nl.json +17 -0
- homeassistant/components/droplet/translations/pt.json +52 -0
- homeassistant/components/droplet/translations/sk.json +52 -0
- homeassistant/components/droplet/translations/zh-Hans.json +52 -0
- homeassistant/components/droplet/translations/zh-Hant.json +52 -0
- homeassistant/components/ecobee/strings.json +0 -4
- homeassistant/components/ecobee/translations/bg.json +0 -3
- homeassistant/components/ecobee/translations/ca.json +0 -3
- homeassistant/components/ecobee/translations/cs.json +0 -4
- homeassistant/components/ecobee/translations/de.json +1 -5
- homeassistant/components/ecobee/translations/el.json +0 -4
- homeassistant/components/ecobee/translations/en-GB.json +0 -4
- homeassistant/components/ecobee/translations/en.json +0 -4
- homeassistant/components/ecobee/translations/es.json +0 -4
- homeassistant/components/ecobee/translations/et.json +0 -4
- homeassistant/components/ecobee/translations/ga.json +0 -4
- homeassistant/components/ecobee/translations/he.json +0 -3
- homeassistant/components/ecobee/translations/hu.json +0 -4
- homeassistant/components/ecobee/translations/it.json +0 -3
- homeassistant/components/ecobee/translations/ja.json +0 -3
- homeassistant/components/ecobee/translations/lt.json +0 -4
- homeassistant/components/ecobee/translations/mk.json +0 -9
- homeassistant/components/ecobee/translations/nl.json +0 -7
- homeassistant/components/ecobee/translations/pt-BR.json +0 -7
- homeassistant/components/ecobee/translations/pt.json +0 -4
- homeassistant/components/ecobee/translations/ru.json +0 -4
- homeassistant/components/ecobee/translations/sk.json +0 -4
- homeassistant/components/ecobee/translations/sv.json +0 -4
- homeassistant/components/ecobee/translations/tr.json +0 -3
- homeassistant/components/ecobee/translations/zh-Hans.json +0 -4
- homeassistant/components/ecobee/translations/zh-Hant.json +0 -4
- homeassistant/components/ecovacs/manifest.json +1 -1
- homeassistant/components/ecovacs/number.py +28 -1
- homeassistant/components/ecovacs/select.py +5 -1
- homeassistant/components/ecovacs/strings.json +7 -2
- homeassistant/components/ecovacs/translations/ca.json +0 -1
- homeassistant/components/ecovacs/translations/cs.json +6 -1
- homeassistant/components/ecovacs/translations/de.json +6 -1
- homeassistant/components/ecovacs/translations/el.json +0 -1
- homeassistant/components/ecovacs/translations/en-GB.json +6 -1
- homeassistant/components/ecovacs/translations/en.json +6 -1
- homeassistant/components/ecovacs/translations/es.json +0 -1
- homeassistant/components/ecovacs/translations/et.json +0 -1
- homeassistant/components/ecovacs/translations/fi.json +0 -1
- homeassistant/components/ecovacs/translations/fr.json +0 -1
- homeassistant/components/ecovacs/translations/ga.json +0 -1
- homeassistant/components/ecovacs/translations/hu.json +0 -1
- homeassistant/components/ecovacs/translations/ja.json +0 -1
- homeassistant/components/ecovacs/translations/lt.json +6 -1
- homeassistant/components/ecovacs/translations/pt.json +3 -2
- homeassistant/components/ecovacs/translations/ru.json +0 -1
- homeassistant/components/ecovacs/translations/sk.json +6 -1
- homeassistant/components/ecovacs/translations/sv.json +0 -1
- homeassistant/components/ecovacs/translations/tr.json +0 -1
- homeassistant/components/ecovacs/translations/zh-Hans.json +6 -1
- homeassistant/components/ecovacs/translations/zh-Hant.json +6 -1
- homeassistant/components/ecovacs/util.py +0 -5
- homeassistant/components/ecowitt/sensor.py +33 -0
- homeassistant/components/ekeybionyx/__init__.py +24 -0
- homeassistant/components/ekeybionyx/application_credentials.py +14 -0
- homeassistant/components/ekeybionyx/config_flow.py +271 -0
- homeassistant/components/ekeybionyx/const.py +13 -0
- homeassistant/components/ekeybionyx/event.py +70 -0
- homeassistant/components/ekeybionyx/manifest.json +11 -0
- homeassistant/components/ekeybionyx/quality_scale.yaml +92 -0
- homeassistant/components/ekeybionyx/strings.json +66 -0
- homeassistant/components/ekeybionyx/translations/cs.json +66 -0
- homeassistant/components/ekeybionyx/translations/de.json +66 -0
- homeassistant/components/ekeybionyx/translations/en-GB.json +66 -0
- homeassistant/components/ekeybionyx/translations/en.json +66 -0
- homeassistant/components/ekeybionyx/translations/he.json +24 -0
- homeassistant/components/ekeybionyx/translations/nl.json +24 -0
- homeassistant/components/ekeybionyx/translations/sk.json +66 -0
- homeassistant/components/ekeybionyx/translations/zh-Hans.json +66 -0
- homeassistant/components/ekeybionyx/translations/zh-Hant.json +66 -0
- homeassistant/components/elkm1/config_flow.py +85 -3
- homeassistant/components/elkm1/sensor.py +25 -1
- homeassistant/components/elkm1/strings.json +22 -10
- homeassistant/components/elkm1/translations/bg.json +7 -0
- homeassistant/components/elkm1/translations/ca.json +9 -0
- homeassistant/components/elkm1/translations/cs.json +12 -0
- homeassistant/components/elkm1/translations/de.json +12 -0
- homeassistant/components/elkm1/translations/el.json +9 -0
- homeassistant/components/elkm1/translations/en-GB.json +12 -0
- homeassistant/components/elkm1/translations/en.json +12 -0
- homeassistant/components/elkm1/translations/es.json +12 -0
- homeassistant/components/elkm1/translations/et.json +12 -0
- homeassistant/components/elkm1/translations/ga.json +12 -0
- homeassistant/components/elkm1/translations/he.json +8 -1
- homeassistant/components/elkm1/translations/lt.json +12 -0
- homeassistant/components/elkm1/translations/nl.json +9 -0
- homeassistant/components/elkm1/translations/pt.json +12 -0
- homeassistant/components/elkm1/translations/ru.json +21 -1
- homeassistant/components/elkm1/translations/sk.json +12 -0
- homeassistant/components/elkm1/translations/uk.json +7 -0
- homeassistant/components/elkm1/translations/zh-Hans.json +12 -0
- homeassistant/components/elkm1/translations/zh-Hant.json +12 -0
- homeassistant/components/energy/sensor.py +3 -1
- homeassistant/components/energy/validate.py +2 -0
- homeassistant/components/enocean/manifest.json +1 -1
- homeassistant/components/enphase_envoy/diagnostics.py +0 -1
- homeassistant/components/eq3btsmart/__init__.py +1 -1
- homeassistant/components/eq3btsmart/manifest.json +1 -1
- homeassistant/components/esphome/__init__.py +1 -0
- homeassistant/components/esphome/assist_satellite.py +57 -20
- homeassistant/components/esphome/climate.py +38 -5
- homeassistant/components/esphome/config_flow.py +49 -23
- homeassistant/components/esphome/const.py +2 -0
- homeassistant/components/esphome/entry_data.py +47 -12
- homeassistant/components/esphome/icons.json +6 -0
- homeassistant/components/esphome/lock.py +3 -1
- homeassistant/components/esphome/manager.py +11 -1
- homeassistant/components/esphome/manifest.json +1 -1
- homeassistant/components/esphome/select.py +84 -26
- homeassistant/components/esphome/strings.json +7 -6
- homeassistant/components/esphome/translations/cs.json +1 -0
- homeassistant/components/esphome/translations/de.json +1 -0
- homeassistant/components/esphome/translations/en-GB.json +1 -0
- homeassistant/components/esphome/translations/en.json +1 -0
- homeassistant/components/esphome/translations/es.json +1 -0
- homeassistant/components/esphome/translations/et.json +1 -0
- homeassistant/components/esphome/translations/fr.json +9 -0
- homeassistant/components/esphome/translations/ga.json +1 -0
- homeassistant/components/esphome/translations/he.json +11 -2
- homeassistant/components/esphome/translations/lt.json +1 -0
- homeassistant/components/esphome/translations/pt.json +1 -0
- homeassistant/components/esphome/translations/ru.json +1 -0
- homeassistant/components/esphome/translations/sk.json +1 -0
- homeassistant/components/esphome/translations/zh-Hans.json +1 -0
- homeassistant/components/esphome/translations/zh-Hant.json +1 -0
- homeassistant/components/evil_genius_labs/manifest.json +1 -1
- homeassistant/components/evohome/__init__.py +3 -3
- homeassistant/components/ezviz/sensor.py +8 -38
- homeassistant/components/ezviz/strings.json +0 -12
- homeassistant/components/ezviz/translations/cs.json +0 -12
- homeassistant/components/ezviz/translations/de.json +0 -12
- homeassistant/components/ezviz/translations/en-GB.json +0 -12
- homeassistant/components/ezviz/translations/en.json +0 -12
- homeassistant/components/ezviz/translations/es.json +0 -12
- homeassistant/components/ezviz/translations/et.json +0 -12
- homeassistant/components/ezviz/translations/ga.json +0 -12
- homeassistant/components/ezviz/translations/it.json +0 -12
- homeassistant/components/ezviz/translations/lt.json +0 -12
- homeassistant/components/ezviz/translations/pt.json +0 -12
- homeassistant/components/ezviz/translations/sk.json +0 -12
- homeassistant/components/ezviz/translations/sv.json +0 -9
- homeassistant/components/ezviz/translations/zh-Hans.json +0 -12
- homeassistant/components/ezviz/translations/zh-Hant.json +0 -12
- homeassistant/components/feedreader/manifest.json +1 -1
- homeassistant/components/file/__init__.py +11 -0
- homeassistant/components/file/const.py +4 -0
- homeassistant/components/file/icons.json +7 -0
- homeassistant/components/file/services.py +88 -0
- homeassistant/components/file/services.yaml +14 -0
- homeassistant/components/file/strings.json +31 -0
- homeassistant/components/file/translations/cs.json +31 -0
- homeassistant/components/file/translations/de.json +31 -0
- homeassistant/components/file/translations/en-GB.json +31 -0
- homeassistant/components/file/translations/en.json +31 -0
- homeassistant/components/file/translations/fr.json +31 -0
- homeassistant/components/file/translations/lt.json +31 -0
- homeassistant/components/file/translations/sk.json +31 -0
- homeassistant/components/file/translations/zh-Hans.json +31 -0
- homeassistant/components/file/translations/zh-Hant.json +31 -0
- homeassistant/components/fjaraskupan/manifest.json +1 -1
- homeassistant/components/flexit/climate.py +7 -7
- homeassistant/components/flexit_bacnet/sensor.py +5 -0
- homeassistant/components/flo/coordinator.py +1 -1
- homeassistant/components/foscam/__init__.py +2 -1
- homeassistant/components/foscam/coordinator.py +12 -2
- homeassistant/components/foscam/entity.py +2 -0
- homeassistant/components/foscam/icons.json +8 -0
- homeassistant/components/foscam/manifest.json +1 -1
- homeassistant/components/foscam/number.py +93 -0
- homeassistant/components/foscam/strings.json +8 -0
- homeassistant/components/foscam/switch.py +0 -2
- homeassistant/components/foscam/translations/cs.json +8 -0
- homeassistant/components/foscam/translations/de.json +8 -0
- homeassistant/components/foscam/translations/en-GB.json +8 -0
- homeassistant/components/foscam/translations/en.json +8 -0
- homeassistant/components/foscam/translations/es.json +8 -0
- homeassistant/components/foscam/translations/et.json +8 -0
- homeassistant/components/foscam/translations/ga.json +8 -0
- homeassistant/components/foscam/translations/it.json +10 -0
- homeassistant/components/foscam/translations/lt.json +8 -0
- homeassistant/components/foscam/translations/pt.json +8 -0
- homeassistant/components/foscam/translations/sk.json +8 -0
- homeassistant/components/foscam/translations/zh-Hans.json +8 -0
- homeassistant/components/foscam/translations/zh-Hant.json +8 -0
- homeassistant/components/fritz/coordinator.py +2 -2
- homeassistant/components/fritz/entity.py +1 -1
- homeassistant/components/fritz/manifest.json +2 -2
- homeassistant/components/fritz/sensor.py +18 -0
- homeassistant/components/fritz/services.py +4 -3
- homeassistant/components/fritz/strings.json +7 -4
- homeassistant/components/fritz/switch.py +1 -1
- homeassistant/components/fritz/translations/bg.json +3 -0
- homeassistant/components/fritz/translations/cs.json +3 -0
- homeassistant/components/fritz/translations/de.json +3 -0
- homeassistant/components/fritz/translations/en-GB.json +3 -0
- homeassistant/components/fritz/translations/en.json +3 -0
- homeassistant/components/fritz/translations/es.json +3 -0
- homeassistant/components/fritz/translations/et.json +3 -0
- homeassistant/components/fritz/translations/ga.json +3 -0
- homeassistant/components/fritz/translations/it.json +3 -0
- homeassistant/components/fritz/translations/lt.json +3 -0
- homeassistant/components/fritz/translations/nl.json +3 -0
- homeassistant/components/fritz/translations/pt.json +3 -0
- homeassistant/components/fritz/translations/ru.json +9 -2
- homeassistant/components/fritz/translations/sk.json +3 -0
- homeassistant/components/fritz/translations/zh-Hans.json +3 -0
- homeassistant/components/fritz/translations/zh-Hant.json +3 -0
- homeassistant/components/fritzbox/button.py +1 -1
- homeassistant/components/fritzbox/manifest.json +1 -1
- homeassistant/components/fritzbox/strings.json +2 -2
- homeassistant/components/fritzbox/translations/fr.json +2 -1
- homeassistant/components/fritzbox_callmonitor/__init__.py +2 -2
- homeassistant/components/fritzbox_callmonitor/const.py +1 -1
- homeassistant/components/fritzbox_callmonitor/manifest.json +2 -2
- homeassistant/components/fritzbox_callmonitor/strings.json +1 -1
- homeassistant/components/fronius/translations/de.json +4 -4
- homeassistant/components/frontend/__init__.py +35 -13
- homeassistant/components/frontend/manifest.json +1 -1
- homeassistant/components/generic_thermostat/manifest.json +2 -1
- homeassistant/components/geniushub/__init__.py +1 -1
- homeassistant/components/geocaching/entity.py +39 -0
- homeassistant/components/geocaching/icons.json +18 -0
- homeassistant/components/geocaching/sensor.py +95 -14
- homeassistant/components/geocaching/strings.json +30 -5
- homeassistant/components/geocaching/translations/cs.json +20 -5
- homeassistant/components/geocaching/translations/de.json +20 -5
- homeassistant/components/geocaching/translations/en-GB.json +20 -5
- homeassistant/components/geocaching/translations/en.json +20 -5
- homeassistant/components/geocaching/translations/es.json +20 -5
- homeassistant/components/geocaching/translations/et.json +20 -5
- homeassistant/components/geocaching/translations/ga.json +20 -5
- homeassistant/components/geocaching/translations/lt.json +20 -5
- homeassistant/components/geocaching/translations/nl.json +20 -5
- homeassistant/components/geocaching/translations/pt.json +20 -5
- homeassistant/components/geocaching/translations/ru.json +14 -5
- homeassistant/components/geocaching/translations/sk.json +20 -5
- homeassistant/components/geocaching/translations/zh-Hans.json +20 -5
- homeassistant/components/geocaching/translations/zh-Hant.json +20 -5
- homeassistant/components/go2rtc/__init__.py +30 -1
- homeassistant/components/google/__init__.py +0 -8
- homeassistant/components/google/config_flow.py +7 -3
- homeassistant/components/google_cloud/__init__.py +0 -6
- homeassistant/components/google_cloud/config_flow.py +2 -2
- homeassistant/components/google_cloud/strings.json +1 -1
- homeassistant/components/google_generative_ai_conversation/__init__.py +18 -18
- homeassistant/components/google_generative_ai_conversation/ai_task.py +117 -6
- homeassistant/components/google_generative_ai_conversation/const.py +1 -0
- homeassistant/components/google_generative_ai_conversation/entity.py +171 -38
- homeassistant/components/google_generative_ai_conversation/manifest.json +2 -2
- homeassistant/components/google_generative_ai_conversation/services.yaml +0 -4
- homeassistant/components/google_generative_ai_conversation/strings.json +8 -13
- homeassistant/components/google_generative_ai_conversation/translations/bg.json +1 -6
- homeassistant/components/google_generative_ai_conversation/translations/ca.json +1 -6
- homeassistant/components/google_generative_ai_conversation/translations/cs.json +5 -10
- homeassistant/components/google_generative_ai_conversation/translations/de.json +5 -10
- homeassistant/components/google_generative_ai_conversation/translations/el.json +1 -14
- homeassistant/components/google_generative_ai_conversation/translations/en-GB.json +5 -10
- homeassistant/components/google_generative_ai_conversation/translations/en.json +5 -10
- homeassistant/components/google_generative_ai_conversation/translations/es.json +5 -10
- homeassistant/components/google_generative_ai_conversation/translations/et.json +5 -10
- homeassistant/components/google_generative_ai_conversation/translations/fi.json +1 -7
- homeassistant/components/google_generative_ai_conversation/translations/fr.json +5 -10
- homeassistant/components/google_generative_ai_conversation/translations/ga.json +1 -14
- homeassistant/components/google_generative_ai_conversation/translations/he.json +2 -13
- homeassistant/components/google_generative_ai_conversation/translations/hu.json +1 -14
- homeassistant/components/google_generative_ai_conversation/translations/id.json +1 -8
- homeassistant/components/google_generative_ai_conversation/translations/it.json +1 -7
- homeassistant/components/google_generative_ai_conversation/translations/ja.json +1 -7
- homeassistant/components/google_generative_ai_conversation/translations/lt.json +5 -10
- homeassistant/components/google_generative_ai_conversation/translations/nb.json +1 -6
- homeassistant/components/google_generative_ai_conversation/translations/nl.json +0 -5
- homeassistant/components/google_generative_ai_conversation/translations/pl.json +1 -7
- homeassistant/components/google_generative_ai_conversation/translations/pt-BR.json +1 -11
- homeassistant/components/google_generative_ai_conversation/translations/pt.json +5 -10
- homeassistant/components/google_generative_ai_conversation/translations/ru.json +5 -10
- homeassistant/components/google_generative_ai_conversation/translations/sk.json +5 -10
- homeassistant/components/google_generative_ai_conversation/translations/sl.json +1 -14
- homeassistant/components/google_generative_ai_conversation/translations/sv.json +1 -14
- homeassistant/components/google_generative_ai_conversation/translations/tr.json +1 -14
- homeassistant/components/google_generative_ai_conversation/translations/zh-Hans.json +5 -10
- homeassistant/components/google_generative_ai_conversation/translations/zh-Hant.json +5 -10
- homeassistant/components/google_mail/services.py +1 -1
- homeassistant/components/google_photos/media_source.py +1 -2
- homeassistant/components/govee_light_local/manifest.json +1 -1
- homeassistant/components/growatt_server/translations/ru.json +6 -0
- homeassistant/components/habitica/binary_sensor.py +0 -2
- homeassistant/components/habitica/const.py +1 -0
- homeassistant/components/habitica/sensor.py +22 -0
- homeassistant/components/habitica/services.py +11 -0
- homeassistant/components/habitica/services.yaml +11 -0
- homeassistant/components/habitica/strings.json +42 -1
- homeassistant/components/habitica/translations/ca.json +7 -0
- homeassistant/components/habitica/translations/cs.json +41 -0
- homeassistant/components/habitica/translations/de.json +41 -0
- homeassistant/components/habitica/translations/el.json +17 -0
- homeassistant/components/habitica/translations/en-GB.json +41 -0
- homeassistant/components/habitica/translations/en.json +41 -0
- homeassistant/components/habitica/translations/es.json +41 -0
- homeassistant/components/habitica/translations/et.json +41 -0
- homeassistant/components/habitica/translations/ga.json +17 -0
- homeassistant/components/habitica/translations/it.json +1 -0
- homeassistant/components/habitica/translations/lt.json +41 -0
- homeassistant/components/habitica/translations/pt.json +41 -0
- homeassistant/components/habitica/translations/sk.json +41 -0
- homeassistant/components/habitica/translations/zh-Hans.json +41 -0
- homeassistant/components/habitica/translations/zh-Hant.json +41 -0
- homeassistant/components/habitica/util.py +9 -0
- homeassistant/components/hassio/__init__.py +2 -1
- homeassistant/components/hassio/const.py +21 -0
- homeassistant/components/hassio/coordinator.py +13 -0
- homeassistant/components/hassio/http.py +1 -1
- homeassistant/components/hassio/ingress.py +21 -14
- homeassistant/components/hassio/issues.py +30 -5
- homeassistant/components/hassio/manifest.json +1 -1
- homeassistant/components/hassio/repairs.py +3 -13
- homeassistant/components/hassio/strings.json +16 -4
- homeassistant/components/hassio/switch.py +90 -0
- homeassistant/components/hassio/translations/cs.json +12 -0
- homeassistant/components/hassio/translations/de.json +12 -0
- homeassistant/components/hassio/translations/el.json +8 -0
- homeassistant/components/hassio/translations/en-GB.json +12 -0
- homeassistant/components/hassio/translations/en.json +12 -0
- homeassistant/components/hassio/translations/es.json +8 -0
- homeassistant/components/hassio/translations/et.json +8 -0
- homeassistant/components/hassio/translations/fr.json +12 -0
- homeassistant/components/hassio/translations/fy.json +3 -0
- homeassistant/components/hassio/translations/ga.json +8 -0
- homeassistant/components/hassio/translations/he.json +20 -0
- homeassistant/components/hassio/translations/lt.json +12 -0
- homeassistant/components/hassio/translations/mk.json +8 -0
- homeassistant/components/hassio/translations/nl.json +8 -0
- homeassistant/components/hassio/translations/pt.json +8 -0
- homeassistant/components/hassio/translations/ru.json +10 -0
- homeassistant/components/hassio/translations/sk.json +12 -0
- homeassistant/components/hassio/translations/uk.json +3 -0
- homeassistant/components/hassio/translations/zh-Hans.json +12 -0
- homeassistant/components/hassio/translations/zh-Hant.json +12 -0
- homeassistant/components/heos/media_player.py +2 -2
- homeassistant/components/here_travel_time/__init__.py +31 -1
- homeassistant/components/here_travel_time/sensor.py +1 -1
- homeassistant/components/here_travel_time/strings.json +6 -0
- homeassistant/components/here_travel_time/translations/cs.json +6 -0
- homeassistant/components/here_travel_time/translations/de.json +6 -0
- homeassistant/components/here_travel_time/translations/en-GB.json +6 -0
- homeassistant/components/here_travel_time/translations/en.json +6 -0
- homeassistant/components/here_travel_time/translations/fr.json +2 -1
- homeassistant/components/here_travel_time/translations/lt.json +6 -0
- homeassistant/components/here_travel_time/translations/sk.json +6 -0
- homeassistant/components/here_travel_time/translations/zh-Hans.json +6 -0
- homeassistant/components/here_travel_time/translations/zh-Hant.json +6 -0
- homeassistant/components/history_stats/config_flow.py +65 -29
- homeassistant/components/history_stats/diagnostics.py +23 -0
- homeassistant/components/history_stats/strings.json +10 -0
- homeassistant/components/history_stats/translations/bg.json +6 -0
- homeassistant/components/history_stats/translations/ca.json +10 -0
- homeassistant/components/history_stats/translations/cs.json +10 -0
- homeassistant/components/history_stats/translations/de.json +10 -0
- homeassistant/components/history_stats/translations/el.json +10 -0
- homeassistant/components/history_stats/translations/en-GB.json +10 -0
- homeassistant/components/history_stats/translations/en.json +10 -0
- homeassistant/components/history_stats/translations/es.json +10 -0
- homeassistant/components/history_stats/translations/et.json +10 -0
- homeassistant/components/history_stats/translations/ga.json +10 -0
- homeassistant/components/history_stats/translations/he.json +10 -0
- homeassistant/components/history_stats/translations/it.json +10 -0
- homeassistant/components/history_stats/translations/lt.json +10 -0
- homeassistant/components/history_stats/translations/pt.json +10 -0
- homeassistant/components/history_stats/translations/ru.json +10 -0
- homeassistant/components/history_stats/translations/sk.json +10 -0
- homeassistant/components/history_stats/translations/zh-Hans.json +10 -0
- homeassistant/components/history_stats/translations/zh-Hant.json +10 -0
- homeassistant/components/home_connect/__init__.py +0 -1
- homeassistant/components/home_connect/application_credentials.py +0 -10
- homeassistant/components/home_connect/coordinator.py +0 -14
- homeassistant/components/home_connect/icons.json +8 -8
- homeassistant/components/home_connect/strings.json +0 -5
- homeassistant/components/home_connect/translations/ca.json +0 -5
- homeassistant/components/home_connect/translations/cs.json +0 -5
- homeassistant/components/home_connect/translations/de.json +0 -5
- homeassistant/components/home_connect/translations/el.json +0 -5
- homeassistant/components/home_connect/translations/en-GB.json +0 -5
- homeassistant/components/home_connect/translations/en.json +0 -5
- homeassistant/components/home_connect/translations/es.json +0 -5
- homeassistant/components/home_connect/translations/et.json +0 -5
- homeassistant/components/home_connect/translations/fr.json +0 -5
- homeassistant/components/home_connect/translations/ga.json +0 -5
- homeassistant/components/home_connect/translations/hu.json +0 -5
- homeassistant/components/home_connect/translations/it.json +0 -5
- homeassistant/components/home_connect/translations/ja.json +0 -5
- homeassistant/components/home_connect/translations/lt.json +0 -5
- homeassistant/components/home_connect/translations/nl.json +0 -5
- homeassistant/components/home_connect/translations/pt.json +0 -5
- homeassistant/components/home_connect/translations/ru.json +0 -5
- homeassistant/components/home_connect/translations/sk.json +0 -5
- homeassistant/components/home_connect/translations/sv.json +0 -5
- homeassistant/components/home_connect/translations/tr.json +0 -5
- homeassistant/components/home_connect/translations/zh-Hans.json +0 -5
- homeassistant/components/home_connect/translations/zh-Hant.json +0 -5
- homeassistant/components/homeassistant/__init__.py +1 -1
- homeassistant/components/homeassistant/exposed_entities.py +1 -1
- homeassistant/components/homeassistant/scene.py +1 -1
- homeassistant/components/homeassistant_connect_zbt2/__init__.py +71 -0
- homeassistant/components/homeassistant_connect_zbt2/config_flow.py +207 -0
- homeassistant/components/homeassistant_connect_zbt2/const.py +19 -0
- homeassistant/components/homeassistant_connect_zbt2/hardware.py +42 -0
- homeassistant/components/homeassistant_connect_zbt2/manifest.json +18 -0
- homeassistant/components/homeassistant_connect_zbt2/quality_scale.yaml +68 -0
- homeassistant/components/homeassistant_connect_zbt2/strings.json +228 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/bg.json +76 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/ca.json +144 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/cs.json +228 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/de.json +228 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/el.json +166 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/en-GB.json +228 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/en.json +228 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/es.json +228 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/et.json +228 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/fr.json +166 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/ga.json +228 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/he.json +165 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/lt.json +228 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/mk.json +80 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/nl.json +136 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/pl.json +50 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/pt.json +228 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/ru.json +163 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/sk.json +228 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/zh-Hans.json +228 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/zh-Hant.json +228 -0
- homeassistant/components/homeassistant_connect_zbt2/update.py +214 -0
- homeassistant/components/homeassistant_connect_zbt2/util.py +22 -0
- homeassistant/components/homeassistant_hardware/firmware_config_flow.py +352 -257
- homeassistant/components/homeassistant_hardware/manifest.json +1 -1
- homeassistant/components/homeassistant_hardware/strings.json +35 -4
- homeassistant/components/homeassistant_hardware/translations/cs.json +32 -1
- homeassistant/components/homeassistant_hardware/translations/de.json +32 -1
- homeassistant/components/homeassistant_hardware/translations/en-GB.json +32 -1
- homeassistant/components/homeassistant_hardware/translations/en.json +32 -1
- homeassistant/components/homeassistant_hardware/translations/es.json +32 -1
- homeassistant/components/homeassistant_hardware/translations/et.json +32 -1
- homeassistant/components/homeassistant_hardware/translations/fr.json +8 -0
- homeassistant/components/homeassistant_hardware/translations/ga.json +35 -0
- homeassistant/components/homeassistant_hardware/translations/lt.json +32 -1
- homeassistant/components/homeassistant_hardware/translations/mk.json +32 -1
- homeassistant/components/homeassistant_hardware/translations/pt.json +32 -1
- homeassistant/components/homeassistant_hardware/translations/ru.json +39 -0
- homeassistant/components/homeassistant_hardware/translations/sk.json +32 -1
- homeassistant/components/homeassistant_hardware/translations/zh-Hans.json +32 -1
- homeassistant/components/homeassistant_hardware/translations/zh-Hant.json +32 -1
- homeassistant/components/homeassistant_sky_connect/config_flow.py +1 -1
- homeassistant/components/homeassistant_sky_connect/strings.json +64 -2
- homeassistant/components/homeassistant_sky_connect/translations/cs.json +64 -2
- homeassistant/components/homeassistant_sky_connect/translations/de.json +64 -2
- homeassistant/components/homeassistant_sky_connect/translations/en-GB.json +64 -2
- homeassistant/components/homeassistant_sky_connect/translations/en.json +64 -2
- homeassistant/components/homeassistant_sky_connect/translations/es.json +64 -2
- homeassistant/components/homeassistant_sky_connect/translations/et.json +64 -2
- homeassistant/components/homeassistant_sky_connect/translations/fr.json +8 -8
- homeassistant/components/homeassistant_sky_connect/translations/ga.json +64 -2
- homeassistant/components/homeassistant_sky_connect/translations/lt.json +64 -2
- homeassistant/components/homeassistant_sky_connect/translations/mk.json +76 -0
- homeassistant/components/homeassistant_sky_connect/translations/pt.json +64 -2
- homeassistant/components/homeassistant_sky_connect/translations/ru.json +70 -8
- homeassistant/components/homeassistant_sky_connect/translations/sk.json +64 -2
- homeassistant/components/homeassistant_sky_connect/translations/zh-Hans.json +64 -2
- homeassistant/components/homeassistant_sky_connect/translations/zh-Hant.json +64 -2
- homeassistant/components/homeassistant_yellow/config_flow.py +2 -2
- homeassistant/components/homeassistant_yellow/strings.json +32 -1
- homeassistant/components/homeassistant_yellow/translations/cs.json +32 -1
- homeassistant/components/homeassistant_yellow/translations/de.json +32 -1
- homeassistant/components/homeassistant_yellow/translations/en-GB.json +32 -1
- homeassistant/components/homeassistant_yellow/translations/en.json +32 -1
- homeassistant/components/homeassistant_yellow/translations/es.json +32 -1
- homeassistant/components/homeassistant_yellow/translations/et.json +32 -1
- homeassistant/components/homeassistant_yellow/translations/fa.json +11 -1
- homeassistant/components/homeassistant_yellow/translations/fr.json +4 -4
- homeassistant/components/homeassistant_yellow/translations/ga.json +32 -1
- homeassistant/components/homeassistant_yellow/translations/lt.json +32 -1
- homeassistant/components/homeassistant_yellow/translations/mk.json +41 -1
- homeassistant/components/homeassistant_yellow/translations/pt.json +32 -1
- homeassistant/components/homeassistant_yellow/translations/ru.json +35 -4
- homeassistant/components/homeassistant_yellow/translations/sk.json +32 -1
- homeassistant/components/homeassistant_yellow/translations/zh-Hans.json +32 -1
- homeassistant/components/homeassistant_yellow/translations/zh-Hant.json +32 -1
- homeassistant/components/homee/alarm_control_panel.py +18 -7
- homeassistant/components/homee/binary_sensor.py +20 -8
- homeassistant/components/homee/button.py +16 -6
- homeassistant/components/homee/climate.py +16 -6
- homeassistant/components/homee/cover.py +14 -6
- homeassistant/components/homee/event.py +16 -6
- homeassistant/components/homee/fan.py +16 -6
- homeassistant/components/homee/helpers.py +31 -0
- homeassistant/components/homee/light.py +15 -5
- homeassistant/components/homee/lock.py +18 -8
- homeassistant/components/homee/manifest.json +1 -1
- homeassistant/components/homee/number.py +16 -6
- homeassistant/components/homee/quality_scale.yaml +1 -1
- homeassistant/components/homee/select.py +16 -6
- homeassistant/components/homee/sensor.py +40 -23
- homeassistant/components/homee/siren.py +18 -7
- homeassistant/components/homee/switch.py +25 -16
- homeassistant/components/homee/valve.py +16 -6
- homeassistant/components/homekit/type_switches.py +56 -4
- homeassistant/components/homekit_controller/connection.py +8 -1
- homeassistant/components/homekit_controller/manifest.json +1 -1
- homeassistant/components/homekit_controller/utils.py +1 -1
- homeassistant/components/homematic/strings.json +5 -5
- homeassistant/components/homematic/translations/fr.json +1 -0
- homeassistant/components/homematic/translations/ru.json +5 -0
- homeassistant/components/homematicip_cloud/services.py +1 -1
- homeassistant/components/homewizard/number.py +1 -1
- homeassistant/components/homewizard/sensor.py +11 -8
- homeassistant/components/honeywell/strings.json +1 -1
- homeassistant/components/honeywell/translations/cs.json +3 -0
- homeassistant/components/honeywell/translations/es.json +3 -0
- homeassistant/components/honeywell/translations/et.json +3 -0
- homeassistant/components/honeywell/translations/lt.json +3 -0
- homeassistant/components/honeywell/translations/pt.json +3 -0
- homeassistant/components/honeywell/translations/ru.json +3 -0
- homeassistant/components/honeywell/translations/sk.json +3 -0
- homeassistant/components/honeywell/translations/zh-Hans.json +3 -0
- homeassistant/components/honeywell/translations/zh-Hant.json +3 -0
- homeassistant/components/huawei_lte/quality_scale.yaml +88 -0
- homeassistant/components/hue/event.py +28 -3
- homeassistant/components/hue/manifest.json +2 -2
- homeassistant/components/hue/services.py +1 -1
- homeassistant/components/hue/strings.json +1 -1
- homeassistant/components/hue/v2/binary_sensor.py +127 -4
- homeassistant/components/hue/v2/device.py +7 -4
- homeassistant/components/hue/v2/group.py +11 -2
- homeassistant/components/hue/v2/helpers.py +6 -5
- homeassistant/components/hue/v2/light.py +25 -15
- homeassistant/components/hue/v2/sensor.py +67 -2
- homeassistant/components/hunterdouglas_powerview/manifest.json +1 -1
- homeassistant/components/husqvarna_automower/coordinator.py +19 -20
- homeassistant/components/husqvarna_automower/translations/pt.json +1 -1
- homeassistant/components/husqvarna_automower_ble/config_flow.py +43 -35
- homeassistant/components/icloud/manifest.json +1 -1
- homeassistant/components/icloud/strings.json +8 -7
- homeassistant/components/icloud/translations/bg.json +3 -0
- homeassistant/components/icloud/translations/ca.json +2 -1
- homeassistant/components/icloud/translations/cs.json +2 -1
- homeassistant/components/icloud/translations/de.json +2 -1
- homeassistant/components/icloud/translations/el.json +2 -1
- homeassistant/components/icloud/translations/en-GB.json +2 -1
- homeassistant/components/icloud/translations/en.json +2 -1
- homeassistant/components/icloud/translations/es.json +2 -1
- homeassistant/components/icloud/translations/et.json +2 -1
- homeassistant/components/icloud/translations/fr.json +4 -0
- homeassistant/components/icloud/translations/ga.json +3 -0
- homeassistant/components/icloud/translations/he.json +6 -1
- homeassistant/components/icloud/translations/lt.json +2 -1
- homeassistant/components/icloud/translations/nl.json +3 -0
- homeassistant/components/icloud/translations/pt.json +10 -5
- homeassistant/components/icloud/translations/ru.json +12 -5
- homeassistant/components/icloud/translations/sk.json +2 -1
- homeassistant/components/icloud/translations/zh-Hans.json +2 -1
- homeassistant/components/icloud/translations/zh-Hant.json +2 -1
- homeassistant/components/image/__init__.py +14 -0
- homeassistant/components/image_upload/__init__.py +2 -2
- homeassistant/components/image_upload/const.py +1 -0
- homeassistant/components/image_upload/media_source.py +13 -2
- homeassistant/components/imeon_inverter/const.py +8 -0
- homeassistant/components/imeon_inverter/icons.json +5 -0
- homeassistant/components/imeon_inverter/select.py +72 -0
- homeassistant/components/imeon_inverter/strings.json +12 -1
- homeassistant/components/imeon_inverter/translations/bg.json +9 -0
- homeassistant/components/imeon_inverter/translations/cs.json +12 -1
- homeassistant/components/imeon_inverter/translations/de.json +12 -1
- homeassistant/components/imeon_inverter/translations/en-GB.json +12 -1
- homeassistant/components/imeon_inverter/translations/en.json +12 -1
- homeassistant/components/imeon_inverter/translations/es.json +12 -1
- homeassistant/components/imeon_inverter/translations/et.json +12 -1
- homeassistant/components/imeon_inverter/translations/fr.json +0 -1
- homeassistant/components/imeon_inverter/translations/ga.json +12 -1
- homeassistant/components/imeon_inverter/translations/it.json +10 -0
- homeassistant/components/imeon_inverter/translations/lt.json +12 -1
- homeassistant/components/imeon_inverter/translations/pt.json +12 -1
- homeassistant/components/imeon_inverter/translations/sk.json +12 -1
- homeassistant/components/imeon_inverter/translations/zh-Hans.json +12 -1
- homeassistant/components/imeon_inverter/translations/zh-Hant.json +12 -1
- homeassistant/components/imgw_pib/manifest.json +1 -1
- homeassistant/components/immich/media_source.py +1 -2
- homeassistant/components/improv_ble/strings.json +1 -1
- homeassistant/components/improv_ble/translations/fr.json +1 -0
- homeassistant/components/improv_ble/translations/ru.json +1 -0
- homeassistant/components/input_select/services.yaml +4 -1
- homeassistant/components/integration/__init__.py +1 -8
- homeassistant/components/integration/config_flow.py +1 -0
- homeassistant/components/intent/manifest.json +1 -1
- homeassistant/components/irm_kmi/__init__.py +40 -0
- homeassistant/components/irm_kmi/config_flow.py +132 -0
- homeassistant/components/irm_kmi/const.py +102 -0
- homeassistant/components/irm_kmi/coordinator.py +95 -0
- homeassistant/components/irm_kmi/data.py +17 -0
- homeassistant/components/irm_kmi/entity.py +28 -0
- homeassistant/components/irm_kmi/manifest.json +13 -0
- homeassistant/components/irm_kmi/quality_scale.yaml +86 -0
- homeassistant/components/irm_kmi/strings.json +50 -0
- homeassistant/components/irm_kmi/translations/cs.json +50 -0
- homeassistant/components/irm_kmi/translations/de.json +50 -0
- homeassistant/components/irm_kmi/translations/en-GB.json +50 -0
- homeassistant/components/irm_kmi/translations/en.json +50 -0
- homeassistant/components/irm_kmi/translations/es.json +50 -0
- homeassistant/components/irm_kmi/translations/et.json +50 -0
- homeassistant/components/irm_kmi/translations/he.json +39 -0
- homeassistant/components/irm_kmi/translations/lt.json +50 -0
- homeassistant/components/irm_kmi/translations/nl.json +39 -0
- homeassistant/components/irm_kmi/translations/pt.json +50 -0
- homeassistant/components/irm_kmi/translations/sk.json +50 -0
- homeassistant/components/irm_kmi/translations/zh-Hans.json +50 -0
- homeassistant/components/irm_kmi/translations/zh-Hant.json +50 -0
- homeassistant/components/irm_kmi/utils.py +18 -0
- homeassistant/components/irm_kmi/weather.py +158 -0
- homeassistant/components/iron_os/manifest.json +1 -1
- homeassistant/components/isal/manifest.json +1 -1
- homeassistant/components/iskra/manifest.json +1 -1
- homeassistant/components/ista_ecotrend/manifest.json +1 -1
- homeassistant/components/jewish_calendar/quality_scale.yaml +100 -0
- homeassistant/components/kitchen_sink/__init__.py +15 -0
- homeassistant/components/knx/diagnostics.py +4 -2
- homeassistant/components/kodi/config_flow.py +0 -22
- homeassistant/components/kodi/media_player.py +3 -101
- homeassistant/components/lacrosse/sensor.py +1 -1
- homeassistant/components/lannouncer/notify.py +20 -2
- homeassistant/components/lannouncer/strings.json +8 -0
- homeassistant/components/lannouncer/translations/cs.json +8 -0
- homeassistant/components/lannouncer/translations/de.json +8 -0
- homeassistant/components/lannouncer/translations/en-GB.json +8 -0
- homeassistant/components/lannouncer/translations/en.json +8 -0
- homeassistant/components/lannouncer/translations/es.json +8 -0
- homeassistant/components/lannouncer/translations/et.json +8 -0
- homeassistant/components/lannouncer/translations/ga.json +8 -0
- homeassistant/components/lannouncer/translations/it.json +8 -0
- homeassistant/components/lannouncer/translations/lt.json +8 -0
- homeassistant/components/lannouncer/translations/pt.json +8 -0
- homeassistant/components/lannouncer/translations/sk.json +8 -0
- homeassistant/components/lannouncer/translations/zh-Hans.json +8 -0
- homeassistant/components/lannouncer/translations/zh-Hant.json +8 -0
- homeassistant/components/lawn_mower/intent.py +37 -0
- homeassistant/components/lcn/manifest.json +1 -1
- homeassistant/components/lcn/strings.json +0 -52
- homeassistant/components/lcn/translations/bg.json +0 -52
- homeassistant/components/lcn/translations/ca.json +0 -52
- homeassistant/components/lcn/translations/cs.json +0 -52
- homeassistant/components/lcn/translations/de.json +0 -52
- homeassistant/components/lcn/translations/el.json +0 -52
- homeassistant/components/lcn/translations/en-GB.json +0 -52
- homeassistant/components/lcn/translations/en.json +0 -52
- homeassistant/components/lcn/translations/es.json +0 -52
- homeassistant/components/lcn/translations/et.json +0 -52
- homeassistant/components/lcn/translations/fi.json +0 -52
- homeassistant/components/lcn/translations/ga.json +0 -52
- homeassistant/components/lcn/translations/gl.json +0 -10
- homeassistant/components/lcn/translations/hu.json +0 -52
- homeassistant/components/lcn/translations/it.json +0 -52
- homeassistant/components/lcn/translations/ja.json +0 -52
- homeassistant/components/lcn/translations/ko.json +0 -52
- homeassistant/components/lcn/translations/lt.json +0 -52
- homeassistant/components/lcn/translations/nl.json +0 -7
- homeassistant/components/lcn/translations/pt.json +0 -52
- homeassistant/components/lcn/translations/ru.json +0 -52
- homeassistant/components/lcn/translations/sk.json +0 -52
- homeassistant/components/lcn/translations/sv.json +0 -52
- homeassistant/components/lcn/translations/tr.json +0 -52
- homeassistant/components/lcn/translations/vi.json +0 -11
- homeassistant/components/lcn/translations/zh-Hans.json +0 -52
- homeassistant/components/lcn/translations/zh-Hant.json +0 -52
- homeassistant/components/letpot/__init__.py +1 -0
- homeassistant/components/letpot/icons.json +8 -0
- homeassistant/components/letpot/number.py +136 -0
- homeassistant/components/letpot/strings.json +10 -1
- homeassistant/components/letpot/translations/cs.json +9 -0
- homeassistant/components/letpot/translations/de.json +9 -0
- homeassistant/components/letpot/translations/en-GB.json +9 -0
- homeassistant/components/letpot/translations/en.json +9 -0
- homeassistant/components/letpot/translations/es.json +0 -1
- homeassistant/components/letpot/translations/et.json +0 -1
- homeassistant/components/letpot/translations/fr.json +0 -1
- homeassistant/components/letpot/translations/ga.json +0 -1
- homeassistant/components/letpot/translations/it.json +0 -1
- homeassistant/components/letpot/translations/lt.json +0 -1
- homeassistant/components/letpot/translations/nl.json +5 -0
- homeassistant/components/letpot/translations/pt.json +0 -1
- homeassistant/components/letpot/translations/sk.json +9 -0
- homeassistant/components/letpot/translations/sv.json +0 -1
- homeassistant/components/letpot/translations/zh-Hans.json +9 -0
- homeassistant/components/letpot/translations/zh-Hant.json +10 -1
- homeassistant/components/lg_thinq/coordinator.py +4 -0
- homeassistant/components/lg_thinq/entity.py +6 -1
- homeassistant/components/lg_thinq/icons.json +9 -0
- homeassistant/components/lg_thinq/manifest.json +1 -1
- homeassistant/components/lg_thinq/sensor.py +143 -3
- homeassistant/components/lg_thinq/strings.json +9 -0
- homeassistant/components/lg_thinq/translations/cs.json +9 -0
- homeassistant/components/lg_thinq/translations/de.json +9 -0
- homeassistant/components/lg_thinq/translations/en-GB.json +9 -0
- homeassistant/components/lg_thinq/translations/en.json +9 -0
- homeassistant/components/lg_thinq/translations/es.json +9 -0
- homeassistant/components/lg_thinq/translations/et.json +9 -0
- homeassistant/components/lg_thinq/translations/lt.json +9 -0
- homeassistant/components/lg_thinq/translations/nl.json +9 -0
- homeassistant/components/lg_thinq/translations/pt.json +9 -0
- homeassistant/components/lg_thinq/translations/sk.json +9 -0
- homeassistant/components/lg_thinq/translations/zh-Hans.json +9 -0
- homeassistant/components/lg_thinq/translations/zh-Hant.json +9 -0
- homeassistant/components/libre_hardware_monitor/__init__.py +34 -0
- homeassistant/components/libre_hardware_monitor/config_flow.py +63 -0
- homeassistant/components/libre_hardware_monitor/const.py +6 -0
- homeassistant/components/libre_hardware_monitor/coordinator.py +130 -0
- homeassistant/components/libre_hardware_monitor/manifest.json +10 -0
- homeassistant/components/libre_hardware_monitor/quality_scale.yaml +81 -0
- homeassistant/components/libre_hardware_monitor/sensor.py +95 -0
- homeassistant/components/libre_hardware_monitor/strings.json +23 -0
- homeassistant/components/libre_hardware_monitor/translations/ca.json +19 -0
- homeassistant/components/libre_hardware_monitor/translations/cs.json +23 -0
- homeassistant/components/libre_hardware_monitor/translations/de.json +23 -0
- homeassistant/components/libre_hardware_monitor/translations/el.json +19 -0
- homeassistant/components/libre_hardware_monitor/translations/en-GB.json +23 -0
- homeassistant/components/libre_hardware_monitor/translations/en.json +23 -0
- homeassistant/components/libre_hardware_monitor/translations/es.json +23 -0
- homeassistant/components/libre_hardware_monitor/translations/et.json +23 -0
- homeassistant/components/libre_hardware_monitor/translations/ga.json +23 -0
- homeassistant/components/libre_hardware_monitor/translations/he.json +19 -0
- homeassistant/components/libre_hardware_monitor/translations/it.json +23 -0
- homeassistant/components/libre_hardware_monitor/translations/lt.json +23 -0
- homeassistant/components/libre_hardware_monitor/translations/nl.json +19 -0
- homeassistant/components/libre_hardware_monitor/translations/pl.json +19 -0
- homeassistant/components/libre_hardware_monitor/translations/pt.json +23 -0
- homeassistant/components/libre_hardware_monitor/translations/ru.json +23 -0
- homeassistant/components/libre_hardware_monitor/translations/sk.json +23 -0
- homeassistant/components/libre_hardware_monitor/translations/zh-Hans.json +23 -0
- homeassistant/components/libre_hardware_monitor/translations/zh-Hant.json +23 -0
- homeassistant/components/lidarr/coordinator.py +1 -1
- homeassistant/components/lifx/services.yaml +7 -0
- homeassistant/components/lifx/strings.json +4 -0
- homeassistant/components/lifx/translations/cs.json +4 -0
- homeassistant/components/lifx/translations/de.json +4 -0
- homeassistant/components/lifx/translations/en-GB.json +4 -0
- homeassistant/components/lifx/translations/en.json +4 -0
- homeassistant/components/lifx/translations/es.json +4 -0
- homeassistant/components/lifx/translations/et.json +4 -0
- homeassistant/components/lifx/translations/ga.json +4 -0
- homeassistant/components/lifx/translations/it.json +4 -0
- homeassistant/components/lifx/translations/lt.json +4 -0
- homeassistant/components/lifx/translations/pt.json +4 -0
- homeassistant/components/lifx/translations/sk.json +4 -0
- homeassistant/components/lifx/translations/sv.json +3 -0
- homeassistant/components/lifx/translations/zh-Hans.json +4 -0
- homeassistant/components/lifx/translations/zh-Hant.json +4 -0
- homeassistant/components/lightwave/sensor.py +2 -2
- homeassistant/components/litterrobot/icons.json +18 -0
- homeassistant/components/litterrobot/manifest.json +1 -1
- homeassistant/components/litterrobot/select.py +66 -27
- homeassistant/components/litterrobot/sensor.py +28 -1
- homeassistant/components/litterrobot/strings.json +35 -0
- homeassistant/components/litterrobot/switch.py +86 -18
- homeassistant/components/litterrobot/translations/bg.json +9 -0
- homeassistant/components/litterrobot/translations/ca.json +13 -0
- homeassistant/components/litterrobot/translations/cs.json +35 -0
- homeassistant/components/litterrobot/translations/da.json +8 -0
- homeassistant/components/litterrobot/translations/de.json +35 -0
- homeassistant/components/litterrobot/translations/el.json +14 -0
- homeassistant/components/litterrobot/translations/en-GB.json +35 -0
- homeassistant/components/litterrobot/translations/en.json +35 -0
- homeassistant/components/litterrobot/translations/es.json +35 -0
- homeassistant/components/litterrobot/translations/et.json +35 -0
- homeassistant/components/litterrobot/translations/ga.json +35 -0
- homeassistant/components/litterrobot/translations/he.json +14 -0
- homeassistant/components/litterrobot/translations/it.json +24 -0
- homeassistant/components/litterrobot/translations/lt.json +35 -0
- homeassistant/components/litterrobot/translations/mk.json +5 -0
- homeassistant/components/litterrobot/translations/nl.json +22 -0
- homeassistant/components/litterrobot/translations/pl.json +16 -0
- homeassistant/components/litterrobot/translations/pt.json +35 -0
- homeassistant/components/litterrobot/translations/ru.json +20 -0
- homeassistant/components/litterrobot/translations/sk.json +35 -0
- homeassistant/components/litterrobot/translations/uk.json +5 -0
- homeassistant/components/litterrobot/translations/zh-Hans.json +35 -0
- homeassistant/components/litterrobot/translations/zh-Hant.json +35 -0
- homeassistant/components/local_todo/todo.py +1 -1
- homeassistant/components/logbook/helpers.py +34 -9
- homeassistant/components/logbook/manifest.json +1 -1
- homeassistant/components/logbook/strings.json +5 -5
- homeassistant/components/logbook/translations/bg.json +1 -2
- homeassistant/components/logbook/translations/ca.json +1 -6
- homeassistant/components/logbook/translations/cs.json +5 -5
- homeassistant/components/logbook/translations/de.json +5 -5
- homeassistant/components/logbook/translations/el.json +1 -6
- homeassistant/components/logbook/translations/en-GB.json +5 -5
- homeassistant/components/logbook/translations/en.json +5 -5
- homeassistant/components/logbook/translations/es.json +1 -6
- homeassistant/components/logbook/translations/et.json +1 -6
- homeassistant/components/logbook/translations/fi.json +1 -6
- homeassistant/components/logbook/translations/fr.json +1 -5
- homeassistant/components/logbook/translations/ga.json +1 -6
- homeassistant/components/logbook/translations/gl.json +0 -4
- homeassistant/components/logbook/translations/he.json +5 -5
- homeassistant/components/logbook/translations/hu.json +1 -6
- homeassistant/components/logbook/translations/id.json +1 -6
- homeassistant/components/logbook/translations/it.json +1 -6
- homeassistant/components/logbook/translations/ja.json +1 -6
- homeassistant/components/logbook/translations/ko.json +1 -6
- homeassistant/components/logbook/translations/lt.json +5 -5
- homeassistant/components/logbook/translations/nb.json +1 -2
- homeassistant/components/logbook/translations/nl.json +1 -6
- homeassistant/components/logbook/translations/pl.json +1 -4
- homeassistant/components/logbook/translations/pt-BR.json +1 -6
- homeassistant/components/logbook/translations/pt.json +1 -6
- homeassistant/components/logbook/translations/ru.json +1 -6
- homeassistant/components/logbook/translations/sk.json +4 -4
- homeassistant/components/logbook/translations/sl.json +1 -6
- homeassistant/components/logbook/translations/sv.json +1 -6
- homeassistant/components/logbook/translations/tr.json +1 -6
- homeassistant/components/logbook/translations/vi.json +1 -6
- homeassistant/components/logbook/translations/zh-Hans.json +5 -5
- homeassistant/components/logbook/translations/zh-Hant.json +5 -5
- homeassistant/components/lovelace/dashboard.py +2 -2
- homeassistant/components/lutron_caseta/__init__.py +4 -1
- homeassistant/components/lutron_caseta/const.py +1 -0
- homeassistant/components/lutron_caseta/cover.py +44 -2
- homeassistant/components/lutron_caseta/device_trigger.py +2 -1
- homeassistant/components/lutron_caseta/entity.py +5 -1
- homeassistant/components/lutron_caseta/manifest.json +1 -1
- homeassistant/components/mastodon/const.py +1 -0
- homeassistant/components/mastodon/services.py +4 -0
- homeassistant/components/mastodon/services.yaml +203 -0
- homeassistant/components/mastodon/strings.json +4 -0
- homeassistant/components/mastodon/translations/cs.json +4 -0
- homeassistant/components/mastodon/translations/de.json +4 -0
- homeassistant/components/mastodon/translations/en-GB.json +4 -0
- homeassistant/components/mastodon/translations/en.json +4 -0
- homeassistant/components/mastodon/translations/es.json +4 -0
- homeassistant/components/mastodon/translations/et.json +4 -0
- homeassistant/components/mastodon/translations/lt.json +4 -0
- homeassistant/components/mastodon/translations/pt.json +4 -0
- homeassistant/components/mastodon/translations/sk.json +4 -0
- homeassistant/components/mastodon/translations/zh-Hans.json +4 -0
- homeassistant/components/mastodon/translations/zh-Hant.json +4 -0
- homeassistant/components/matter/climate.py +16 -18
- homeassistant/components/matter/discovery.py +7 -0
- homeassistant/components/matter/light.py +1 -0
- homeassistant/components/matter/models.py +3 -0
- homeassistant/components/matter/number.py +16 -1
- homeassistant/components/matter/select.py +1 -1
- homeassistant/components/matter/sensor.py +31 -0
- homeassistant/components/matter/strings.json +6 -3
- homeassistant/components/matter/translations/cs.json +6 -3
- homeassistant/components/matter/translations/de.json +6 -3
- homeassistant/components/matter/translations/en-GB.json +6 -3
- homeassistant/components/matter/translations/en.json +6 -3
- homeassistant/components/matter/translations/es.json +3 -3
- homeassistant/components/matter/translations/et.json +3 -3
- homeassistant/components/matter/translations/fr.json +9 -3
- homeassistant/components/matter/translations/ga.json +3 -3
- homeassistant/components/matter/translations/he.json +12 -3
- homeassistant/components/matter/translations/hu.json +0 -3
- homeassistant/components/matter/translations/it.json +3 -0
- homeassistant/components/matter/translations/lt.json +6 -3
- homeassistant/components/matter/translations/pt.json +3 -3
- homeassistant/components/matter/translations/ru.json +0 -3
- homeassistant/components/matter/translations/sk.json +6 -3
- homeassistant/components/matter/translations/tr.json +0 -3
- homeassistant/components/matter/translations/zh-Hans.json +6 -3
- homeassistant/components/matter/translations/zh-Hant.json +6 -3
- homeassistant/components/mcp/manifest.json +1 -1
- homeassistant/components/mcp_server/http.py +13 -9
- homeassistant/components/mcp_server/manifest.json +1 -1
- homeassistant/components/mcp_server/server.py +1 -1
- homeassistant/components/mcp_server/session.py +2 -2
- homeassistant/components/media_extractor/manifest.json +1 -1
- homeassistant/components/media_player/intent.py +0 -2
- homeassistant/components/media_player/translations/pt.json +1 -1
- homeassistant/components/media_source/__init__.py +19 -165
- homeassistant/components/media_source/helper.py +103 -0
- homeassistant/components/media_source/http.py +79 -0
- homeassistant/components/media_source/local_source.py +144 -97
- homeassistant/components/met/coordinator.py +3 -1
- homeassistant/components/metoffice/sensor.py +11 -0
- homeassistant/components/miele/const.py +252 -170
- homeassistant/components/miele/icons.json +1 -1
- homeassistant/components/miele/manifest.json +2 -2
- homeassistant/components/miele/quality_scale.yaml +6 -14
- homeassistant/components/miele/sensor.py +95 -18
- homeassistant/components/miele/services.py +4 -3
- homeassistant/components/miele/strings.json +1 -0
- homeassistant/components/miele/translations/cs.json +1 -0
- homeassistant/components/miele/translations/de.json +1 -0
- homeassistant/components/miele/translations/en-GB.json +1 -0
- homeassistant/components/miele/translations/en.json +1 -0
- homeassistant/components/miele/translations/es.json +1 -0
- homeassistant/components/miele/translations/et.json +1 -0
- homeassistant/components/miele/translations/he.json +1 -0
- homeassistant/components/miele/translations/lt.json +1 -0
- homeassistant/components/miele/translations/nl.json +1 -0
- homeassistant/components/miele/translations/pt.json +2 -1
- homeassistant/components/miele/translations/ru.json +5 -0
- homeassistant/components/miele/translations/sk.json +1 -0
- homeassistant/components/miele/translations/zh-Hans.json +1 -0
- homeassistant/components/miele/translations/zh-Hant.json +1 -0
- homeassistant/components/miele/vacuum.py +1 -2
- homeassistant/components/min_max/sensor.py +12 -6
- homeassistant/components/mobile_app/manifest.json +1 -1
- homeassistant/components/modbus/__init__.py +3 -2
- homeassistant/components/modbus/binary_sensor.py +3 -3
- homeassistant/components/modbus/climate.py +18 -16
- homeassistant/components/modbus/const.py +1 -0
- homeassistant/components/modbus/cover.py +11 -5
- homeassistant/components/modbus/entity.py +8 -8
- homeassistant/components/modbus/fan.py +2 -2
- homeassistant/components/modbus/light.py +6 -6
- homeassistant/components/modbus/manifest.json +1 -1
- homeassistant/components/modbus/modbus.py +35 -41
- homeassistant/components/modbus/sensor.py +3 -3
- homeassistant/components/modbus/switch.py +2 -2
- homeassistant/components/modbus/validators.py +1 -1
- homeassistant/components/monoprice/media_player.py +1 -1
- homeassistant/components/motionmount/select.py +11 -3
- homeassistant/components/motionmount/strings.json +1 -1
- homeassistant/components/motionmount/translations/ru.json +4 -1
- homeassistant/components/mqtt/abbreviations.py +1 -0
- homeassistant/components/mqtt/config_flow.py +571 -495
- homeassistant/components/mqtt/const.py +6 -0
- homeassistant/components/mqtt/device_automation.py +3 -1
- homeassistant/components/mqtt/entity.py +56 -3
- homeassistant/components/mqtt/image.py +9 -8
- homeassistant/components/mqtt/light/schema_json.py +0 -2
- homeassistant/components/mqtt/manifest.json +1 -0
- homeassistant/components/mqtt/schemas.py +2 -0
- homeassistant/components/mqtt/strings.json +32 -3
- homeassistant/components/mqtt/tag.py +3 -1
- homeassistant/components/mqtt/translations/cs.json +29 -0
- homeassistant/components/mqtt/translations/de.json +29 -0
- homeassistant/components/mqtt/translations/el.json +4 -0
- homeassistant/components/mqtt/translations/en-GB.json +29 -0
- homeassistant/components/mqtt/translations/en.json +29 -0
- homeassistant/components/mqtt/translations/es.json +10 -0
- homeassistant/components/mqtt/translations/et.json +10 -0
- homeassistant/components/mqtt/translations/fr.json +16 -0
- homeassistant/components/mqtt/translations/ga.json +4 -0
- homeassistant/components/mqtt/translations/he.json +19 -0
- homeassistant/components/mqtt/translations/lt.json +29 -0
- homeassistant/components/mqtt/translations/pt.json +10 -0
- homeassistant/components/mqtt/translations/ru.json +6 -0
- homeassistant/components/mqtt/translations/sk.json +29 -0
- homeassistant/components/mqtt/translations/zh-Hans.json +29 -0
- homeassistant/components/mqtt/translations/zh-Hant.json +29 -0
- homeassistant/components/mqtt/util.py +8 -2
- homeassistant/components/music_assistant/__init__.py +47 -16
- homeassistant/components/music_assistant/config_flow.py +34 -8
- homeassistant/components/music_assistant/const.py +1 -0
- homeassistant/components/music_assistant/media_browser.py +1 -1
- homeassistant/components/nam/icons.json +0 -3
- homeassistant/components/nam/sensor.py +1 -0
- homeassistant/components/nederlandse_spoorwegen/__init__.py +56 -1
- homeassistant/components/nederlandse_spoorwegen/config_flow.py +176 -0
- homeassistant/components/nederlandse_spoorwegen/const.py +17 -0
- homeassistant/components/nederlandse_spoorwegen/manifest.json +3 -1
- homeassistant/components/nederlandse_spoorwegen/sensor.py +99 -54
- homeassistant/components/nederlandse_spoorwegen/strings.json +74 -0
- homeassistant/components/nederlandse_spoorwegen/translations/bg.json +28 -0
- homeassistant/components/nederlandse_spoorwegen/translations/ca.json +28 -0
- homeassistant/components/nederlandse_spoorwegen/translations/cs.json +74 -0
- homeassistant/components/nederlandse_spoorwegen/translations/de.json +74 -0
- homeassistant/components/nederlandse_spoorwegen/translations/el.json +28 -0
- homeassistant/components/nederlandse_spoorwegen/translations/en-GB.json +74 -0
- homeassistant/components/nederlandse_spoorwegen/translations/en.json +74 -0
- homeassistant/components/nederlandse_spoorwegen/translations/es.json +74 -0
- homeassistant/components/nederlandse_spoorwegen/translations/et.json +74 -0
- homeassistant/components/nederlandse_spoorwegen/translations/ga.json +74 -0
- homeassistant/components/nederlandse_spoorwegen/translations/he.json +28 -0
- homeassistant/components/nederlandse_spoorwegen/translations/lt.json +74 -0
- homeassistant/components/nederlandse_spoorwegen/translations/nl.json +72 -0
- homeassistant/components/nederlandse_spoorwegen/translations/pt.json +74 -0
- homeassistant/components/nederlandse_spoorwegen/translations/sk.json +74 -0
- homeassistant/components/nederlandse_spoorwegen/translations/uk.json +18 -0
- homeassistant/components/nederlandse_spoorwegen/translations/zh-Hans.json +74 -0
- homeassistant/components/nederlandse_spoorwegen/translations/zh-Hant.json +74 -0
- homeassistant/components/neo/__init__.py +1 -0
- homeassistant/components/neo/manifest.json +6 -0
- homeassistant/components/ness_alarm/manifest.json +1 -1
- homeassistant/components/nextdns/manifest.json +1 -0
- homeassistant/components/nextdns/quality_scale.yaml +88 -0
- homeassistant/components/nibe_heatpump/manifest.json +1 -1
- homeassistant/components/nightscout/translations/de.json +1 -1
- homeassistant/components/nordpool/__init__.py +1 -1
- homeassistant/components/nordpool/coordinator.py +37 -13
- homeassistant/components/nordpool/sensor.py +5 -2
- homeassistant/components/nordpool/strings.json +6 -0
- homeassistant/components/nordpool/translations/cs.json +6 -0
- homeassistant/components/nordpool/translations/de.json +6 -0
- homeassistant/components/nordpool/translations/en-GB.json +6 -0
- homeassistant/components/nordpool/translations/en.json +6 -0
- homeassistant/components/nordpool/translations/es.json +6 -0
- homeassistant/components/nordpool/translations/et.json +6 -0
- homeassistant/components/nordpool/translations/lt.json +6 -0
- homeassistant/components/nordpool/translations/pt.json +6 -0
- homeassistant/components/nordpool/translations/sk.json +6 -0
- homeassistant/components/nordpool/translations/zh-Hans.json +6 -0
- homeassistant/components/nordpool/translations/zh-Hant.json +6 -0
- homeassistant/components/ntfy/__init__.py +1 -1
- homeassistant/components/ntfy/config_flow.py +73 -2
- homeassistant/components/ntfy/const.py +6 -0
- homeassistant/components/ntfy/entity.py +43 -0
- homeassistant/components/ntfy/event.py +172 -0
- homeassistant/components/ntfy/icons.json +10 -0
- homeassistant/components/ntfy/manifest.json +1 -1
- homeassistant/components/ntfy/notify.py +70 -30
- homeassistant/components/ntfy/quality_scale.yaml +6 -18
- homeassistant/components/ntfy/repairs.py +56 -0
- homeassistant/components/ntfy/services.yaml +90 -0
- homeassistant/components/ntfy/strings.json +146 -1
- homeassistant/components/ntfy/translations/bg.json +52 -1
- homeassistant/components/ntfy/translations/ca.json +25 -0
- homeassistant/components/ntfy/translations/cs.json +168 -1
- homeassistant/components/ntfy/translations/de.json +168 -1
- homeassistant/components/ntfy/translations/el.json +45 -1
- homeassistant/components/ntfy/translations/en-GB.json +168 -1
- homeassistant/components/ntfy/translations/en.json +168 -1
- homeassistant/components/ntfy/translations/es.json +168 -1
- homeassistant/components/ntfy/translations/et.json +168 -1
- homeassistant/components/ntfy/translations/ga.json +168 -1
- homeassistant/components/ntfy/translations/he.json +20 -0
- homeassistant/components/ntfy/translations/it.json +12 -0
- homeassistant/components/ntfy/translations/lt.json +168 -1
- homeassistant/components/ntfy/translations/nl.json +42 -0
- homeassistant/components/ntfy/translations/pt.json +168 -1
- homeassistant/components/ntfy/translations/ru.json +165 -1
- homeassistant/components/ntfy/translations/sk.json +168 -1
- homeassistant/components/ntfy/translations/zh-Hans.json +168 -1
- homeassistant/components/ntfy/translations/zh-Hant.json +168 -1
- homeassistant/components/number/__init__.py +6 -3
- homeassistant/components/number/const.py +20 -8
- homeassistant/components/number/icons.json +3 -0
- homeassistant/components/nut/strings.json +1 -1
- homeassistant/components/onvif/strings.json +2 -2
- homeassistant/components/onvif/translations/he.json +3 -1
- homeassistant/components/openai_conversation/__init__.py +1 -1
- homeassistant/components/openai_conversation/ai_task.py +73 -4
- homeassistant/components/openai_conversation/const.py +9 -0
- homeassistant/components/openai_conversation/entity.py +64 -20
- homeassistant/components/openai_conversation/manifest.json +1 -1
- homeassistant/components/openai_conversation/strings.json +6 -0
- homeassistant/components/openai_conversation/translations/cs.json +6 -0
- homeassistant/components/openai_conversation/translations/de.json +6 -0
- homeassistant/components/openai_conversation/translations/en-GB.json +6 -0
- homeassistant/components/openai_conversation/translations/en.json +6 -0
- homeassistant/components/openai_conversation/translations/es.json +6 -0
- homeassistant/components/openai_conversation/translations/et.json +6 -0
- homeassistant/components/openai_conversation/translations/fr.json +6 -0
- homeassistant/components/openai_conversation/translations/ga.json +6 -0
- homeassistant/components/openai_conversation/translations/lt.json +6 -0
- homeassistant/components/openai_conversation/translations/pt.json +6 -0
- homeassistant/components/openai_conversation/translations/sk.json +6 -0
- homeassistant/components/openai_conversation/translations/zh-Hans.json +6 -0
- homeassistant/components/openai_conversation/translations/zh-Hant.json +6 -0
- homeassistant/components/openuv/__init__.py +9 -5
- homeassistant/components/openuv/binary_sensor.py +19 -22
- homeassistant/components/openuv/coordinator.py +91 -1
- homeassistant/components/openweathermap/config_flow.py +29 -39
- homeassistant/components/openweathermap/strings.json +12 -0
- homeassistant/components/openweathermap/translations/cs.json +12 -0
- homeassistant/components/openweathermap/translations/de.json +12 -0
- homeassistant/components/openweathermap/translations/en-GB.json +12 -0
- homeassistant/components/openweathermap/translations/en.json +12 -0
- homeassistant/components/openweathermap/translations/es.json +12 -0
- homeassistant/components/openweathermap/translations/et.json +12 -0
- homeassistant/components/openweathermap/translations/fr.json +12 -0
- homeassistant/components/openweathermap/translations/ga.json +12 -0
- homeassistant/components/openweathermap/translations/lt.json +12 -0
- homeassistant/components/openweathermap/translations/pt.json +12 -0
- homeassistant/components/openweathermap/translations/sk.json +12 -0
- homeassistant/components/openweathermap/translations/zh-Hans.json +12 -0
- homeassistant/components/openweathermap/translations/zh-Hant.json +12 -0
- homeassistant/components/opnsense/__init__.py +13 -12
- homeassistant/components/opnsense/const.py +8 -0
- homeassistant/components/opnsense/device_tracker.py +29 -21
- homeassistant/components/opnsense/manifest.json +1 -1
- homeassistant/components/opower/manifest.json +1 -0
- homeassistant/components/opower/quality_scale.yaml +79 -0
- homeassistant/components/otbr/config_flow.py +1 -4
- homeassistant/components/otp/manifest.json +1 -1
- homeassistant/components/overkiz/climate/atlantic_electrical_heater_with_adjustable_temperature_setpoint.py +1 -0
- homeassistant/components/overkiz/const.py +1 -0
- homeassistant/components/overkiz/strings.json +1 -1
- homeassistant/components/overkiz/switch.py +9 -0
- homeassistant/components/overkiz/translations/fr.json +2 -1
- homeassistant/components/owntracks/manifest.json +1 -1
- homeassistant/components/p1_monitor/config_flow.py +1 -1
- homeassistant/components/p1_monitor/manifest.json +1 -1
- homeassistant/components/paperless_ngx/manifest.json +1 -1
- homeassistant/components/paperless_ngx/quality_scale.yaml +4 -1
- homeassistant/components/philips_js/manifest.json +1 -1
- homeassistant/components/playstation_network/manifest.json +1 -1
- homeassistant/components/playstation_network/translations/pt.json +1 -1
- homeassistant/components/pooldose/config_flow.py +79 -43
- homeassistant/components/pooldose/coordinator.py +1 -0
- homeassistant/components/pooldose/entity.py +11 -3
- homeassistant/components/pooldose/manifest.json +5 -0
- homeassistant/components/pooldose/quality_scale.yaml +2 -6
- homeassistant/components/pooldose/strings.json +8 -1
- homeassistant/components/pooldose/translations/cs.json +8 -1
- homeassistant/components/pooldose/translations/de.json +8 -1
- homeassistant/components/pooldose/translations/en-GB.json +8 -1
- homeassistant/components/pooldose/translations/en.json +8 -1
- homeassistant/components/pooldose/translations/es.json +8 -1
- homeassistant/components/pooldose/translations/et.json +8 -1
- homeassistant/components/pooldose/translations/he.json +2 -1
- homeassistant/components/pooldose/translations/lt.json +8 -1
- homeassistant/components/pooldose/translations/nl.json +2 -1
- homeassistant/components/pooldose/translations/pt.json +8 -1
- homeassistant/components/pooldose/translations/sk.json +8 -1
- homeassistant/components/pooldose/translations/zh-Hans.json +8 -1
- homeassistant/components/pooldose/translations/zh-Hant.json +8 -1
- homeassistant/components/portainer/__init__.py +40 -0
- homeassistant/components/portainer/binary_sensor.py +154 -0
- homeassistant/components/portainer/config_flow.py +95 -0
- homeassistant/components/portainer/const.py +4 -0
- homeassistant/components/portainer/coordinator.py +137 -0
- homeassistant/components/portainer/entity.py +73 -0
- homeassistant/components/portainer/manifest.json +10 -0
- homeassistant/components/portainer/quality_scale.yaml +80 -0
- homeassistant/components/portainer/strings.json +49 -0
- homeassistant/components/portainer/translations/bg.json +27 -0
- homeassistant/components/portainer/translations/ca.json +21 -0
- homeassistant/components/portainer/translations/cs.json +49 -0
- homeassistant/components/portainer/translations/de.json +49 -0
- homeassistant/components/portainer/translations/el.json +21 -0
- homeassistant/components/portainer/translations/en-GB.json +49 -0
- homeassistant/components/portainer/translations/en.json +49 -0
- homeassistant/components/portainer/translations/es.json +49 -0
- homeassistant/components/portainer/translations/et.json +49 -0
- homeassistant/components/portainer/translations/ga.json +49 -0
- homeassistant/components/portainer/translations/he.json +21 -0
- homeassistant/components/portainer/translations/lt.json +49 -0
- homeassistant/components/portainer/translations/nl.json +21 -0
- homeassistant/components/portainer/translations/pt.json +49 -0
- homeassistant/components/portainer/translations/ru.json +49 -0
- homeassistant/components/portainer/translations/sk.json +49 -0
- homeassistant/components/portainer/translations/sl.json +49 -0
- homeassistant/components/portainer/translations/zh-Hans.json +49 -0
- homeassistant/components/portainer/translations/zh-Hant.json +49 -0
- homeassistant/components/profiler/__init__.py +17 -0
- homeassistant/components/profiler/icons.json +3 -0
- homeassistant/components/profiler/services.yaml +1 -0
- homeassistant/components/profiler/strings.json +4 -0
- homeassistant/components/profiler/translations/cs.json +4 -0
- homeassistant/components/profiler/translations/de.json +4 -0
- homeassistant/components/profiler/translations/en-GB.json +4 -0
- homeassistant/components/profiler/translations/en.json +4 -0
- homeassistant/components/profiler/translations/lt.json +4 -0
- homeassistant/components/profiler/translations/sk.json +4 -0
- homeassistant/components/profiler/translations/zh-Hans.json +4 -0
- homeassistant/components/profiler/translations/zh-Hant.json +4 -0
- homeassistant/components/prowl/const.py +3 -0
- homeassistant/components/prowl/manifest.json +4 -1
- homeassistant/components/prowl/notify.py +37 -33
- homeassistant/components/prusalink/coordinator.py +7 -0
- homeassistant/components/prusalink/manifest.json +1 -1
- homeassistant/components/purpleair/coordinator.py +1 -1
- homeassistant/components/pushover/const.py +2 -0
- homeassistant/components/pushover/notify.py +18 -15
- homeassistant/components/pvoutput/translations/de.json +2 -2
- homeassistant/components/pvpc_hourly_pricing/__init__.py +0 -15
- homeassistant/components/pvpc_hourly_pricing/config_flow.py +2 -2
- homeassistant/components/pvpc_hourly_pricing/coordinator.py +7 -4
- homeassistant/components/qbus/entity.py +1 -1
- homeassistant/components/radarr/coordinator.py +1 -1
- homeassistant/components/radio_browser/media_source.py +65 -3
- homeassistant/components/rainbird/translations/fr.json +2 -1
- homeassistant/components/recorder/models/statistics.py +1 -0
- homeassistant/components/recorder/services.py +5 -5
- homeassistant/components/recorder/statistics.py +5 -0
- homeassistant/components/recorder/util.py +8 -1
- homeassistant/components/recorder/websocket_api.py +4 -0
- homeassistant/components/renault/manifest.json +1 -1
- homeassistant/components/reolink/__init__.py +4 -2
- homeassistant/components/reolink/binary_sensor.py +6 -6
- homeassistant/components/reolink/entity.py +41 -4
- homeassistant/components/reolink/icons.json +6 -0
- homeassistant/components/reolink/light.py +34 -4
- homeassistant/components/reolink/manifest.json +1 -1
- homeassistant/components/reolink/number.py +42 -6
- homeassistant/components/reolink/select.py +66 -20
- homeassistant/components/reolink/sensor.py +1 -0
- homeassistant/components/reolink/services.py +1 -1
- homeassistant/components/reolink/siren.py +54 -2
- homeassistant/components/reolink/strings.json +7 -1
- homeassistant/components/reolink/switch.py +41 -3
- homeassistant/components/reolink/translations/cs.json +6 -0
- homeassistant/components/reolink/translations/de.json +6 -0
- homeassistant/components/reolink/translations/en-GB.json +6 -0
- homeassistant/components/reolink/translations/en.json +6 -0
- homeassistant/components/reolink/translations/es.json +6 -0
- homeassistant/components/reolink/translations/et.json +6 -0
- homeassistant/components/reolink/translations/ga.json +6 -0
- homeassistant/components/reolink/translations/it.json +6 -0
- homeassistant/components/reolink/translations/lt.json +6 -0
- homeassistant/components/reolink/translations/pt.json +6 -0
- homeassistant/components/reolink/translations/sk.json +6 -0
- homeassistant/components/reolink/translations/zh-Hans.json +6 -0
- homeassistant/components/reolink/translations/zh-Hant.json +6 -0
- homeassistant/components/reolink/views.py +1 -1
- homeassistant/components/rhasspy/manifest.json +1 -1
- homeassistant/components/ridwell/manifest.json +1 -1
- homeassistant/components/roborock/__init__.py +6 -2
- homeassistant/components/roborock/config_flow.py +8 -0
- homeassistant/components/roborock/const.py +1 -0
- homeassistant/components/roborock/coordinator.py +12 -11
- homeassistant/components/roborock/manifest.json +1 -1
- homeassistant/components/roborock/select.py +1 -1
- homeassistant/components/roborock/strings.json +4 -2
- homeassistant/components/roborock/translations/cs.json +2 -0
- homeassistant/components/roborock/translations/de.json +2 -0
- homeassistant/components/roborock/translations/en-GB.json +2 -0
- homeassistant/components/roborock/translations/en.json +2 -0
- homeassistant/components/roborock/translations/es.json +2 -0
- homeassistant/components/roborock/translations/et.json +2 -0
- homeassistant/components/roborock/translations/ga.json +2 -0
- homeassistant/components/roborock/translations/it.json +4 -0
- homeassistant/components/roborock/translations/lt.json +2 -0
- homeassistant/components/roborock/translations/pt.json +2 -0
- homeassistant/components/roborock/translations/ru.json +2 -0
- homeassistant/components/roborock/translations/sk.json +2 -0
- homeassistant/components/roborock/translations/zh-Hans.json +2 -0
- homeassistant/components/roborock/translations/zh-Hant.json +2 -0
- homeassistant/components/roku/browse_media.py +1 -1
- homeassistant/components/route_b_smart_meter/__init__.py +28 -0
- homeassistant/components/route_b_smart_meter/config_flow.py +116 -0
- homeassistant/components/route_b_smart_meter/const.py +12 -0
- homeassistant/components/route_b_smart_meter/coordinator.py +75 -0
- homeassistant/components/route_b_smart_meter/manifest.json +17 -0
- homeassistant/components/route_b_smart_meter/quality_scale.yaml +82 -0
- homeassistant/components/route_b_smart_meter/sensor.py +109 -0
- homeassistant/components/route_b_smart_meter/strings.json +42 -0
- homeassistant/components/route_b_smart_meter/translations/cs.json +42 -0
- homeassistant/components/route_b_smart_meter/translations/de.json +42 -0
- homeassistant/components/route_b_smart_meter/translations/en-GB.json +42 -0
- homeassistant/components/route_b_smart_meter/translations/en.json +42 -0
- homeassistant/components/route_b_smart_meter/translations/he.json +24 -0
- homeassistant/components/route_b_smart_meter/translations/nl.json +24 -0
- homeassistant/components/route_b_smart_meter/translations/sk.json +42 -0
- homeassistant/components/route_b_smart_meter/translations/zh-Hans.json +42 -0
- homeassistant/components/route_b_smart_meter/translations/zh-Hant.json +42 -0
- homeassistant/components/samsungtv/manifest.json +1 -1
- homeassistant/components/samsungtv/quality_scale.yaml +1 -3
- homeassistant/components/satel_integra/__init__.py +139 -79
- homeassistant/components/satel_integra/alarm_control_panel.py +27 -24
- homeassistant/components/satel_integra/binary_sensor.py +58 -40
- homeassistant/components/satel_integra/config_flow.py +496 -0
- homeassistant/components/satel_integra/const.py +38 -0
- homeassistant/components/satel_integra/diagnostics.py +26 -0
- homeassistant/components/satel_integra/manifest.json +4 -2
- homeassistant/components/satel_integra/strings.json +210 -0
- homeassistant/components/satel_integra/switch.py +31 -29
- homeassistant/components/satel_integra/translations/ca.json +119 -0
- homeassistant/components/satel_integra/translations/cs.json +210 -0
- homeassistant/components/satel_integra/translations/de.json +210 -0
- homeassistant/components/satel_integra/translations/el.json +125 -0
- homeassistant/components/satel_integra/translations/en-GB.json +210 -0
- homeassistant/components/satel_integra/translations/en.json +210 -0
- homeassistant/components/satel_integra/translations/es.json +210 -0
- homeassistant/components/satel_integra/translations/et.json +209 -0
- homeassistant/components/satel_integra/translations/ga.json +210 -0
- homeassistant/components/satel_integra/translations/he.json +132 -0
- homeassistant/components/satel_integra/translations/lt.json +210 -0
- homeassistant/components/satel_integra/translations/nl.json +125 -0
- homeassistant/components/satel_integra/translations/pl.json +9 -0
- homeassistant/components/satel_integra/translations/pt.json +210 -0
- homeassistant/components/satel_integra/translations/sk.json +210 -0
- homeassistant/components/satel_integra/translations/uk.json +62 -0
- homeassistant/components/satel_integra/translations/zh-Hans.json +210 -0
- homeassistant/components/satel_integra/translations/zh-Hant.json +210 -0
- homeassistant/components/scrape/__init__.py +4 -7
- homeassistant/components/scrape/config_flow.py +1 -0
- homeassistant/components/scrape/coordinator.py +13 -0
- homeassistant/components/select/services.yaml +4 -1
- homeassistant/components/sensor/__init__.py +44 -26
- homeassistant/components/sensor/const.py +23 -7
- homeassistant/components/sensor/device_condition.py +3 -0
- homeassistant/components/sensor/device_trigger.py +3 -0
- homeassistant/components/sensor/icons.json +3 -0
- homeassistant/components/sensor/strings.json +2 -0
- homeassistant/components/sensor/translations/cs.json +2 -0
- homeassistant/components/sensor/translations/de.json +2 -0
- homeassistant/components/sensor/translations/en-GB.json +2 -0
- homeassistant/components/sensor/translations/en.json +2 -0
- homeassistant/components/sensor/translations/es.json +2 -0
- homeassistant/components/sensor/translations/et.json +2 -0
- homeassistant/components/sensor/translations/fr.json +2 -0
- homeassistant/components/sensor/translations/ga.json +2 -0
- homeassistant/components/sensor/translations/he.json +2 -0
- homeassistant/components/sensor/translations/lt.json +2 -0
- homeassistant/components/sensor/translations/pt.json +2 -0
- homeassistant/components/sensor/translations/ru.json +2 -0
- homeassistant/components/sensor/translations/sk.json +2 -0
- homeassistant/components/sensor/translations/zh-Hans.json +2 -0
- homeassistant/components/sensor/translations/zh-Hant.json +2 -0
- homeassistant/components/sftp_storage/__init__.py +155 -0
- homeassistant/components/sftp_storage/backup.py +153 -0
- homeassistant/components/sftp_storage/client.py +311 -0
- homeassistant/components/sftp_storage/config_flow.py +236 -0
- homeassistant/components/sftp_storage/const.py +27 -0
- homeassistant/components/sftp_storage/manifest.json +13 -0
- homeassistant/components/sftp_storage/quality_scale.yaml +140 -0
- homeassistant/components/sftp_storage/strings.json +37 -0
- homeassistant/components/sftp_storage/translations/bg.json +18 -0
- homeassistant/components/sftp_storage/translations/ca.json +14 -0
- homeassistant/components/sftp_storage/translations/cs.json +37 -0
- homeassistant/components/sftp_storage/translations/de.json +37 -0
- homeassistant/components/sftp_storage/translations/el.json +14 -0
- homeassistant/components/sftp_storage/translations/en-GB.json +37 -0
- homeassistant/components/sftp_storage/translations/en.json +37 -0
- homeassistant/components/sftp_storage/translations/es.json +37 -0
- homeassistant/components/sftp_storage/translations/et.json +37 -0
- homeassistant/components/sftp_storage/translations/fr.json +37 -0
- homeassistant/components/sftp_storage/translations/ga.json +37 -0
- homeassistant/components/sftp_storage/translations/he.json +18 -0
- homeassistant/components/sftp_storage/translations/it.json +37 -0
- homeassistant/components/sftp_storage/translations/lt.json +37 -0
- homeassistant/components/sftp_storage/translations/nl.json +17 -0
- homeassistant/components/sftp_storage/translations/pl.json +19 -0
- homeassistant/components/sftp_storage/translations/pt.json +37 -0
- homeassistant/components/sftp_storage/translations/ru.json +34 -0
- homeassistant/components/sftp_storage/translations/sk.json +37 -0
- homeassistant/components/sftp_storage/translations/zh-Hans.json +37 -0
- homeassistant/components/sftp_storage/translations/zh-Hant.json +37 -0
- homeassistant/components/shelly/__init__.py +5 -0
- homeassistant/components/shelly/binary_sensor.py +44 -11
- homeassistant/components/shelly/button.py +103 -14
- homeassistant/components/shelly/climate.py +3 -2
- homeassistant/components/shelly/const.py +22 -5
- homeassistant/components/shelly/coordinator.py +5 -0
- homeassistant/components/shelly/cover.py +30 -0
- homeassistant/components/shelly/entity.py +6 -9
- homeassistant/components/shelly/icons.json +6 -0
- homeassistant/components/shelly/light.py +94 -60
- homeassistant/components/shelly/manifest.json +2 -2
- homeassistant/components/shelly/number.py +8 -5
- homeassistant/components/shelly/repairs.py +46 -5
- homeassistant/components/shelly/select.py +4 -0
- homeassistant/components/shelly/sensor.py +224 -44
- homeassistant/components/shelly/strings.json +25 -24
- homeassistant/components/shelly/switch.py +4 -0
- homeassistant/components/shelly/text.py +4 -0
- homeassistant/components/shelly/translations/bg.json +3 -11
- homeassistant/components/shelly/translations/ca.json +7 -14
- homeassistant/components/shelly/translations/cs.json +25 -24
- homeassistant/components/shelly/translations/de.json +25 -24
- homeassistant/components/shelly/translations/el.json +0 -24
- homeassistant/components/shelly/translations/en-GB.json +25 -24
- homeassistant/components/shelly/translations/en.json +25 -24
- homeassistant/components/shelly/translations/es.json +25 -24
- homeassistant/components/shelly/translations/et.json +25 -24
- homeassistant/components/shelly/translations/fi.json +0 -14
- homeassistant/components/shelly/translations/fr.json +18 -24
- homeassistant/components/shelly/translations/ga.json +25 -24
- homeassistant/components/shelly/translations/gl.json +0 -12
- homeassistant/components/shelly/translations/he.json +7 -14
- homeassistant/components/shelly/translations/hu.json +0 -24
- homeassistant/components/shelly/translations/id.json +0 -14
- homeassistant/components/shelly/translations/is.json +0 -13
- homeassistant/components/shelly/translations/it.json +0 -14
- homeassistant/components/shelly/translations/ja.json +0 -14
- homeassistant/components/shelly/translations/ko.json +0 -14
- homeassistant/components/shelly/translations/lt.json +25 -24
- homeassistant/components/shelly/translations/lv.json +0 -14
- homeassistant/components/shelly/translations/mk.json +13 -0
- homeassistant/components/shelly/translations/nb.json +0 -14
- homeassistant/components/shelly/translations/nl.json +12 -24
- homeassistant/components/shelly/translations/pl.json +27 -16
- homeassistant/components/shelly/translations/pt-BR.json +0 -14
- homeassistant/components/shelly/translations/pt.json +25 -24
- homeassistant/components/shelly/translations/ro.json +0 -14
- homeassistant/components/shelly/translations/ru.json +15 -24
- homeassistant/components/shelly/translations/sk.json +25 -24
- homeassistant/components/shelly/translations/sl.json +0 -22
- homeassistant/components/shelly/translations/sv.json +0 -24
- homeassistant/components/shelly/translations/tr.json +0 -14
- homeassistant/components/shelly/translations/uk.json +15 -14
- homeassistant/components/shelly/translations/zh-Hans.json +25 -24
- homeassistant/components/shelly/translations/zh-Hant.json +25 -24
- homeassistant/components/shelly/utils.py +66 -16
- homeassistant/components/shopping_list/intent.py +0 -1
- homeassistant/components/sia/strings.json +3 -3
- homeassistant/components/sia/translations/he.json +2 -1
- homeassistant/components/sia/translations/ru.json +2 -1
- homeassistant/components/signal_messenger/notify.py +5 -2
- homeassistant/components/simplisafe/__init__.py +1 -1
- homeassistant/components/sleep_as_android/manifest.json +1 -1
- homeassistant/components/sleep_as_android/sensor.py +6 -0
- homeassistant/components/sleep_as_android/translations/pt.json +1 -1
- homeassistant/components/slide_local/coordinator.py +10 -7
- homeassistant/components/slide_local/cover.py +0 -2
- homeassistant/components/sma/config_flow.py +2 -2
- homeassistant/components/smartthings/__init__.py +3 -0
- homeassistant/components/smartthings/climate.py +31 -8
- homeassistant/components/smartthings/icons.json +7 -0
- homeassistant/components/smartthings/strings.json +22 -4
- homeassistant/components/smartthings/switch.py +7 -0
- homeassistant/components/smartthings/translations/cs.json +19 -1
- homeassistant/components/smartthings/translations/de.json +18 -0
- homeassistant/components/smartthings/translations/el.json +0 -3
- homeassistant/components/smartthings/translations/en-GB.json +19 -1
- homeassistant/components/smartthings/translations/en.json +19 -1
- homeassistant/components/smartthings/translations/es.json +3 -6
- homeassistant/components/smartthings/translations/et.json +3 -6
- homeassistant/components/smartthings/translations/fr.json +0 -3
- homeassistant/components/smartthings/translations/ga.json +3 -6
- homeassistant/components/smartthings/translations/he.json +5 -0
- homeassistant/components/smartthings/translations/hu.json +0 -6
- homeassistant/components/smartthings/translations/it.json +5 -0
- homeassistant/components/smartthings/translations/ko.json +0 -2
- homeassistant/components/smartthings/translations/lt.json +3 -6
- homeassistant/components/smartthings/translations/nl.json +7 -0
- homeassistant/components/smartthings/translations/pt.json +3 -6
- homeassistant/components/smartthings/translations/sk.json +19 -1
- homeassistant/components/smartthings/translations/sv.json +0 -6
- homeassistant/components/smartthings/translations/tr.json +0 -6
- homeassistant/components/smartthings/translations/uk.json +16 -0
- homeassistant/components/smartthings/translations/zh-Hans.json +19 -1
- homeassistant/components/smartthings/translations/zh-Hant.json +19 -1
- homeassistant/components/snmp/device_tracker.py +7 -0
- homeassistant/components/solarlog/manifest.json +1 -1
- homeassistant/components/sonos/__init__.py +3 -0
- homeassistant/components/sonos/const.py +1 -0
- homeassistant/components/sonos/manifest.json +2 -1
- homeassistant/components/sonos/media_browser.py +1 -1
- homeassistant/components/sonos/media_player.py +45 -128
- homeassistant/components/sonos/services.py +143 -0
- homeassistant/components/sql/__init__.py +52 -15
- homeassistant/components/sql/config_flow.py +115 -76
- homeassistant/components/sql/const.py +1 -0
- homeassistant/components/sql/sensor.py +6 -6
- homeassistant/components/sql/strings.json +51 -29
- homeassistant/components/sql/translations/bg.json +5 -14
- homeassistant/components/sql/translations/ca.json +0 -26
- homeassistant/components/sql/translations/cs.json +50 -28
- homeassistant/components/sql/translations/de.json +50 -28
- homeassistant/components/sql/translations/el.json +2 -34
- homeassistant/components/sql/translations/en-GB.json +50 -28
- homeassistant/components/sql/translations/en.json +50 -28
- homeassistant/components/sql/translations/es.json +50 -28
- homeassistant/components/sql/translations/et.json +50 -28
- homeassistant/components/sql/translations/fi.json +0 -26
- homeassistant/components/sql/translations/fr.json +52 -26
- homeassistant/components/sql/translations/ga.json +47 -29
- homeassistant/components/sql/translations/gl.json +1 -14
- homeassistant/components/sql/translations/he.json +16 -26
- homeassistant/components/sql/translations/hu.json +2 -34
- homeassistant/components/sql/translations/id.json +0 -21
- homeassistant/components/sql/translations/it.json +5 -26
- homeassistant/components/sql/translations/ja.json +2 -34
- homeassistant/components/sql/translations/ko.json +0 -26
- homeassistant/components/sql/translations/lt.json +50 -28
- homeassistant/components/sql/translations/nb.json +0 -23
- homeassistant/components/sql/translations/nl.json +19 -24
- homeassistant/components/sql/translations/pl.json +0 -22
- homeassistant/components/sql/translations/pt-BR.json +0 -25
- homeassistant/components/sql/translations/pt.json +50 -28
- homeassistant/components/sql/translations/ro.json +0 -25
- homeassistant/components/sql/translations/ru.json +49 -28
- homeassistant/components/sql/translations/sk.json +50 -28
- homeassistant/components/sql/translations/sl.json +4 -28
- homeassistant/components/sql/translations/sv.json +2 -34
- homeassistant/components/sql/translations/tr.json +2 -34
- homeassistant/components/sql/translations/uk.json +0 -26
- homeassistant/components/sql/translations/vi.json +0 -24
- homeassistant/components/sql/translations/zh-Hans.json +50 -28
- homeassistant/components/sql/translations/zh-Hant.json +50 -28
- homeassistant/components/squeezebox/browse_media.py +8 -2
- homeassistant/components/squeezebox/update.py +1 -1
- homeassistant/components/ssdp/server.py +47 -43
- homeassistant/components/starlink/coordinator.py +5 -11
- homeassistant/components/starlink/sensor.py +61 -19
- homeassistant/components/statistics/__init__.py +1 -6
- homeassistant/components/statistics/config_flow.py +1 -0
- homeassistant/components/switchbot/__init__.py +12 -2
- homeassistant/components/switchbot/config_flow.py +87 -5
- homeassistant/components/switchbot/const.py +18 -0
- homeassistant/components/switchbot/entity.py +4 -0
- homeassistant/components/switchbot/icons.json +24 -1
- homeassistant/components/switchbot/manifest.json +1 -1
- homeassistant/components/switchbot/sensor.py +34 -8
- homeassistant/components/switchbot/strings.json +42 -1
- homeassistant/components/switchbot/switch.py +61 -2
- homeassistant/components/switchbot/translations/bg.json +35 -3
- homeassistant/components/switchbot/translations/ca.json +6 -0
- homeassistant/components/switchbot/translations/cs.json +43 -2
- homeassistant/components/switchbot/translations/de.json +43 -2
- homeassistant/components/switchbot/translations/el.json +10 -8
- homeassistant/components/switchbot/translations/en-GB.json +43 -2
- homeassistant/components/switchbot/translations/en.json +43 -2
- homeassistant/components/switchbot/translations/es.json +44 -3
- homeassistant/components/switchbot/translations/et.json +43 -2
- homeassistant/components/switchbot/translations/fr.json +0 -5
- homeassistant/components/switchbot/translations/ga.json +43 -2
- homeassistant/components/switchbot/translations/he.json +6 -0
- homeassistant/components/switchbot/translations/hu.json +0 -8
- homeassistant/components/switchbot/translations/it.json +26 -0
- homeassistant/components/switchbot/translations/ja.json +0 -8
- homeassistant/components/switchbot/translations/lt.json +44 -3
- homeassistant/components/switchbot/translations/nl.json +23 -4
- homeassistant/components/switchbot/translations/pl.json +0 -5
- homeassistant/components/switchbot/translations/pt-BR.json +0 -5
- homeassistant/components/switchbot/translations/pt.json +43 -2
- homeassistant/components/switchbot/translations/ru.json +19 -1
- homeassistant/components/switchbot/translations/sk.json +43 -2
- homeassistant/components/switchbot/translations/sv.json +0 -8
- homeassistant/components/switchbot/translations/tr.json +0 -8
- homeassistant/components/switchbot/translations/uk.json +26 -0
- homeassistant/components/switchbot/translations/zh-Hans.json +43 -2
- homeassistant/components/switchbot/translations/zh-Hant.json +43 -2
- homeassistant/components/switchbot_cloud/__init__.py +46 -1
- homeassistant/components/switchbot_cloud/binary_sensor.py +46 -0
- homeassistant/components/switchbot_cloud/climate.py +47 -6
- homeassistant/components/switchbot_cloud/const.py +24 -0
- homeassistant/components/switchbot_cloud/humidifier.py +155 -0
- homeassistant/components/switchbot_cloud/icons.json +33 -0
- homeassistant/components/switchbot_cloud/light.py +8 -2
- homeassistant/components/switchbot_cloud/manifest.json +7 -2
- homeassistant/components/switchbot_cloud/sensor.py +61 -1
- homeassistant/components/switchbot_cloud/strings.json +21 -0
- homeassistant/components/switchbot_cloud/switch.py +2 -5
- homeassistant/components/switchbot_cloud/translations/ca.json +13 -0
- homeassistant/components/switchbot_cloud/translations/cs.json +21 -0
- homeassistant/components/switchbot_cloud/translations/de.json +21 -0
- homeassistant/components/switchbot_cloud/translations/el.json +13 -0
- homeassistant/components/switchbot_cloud/translations/en-GB.json +21 -0
- homeassistant/components/switchbot_cloud/translations/en.json +21 -0
- homeassistant/components/switchbot_cloud/translations/es.json +21 -0
- homeassistant/components/switchbot_cloud/translations/et.json +21 -0
- homeassistant/components/switchbot_cloud/translations/ga.json +21 -0
- homeassistant/components/switchbot_cloud/translations/he.json +13 -0
- homeassistant/components/switchbot_cloud/translations/it.json +18 -0
- homeassistant/components/switchbot_cloud/translations/lt.json +21 -0
- homeassistant/components/switchbot_cloud/translations/nl.json +14 -0
- homeassistant/components/switchbot_cloud/translations/pt.json +21 -0
- homeassistant/components/switchbot_cloud/translations/ru.json +15 -0
- homeassistant/components/switchbot_cloud/translations/sk.json +21 -0
- homeassistant/components/switchbot_cloud/translations/zh-Hans.json +21 -0
- homeassistant/components/switchbot_cloud/translations/zh-Hant.json +21 -0
- homeassistant/components/synology_dsm/__init__.py +5 -2
- homeassistant/components/synology_dsm/binary_sensor.py +5 -2
- homeassistant/components/synology_dsm/button.py +6 -4
- homeassistant/components/synology_dsm/camera.py +11 -5
- homeassistant/components/synology_dsm/coordinator.py +7 -4
- homeassistant/components/synology_dsm/entity.py +22 -14
- homeassistant/components/synology_dsm/media_source.py +16 -9
- homeassistant/components/synology_dsm/sensor.py +64 -38
- homeassistant/components/synology_dsm/services.py +3 -2
- homeassistant/components/synology_dsm/switch.py +13 -9
- homeassistant/components/synology_dsm/update.py +8 -5
- homeassistant/components/system_bridge/manifest.json +1 -1
- homeassistant/components/system_bridge/sensor.py +9 -0
- homeassistant/components/system_bridge/strings.json +3 -0
- homeassistant/components/system_bridge/translations/cs.json +3 -0
- homeassistant/components/system_bridge/translations/de.json +3 -0
- homeassistant/components/system_bridge/translations/en-GB.json +3 -0
- homeassistant/components/system_bridge/translations/en.json +3 -0
- homeassistant/components/system_bridge/translations/es.json +3 -0
- homeassistant/components/system_bridge/translations/et.json +3 -0
- homeassistant/components/system_bridge/translations/ga.json +3 -0
- homeassistant/components/system_bridge/translations/lt.json +3 -0
- homeassistant/components/system_bridge/translations/nl.json +3 -0
- homeassistant/components/system_bridge/translations/pt.json +3 -0
- homeassistant/components/system_bridge/translations/ru.json +3 -0
- homeassistant/components/system_bridge/translations/sk.json +3 -0
- homeassistant/components/system_bridge/translations/zh-Hans.json +3 -0
- homeassistant/components/system_bridge/translations/zh-Hant.json +3 -0
- homeassistant/components/systemmonitor/binary_sensor.py +3 -9
- homeassistant/components/systemmonitor/const.py +4 -0
- homeassistant/components/systemmonitor/coordinator.py +27 -3
- homeassistant/components/systemmonitor/sensor.py +25 -110
- homeassistant/components/systemmonitor/util.py +0 -6
- homeassistant/components/tag/manifest.json +1 -1
- homeassistant/components/tasmota/camera.py +110 -0
- homeassistant/components/tasmota/const.py +1 -0
- homeassistant/components/tasmota/manifest.json +1 -1
- homeassistant/components/tautulli/translations/de.json +2 -2
- homeassistant/components/telegram_bot/__init__.py +39 -0
- homeassistant/components/telegram_bot/bot.py +22 -0
- homeassistant/components/telegram_bot/const.py +14 -0
- homeassistant/components/telegram_bot/icons.json +3 -0
- homeassistant/components/telegram_bot/services.yaml +32 -0
- homeassistant/components/telegram_bot/strings.json +37 -0
- homeassistant/components/telegram_bot/translations/cs.json +37 -0
- homeassistant/components/telegram_bot/translations/de.json +37 -0
- homeassistant/components/telegram_bot/translations/el.json +11 -0
- homeassistant/components/telegram_bot/translations/en-GB.json +37 -0
- homeassistant/components/telegram_bot/translations/en.json +37 -0
- homeassistant/components/telegram_bot/translations/es.json +37 -0
- homeassistant/components/telegram_bot/translations/et.json +37 -0
- homeassistant/components/telegram_bot/translations/ga.json +37 -0
- homeassistant/components/telegram_bot/translations/he.json +15 -0
- homeassistant/components/telegram_bot/translations/lt.json +37 -0
- homeassistant/components/telegram_bot/translations/nl.json +11 -0
- homeassistant/components/telegram_bot/translations/pt.json +37 -0
- homeassistant/components/telegram_bot/translations/ru.json +34 -0
- homeassistant/components/telegram_bot/translations/sk.json +37 -0
- homeassistant/components/telegram_bot/translations/zh-Hans.json +37 -0
- homeassistant/components/telegram_bot/translations/zh-Hant.json +37 -0
- homeassistant/components/template/config.py +35 -10
- homeassistant/components/template/config_flow.py +1 -1
- homeassistant/components/template/strings.json +20 -20
- homeassistant/components/template/translations/cs.json +4 -4
- homeassistant/components/template/translations/de.json +4 -4
- homeassistant/components/template/translations/el.json +10 -2
- homeassistant/components/template/translations/en-GB.json +4 -4
- homeassistant/components/template/translations/en.json +4 -4
- homeassistant/components/template/translations/es.json +4 -4
- homeassistant/components/template/translations/et.json +4 -4
- homeassistant/components/template/translations/fr.json +5 -4
- homeassistant/components/template/translations/ga.json +4 -4
- homeassistant/components/template/translations/he.json +4 -4
- homeassistant/components/template/translations/it.json +16 -0
- homeassistant/components/template/translations/lt.json +6 -4
- homeassistant/components/template/translations/nl.json +4 -2
- homeassistant/components/template/translations/pt.json +4 -4
- homeassistant/components/template/translations/ru.json +4 -4
- homeassistant/components/template/translations/sk.json +4 -4
- homeassistant/components/template/translations/zh-Hans.json +4 -4
- homeassistant/components/template/translations/zh-Hant.json +4 -4
- homeassistant/components/template/trigger_entity.py +17 -5
- homeassistant/components/tesla_fleet/strings.json +2 -2
- homeassistant/components/teslemetry/icons.json +3 -0
- homeassistant/components/teslemetry/services.py +3 -3
- homeassistant/components/teslemetry/strings.json +3 -0
- homeassistant/components/teslemetry/switch.py +50 -27
- homeassistant/components/teslemetry/translations/cs.json +3 -0
- homeassistant/components/teslemetry/translations/de.json +3 -0
- homeassistant/components/teslemetry/translations/en-GB.json +3 -0
- homeassistant/components/teslemetry/translations/en.json +3 -0
- homeassistant/components/teslemetry/translations/es.json +3 -0
- homeassistant/components/teslemetry/translations/et.json +3 -0
- homeassistant/components/teslemetry/translations/ga.json +3 -0
- homeassistant/components/teslemetry/translations/it.json +5 -0
- homeassistant/components/teslemetry/translations/lt.json +3 -0
- homeassistant/components/teslemetry/translations/pt.json +3 -0
- homeassistant/components/teslemetry/translations/sk.json +3 -0
- homeassistant/components/teslemetry/translations/zh-Hans.json +3 -0
- homeassistant/components/teslemetry/translations/zh-Hant.json +3 -0
- homeassistant/components/thread/discovery.py +1 -0
- homeassistant/components/threshold/__init__.py +1 -8
- homeassistant/components/threshold/config_flow.py +1 -0
- homeassistant/components/tibber/manifest.json +1 -1
- homeassistant/components/tibber/sensor.py +3 -4
- homeassistant/components/tibber/services.py +0 -1
- homeassistant/components/todo/intent.py +0 -2
- homeassistant/components/togrill/__init__.py +6 -1
- homeassistant/components/togrill/icons.json +21 -0
- homeassistant/components/togrill/number.py +79 -26
- homeassistant/components/togrill/select.py +176 -0
- homeassistant/components/togrill/strings.json +40 -0
- homeassistant/components/togrill/translations/ca.json +10 -0
- homeassistant/components/togrill/translations/cs.json +40 -0
- homeassistant/components/togrill/translations/de.json +40 -0
- homeassistant/components/togrill/translations/el.json +6 -0
- homeassistant/components/togrill/translations/en-GB.json +40 -0
- homeassistant/components/togrill/translations/en.json +40 -0
- homeassistant/components/togrill/translations/es.json +40 -0
- homeassistant/components/togrill/translations/et.json +40 -0
- homeassistant/components/togrill/translations/ga.json +40 -0
- homeassistant/components/togrill/translations/he.json +15 -0
- homeassistant/components/togrill/translations/it.json +44 -0
- homeassistant/components/togrill/translations/lt.json +40 -0
- homeassistant/components/togrill/translations/nl.json +21 -0
- homeassistant/components/togrill/translations/pl.json +18 -1
- homeassistant/components/togrill/translations/pt.json +40 -0
- homeassistant/components/togrill/translations/sk.json +40 -0
- homeassistant/components/togrill/translations/sv.json +13 -0
- homeassistant/components/togrill/translations/zh-Hans.json +40 -0
- homeassistant/components/togrill/translations/zh-Hant.json +40 -0
- homeassistant/components/tolo/config_flow.py +47 -17
- homeassistant/components/tolo/strings.json +2 -1
- homeassistant/components/tolo/translations/cs.json +2 -1
- homeassistant/components/tolo/translations/de.json +2 -1
- homeassistant/components/tolo/translations/en-GB.json +2 -1
- homeassistant/components/tolo/translations/en.json +2 -1
- homeassistant/components/tolo/translations/et.json +2 -1
- homeassistant/components/tolo/translations/he.json +2 -1
- homeassistant/components/tolo/translations/lt.json +2 -1
- homeassistant/components/tolo/translations/nl.json +2 -1
- homeassistant/components/tolo/translations/pt.json +2 -1
- homeassistant/components/tolo/translations/sk.json +2 -1
- homeassistant/components/tolo/translations/zh-Hans.json +2 -1
- homeassistant/components/tolo/translations/zh-Hant.json +2 -1
- homeassistant/components/tts/__init__.py +101 -31
- homeassistant/components/tuya/__init__.py +11 -75
- homeassistant/components/tuya/alarm_control_panel.py +7 -11
- homeassistant/components/tuya/binary_sensor.py +39 -88
- homeassistant/components/tuya/button.py +8 -14
- homeassistant/components/tuya/camera.py +8 -14
- homeassistant/components/tuya/climate.py +12 -24
- homeassistant/components/tuya/const.py +527 -0
- homeassistant/components/tuya/cover.py +63 -36
- homeassistant/components/tuya/diagnostics.py +7 -9
- homeassistant/components/tuya/entity.py +4 -2
- homeassistant/components/tuya/event.py +10 -13
- homeassistant/components/tuya/fan.py +12 -23
- homeassistant/components/tuya/humidifier.py +8 -14
- homeassistant/components/tuya/light.py +45 -96
- homeassistant/components/tuya/manifest.json +1 -1
- homeassistant/components/tuya/number.py +61 -70
- homeassistant/components/tuya/scene.py +3 -3
- homeassistant/components/tuya/select.py +52 -76
- homeassistant/components/tuya/sensor.py +214 -168
- homeassistant/components/tuya/siren.py +11 -22
- homeassistant/components/tuya/strings.json +116 -3
- homeassistant/components/tuya/switch.py +168 -145
- homeassistant/components/tuya/translations/bg.json +32 -0
- homeassistant/components/tuya/translations/ca.json +6 -0
- homeassistant/components/tuya/translations/cs.json +113 -0
- homeassistant/components/tuya/translations/de.json +113 -0
- homeassistant/components/tuya/translations/el.json +28 -0
- homeassistant/components/tuya/translations/en-GB.json +113 -0
- homeassistant/components/tuya/translations/en.json +113 -0
- homeassistant/components/tuya/translations/es.json +104 -0
- homeassistant/components/tuya/translations/et.json +104 -0
- homeassistant/components/tuya/translations/fr.json +6 -0
- homeassistant/components/tuya/translations/ga.json +104 -0
- homeassistant/components/tuya/translations/he.json +32 -0
- homeassistant/components/tuya/translations/it.json +68 -0
- homeassistant/components/tuya/translations/lt.json +113 -0
- homeassistant/components/tuya/translations/nl.json +29 -0
- homeassistant/components/tuya/translations/pt.json +104 -0
- homeassistant/components/tuya/translations/ru.json +3 -0
- homeassistant/components/tuya/translations/sk.json +113 -0
- homeassistant/components/tuya/translations/sl.json +25 -0
- homeassistant/components/tuya/translations/zh-Hans.json +113 -0
- homeassistant/components/tuya/translations/zh-Hant.json +113 -0
- homeassistant/components/tuya/vacuum.py +6 -6
- homeassistant/components/tuya/valve.py +12 -11
- homeassistant/components/twitch/coordinator.py +3 -0
- homeassistant/components/unifi/manifest.json +1 -1
- homeassistant/components/unifiprotect/repairs.py +2 -11
- homeassistant/components/unifiprotect/translations/pt.json +1 -1
- homeassistant/components/universal/media_player.py +1 -1
- homeassistant/components/upcloud/manifest.json +1 -1
- homeassistant/components/uptimerobot/binary_sensor.py +23 -11
- homeassistant/components/uptimerobot/config_flow.py +27 -0
- homeassistant/components/uptimerobot/quality_scale.yaml +2 -6
- homeassistant/components/uptimerobot/sensor.py +32 -14
- homeassistant/components/uptimerobot/strings.json +9 -0
- homeassistant/components/uptimerobot/switch.py +23 -11
- homeassistant/components/uptimerobot/translations/bg.json +6 -0
- homeassistant/components/uptimerobot/translations/ca.json +6 -0
- homeassistant/components/uptimerobot/translations/cs.json +9 -0
- homeassistant/components/uptimerobot/translations/de.json +9 -0
- homeassistant/components/uptimerobot/translations/el.json +9 -0
- homeassistant/components/uptimerobot/translations/en-GB.json +9 -0
- homeassistant/components/uptimerobot/translations/en.json +9 -0
- homeassistant/components/uptimerobot/translations/es.json +9 -0
- homeassistant/components/uptimerobot/translations/et.json +9 -0
- homeassistant/components/uptimerobot/translations/ga.json +9 -0
- homeassistant/components/uptimerobot/translations/he.json +6 -0
- homeassistant/components/uptimerobot/translations/it.json +9 -0
- homeassistant/components/uptimerobot/translations/lt.json +9 -0
- homeassistant/components/uptimerobot/translations/nl.json +6 -0
- homeassistant/components/uptimerobot/translations/pt.json +9 -0
- homeassistant/components/uptimerobot/translations/ru.json +9 -0
- homeassistant/components/uptimerobot/translations/sk.json +9 -0
- homeassistant/components/uptimerobot/translations/zh-Hans.json +9 -0
- homeassistant/components/uptimerobot/translations/zh-Hant.json +9 -0
- homeassistant/components/usage_prediction/__init__.py +89 -0
- homeassistant/components/usage_prediction/common_control.py +236 -0
- homeassistant/components/usage_prediction/const.py +13 -0
- homeassistant/components/usage_prediction/manifest.json +10 -0
- homeassistant/components/usage_prediction/models.py +24 -0
- homeassistant/components/usage_prediction/strings.json +3 -0
- homeassistant/components/usage_prediction/translations/cs.json +3 -0
- homeassistant/components/usage_prediction/translations/de.json +3 -0
- homeassistant/components/usage_prediction/translations/en-GB.json +3 -0
- homeassistant/components/usage_prediction/translations/en.json +3 -0
- homeassistant/components/usage_prediction/translations/es.json +3 -0
- homeassistant/components/usage_prediction/translations/ga.json +3 -0
- homeassistant/components/usage_prediction/translations/lt.json +3 -0
- homeassistant/components/usage_prediction/translations/pt.json +3 -0
- homeassistant/components/usage_prediction/translations/sk.json +3 -0
- homeassistant/components/usage_prediction/translations/zh-Hans.json +3 -0
- homeassistant/components/usage_prediction/translations/zh-Hant.json +3 -0
- homeassistant/components/vacuum/intent.py +3 -1
- homeassistant/components/verisure/alarm_control_panel.py +18 -7
- homeassistant/components/verisure/lock.py +28 -27
- homeassistant/components/verisure/switch.py +1 -1
- homeassistant/components/vesync/__init__.py +20 -50
- homeassistant/components/vesync/binary_sensor.py +14 -7
- homeassistant/components/vesync/common.py +14 -26
- homeassistant/components/vesync/config_flow.py +42 -12
- homeassistant/components/vesync/const.py +10 -87
- homeassistant/components/vesync/coordinator.py +17 -10
- homeassistant/components/vesync/diagnostics.py +37 -29
- homeassistant/components/vesync/entity.py +2 -2
- homeassistant/components/vesync/fan.py +74 -74
- homeassistant/components/vesync/humidifier.py +32 -34
- homeassistant/components/vesync/light.py +24 -16
- homeassistant/components/vesync/manifest.json +4 -3
- homeassistant/components/vesync/number.py +27 -13
- homeassistant/components/vesync/select.py +42 -25
- homeassistant/components/vesync/sensor.py +34 -85
- homeassistant/components/vesync/switch.py +21 -17
- homeassistant/components/vicare/sensor.py +9 -0
- homeassistant/components/vicare/strings.json +3 -0
- homeassistant/components/vicare/translations/cs.json +3 -0
- homeassistant/components/vicare/translations/de.json +3 -0
- homeassistant/components/vicare/translations/en-GB.json +3 -0
- homeassistant/components/vicare/translations/en.json +3 -0
- homeassistant/components/vicare/translations/es.json +3 -0
- homeassistant/components/vicare/translations/et.json +3 -0
- homeassistant/components/vicare/translations/ga.json +3 -0
- homeassistant/components/vicare/translations/it.json +3 -0
- homeassistant/components/vicare/translations/lt.json +3 -0
- homeassistant/components/vicare/translations/pt.json +3 -0
- homeassistant/components/vicare/translations/sk.json +3 -0
- homeassistant/components/vicare/translations/zh-Hans.json +3 -0
- homeassistant/components/vicare/translations/zh-Hant.json +3 -0
- homeassistant/components/victron_remote_monitoring/__init__.py +34 -0
- homeassistant/components/victron_remote_monitoring/config_flow.py +255 -0
- homeassistant/components/victron_remote_monitoring/const.py +9 -0
- homeassistant/components/victron_remote_monitoring/coordinator.py +98 -0
- homeassistant/components/victron_remote_monitoring/manifest.json +11 -0
- homeassistant/components/victron_remote_monitoring/quality_scale.yaml +66 -0
- homeassistant/components/victron_remote_monitoring/sensor.py +250 -0
- homeassistant/components/victron_remote_monitoring/strings.json +102 -0
- homeassistant/components/victron_remote_monitoring/translations/ca.json +25 -0
- homeassistant/components/victron_remote_monitoring/translations/cs.json +102 -0
- homeassistant/components/victron_remote_monitoring/translations/de.json +102 -0
- homeassistant/components/victron_remote_monitoring/translations/en-GB.json +102 -0
- homeassistant/components/victron_remote_monitoring/translations/en.json +102 -0
- homeassistant/components/victron_remote_monitoring/translations/es.json +102 -0
- homeassistant/components/victron_remote_monitoring/translations/et.json +102 -0
- homeassistant/components/victron_remote_monitoring/translations/fy.json +24 -0
- homeassistant/components/victron_remote_monitoring/translations/ga.json +102 -0
- homeassistant/components/victron_remote_monitoring/translations/he.json +25 -0
- homeassistant/components/victron_remote_monitoring/translations/lt.json +102 -0
- homeassistant/components/victron_remote_monitoring/translations/mk.json +60 -0
- homeassistant/components/victron_remote_monitoring/translations/nl.json +25 -0
- homeassistant/components/victron_remote_monitoring/translations/pt.json +102 -0
- homeassistant/components/victron_remote_monitoring/translations/ru.json +40 -0
- homeassistant/components/victron_remote_monitoring/translations/sk.json +102 -0
- homeassistant/components/victron_remote_monitoring/translations/zh-Hans.json +102 -0
- homeassistant/components/victron_remote_monitoring/translations/zh-Hant.json +102 -0
- homeassistant/components/voip/manifest.json +1 -1
- homeassistant/components/voip/translations/he.json +1 -1
- homeassistant/components/volvo/__init__.py +19 -17
- homeassistant/components/volvo/api.py +18 -0
- homeassistant/components/volvo/binary_sensor.py +1 -1
- homeassistant/components/volvo/coordinator.py +92 -53
- homeassistant/components/volvo/entity.py +1 -1
- homeassistant/components/volvo/sensor.py +1 -1
- homeassistant/components/volvo/translations/en-GB.json +1 -1
- homeassistant/components/volvo/translations/pt.json +1 -1
- homeassistant/components/volvooncall/__init__.py +30 -55
- homeassistant/components/volvooncall/config_flow.py +5 -111
- homeassistant/components/volvooncall/const.py +1 -64
- homeassistant/components/volvooncall/manifest.json +2 -3
- homeassistant/components/volvooncall/strings.json +8 -13
- homeassistant/components/volvooncall/translations/bg.json +1 -21
- homeassistant/components/volvooncall/translations/bn.json +1 -7
- homeassistant/components/volvooncall/translations/ca.json +1 -21
- homeassistant/components/volvooncall/translations/cs.json +8 -13
- homeassistant/components/volvooncall/translations/da.json +1 -20
- homeassistant/components/volvooncall/translations/de.json +8 -13
- homeassistant/components/volvooncall/translations/el.json +1 -23
- homeassistant/components/volvooncall/translations/en-GB.json +8 -13
- homeassistant/components/volvooncall/translations/en.json +8 -13
- homeassistant/components/volvooncall/translations/es.json +8 -13
- homeassistant/components/volvooncall/translations/et.json +8 -13
- homeassistant/components/volvooncall/translations/fi.json +1 -21
- homeassistant/components/volvooncall/translations/fr.json +1 -21
- homeassistant/components/volvooncall/translations/fy.json +1 -21
- homeassistant/components/volvooncall/translations/ga.json +1 -21
- homeassistant/components/volvooncall/translations/he.json +1 -20
- homeassistant/components/volvooncall/translations/hu.json +1 -21
- homeassistant/components/volvooncall/translations/id.json +1 -21
- homeassistant/components/volvooncall/translations/it.json +1 -21
- homeassistant/components/volvooncall/translations/ja.json +1 -21
- homeassistant/components/volvooncall/translations/ko.json +1 -21
- homeassistant/components/volvooncall/translations/lt.json +8 -13
- homeassistant/components/volvooncall/translations/lv.json +1 -19
- homeassistant/components/volvooncall/translations/nb.json +1 -21
- homeassistant/components/volvooncall/translations/nl.json +1 -21
- homeassistant/components/volvooncall/translations/pl.json +1 -21
- homeassistant/components/volvooncall/translations/pt-BR.json +1 -21
- homeassistant/components/volvooncall/translations/pt.json +8 -13
- homeassistant/components/volvooncall/translations/ro.json +1 -21
- homeassistant/components/volvooncall/translations/ru.json +8 -11
- homeassistant/components/volvooncall/translations/sk.json +8 -13
- homeassistant/components/volvooncall/translations/sl.json +1 -20
- homeassistant/components/volvooncall/translations/sv.json +1 -21
- homeassistant/components/volvooncall/translations/tr.json +1 -21
- homeassistant/components/volvooncall/translations/uk.json +1 -21
- homeassistant/components/volvooncall/translations/vi.json +1 -7
- homeassistant/components/volvooncall/translations/zh-Hans.json +8 -13
- homeassistant/components/volvooncall/translations/zh-Hant.json +8 -13
- homeassistant/components/wake_on_lan/__init__.py +0 -6
- homeassistant/components/wake_on_lan/config_flow.py +1 -0
- homeassistant/components/weatherflow/__init__.py +1 -0
- homeassistant/components/weatherflow/event.py +104 -0
- homeassistant/components/weatherflow/icons.json +8 -0
- homeassistant/components/weatherflow/strings.json +8 -0
- homeassistant/components/weatherflow/translations/cs.json +8 -0
- homeassistant/components/weatherflow/translations/de.json +8 -0
- homeassistant/components/weatherflow/translations/en-GB.json +8 -0
- homeassistant/components/weatherflow/translations/en.json +8 -0
- homeassistant/components/weatherflow/translations/es.json +8 -0
- homeassistant/components/weatherflow/translations/et.json +8 -0
- homeassistant/components/weatherflow/translations/ga.json +8 -0
- homeassistant/components/weatherflow/translations/lt.json +8 -0
- homeassistant/components/weatherflow/translations/nl.json +8 -0
- homeassistant/components/weatherflow/translations/pt.json +8 -0
- homeassistant/components/weatherflow/translations/sk.json +8 -0
- homeassistant/components/weatherflow/translations/zh-Hans.json +8 -0
- homeassistant/components/weatherflow/translations/zh-Hant.json +8 -0
- homeassistant/components/webhook/trigger.py +10 -3
- homeassistant/components/whirlpool/binary_sensor.py +1 -0
- homeassistant/components/whirlpool/climate.py +24 -29
- homeassistant/components/whirlpool/entity.py +32 -6
- homeassistant/components/whirlpool/manifest.json +2 -2
- homeassistant/components/whirlpool/quality_scale.yaml +5 -15
- homeassistant/components/whirlpool/sensor.py +1 -0
- homeassistant/components/whirlpool/strings.json +3 -0
- homeassistant/components/whirlpool/translations/cs.json +3 -0
- homeassistant/components/whirlpool/translations/de.json +3 -0
- homeassistant/components/whirlpool/translations/en-GB.json +3 -0
- homeassistant/components/whirlpool/translations/en.json +3 -0
- homeassistant/components/whirlpool/translations/es.json +3 -0
- homeassistant/components/whirlpool/translations/et.json +3 -0
- homeassistant/components/whirlpool/translations/ga.json +3 -0
- homeassistant/components/whirlpool/translations/it.json +5 -0
- homeassistant/components/whirlpool/translations/lt.json +3 -0
- homeassistant/components/whirlpool/translations/pt.json +3 -0
- homeassistant/components/whirlpool/translations/ru.json +3 -0
- homeassistant/components/whirlpool/translations/sk.json +3 -0
- homeassistant/components/whirlpool/translations/zh-Hans.json +3 -0
- homeassistant/components/whirlpool/translations/zh-Hant.json +3 -0
- homeassistant/components/wmspro/cover.py +24 -11
- homeassistant/components/workday/calendar.py +104 -0
- homeassistant/components/workday/const.py +1 -1
- homeassistant/components/workday/strings.json +5 -0
- homeassistant/components/workday/translations/ca.json +5 -0
- homeassistant/components/workday/translations/cs.json +5 -0
- homeassistant/components/workday/translations/de.json +5 -0
- homeassistant/components/workday/translations/el.json +5 -0
- homeassistant/components/workday/translations/en-GB.json +5 -0
- homeassistant/components/workday/translations/en.json +5 -0
- homeassistant/components/workday/translations/es.json +5 -0
- homeassistant/components/workday/translations/et.json +5 -0
- homeassistant/components/workday/translations/fr.json +5 -0
- homeassistant/components/workday/translations/ga.json +5 -0
- homeassistant/components/workday/translations/he.json +5 -0
- homeassistant/components/workday/translations/lt.json +5 -0
- homeassistant/components/workday/translations/nl.json +5 -0
- homeassistant/components/workday/translations/pt.json +5 -0
- homeassistant/components/workday/translations/ru.json +5 -0
- homeassistant/components/workday/translations/sk.json +5 -0
- homeassistant/components/workday/translations/uk.json +7 -0
- homeassistant/components/workday/translations/zh-Hans.json +5 -0
- homeassistant/components/workday/translations/zh-Hant.json +5 -0
- homeassistant/components/wyoming/manifest.json +1 -1
- homeassistant/components/wyoming/translations/he.json +1 -1
- homeassistant/components/yale/lock.py +13 -19
- homeassistant/components/yale/manifest.json +1 -1
- homeassistant/components/yalexs_ble/__init__.py +0 -12
- homeassistant/components/yalexs_ble/config_flow.py +2 -2
- homeassistant/components/yalexs_ble/translations/pt.json +2 -2
- homeassistant/components/yalexs_ble/translations/ru.json +12 -0
- homeassistant/components/zabbix/manifest.json +1 -1
- homeassistant/components/zeroconf/manifest.json +1 -1
- homeassistant/components/zha/__init__.py +1 -1
- homeassistant/components/zha/api.py +1 -1
- homeassistant/components/zha/config_flow.py +251 -76
- homeassistant/components/zha/cover.py +1 -15
- homeassistant/components/zha/manifest.json +1 -1
- homeassistant/components/zha/radio_manager.py +81 -82
- homeassistant/components/zha/repairs/network_settings_inconsistent.py +1 -1
- homeassistant/components/zha/strings.json +80 -7
- homeassistant/components/zha/translations/bg.json +0 -5
- homeassistant/components/zha/translations/bn.json +1 -2
- homeassistant/components/zha/translations/ca.json +1 -5
- homeassistant/components/zha/translations/cs.json +81 -8
- homeassistant/components/zha/translations/da.json +1 -6
- homeassistant/components/zha/translations/de.json +81 -8
- homeassistant/components/zha/translations/el.json +0 -4
- homeassistant/components/zha/translations/en-GB.json +81 -8
- homeassistant/components/zha/translations/en.json +81 -8
- homeassistant/components/zha/translations/es.json +0 -5
- homeassistant/components/zha/translations/et.json +0 -5
- homeassistant/components/zha/translations/fi.json +1 -6
- homeassistant/components/zha/translations/fr.json +74 -5
- homeassistant/components/zha/translations/fy.json +0 -3
- homeassistant/components/zha/translations/ga.json +0 -5
- homeassistant/components/zha/translations/gsw.json +1 -4
- homeassistant/components/zha/translations/he.json +0 -3
- homeassistant/components/zha/translations/hu.json +0 -5
- homeassistant/components/zha/translations/id.json +1 -6
- homeassistant/components/zha/translations/it.json +1 -6
- homeassistant/components/zha/translations/ja.json +0 -5
- homeassistant/components/zha/translations/ko.json +1 -6
- homeassistant/components/zha/translations/lt.json +81 -8
- homeassistant/components/zha/translations/nb.json +1 -3
- homeassistant/components/zha/translations/nl.json +0 -5
- homeassistant/components/zha/translations/pl.json +1 -2
- homeassistant/components/zha/translations/pt-BR.json +1 -4
- homeassistant/components/zha/translations/pt.json +0 -5
- homeassistant/components/zha/translations/ro.json +1 -4
- homeassistant/components/zha/translations/ru.json +0 -5
- homeassistant/components/zha/translations/sk.json +81 -8
- homeassistant/components/zha/translations/sl.json +0 -4
- homeassistant/components/zha/translations/sv.json +0 -5
- homeassistant/components/zha/translations/tr.json +0 -5
- homeassistant/components/zha/translations/uk.json +1 -3
- homeassistant/components/zha/translations/zh-Hans.json +81 -8
- homeassistant/components/zha/translations/zh-Hant.json +81 -8
- homeassistant/components/zhong_hong/climate.py +25 -3
- homeassistant/components/zimi/manifest.json +1 -1
- homeassistant/components/zwave_js/__init__.py +25 -7
- homeassistant/components/zwave_js/config_flow.py +102 -24
- homeassistant/components/zwave_js/const.py +3 -0
- homeassistant/components/zwave_js/device_trigger.py +6 -4
- homeassistant/components/zwave_js/strings.json +7 -2
- homeassistant/components/zwave_js/translations/cs.json +5 -0
- homeassistant/components/zwave_js/translations/de.json +5 -0
- homeassistant/components/zwave_js/translations/en-GB.json +5 -0
- homeassistant/components/zwave_js/translations/en.json +5 -0
- homeassistant/components/zwave_js/translations/es.json +4 -0
- homeassistant/components/zwave_js/translations/et.json +4 -0
- homeassistant/components/zwave_js/translations/fr.json +1 -0
- homeassistant/components/zwave_js/translations/ga.json +4 -0
- homeassistant/components/zwave_js/translations/it.json +6 -0
- homeassistant/components/zwave_js/translations/lt.json +5 -0
- homeassistant/components/zwave_js/translations/pt.json +6 -2
- homeassistant/components/zwave_js/translations/ru.json +1 -0
- homeassistant/components/zwave_js/translations/sk.json +5 -0
- homeassistant/components/zwave_js/translations/zh-Hans.json +5 -0
- homeassistant/components/zwave_js/translations/zh-Hant.json +5 -0
- homeassistant/components/zwave_js/triggers/event.py +143 -116
- homeassistant/components/zwave_js/triggers/value_updated.py +66 -39
- homeassistant/config_entries.py +38 -7
- homeassistant/const.py +10 -50
- homeassistant/data_entry_flow.py +140 -2
- homeassistant/generated/application_credentials.py +1 -0
- homeassistant/generated/config_flows.py +13 -0
- homeassistant/generated/dhcp.py +8 -0
- homeassistant/generated/entity_platforms.py +54 -0
- homeassistant/generated/integrations.json +84 -20
- homeassistant/generated/usb.py +6 -0
- homeassistant/generated/zeroconf.py +5 -0
- homeassistant/helpers/condition.py +7 -2
- homeassistant/helpers/config_validation.py +22 -5
- homeassistant/helpers/deprecation.py +35 -0
- homeassistant/helpers/device_registry.py +97 -40
- homeassistant/helpers/entity_component.py +2 -48
- homeassistant/helpers/entity_platform.py +1 -1
- homeassistant/helpers/entity_registry.py +2 -1
- homeassistant/helpers/event.py +2 -1
- homeassistant/helpers/intent.py +18 -21
- homeassistant/helpers/llm.py +4 -3
- homeassistant/helpers/schema_config_entry_flow.py +21 -0
- homeassistant/helpers/selector.py +81 -87
- homeassistant/helpers/service.py +87 -36
- homeassistant/helpers/service_info/esphome.py +26 -0
- homeassistant/helpers/target.py +3 -6
- homeassistant/helpers/{template.py → template/__init__.py} +113 -806
- homeassistant/helpers/template/context.py +45 -0
- homeassistant/helpers/template/extensions/__init__.py +17 -0
- homeassistant/helpers/template/extensions/base.py +60 -0
- homeassistant/helpers/template/extensions/base64.py +50 -0
- homeassistant/helpers/template/extensions/collection.py +191 -0
- homeassistant/helpers/template/extensions/crypto.py +64 -0
- homeassistant/helpers/template/extensions/math.py +329 -0
- homeassistant/helpers/template/extensions/regex.py +109 -0
- homeassistant/helpers/template/extensions/string.py +58 -0
- homeassistant/helpers/template/helpers.py +16 -0
- homeassistant/helpers/template/render_info.py +155 -0
- homeassistant/helpers/trigger.py +86 -11
- homeassistant/helpers/trigger_template_entity.py +2 -2
- homeassistant/loader.py +3 -0
- homeassistant/package_constraints.txt +14 -14
- homeassistant/runner.py +115 -0
- homeassistant/strings.json +1 -1
- homeassistant/util/unit_conversion.py +29 -0
- homeassistant/util/unit_system.py +6 -0
- {homeassistant-2025.9.4.dist-info → homeassistant-2025.10.0b1.dist-info}/METADATA +6 -6
- {homeassistant-2025.9.4.dist-info → homeassistant-2025.10.0b1.dist-info}/RECORD +2487 -2108
- homeassistant/components/google_gemini/__init__.py +0 -1
- homeassistant/components/google_gemini/manifest.json +0 -6
- homeassistant/components/home_connect/repairs.py +0 -60
- homeassistant/components/home_connect/time.py +0 -172
- homeassistant/components/logbook/translations/da.json +0 -3
- homeassistant/components/volvooncall/binary_sensor.py +0 -79
- homeassistant/components/volvooncall/coordinator.py +0 -40
- homeassistant/components/volvooncall/device_tracker.py +0 -72
- homeassistant/components/volvooncall/entity.py +0 -88
- homeassistant/components/volvooncall/errors.py +0 -7
- homeassistant/components/volvooncall/lock.py +0 -80
- homeassistant/components/volvooncall/models.py +0 -100
- homeassistant/components/volvooncall/sensor.py +0 -72
- homeassistant/components/volvooncall/switch.py +0 -78
- {homeassistant-2025.9.4.dist-info → homeassistant-2025.10.0b1.dist-info}/WHEEL +0 -0
- {homeassistant-2025.9.4.dist-info → homeassistant-2025.10.0b1.dist-info}/entry_points.txt +0 -0
- {homeassistant-2025.9.4.dist-info → homeassistant-2025.10.0b1.dist-info}/licenses/LICENSE.md +0 -0
- {homeassistant-2025.9.4.dist-info → homeassistant-2025.10.0b1.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
- {homeassistant-2025.9.4.dist-info → homeassistant-2025.10.0b1.dist-info}/top_level.txt +0 -0
|
@@ -148,6 +148,9 @@
|
|
|
148
148
|
"arm_delay": {
|
|
149
149
|
"name": "Moill l\u00e1imhe"
|
|
150
150
|
},
|
|
151
|
+
"battery_backup_reserve": {
|
|
152
|
+
"name": "C\u00faltaca ceallra\u00ed"
|
|
153
|
+
},
|
|
151
154
|
"cloud_recipe": {
|
|
152
155
|
"name": "Oideas scamall"
|
|
153
156
|
},
|
|
@@ -163,6 +166,9 @@
|
|
|
163
166
|
"heat_preservation_time": {
|
|
164
167
|
"name": "Am caomhnaithe teasa"
|
|
165
168
|
},
|
|
169
|
+
"indexed_cook_temperature": {
|
|
170
|
+
"name": "Teocht ch\u00f3caireachta {index}"
|
|
171
|
+
},
|
|
166
172
|
"indexed_irrigation_duration": {
|
|
167
173
|
"name": "Fad uisci\u00fach\u00e1in {index}"
|
|
168
174
|
},
|
|
@@ -172,9 +178,15 @@
|
|
|
172
178
|
"indexed_minimum_brightness": {
|
|
173
179
|
"name": "\u00cdosmh\u00e9id gile {index}"
|
|
174
180
|
},
|
|
181
|
+
"indexed_temperature": {
|
|
182
|
+
"name": "Teocht {index}"
|
|
183
|
+
},
|
|
175
184
|
"installation_height": {
|
|
176
185
|
"name": "Airde suite\u00e1la"
|
|
177
186
|
},
|
|
187
|
+
"inverter_output_power_limit": {
|
|
188
|
+
"name": "Teorainn chumhachta aschuir inbh\u00e9art\u00f3ra"
|
|
189
|
+
},
|
|
178
190
|
"maximum_brightness": {
|
|
179
191
|
"name": "Uasmh\u00e9id gile"
|
|
180
192
|
},
|
|
@@ -242,6 +254,7 @@
|
|
|
242
254
|
}
|
|
243
255
|
},
|
|
244
256
|
"blanket_level": {
|
|
257
|
+
"name": "Leibh\u00e9al",
|
|
245
258
|
"state": {
|
|
246
259
|
"level_2": "Leibh\u00e9al 2",
|
|
247
260
|
"level_3": "Leibh\u00e9al 4",
|
|
@@ -295,6 +308,23 @@
|
|
|
295
308
|
"1": "\u00cdogaireacht ard"
|
|
296
309
|
}
|
|
297
310
|
},
|
|
311
|
+
"desk_level": {
|
|
312
|
+
"name": "leibh\u00e9al",
|
|
313
|
+
"state": {
|
|
314
|
+
"level_1": "Leibh\u00e9al 1",
|
|
315
|
+
"level_2": "Leibh\u00e9al 2",
|
|
316
|
+
"level_3": "Leibh\u00e9al 3",
|
|
317
|
+
"level_4": "Leibh\u00e9al 4"
|
|
318
|
+
}
|
|
319
|
+
},
|
|
320
|
+
"desk_up_down": {
|
|
321
|
+
"name": "Suas/S\u00edos",
|
|
322
|
+
"state": {
|
|
323
|
+
"down": "S\u00edos",
|
|
324
|
+
"stop": "Stad",
|
|
325
|
+
"up": "Suas"
|
|
326
|
+
}
|
|
327
|
+
},
|
|
298
328
|
"fingerbot_mode": {
|
|
299
329
|
"name": "M\u00f3d",
|
|
300
330
|
"state": {
|
|
@@ -345,6 +375,21 @@
|
|
|
345
375
|
"work": "Obair"
|
|
346
376
|
}
|
|
347
377
|
},
|
|
378
|
+
"indexed_blanket_level": {
|
|
379
|
+
"name": "Leibh\u00e9al {index}",
|
|
380
|
+
"state": {
|
|
381
|
+
"level_1": "\u00cdseal",
|
|
382
|
+
"level_10": "Ard",
|
|
383
|
+
"level_2": "Leibh\u00e9al 2",
|
|
384
|
+
"level_3": "Leibh\u00e9al 4",
|
|
385
|
+
"level_4": "Leibh\u00e9al 4",
|
|
386
|
+
"level_5": "Leibh\u00e9al 5",
|
|
387
|
+
"level_6": "Leibh\u00e9al 6",
|
|
388
|
+
"level_7": "Leibh\u00e9al 7",
|
|
389
|
+
"level_8": "Leibh\u00e9al 8",
|
|
390
|
+
"level_9": "Leibh\u00e9al 9"
|
|
391
|
+
}
|
|
392
|
+
},
|
|
348
393
|
"indexed_led_type": {
|
|
349
394
|
"name": "Cine\u00e1l foinse solais {index}",
|
|
350
395
|
"state": {
|
|
@@ -353,6 +398,14 @@
|
|
|
353
398
|
"led": "LED"
|
|
354
399
|
}
|
|
355
400
|
},
|
|
401
|
+
"inverter_work_mode": {
|
|
402
|
+
"name": "M\u00f3d oibre inbh\u00e9art\u00f3ra",
|
|
403
|
+
"state": {
|
|
404
|
+
"manual": "M\u00f3d l\u00e1imhe",
|
|
405
|
+
"self_powered": "F\u00e9inchumhachtaithe",
|
|
406
|
+
"time_of_use": "Am \u00fas\u00e1ide"
|
|
407
|
+
}
|
|
408
|
+
},
|
|
356
409
|
"ipc_work_mode": {
|
|
357
410
|
"name": "M\u00f3d IPC",
|
|
358
411
|
"state": {
|
|
@@ -514,6 +567,12 @@
|
|
|
514
567
|
"battery": {
|
|
515
568
|
"name": "Ceallra\u00ed"
|
|
516
569
|
},
|
|
570
|
+
"battery_power": {
|
|
571
|
+
"name": "Cumhacht ceallra\u00ed"
|
|
572
|
+
},
|
|
573
|
+
"battery_soc": {
|
|
574
|
+
"name": "SOC Ceallra\u00ed"
|
|
575
|
+
},
|
|
517
576
|
"battery_state": {
|
|
518
577
|
"name": "Staid na ceallra\u00ed"
|
|
519
578
|
},
|
|
@@ -523,6 +582,9 @@
|
|
|
523
582
|
"carbon_monoxide": {
|
|
524
583
|
"name": "Aonocsa\u00edd charb\u00f3in"
|
|
525
584
|
},
|
|
585
|
+
"cat_weight": {
|
|
586
|
+
"name": "Me\u00e1chan cait"
|
|
587
|
+
},
|
|
526
588
|
"cleaning_area": {
|
|
527
589
|
"name": "Limist\u00e9ar glantach\u00e1in"
|
|
528
590
|
},
|
|
@@ -538,6 +600,9 @@
|
|
|
538
600
|
"current_temperature": {
|
|
539
601
|
"name": "Teocht reatha"
|
|
540
602
|
},
|
|
603
|
+
"depth": {
|
|
604
|
+
"name": "Doimhneacht"
|
|
605
|
+
},
|
|
541
606
|
"duster_cloth_life": {
|
|
542
607
|
"name": "Saolr\u00e9 \u00e9adach duster"
|
|
543
608
|
},
|
|
@@ -571,12 +636,30 @@
|
|
|
571
636
|
"indexed_temperature_external": {
|
|
572
637
|
"name": "Cain\u00e9al teochta braiteora {index}"
|
|
573
638
|
},
|
|
639
|
+
"inverter_output_power": {
|
|
640
|
+
"name": "Cumhacht aschuir inbh\u00e9art\u00f3ra"
|
|
641
|
+
},
|
|
574
642
|
"last_amount": {
|
|
575
643
|
"name": "An m\u00e9id deireanach"
|
|
576
644
|
},
|
|
577
645
|
"last_operation_duration": {
|
|
578
646
|
"name": "Fad na hoibr\u00edochta deireana\u00ed"
|
|
579
647
|
},
|
|
648
|
+
"lifetime_battery_charge_energy": {
|
|
649
|
+
"name": "Fuinneamh muirir ceallra\u00ed ar feadh an tsaoil"
|
|
650
|
+
},
|
|
651
|
+
"lifetime_battery_discharge_energy": {
|
|
652
|
+
"name": "Fuinneamh urscaoilte ceallra\u00ed ar feadh an tsaoil"
|
|
653
|
+
},
|
|
654
|
+
"lifetime_inverter_output_energy": {
|
|
655
|
+
"name": "Fuinneamh aschuir inverter ar feadh an tsaoil"
|
|
656
|
+
},
|
|
657
|
+
"lifetime_offgrid_port_energy": {
|
|
658
|
+
"name": "Fuinneamh calafoirt lasmuigh den ghreille ar feadh an tsaoil"
|
|
659
|
+
},
|
|
660
|
+
"lifetime_pv_energy": {
|
|
661
|
+
"name": "Fuinneamh PV ar feadh an tsaoil"
|
|
662
|
+
},
|
|
580
663
|
"liquid_depth": {
|
|
581
664
|
"name": "Doimhneacht leachtach"
|
|
582
665
|
},
|
|
@@ -654,6 +737,9 @@
|
|
|
654
737
|
"pump_time": {
|
|
655
738
|
"name": "Fad an chaid\u00e9il uisce"
|
|
656
739
|
},
|
|
740
|
+
"pv_channel_power": {
|
|
741
|
+
"name": "Cumhacht cain\u00e9al PV {index}"
|
|
742
|
+
},
|
|
657
743
|
"remaining_time": {
|
|
658
744
|
"name": "Am at\u00e1 f\u00e1gtha"
|
|
659
745
|
},
|
|
@@ -704,15 +790,24 @@
|
|
|
704
790
|
"total_cleaning_times": {
|
|
705
791
|
"name": "Amanna glantach\u00e1in ioml\u00e1na"
|
|
706
792
|
},
|
|
793
|
+
"total_dissolved_solids": {
|
|
794
|
+
"name": "Solaid thuaslagtha ioml\u00e1na"
|
|
795
|
+
},
|
|
707
796
|
"total_energy": {
|
|
708
797
|
"name": "Fuinneamh ioml\u00e1n"
|
|
709
798
|
},
|
|
710
799
|
"total_operating_time": {
|
|
711
800
|
"name": "Am oibri\u00fach\u00e1in ioml\u00e1n"
|
|
712
801
|
},
|
|
802
|
+
"total_power": {
|
|
803
|
+
"name": "Cumhacht ioml\u00e1n"
|
|
804
|
+
},
|
|
713
805
|
"total_production": {
|
|
714
806
|
"name": "T\u00e1irgeadh ioml\u00e1n"
|
|
715
807
|
},
|
|
808
|
+
"total_pv_power": {
|
|
809
|
+
"name": "Cumhacht ioml\u00e1n PV"
|
|
810
|
+
},
|
|
716
811
|
"total_volatile_organic_compound": {
|
|
717
812
|
"name": "Comhdh\u00fail org\u00e1nach so-ghalaithe ioml\u00e1n"
|
|
718
813
|
},
|
|
@@ -816,6 +911,9 @@
|
|
|
816
911
|
"motion_tracking": {
|
|
817
912
|
"name": "Rian\u00fa gluaisne"
|
|
818
913
|
},
|
|
914
|
+
"music": {
|
|
915
|
+
"name": "Ceol"
|
|
916
|
+
},
|
|
819
917
|
"mute": {
|
|
820
918
|
"name": "Balbhaigh"
|
|
821
919
|
},
|
|
@@ -828,6 +926,9 @@
|
|
|
828
926
|
"open_window_detection": {
|
|
829
927
|
"name": "Brath fuinneoige oscailte"
|
|
830
928
|
},
|
|
929
|
+
"output_power_limit": {
|
|
930
|
+
"name": "Teorainn chumhachta aschuir"
|
|
931
|
+
},
|
|
831
932
|
"oxygen_bar": {
|
|
832
933
|
"name": "Barra ocsaigine"
|
|
833
934
|
},
|
|
@@ -864,6 +965,9 @@
|
|
|
864
965
|
"slow_feed": {
|
|
865
966
|
"name": "Beath\u00fa mall"
|
|
866
967
|
},
|
|
968
|
+
"snooze": {
|
|
969
|
+
"name": "Codladh"
|
|
970
|
+
},
|
|
867
971
|
"socket": {
|
|
868
972
|
"name": "Soic\u00e9ad"
|
|
869
973
|
},
|
|
@@ -84,6 +84,12 @@
|
|
|
84
84
|
"cloud_recipe": {
|
|
85
85
|
"name": "\u05de\u05ea\u05db\u05d5\u05df \u05d1\u05e2\u05e0\u05df"
|
|
86
86
|
},
|
|
87
|
+
"cook_temperature": {
|
|
88
|
+
"name": "\u05d8\u05de\u05e4\u05e8\u05d8\u05d5\u05e8\u05ea \u05d1\u05d9\u05e9\u05d5\u05dc"
|
|
89
|
+
},
|
|
90
|
+
"cook_time": {
|
|
91
|
+
"name": "\u05d6\u05de\u05df \u05d1\u05d9\u05e9\u05d5\u05dc"
|
|
92
|
+
},
|
|
87
93
|
"down_delay": {
|
|
88
94
|
"name": "\u05e2\u05d9\u05db\u05d5\u05d1 \u05dc\u05de\u05d8\u05d4"
|
|
89
95
|
},
|
|
@@ -154,6 +160,7 @@
|
|
|
154
160
|
}
|
|
155
161
|
},
|
|
156
162
|
"blanket_level": {
|
|
163
|
+
"name": "\u05e8\u05de\u05d4",
|
|
157
164
|
"state": {
|
|
158
165
|
"level_1": "\u05e0\u05de\u05d5\u05da",
|
|
159
166
|
"level_10": "\u05d2\u05d1\u05d5\u05d4",
|
|
@@ -209,6 +216,11 @@
|
|
|
209
216
|
"1": "\u05e8\u05d2\u05d9\u05e9\u05d5\u05ea \u05d2\u05d1\u05d5\u05d4\u05d4"
|
|
210
217
|
}
|
|
211
218
|
},
|
|
219
|
+
"desk_up_down": {
|
|
220
|
+
"state": {
|
|
221
|
+
"up": "\u05dc\u05de\u05e2\u05dc\u05d4"
|
|
222
|
+
}
|
|
223
|
+
},
|
|
212
224
|
"fingerbot_mode": {
|
|
213
225
|
"name": "\u05de\u05e6\u05d1",
|
|
214
226
|
"state": {
|
|
@@ -259,6 +271,21 @@
|
|
|
259
271
|
"work": "\u05e2\u05d1\u05d5\u05d3\u05d4"
|
|
260
272
|
}
|
|
261
273
|
},
|
|
274
|
+
"indexed_blanket_level": {
|
|
275
|
+
"name": "\u05e8\u05de\u05d4 {index}",
|
|
276
|
+
"state": {
|
|
277
|
+
"level_1": "\u05e0\u05de\u05d5\u05da",
|
|
278
|
+
"level_10": "\u05d2\u05d1\u05d5\u05d4",
|
|
279
|
+
"level_2": "\u05e8\u05de\u05d4 2",
|
|
280
|
+
"level_3": "\u05e8\u05de\u05d4 3",
|
|
281
|
+
"level_4": "\u05e8\u05de\u05d4 4",
|
|
282
|
+
"level_5": "\u05e8\u05de\u05d4 5",
|
|
283
|
+
"level_6": "\u05e8\u05de\u05d4 6",
|
|
284
|
+
"level_7": "\u05e8\u05de\u05d4 7",
|
|
285
|
+
"level_8": "\u05e8\u05de\u05d4 8",
|
|
286
|
+
"level_9": "\u05e8\u05de\u05d4 9"
|
|
287
|
+
}
|
|
288
|
+
},
|
|
262
289
|
"indexed_led_type": {
|
|
263
290
|
"state": {
|
|
264
291
|
"halogen": "\u05d4\u05dc\u05d5\u05d2\u05df",
|
|
@@ -723,6 +750,11 @@
|
|
|
723
750
|
"wide_dynamic_range": {
|
|
724
751
|
"name": "\u05d8\u05d5\u05d5\u05d7 \u05d3\u05d9\u05e0\u05de\u05d9 \u05e8\u05d7\u05d1"
|
|
725
752
|
}
|
|
753
|
+
},
|
|
754
|
+
"valve": {
|
|
755
|
+
"valve": {
|
|
756
|
+
"name": "\u05e9\u05e1\u05ea\u05d5\u05dd"
|
|
757
|
+
}
|
|
726
758
|
}
|
|
727
759
|
}
|
|
728
760
|
}
|
|
@@ -99,6 +99,9 @@
|
|
|
99
99
|
"alarm_minimum": {
|
|
100
100
|
"name": "Allarme minimo"
|
|
101
101
|
},
|
|
102
|
+
"battery_backup_reserve": {
|
|
103
|
+
"name": "Riserva di backup della batteria"
|
|
104
|
+
},
|
|
102
105
|
"cloud_recipe": {
|
|
103
106
|
"name": "Ricetta Cloud"
|
|
104
107
|
},
|
|
@@ -114,9 +117,18 @@
|
|
|
114
117
|
"heat_preservation_time": {
|
|
115
118
|
"name": "Tempo di conservazione del calore"
|
|
116
119
|
},
|
|
120
|
+
"indexed_cook_temperature": {
|
|
121
|
+
"name": "Temperatura cottura {index}"
|
|
122
|
+
},
|
|
123
|
+
"indexed_temperature": {
|
|
124
|
+
"name": "Temperatura {index}"
|
|
125
|
+
},
|
|
117
126
|
"installation_height": {
|
|
118
127
|
"name": "Altezza di installazione"
|
|
119
128
|
},
|
|
129
|
+
"inverter_output_power_limit": {
|
|
130
|
+
"name": "Limite di potenza in uscita dell'inverter"
|
|
131
|
+
},
|
|
120
132
|
"maximum_brightness": {
|
|
121
133
|
"name": "Luminosit\u00e0 massima"
|
|
122
134
|
},
|
|
@@ -178,6 +190,7 @@
|
|
|
178
190
|
}
|
|
179
191
|
},
|
|
180
192
|
"blanket_level": {
|
|
193
|
+
"name": "Livello",
|
|
181
194
|
"state": {
|
|
182
195
|
"level_2": "Livello 2",
|
|
183
196
|
"level_3": "Livello 3",
|
|
@@ -230,6 +243,23 @@
|
|
|
230
243
|
"1": "Alta sensibilit\u00e0"
|
|
231
244
|
}
|
|
232
245
|
},
|
|
246
|
+
"desk_level": {
|
|
247
|
+
"name": "Livello",
|
|
248
|
+
"state": {
|
|
249
|
+
"level_1": "Livello 1",
|
|
250
|
+
"level_2": "Livello 2",
|
|
251
|
+
"level_3": "Livello 3",
|
|
252
|
+
"level_4": "Livello 4"
|
|
253
|
+
}
|
|
254
|
+
},
|
|
255
|
+
"desk_up_down": {
|
|
256
|
+
"name": "Su/gi\u00f9",
|
|
257
|
+
"state": {
|
|
258
|
+
"down": "Gi\u00f9",
|
|
259
|
+
"stop": "Ferma",
|
|
260
|
+
"up": "Su"
|
|
261
|
+
}
|
|
262
|
+
},
|
|
233
263
|
"fingerbot_mode": {
|
|
234
264
|
"name": "Modalit\u00e0",
|
|
235
265
|
"state": {
|
|
@@ -280,6 +310,29 @@
|
|
|
280
310
|
"work": "Lavoro"
|
|
281
311
|
}
|
|
282
312
|
},
|
|
313
|
+
"indexed_blanket_level": {
|
|
314
|
+
"name": "Livello {index}",
|
|
315
|
+
"state": {
|
|
316
|
+
"level_1": "Basso",
|
|
317
|
+
"level_10": "Alto",
|
|
318
|
+
"level_2": "Livello 2",
|
|
319
|
+
"level_3": "Livello 3",
|
|
320
|
+
"level_4": "Livello 4",
|
|
321
|
+
"level_5": "Livello 5",
|
|
322
|
+
"level_6": "Livello 6",
|
|
323
|
+
"level_7": "Livello 7",
|
|
324
|
+
"level_8": "Livello 8",
|
|
325
|
+
"level_9": "Livello 9"
|
|
326
|
+
}
|
|
327
|
+
},
|
|
328
|
+
"inverter_work_mode": {
|
|
329
|
+
"name": "Modalit\u00e0 di lavoro dell'inverter",
|
|
330
|
+
"state": {
|
|
331
|
+
"manual": "Modalit\u00e0 manuale",
|
|
332
|
+
"self_powered": "Autoalimentato",
|
|
333
|
+
"time_of_use": "Tempo di utilizzo"
|
|
334
|
+
}
|
|
335
|
+
},
|
|
283
336
|
"ipc_work_mode": {
|
|
284
337
|
"name": "Modalit\u00e0 IPC",
|
|
285
338
|
"state": {
|
|
@@ -442,6 +495,9 @@
|
|
|
442
495
|
"carbon_monoxide": {
|
|
443
496
|
"name": "Monossido di carbonio"
|
|
444
497
|
},
|
|
498
|
+
"cat_weight": {
|
|
499
|
+
"name": "Peso del gatto"
|
|
500
|
+
},
|
|
445
501
|
"cleaning_area": {
|
|
446
502
|
"name": "Area di pulizia"
|
|
447
503
|
},
|
|
@@ -605,6 +661,9 @@
|
|
|
605
661
|
"total_operating_time": {
|
|
606
662
|
"name": "Tempo totale di funzionamento"
|
|
607
663
|
},
|
|
664
|
+
"total_power": {
|
|
665
|
+
"name": "Potenza totale"
|
|
666
|
+
},
|
|
608
667
|
"total_volatile_organic_compound": {
|
|
609
668
|
"name": "Composti organici volatili totali"
|
|
610
669
|
},
|
|
@@ -673,6 +732,9 @@
|
|
|
673
732
|
"motion_tracking": {
|
|
674
733
|
"name": "Tracciamento del movimento"
|
|
675
734
|
},
|
|
735
|
+
"music": {
|
|
736
|
+
"name": "Musica"
|
|
737
|
+
},
|
|
676
738
|
"mute": {
|
|
677
739
|
"name": "Muto"
|
|
678
740
|
},
|
|
@@ -685,6 +747,9 @@
|
|
|
685
747
|
"open_window_detection": {
|
|
686
748
|
"name": "Rilevamento finestra aperta"
|
|
687
749
|
},
|
|
750
|
+
"output_power_limit": {
|
|
751
|
+
"name": "Limite di potenza in uscita"
|
|
752
|
+
},
|
|
688
753
|
"oxygen_bar": {
|
|
689
754
|
"name": "Bar ossigeno"
|
|
690
755
|
},
|
|
@@ -718,6 +783,9 @@
|
|
|
718
783
|
"slow_feed": {
|
|
719
784
|
"name": "Alimentazione lenta"
|
|
720
785
|
},
|
|
786
|
+
"snooze": {
|
|
787
|
+
"name": "Posticipa"
|
|
788
|
+
},
|
|
721
789
|
"socket": {
|
|
722
790
|
"name": "Presa"
|
|
723
791
|
},
|
|
@@ -148,6 +148,9 @@
|
|
|
148
148
|
"arm_delay": {
|
|
149
149
|
"name": "\u012ejungimo u\u017edelsimas"
|
|
150
150
|
},
|
|
151
|
+
"battery_backup_reserve": {
|
|
152
|
+
"name": "Baterijos atsargin\u0117 kopija"
|
|
153
|
+
},
|
|
151
154
|
"cloud_recipe": {
|
|
152
155
|
"name": "Debes\u0173 receptas"
|
|
153
156
|
},
|
|
@@ -169,6 +172,9 @@
|
|
|
169
172
|
"heat_preservation_time": {
|
|
170
173
|
"name": "\u0160ilumos i\u0161saugojimo laikas"
|
|
171
174
|
},
|
|
175
|
+
"indexed_cook_temperature": {
|
|
176
|
+
"name": "Virimo temperat\u016bra {index}"
|
|
177
|
+
},
|
|
172
178
|
"indexed_irrigation_duration": {
|
|
173
179
|
"name": "Dr\u0117kinimo trukm\u0117 {index}"
|
|
174
180
|
},
|
|
@@ -178,9 +184,15 @@
|
|
|
178
184
|
"indexed_minimum_brightness": {
|
|
179
185
|
"name": "Minimalus ry\u0161kumas {index}"
|
|
180
186
|
},
|
|
187
|
+
"indexed_temperature": {
|
|
188
|
+
"name": "Temperat\u016bra {index}"
|
|
189
|
+
},
|
|
181
190
|
"installation_height": {
|
|
182
191
|
"name": "Montavimo auk\u0161tis"
|
|
183
192
|
},
|
|
193
|
+
"inverter_output_power_limit": {
|
|
194
|
+
"name": "Inverterio i\u0161\u0117jimo galios riba"
|
|
195
|
+
},
|
|
184
196
|
"maximum_brightness": {
|
|
185
197
|
"name": "Did\u017eiausias ry\u0161kumas"
|
|
186
198
|
},
|
|
@@ -251,6 +263,7 @@
|
|
|
251
263
|
}
|
|
252
264
|
},
|
|
253
265
|
"blanket_level": {
|
|
266
|
+
"name": "Lygis",
|
|
254
267
|
"state": {
|
|
255
268
|
"level_1": "\u017demas",
|
|
256
269
|
"level_10": "Auk\u0161tas",
|
|
@@ -306,6 +319,23 @@
|
|
|
306
319
|
"1": "Didelis jautrumas"
|
|
307
320
|
}
|
|
308
321
|
},
|
|
322
|
+
"desk_level": {
|
|
323
|
+
"name": "Lygis",
|
|
324
|
+
"state": {
|
|
325
|
+
"level_1": "1 lygis",
|
|
326
|
+
"level_2": "2 lygis",
|
|
327
|
+
"level_3": "3 lygis",
|
|
328
|
+
"level_4": "4 lygis"
|
|
329
|
+
}
|
|
330
|
+
},
|
|
331
|
+
"desk_up_down": {
|
|
332
|
+
"name": "Auk\u0161tyn/\u017demyn",
|
|
333
|
+
"state": {
|
|
334
|
+
"down": "\u017demyn",
|
|
335
|
+
"stop": "Sustabdyti",
|
|
336
|
+
"up": "Auk\u0161tyn"
|
|
337
|
+
}
|
|
338
|
+
},
|
|
309
339
|
"fingerbot_mode": {
|
|
310
340
|
"name": "Re\u017eimas",
|
|
311
341
|
"state": {
|
|
@@ -356,6 +386,21 @@
|
|
|
356
386
|
"work": "Darbas"
|
|
357
387
|
}
|
|
358
388
|
},
|
|
389
|
+
"indexed_blanket_level": {
|
|
390
|
+
"name": "Lygis {index}",
|
|
391
|
+
"state": {
|
|
392
|
+
"level_1": "\u017demas",
|
|
393
|
+
"level_10": "Auk\u0161tas",
|
|
394
|
+
"level_2": "2 lygis",
|
|
395
|
+
"level_3": "3 lygis",
|
|
396
|
+
"level_4": "4 lygis",
|
|
397
|
+
"level_5": "5 lygis",
|
|
398
|
+
"level_6": "6 lygis",
|
|
399
|
+
"level_7": "7 lygis",
|
|
400
|
+
"level_8": "8 lygis",
|
|
401
|
+
"level_9": "9 lygis"
|
|
402
|
+
}
|
|
403
|
+
},
|
|
359
404
|
"indexed_led_type": {
|
|
360
405
|
"name": "\u0160viesos {index} \u0161altinio tipas",
|
|
361
406
|
"state": {
|
|
@@ -364,6 +409,14 @@
|
|
|
364
409
|
"led": "LED"
|
|
365
410
|
}
|
|
366
411
|
},
|
|
412
|
+
"inverter_work_mode": {
|
|
413
|
+
"name": "Inverterio darbo re\u017eimas",
|
|
414
|
+
"state": {
|
|
415
|
+
"manual": "Rankinis re\u017eimas",
|
|
416
|
+
"self_powered": "Savaranki\u0161kai maitinamas",
|
|
417
|
+
"time_of_use": "Naudojimo laikas"
|
|
418
|
+
}
|
|
419
|
+
},
|
|
367
420
|
"ipc_work_mode": {
|
|
368
421
|
"name": "IPC re\u017eimas",
|
|
369
422
|
"state": {
|
|
@@ -525,6 +578,12 @@
|
|
|
525
578
|
"battery": {
|
|
526
579
|
"name": "Baterija"
|
|
527
580
|
},
|
|
581
|
+
"battery_power": {
|
|
582
|
+
"name": "Akumuliatoriaus maitinimas"
|
|
583
|
+
},
|
|
584
|
+
"battery_soc": {
|
|
585
|
+
"name": "Akumuliatoriaus SOC"
|
|
586
|
+
},
|
|
528
587
|
"battery_state": {
|
|
529
588
|
"name": "Baterijos b\u016bsena"
|
|
530
589
|
},
|
|
@@ -534,6 +593,9 @@
|
|
|
534
593
|
"carbon_monoxide": {
|
|
535
594
|
"name": "Anglies monoksidas"
|
|
536
595
|
},
|
|
596
|
+
"cat_weight": {
|
|
597
|
+
"name": "Kat\u0117s svoris"
|
|
598
|
+
},
|
|
537
599
|
"cleaning_area": {
|
|
538
600
|
"name": "Valymo zona"
|
|
539
601
|
},
|
|
@@ -549,6 +611,9 @@
|
|
|
549
611
|
"current_temperature": {
|
|
550
612
|
"name": "Dabartin\u0117 temperat\u016bra"
|
|
551
613
|
},
|
|
614
|
+
"depth": {
|
|
615
|
+
"name": "Gylis"
|
|
616
|
+
},
|
|
552
617
|
"duster_cloth_life": {
|
|
553
618
|
"name": "\u0160luost\u0117s eksploatavimo laikas"
|
|
554
619
|
},
|
|
@@ -582,12 +647,30 @@
|
|
|
582
647
|
"indexed_temperature_external": {
|
|
583
648
|
"name": "Zondo temperat\u016bros kanalas {index}"
|
|
584
649
|
},
|
|
650
|
+
"inverter_output_power": {
|
|
651
|
+
"name": "Inverterio i\u0161\u0117jimo galia"
|
|
652
|
+
},
|
|
585
653
|
"last_amount": {
|
|
586
654
|
"name": "Paskutin\u0117 suma"
|
|
587
655
|
},
|
|
588
656
|
"last_operation_duration": {
|
|
589
657
|
"name": "Paskutin\u0117s operacijos trukm\u0117"
|
|
590
658
|
},
|
|
659
|
+
"lifetime_battery_charge_energy": {
|
|
660
|
+
"name": "Baterijos \u012fkrovimo energija per vis\u0105 naudojimo laik\u0105"
|
|
661
|
+
},
|
|
662
|
+
"lifetime_battery_discharge_energy": {
|
|
663
|
+
"name": "Baterijos i\u0161krovimo energija per vis\u0105 naudojimo laik\u0105"
|
|
664
|
+
},
|
|
665
|
+
"lifetime_inverter_output_energy": {
|
|
666
|
+
"name": "Inverterio i\u0161\u0117jimo energija vis\u0105 naudojimo laik\u0105"
|
|
667
|
+
},
|
|
668
|
+
"lifetime_offgrid_port_energy": {
|
|
669
|
+
"name": "Vis\u0105 eksploatavimo laik\u0105 veikianti autonominio prievado energija"
|
|
670
|
+
},
|
|
671
|
+
"lifetime_pv_energy": {
|
|
672
|
+
"name": "Vis\u0105 gyvenim\u0105 veikianti PV energija"
|
|
673
|
+
},
|
|
591
674
|
"liquid_depth": {
|
|
592
675
|
"name": "Skys\u010dio gylis"
|
|
593
676
|
},
|
|
@@ -665,6 +748,9 @@
|
|
|
665
748
|
"pump_time": {
|
|
666
749
|
"name": "Vandens siurblio veikimo trukm\u0117"
|
|
667
750
|
},
|
|
751
|
+
"pv_channel_power": {
|
|
752
|
+
"name": "PV kanalo {index} galia"
|
|
753
|
+
},
|
|
668
754
|
"remaining_time": {
|
|
669
755
|
"name": "Lik\u0119s laikas"
|
|
670
756
|
},
|
|
@@ -715,15 +801,24 @@
|
|
|
715
801
|
"total_cleaning_times": {
|
|
716
802
|
"name": "Bendri valymo laikai"
|
|
717
803
|
},
|
|
804
|
+
"total_dissolved_solids": {
|
|
805
|
+
"name": "Bendras i\u0161tirpusi\u0173 kiet\u0173j\u0173 daleli\u0173 kiekis"
|
|
806
|
+
},
|
|
718
807
|
"total_energy": {
|
|
719
808
|
"name": "Bendra energija"
|
|
720
809
|
},
|
|
721
810
|
"total_operating_time": {
|
|
722
811
|
"name": "Bendras veikimo laikas"
|
|
723
812
|
},
|
|
813
|
+
"total_power": {
|
|
814
|
+
"name": "Bendra galia"
|
|
815
|
+
},
|
|
724
816
|
"total_production": {
|
|
725
817
|
"name": "Bendra gamyba"
|
|
726
818
|
},
|
|
819
|
+
"total_pv_power": {
|
|
820
|
+
"name": "Bendra PV galia"
|
|
821
|
+
},
|
|
727
822
|
"total_volatile_organic_compound": {
|
|
728
823
|
"name": "Bendras lakus organinis junginys"
|
|
729
824
|
},
|
|
@@ -827,6 +922,9 @@
|
|
|
827
922
|
"motion_tracking": {
|
|
828
923
|
"name": "Judesio sekimas"
|
|
829
924
|
},
|
|
925
|
+
"music": {
|
|
926
|
+
"name": "Muzika"
|
|
927
|
+
},
|
|
830
928
|
"mute": {
|
|
831
929
|
"name": "Nutildyti"
|
|
832
930
|
},
|
|
@@ -839,6 +937,9 @@
|
|
|
839
937
|
"open_window_detection": {
|
|
840
938
|
"name": "Atidaryto lango aptikimas"
|
|
841
939
|
},
|
|
940
|
+
"output_power_limit": {
|
|
941
|
+
"name": "I\u0161\u0117jimo galios riba"
|
|
942
|
+
},
|
|
842
943
|
"oxygen_bar": {
|
|
843
944
|
"name": "Deguonies baras"
|
|
844
945
|
},
|
|
@@ -875,6 +976,9 @@
|
|
|
875
976
|
"slow_feed": {
|
|
876
977
|
"name": "L\u0117tas maitinimas"
|
|
877
978
|
},
|
|
979
|
+
"snooze": {
|
|
980
|
+
"name": "Snaudimas"
|
|
981
|
+
},
|
|
878
982
|
"socket": {
|
|
879
983
|
"name": "Rozet\u0117"
|
|
880
984
|
},
|
|
@@ -921,6 +1025,9 @@
|
|
|
921
1025
|
"valve": {
|
|
922
1026
|
"indexed_valve": {
|
|
923
1027
|
"name": "Vo\u017etuvas {index}"
|
|
1028
|
+
},
|
|
1029
|
+
"valve": {
|
|
1030
|
+
"name": "Vo\u017etuvas"
|
|
924
1031
|
}
|
|
925
1032
|
}
|
|
926
1033
|
},
|
|
@@ -928,5 +1035,11 @@
|
|
|
928
1035
|
"action_dpcode_not_found": {
|
|
929
1036
|
"message": "Nepavyko apdoroti veiksmo, nes \u012frenginys nepateikia atitinkamo funkcijos kodo (tik\u0117tasi vieno i\u0161 {expected} tarp {available} )."
|
|
930
1037
|
}
|
|
1038
|
+
},
|
|
1039
|
+
"issues": {
|
|
1040
|
+
"deprecated_entity_new_valve": {
|
|
1041
|
+
"description": "Tuya objektas ' {entity} ' yra nebenaudojamas, j\u012f pakei\u010dia naujas vo\u017etuvo objektas. \n Atnaujinkite savo ataskait\u0173 suvestines, automatizavimo funkcijas ir scenarijus, i\u0161junkite ' {entity} ' ir i\u0161 naujo \u012fkelkite integracij\u0105 / paleiskite Home Assistant, kad i\u0161spr\u0119stum\u0117te \u0161i\u0105 problem\u0105.",
|
|
1042
|
+
"title": "{name} nebenaudojamas"
|
|
1043
|
+
}
|
|
931
1044
|
}
|
|
932
1045
|
}
|