homeassistant 2025.12.0__py3-none-any.whl → 2025.12.0b2__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/auth/permissions/events.py +0 -2
- homeassistant/components/acaia/translations/pl.json +1 -23
- homeassistant/components/accuweather/translations/tr.json +0 -19
- homeassistant/components/ai_task/translations/tr.json +0 -17
- homeassistant/components/airly/translations/sr-Latn.json +0 -7
- homeassistant/components/airnow/translations/sr-Latn.json +0 -3
- homeassistant/components/airobot/translations/bg.json +2 -1
- homeassistant/components/airobot/translations/cs.json +1 -1
- homeassistant/components/airobot/translations/de.json +1 -1
- homeassistant/components/airobot/translations/el.json +1 -4
- homeassistant/components/airobot/translations/en-GB.json +1 -1
- homeassistant/components/airobot/translations/en.json +1 -1
- homeassistant/components/airobot/translations/et.json +1 -1
- homeassistant/components/airobot/translations/lt.json +1 -1
- homeassistant/components/airobot/translations/nl.json +2 -1
- homeassistant/components/airobot/translations/pt.json +5 -1
- homeassistant/components/airobot/translations/sk.json +1 -1
- homeassistant/components/airobot/translations/sv.json +2 -1
- homeassistant/components/airobot/translations/tr.json +5 -1
- homeassistant/components/airobot/translations/zh-Hans.json +1 -1
- homeassistant/components/airobot/translations/zh-Hant.json +1 -1
- homeassistant/components/airq/translations/sr-Latn.json +0 -7
- homeassistant/components/airthings/translations/tr.json +1 -2
- homeassistant/components/airthings_ble/translations/sr-Latn.json +0 -7
- homeassistant/components/airthings_ble/translations/tr.json +0 -7
- homeassistant/components/airvisual/translations/sr-Latn.json +0 -14
- homeassistant/components/airzone/translations/tr.json +0 -9
- homeassistant/components/aladdin_connect/translations/tr.json +1 -7
- homeassistant/components/alarm_control_panel/strings.json +21 -14
- homeassistant/components/alarm_control_panel/translations/cs.json +19 -12
- homeassistant/components/alarm_control_panel/translations/de.json +14 -7
- homeassistant/components/alarm_control_panel/translations/en-GB.json +1 -86
- homeassistant/components/alarm_control_panel/translations/en.json +21 -14
- homeassistant/components/alarm_control_panel/translations/es.json +1 -86
- homeassistant/components/alarm_control_panel/translations/et.json +1 -86
- homeassistant/components/alarm_control_panel/translations/ga.json +1 -72
- homeassistant/components/alarm_control_panel/translations/lt.json +21 -14
- homeassistant/components/alarm_control_panel/translations/pt.json +31 -14
- homeassistant/components/alarm_control_panel/translations/sk.json +21 -14
- homeassistant/components/alarm_control_panel/translations/sr-Latn.json +1 -5
- homeassistant/components/alarm_control_panel/translations/tr.json +1 -72
- homeassistant/components/alarm_control_panel/translations/zh-Hans.json +6 -1
- homeassistant/components/alarm_control_panel/translations/zh-Hant.json +21 -14
- homeassistant/components/alexa_devices/translations/it.json +1 -24
- homeassistant/components/alexa_devices/translations/tr.json +0 -52
- homeassistant/components/androidtv_remote/translations/mk.json +0 -7
- homeassistant/components/anglian_water/__init__.py +2 -6
- homeassistant/components/anglian_water/entity.py +1 -5
- homeassistant/components/anglian_water/sensor.py +2 -1
- homeassistant/components/anglian_water/strings.json +1 -1
- homeassistant/components/anglian_water/translations/de.json +1 -1
- homeassistant/components/anglian_water/translations/en.json +1 -1
- homeassistant/components/anglian_water/translations/et.json +1 -19
- homeassistant/components/anglian_water/translations/pt.json +2 -1
- homeassistant/components/anglian_water/translations/sk.json +1 -1
- homeassistant/components/anglian_water/translations/zh-Hans.json +2 -32
- homeassistant/components/aosmith/translations/tr.json +0 -11
- homeassistant/components/apcupsd/translations/es.json +0 -14
- homeassistant/components/apcupsd/translations/sr-Latn.json +0 -3
- homeassistant/components/apple_tv/manifest.json +0 -1
- homeassistant/components/assist_pipeline/pipeline.py +57 -58
- homeassistant/components/assist_satellite/manifest.json +1 -1
- homeassistant/components/assist_satellite/strings.json +12 -8
- homeassistant/components/assist_satellite/translations/cs.json +12 -8
- homeassistant/components/assist_satellite/translations/de.json +12 -8
- homeassistant/components/assist_satellite/translations/en-GB.json +1 -54
- homeassistant/components/assist_satellite/translations/en.json +12 -8
- homeassistant/components/assist_satellite/translations/es.json +1 -54
- homeassistant/components/assist_satellite/translations/et.json +1 -54
- homeassistant/components/assist_satellite/translations/ga.json +1 -46
- homeassistant/components/assist_satellite/translations/lt.json +12 -8
- homeassistant/components/assist_satellite/translations/pt.json +16 -4
- homeassistant/components/assist_satellite/translations/sk.json +12 -8
- homeassistant/components/assist_satellite/translations/tr.json +1 -46
- homeassistant/components/assist_satellite/translations/zh-Hans.json +0 -5
- homeassistant/components/assist_satellite/translations/zh-Hant.json +12 -8
- homeassistant/components/august/translations/tr.json +1 -23
- homeassistant/components/automation/__init__.py +0 -1
- homeassistant/components/automation/manifest.json +0 -2
- homeassistant/components/automation/strings.json +4 -4
- homeassistant/components/automation/translations/cs.json +4 -4
- homeassistant/components/automation/translations/de.json +4 -4
- homeassistant/components/automation/translations/en-GB.json +0 -8
- homeassistant/components/automation/translations/en.json +4 -4
- homeassistant/components/automation/translations/es.json +0 -8
- homeassistant/components/automation/translations/et.json +4 -4
- homeassistant/components/automation/translations/fr.json +0 -8
- homeassistant/components/automation/translations/lt.json +4 -4
- homeassistant/components/automation/translations/pt.json +8 -0
- homeassistant/components/automation/translations/sk.json +4 -4
- homeassistant/components/automation/translations/sr-Latn.json +0 -28
- homeassistant/components/automation/translations/zh-Hant.json +4 -4
- homeassistant/components/backblaze_b2/translations/de.json +2 -2
- homeassistant/components/backblaze_b2/translations/es.json +1 -1
- homeassistant/components/bang_olufsen/translations/es.json +0 -992
- homeassistant/components/bang_olufsen/translations/ga.json +0 -992
- homeassistant/components/bang_olufsen/translations/nl.json +3 -76
- homeassistant/components/bang_olufsen/translations/pt.json +0 -1
- homeassistant/components/bayesian/translations/sr-Latn.json +1 -2
- homeassistant/components/bayesian/translations/tr.json +10 -81
- homeassistant/components/binary_sensor/icons.json +0 -8
- homeassistant/components/binary_sensor/strings.json +1 -36
- homeassistant/components/binary_sensor/translations/cs.json +1 -36
- homeassistant/components/binary_sensor/translations/de.json +1 -36
- homeassistant/components/binary_sensor/translations/en-GB.json +1 -36
- homeassistant/components/binary_sensor/translations/en.json +1 -36
- homeassistant/components/binary_sensor/translations/es.json +1 -36
- homeassistant/components/binary_sensor/translations/et.json +1 -36
- homeassistant/components/binary_sensor/translations/lt.json +1 -36
- homeassistant/components/binary_sensor/translations/mk.json +0 -8
- homeassistant/components/binary_sensor/translations/sk.json +1 -36
- homeassistant/components/binary_sensor/translations/sr-Latn.json +0 -1
- homeassistant/components/binary_sensor/translations/zh-Hant.json +1 -36
- homeassistant/components/blebox/translations/sr-Latn.json +0 -1
- homeassistant/components/blink/translations/tr.json +1 -16
- homeassistant/components/blue_current/translations/tr.json +0 -44
- homeassistant/components/bosch_alarm/__init__.py +2 -2
- homeassistant/components/bosch_alarm/config_flow.py +1 -1
- homeassistant/components/bosch_alarm/diagnostics.py +1 -2
- homeassistant/components/bosch_alarm/entity.py +1 -1
- homeassistant/components/bosch_alarm/manifest.json +1 -1
- homeassistant/components/broadlink/manifest.json +0 -1
- homeassistant/components/broadlink/translations/sr-Latn.json +0 -5
- homeassistant/components/brother/translations/tr.json +2 -53
- homeassistant/components/bsblan/translations/sr-Latn.json +0 -4
- homeassistant/components/bsblan/translations/tr.json +2 -22
- homeassistant/components/bthome/translations/tr.json +0 -35
- homeassistant/components/button/translations/sr-Latn.json +0 -20
- homeassistant/components/camera/__init__.py +1 -1
- homeassistant/components/camera/translations/mk.json +2 -4
- homeassistant/components/climate/strings.json +15 -10
- homeassistant/components/climate/translations/cs.json +15 -10
- homeassistant/components/climate/translations/de.json +10 -5
- homeassistant/components/climate/translations/el.json +1 -54
- homeassistant/components/climate/translations/en-GB.json +1 -64
- homeassistant/components/climate/translations/en.json +15 -10
- homeassistant/components/climate/translations/es.json +1 -64
- homeassistant/components/climate/translations/et.json +6 -57
- homeassistant/components/climate/translations/ga.json +1 -54
- homeassistant/components/climate/translations/lt.json +9 -26
- homeassistant/components/climate/translations/mk.json +3 -10
- homeassistant/components/climate/translations/pt.json +12 -19
- homeassistant/components/climate/translations/ru.json +1 -54
- homeassistant/components/climate/translations/sk.json +15 -10
- homeassistant/components/climate/translations/sr-Latn.json +3 -101
- homeassistant/components/climate/translations/sv.json +1 -17
- homeassistant/components/climate/translations/tr.json +1 -54
- homeassistant/components/climate/translations/zh-Hans.json +0 -14
- homeassistant/components/climate/translations/zh-Hant.json +15 -10
- homeassistant/components/cloud/__init__.py +5 -18
- homeassistant/components/cloud/ai_task.py +12 -5
- homeassistant/components/cloud/client.py +5 -9
- homeassistant/components/cloud/conversation.py +11 -2
- homeassistant/components/cloud/entity.py +6 -5
- homeassistant/components/cloud/http_api.py +0 -21
- homeassistant/components/cloud/manifest.json +1 -1
- homeassistant/components/cloud/translations/en-GB.json +0 -7
- homeassistant/components/cloud/translations/es.json +0 -7
- homeassistant/components/cloud/translations/et.json +0 -7
- homeassistant/components/cloud/translations/ga.json +0 -7
- homeassistant/components/cloud/translations/tr.json +0 -7
- homeassistant/components/coinbase/translations/tr.json +1 -10
- homeassistant/components/comelit/translations/tr.json +0 -2
- homeassistant/components/conversation/__init__.py +3 -8
- homeassistant/components/conversation/default_agent.py +56 -61
- homeassistant/components/conversation/manifest.json +1 -1
- homeassistant/components/counter/translations/sr-Latn.json +1 -41
- homeassistant/components/cover/icons.json +29 -0
- homeassistant/components/cover/strings.json +159 -1
- homeassistant/components/cover/translations/cs.json +159 -1
- homeassistant/components/cover/translations/de.json +159 -1
- homeassistant/components/cover/translations/en.json +159 -1
- homeassistant/components/cover/translations/et.json +30 -1
- homeassistant/components/cover/translations/lt.json +159 -1
- homeassistant/components/cover/translations/pt.json +158 -1
- homeassistant/components/cover/translations/sk.json +159 -1
- homeassistant/components/cover/translations/sr-Latn.json +1 -5
- homeassistant/components/cover/translations/zh-Hans.json +105 -1
- homeassistant/components/cover/translations/zh-Hant.json +159 -1
- homeassistant/components/cover/trigger.py +116 -0
- homeassistant/components/cover/triggers.yaml +79 -0
- homeassistant/components/deconz/translations/mk.json +1 -3
- homeassistant/components/deluge/translations/tr.json +0 -8
- homeassistant/components/derivative/translations/es.json +0 -6
- homeassistant/components/derivative/translations/ga.json +0 -6
- homeassistant/components/derivative/translations/sr-Latn.json +4 -41
- homeassistant/components/dlna_dmr/manifest.json +0 -1
- homeassistant/components/dlna_dms/manifest.json +0 -1
- homeassistant/components/downloader/translations/tr.json +0 -8
- homeassistant/components/duckdns/translations/en-GB.json +0 -1
- homeassistant/components/duckdns/translations/es.json +0 -41
- homeassistant/components/duckdns/translations/ga.json +0 -40
- homeassistant/components/ecovacs/manifest.json +1 -1
- homeassistant/components/ecovacs/translations/tr.json +2 -50
- homeassistant/components/ecowitt/manifest.json +0 -1
- homeassistant/components/elevenlabs/translations/tr.json +1 -17
- homeassistant/components/elkm1/translations/tr.json +0 -4
- homeassistant/components/energyid/translations/zh-Hans.json +1 -17
- homeassistant/components/enphase_envoy/manifest.json +1 -1
- homeassistant/components/enphase_envoy/translations/tr.json +0 -15
- homeassistant/components/esphome/const.py +1 -1
- homeassistant/components/esphome/manifest.json +1 -1
- homeassistant/components/esphome/strings.json +1 -1
- homeassistant/components/esphome/translations/bg.json +1 -0
- homeassistant/components/esphome/translations/ca.json +1 -0
- homeassistant/components/esphome/translations/cs.json +1 -1
- homeassistant/components/esphome/translations/da.json +1 -0
- homeassistant/components/esphome/translations/de.json +1 -1
- homeassistant/components/esphome/translations/el.json +1 -0
- homeassistant/components/esphome/translations/en-GB.json +1 -1
- homeassistant/components/esphome/translations/en.json +1 -1
- homeassistant/components/esphome/translations/es.json +1 -1
- homeassistant/components/esphome/translations/et.json +1 -1
- homeassistant/components/esphome/translations/fi.json +1 -0
- homeassistant/components/esphome/translations/fr.json +1 -0
- homeassistant/components/esphome/translations/ga.json +1 -0
- homeassistant/components/esphome/translations/he.json +1 -0
- homeassistant/components/esphome/translations/hu.json +1 -0
- homeassistant/components/esphome/translations/id.json +1 -0
- homeassistant/components/esphome/translations/it.json +1 -0
- homeassistant/components/esphome/translations/ja.json +1 -0
- homeassistant/components/esphome/translations/ko.json +1 -0
- homeassistant/components/esphome/translations/lt.json +1 -1
- homeassistant/components/esphome/translations/nb.json +1 -0
- homeassistant/components/esphome/translations/nl.json +1 -0
- homeassistant/components/esphome/translations/pl.json +1 -0
- homeassistant/components/esphome/translations/pt-BR.json +1 -0
- homeassistant/components/esphome/translations/pt.json +1 -1
- homeassistant/components/esphome/translations/ro.json +1 -0
- homeassistant/components/esphome/translations/ru.json +1 -0
- homeassistant/components/esphome/translations/sk.json +1 -1
- homeassistant/components/esphome/translations/sl.json +1 -0
- homeassistant/components/esphome/translations/sv.json +1 -0
- homeassistant/components/esphome/translations/tr.json +1 -1
- homeassistant/components/esphome/translations/uk.json +1 -0
- homeassistant/components/esphome/translations/vi.json +1 -0
- homeassistant/components/esphome/translations/zh-Hans.json +1 -1
- homeassistant/components/esphome/translations/zh-Hant.json +1 -1
- homeassistant/components/essent/translations/nl.json +0 -32
- homeassistant/components/essent/translations/zh-Hans.json +0 -38
- homeassistant/components/event/translations/pl.json +1 -2
- homeassistant/components/event/translations/sr-Latn.json +1 -16
- homeassistant/components/fan/strings.json +6 -4
- homeassistant/components/fan/translations/cs.json +6 -4
- homeassistant/components/fan/translations/de.json +4 -2
- homeassistant/components/fan/translations/en-GB.json +1 -34
- homeassistant/components/fan/translations/en.json +6 -4
- homeassistant/components/fan/translations/es.json +1 -34
- homeassistant/components/fan/translations/et.json +6 -4
- homeassistant/components/fan/translations/ga.json +1 -30
- homeassistant/components/fan/translations/lt.json +6 -4
- homeassistant/components/fan/translations/mk.json +0 -11
- homeassistant/components/fan/translations/nl.json +1 -6
- homeassistant/components/fan/translations/pt.json +8 -2
- homeassistant/components/fan/translations/sk.json +6 -4
- homeassistant/components/fan/translations/tr.json +1 -30
- homeassistant/components/fan/translations/zh-Hant.json +6 -4
- homeassistant/components/file/translations/tr.json +0 -26
- homeassistant/components/filter/translations/sr-Latn.json +11 -149
- homeassistant/components/firefly_iii/translations/de.json +2 -2
- homeassistant/components/firefly_iii/translations/tr.json +0 -87
- homeassistant/components/foscam/translations/tr.json +1 -45
- homeassistant/components/fritz/translations/tr.json +0 -24
- homeassistant/components/fronius/manifest.json +0 -1
- homeassistant/components/fronius/translations/sr-Latn.json +0 -3
- homeassistant/components/frontend/manifest.json +1 -1
- homeassistant/components/frontend/storage.py +6 -16
- homeassistant/components/frontend/translations/de.json +2 -2
- homeassistant/components/frontend/translations/el.json +0 -8
- homeassistant/components/frontend/translations/es.json +0 -8
- homeassistant/components/frontend/translations/ga.json +0 -8
- homeassistant/components/frontend/translations/ru.json +0 -8
- homeassistant/components/frontend/translations/sr-Latn.json +0 -8
- homeassistant/components/frontend/translations/tr.json +0 -8
- homeassistant/components/frontend/translations/zh-Hans.json +0 -3
- homeassistant/components/fully_kiosk/translations/tr.json +0 -15
- homeassistant/components/fyta/translations/sr-Latn.json +0 -6
- homeassistant/components/generic/translations/sr-Latn.json +0 -42
- homeassistant/components/generic_hygrostat/translations/sr-Latn.json +4 -36
- homeassistant/components/generic_thermostat/translations/sr-Latn.json +6 -46
- homeassistant/components/geocaching/translations/tr.json +1 -2
- homeassistant/components/gios/translations/sr-Latn.json +0 -10
- homeassistant/components/go2rtc/__init__.py +2 -6
- homeassistant/components/go2rtc/const.py +1 -0
- homeassistant/components/go2rtc/server.py +6 -16
- homeassistant/components/google/manifest.json +0 -1
- homeassistant/components/google_air_quality/manifest.json +1 -1
- homeassistant/components/google_air_quality/strings.json +6 -8
- homeassistant/components/google_air_quality/translations/bg.json +7 -0
- homeassistant/components/google_air_quality/translations/cs.json +6 -8
- homeassistant/components/google_air_quality/translations/de.json +6 -8
- homeassistant/components/google_air_quality/translations/en.json +6 -8
- homeassistant/components/google_air_quality/translations/et.json +12 -50
- homeassistant/components/google_air_quality/translations/lt.json +13 -1
- homeassistant/components/google_air_quality/translations/nl.json +6 -38
- homeassistant/components/google_air_quality/translations/pt.json +13 -1
- homeassistant/components/google_air_quality/translations/sk.json +13 -1
- homeassistant/components/google_air_quality/translations/zh-Hans.json +11 -81
- homeassistant/components/google_air_quality/translations/zh-Hant.json +13 -1
- homeassistant/components/google_assistant/translations/sr-Latn.json +1 -1
- homeassistant/components/google_assistant_sdk/translations/es.json +0 -3
- homeassistant/components/google_assistant_sdk/translations/tr.json +0 -7
- homeassistant/components/google_generative_ai_conversation/translations/tr.json +0 -6
- homeassistant/components/google_sheets/translations/es.json +0 -4
- homeassistant/components/google_sheets/translations/tr.json +0 -22
- homeassistant/components/google_translate/manifest.json +0 -1
- homeassistant/components/google_weather/translations/es.json +0 -66
- homeassistant/components/google_weather/translations/ga.json +0 -37
- homeassistant/components/gpsd/translations/sr-Latn.json +0 -3
- homeassistant/components/group/notify.py +5 -28
- homeassistant/components/group/translations/sr-Latn.json +12 -154
- homeassistant/components/group/translations/tr.json +1 -19
- homeassistant/components/growatt_server/translations/tr.json +0 -87
- homeassistant/components/habitica/translations/tr.json +0 -76
- homeassistant/components/hassio/const.py +0 -1
- homeassistant/components/hassio/strings.json +1 -1
- homeassistant/components/hassio/translations/cs.json +1 -1
- homeassistant/components/hassio/translations/de.json +1 -1
- homeassistant/components/hassio/translations/el.json +1 -0
- homeassistant/components/hassio/translations/en-GB.json +1 -1
- homeassistant/components/hassio/translations/en.json +1 -1
- homeassistant/components/hassio/translations/es.json +1 -1
- homeassistant/components/hassio/translations/et.json +1 -1
- homeassistant/components/hassio/translations/fr.json +1 -0
- homeassistant/components/hassio/translations/fy.json +3 -0
- homeassistant/components/hassio/translations/ga.json +1 -0
- homeassistant/components/hassio/translations/he.json +1 -0
- homeassistant/components/hassio/translations/id.json +1 -0
- homeassistant/components/hassio/translations/lt.json +1 -1
- homeassistant/components/hassio/translations/mk.json +1 -0
- homeassistant/components/hassio/translations/nl.json +1 -0
- homeassistant/components/hassio/translations/pt.json +1 -0
- homeassistant/components/hassio/translations/ru.json +1 -0
- homeassistant/components/hassio/translations/sk.json +1 -1
- homeassistant/components/hassio/translations/sr-Latn.json +0 -5
- homeassistant/components/hassio/translations/sv.json +1 -0
- homeassistant/components/hassio/translations/tr.json +0 -38
- homeassistant/components/hassio/translations/zh-Hans.json +1 -0
- homeassistant/components/hassio/translations/zh-Hant.json +1 -1
- homeassistant/components/history_stats/translations/sr-Latn.json +3 -85
- homeassistant/components/holiday/translations/pl.json +0 -7
- homeassistant/components/home_connect/manifest.json +0 -1
- homeassistant/components/home_connect/translations/de.json +2 -2
- homeassistant/components/home_connect/translations/es.json +0 -46
- homeassistant/components/home_connect/translations/ga.json +0 -46
- homeassistant/components/home_connect/translations/tr.json +0 -32
- homeassistant/components/homeassistant_connect_zbt2/config_flow.py +17 -0
- homeassistant/components/homeassistant_connect_zbt2/const.py +58 -0
- homeassistant/components/homeassistant_connect_zbt2/translations/es.json +0 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/ga.json +0 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/tr.json +0 -145
- homeassistant/components/homeassistant_hardware/firmware_config_flow.py +73 -81
- homeassistant/components/homeassistant_hardware/translations/es.json +0 -4
- homeassistant/components/homeassistant_hardware/translations/ga.json +0 -4
- homeassistant/components/homeassistant_hardware/translations/tr.json +1 -44
- homeassistant/components/homeassistant_hardware/update.py +10 -13
- homeassistant/components/homeassistant_hardware/util.py +53 -59
- homeassistant/components/homeassistant_sky_connect/translations/es.json +0 -8
- homeassistant/components/homeassistant_sky_connect/translations/ga.json +0 -8
- homeassistant/components/homeassistant_sky_connect/translations/tr.json +0 -71
- homeassistant/components/homeassistant_yellow/translations/es.json +0 -4
- homeassistant/components/homeassistant_yellow/translations/ga.json +0 -4
- homeassistant/components/homeassistant_yellow/translations/tr.json +0 -35
- homeassistant/components/homekit/translations/tr.json +0 -12
- homeassistant/components/homekit_controller/manifest.json +0 -1
- homeassistant/components/homewizard/manifest.json +0 -1
- homeassistant/components/hue/translations/mk.json +1 -3
- homeassistant/components/hue/translations/tr.json +0 -1
- homeassistant/components/hue_ble/strings.json +1 -1
- homeassistant/components/hue_ble/translations/en.json +1 -1
- homeassistant/components/hue_ble/translations/lt.json +1 -1
- homeassistant/components/hue_ble/translations/nl.json +0 -3
- homeassistant/components/hue_ble/translations/pt.json +2 -1
- homeassistant/components/hue_ble/translations/sk.json +1 -1
- homeassistant/components/hue_ble/translations/zh-Hans.json +1 -11
- homeassistant/components/humidifier/translations/mk.json +0 -6
- homeassistant/components/husqvarna_automower/translations/tr.json +0 -88
- homeassistant/components/huum/translations/sr-Latn.json +0 -5
- homeassistant/components/ibeacon/manifest.json +0 -1
- homeassistant/components/icloud/translations/tr.json +0 -3
- homeassistant/components/image/translations/sr-Latn.json +1 -2
- homeassistant/components/imap/translations/tr.json +0 -21
- homeassistant/components/imeon_inverter/translations/en-GB.json +0 -21
- homeassistant/components/incomfort/translations/tr.json +0 -3
- homeassistant/components/input_boolean/translations/mk.json +2 -4
- homeassistant/components/input_number/translations/sr-Latn.json +0 -17
- homeassistant/components/integration/translations/sr-Latn.json +2 -54
- homeassistant/components/iometer/manifest.json +1 -1
- homeassistant/components/iometer/translations/tr.json +1 -3
- homeassistant/components/iron_os/translations/en-GB.json +1 -5
- homeassistant/components/iron_os/translations/es.json +1 -5
- homeassistant/components/jewish_calendar/translations/tr.json +1 -9
- homeassistant/components/kitchen_sink/translations/en-GB.json +0 -2
- homeassistant/components/kitchen_sink/translations/es.json +0 -20
- homeassistant/components/kitchen_sink/translations/et.json +1 -5
- homeassistant/components/kitchen_sink/translations/ga.json +0 -4
- homeassistant/components/kitchen_sink/translations/it.json +0 -12
- homeassistant/components/kitchen_sink/translations/nl.json +0 -4
- homeassistant/components/kitchen_sink/translations/ru.json +0 -8
- homeassistant/components/kitchen_sink/translations/sv.json +0 -3
- homeassistant/components/kitchen_sink/translations/tr.json +0 -4
- homeassistant/components/knx/translations/el.json +0 -43
- homeassistant/components/knx/translations/es.json +0 -3
- homeassistant/components/knx/translations/et.json +0 -3
- homeassistant/components/knx/translations/tr.json +0 -318
- homeassistant/components/knx/translations/zh-Hans.json +0 -3
- homeassistant/components/konnected/manifest.json +0 -1
- homeassistant/components/konnected/translations/tr.json +0 -6
- homeassistant/components/labs/__init__.py +1 -2
- homeassistant/components/labs/const.py +2 -0
- homeassistant/components/labs/translations/lt.json +1 -1
- homeassistant/components/labs/websocket_api.py +1 -2
- homeassistant/components/lawn_mower/strings.json +12 -8
- homeassistant/components/lawn_mower/translations/cs.json +11 -7
- homeassistant/components/lawn_mower/translations/de.json +11 -7
- homeassistant/components/lawn_mower/translations/en-GB.json +1 -56
- homeassistant/components/lawn_mower/translations/en.json +12 -8
- homeassistant/components/lawn_mower/translations/es.json +1 -56
- homeassistant/components/lawn_mower/translations/et.json +2 -46
- homeassistant/components/lawn_mower/translations/ga.json +1 -48
- homeassistant/components/lawn_mower/translations/lt.json +12 -8
- homeassistant/components/lawn_mower/translations/pt.json +16 -4
- homeassistant/components/lawn_mower/translations/sk.json +12 -8
- homeassistant/components/lawn_mower/translations/tr.json +1 -48
- homeassistant/components/lawn_mower/translations/zh-Hant.json +12 -8
- homeassistant/components/letpot/manifest.json +1 -1
- homeassistant/components/letpot/translations/tr.json +0 -8
- homeassistant/components/lg_thinq/manifest.json +1 -1
- homeassistant/components/lg_thinq/translations/sr-Latn.json +0 -8
- homeassistant/components/lg_thinq/translations/tr.json +0 -20
- homeassistant/components/libre_hardware_monitor/coordinator.py +18 -26
- homeassistant/components/lifx/translations/tr.json +0 -3
- homeassistant/components/light/strings.json +8 -4
- homeassistant/components/light/translations/bg.json +12 -0
- homeassistant/components/light/translations/cs.json +8 -4
- homeassistant/components/light/translations/de.json +6 -2
- homeassistant/components/light/translations/el.json +0 -6
- homeassistant/components/light/translations/en-GB.json +2 -69
- homeassistant/components/light/translations/en.json +8 -4
- homeassistant/components/light/translations/es.json +2 -68
- homeassistant/components/light/translations/et.json +8 -34
- homeassistant/components/light/translations/ga.json +2 -65
- homeassistant/components/light/translations/lt.json +8 -4
- homeassistant/components/light/translations/mk.json +3 -10
- homeassistant/components/light/translations/nl.json +1 -6
- homeassistant/components/light/translations/pt.json +10 -2
- homeassistant/components/light/translations/ru.json +3 -67
- homeassistant/components/light/translations/sk.json +8 -4
- homeassistant/components/light/translations/sr-Latn.json +4 -217
- homeassistant/components/light/translations/tr.json +2 -65
- homeassistant/components/light/translations/zh-Hans.json +10 -2
- homeassistant/components/light/translations/zh-Hant.json +8 -4
- homeassistant/components/litterrobot/translations/tr.json +0 -6
- homeassistant/components/logger/helpers.py +0 -10
- homeassistant/components/logger/websocket_api.py +1 -12
- homeassistant/components/lovelace/translations/es.json +0 -5
- homeassistant/components/lovelace/translations/ga.json +0 -5
- homeassistant/components/mastodon/translations/es.json +0 -7
- homeassistant/components/mastodon/translations/ga.json +0 -7
- homeassistant/components/mastodon/translations/tr.json +0 -4
- homeassistant/components/matrix/translations/tr.json +0 -42
- homeassistant/components/matter/manifest.json +0 -1
- homeassistant/components/matter/translations/es.json +0 -13
- homeassistant/components/matter/translations/ga.json +0 -10
- homeassistant/components/matter/translations/sr-Latn.json +0 -3
- homeassistant/components/matter/translations/tr.json +0 -105
- homeassistant/components/mcp/translations/tr.json +1 -20
- homeassistant/components/mealie/translations/tr.json +0 -11
- homeassistant/components/media_extractor/manifest.json +1 -1
- homeassistant/components/media_player/strings.json +3 -2
- homeassistant/components/media_player/translations/cs.json +3 -2
- homeassistant/components/media_player/translations/de.json +2 -1
- homeassistant/components/media_player/translations/en-GB.json +1 -24
- homeassistant/components/media_player/translations/en.json +3 -2
- homeassistant/components/media_player/translations/es.json +1 -24
- homeassistant/components/media_player/translations/et.json +1 -8
- homeassistant/components/media_player/translations/ga.json +1 -22
- homeassistant/components/media_player/translations/lt.json +3 -2
- homeassistant/components/media_player/translations/mk.json +2 -4
- homeassistant/components/media_player/translations/pt.json +4 -1
- homeassistant/components/media_player/translations/sk.json +3 -2
- homeassistant/components/media_player/translations/tr.json +1 -22
- homeassistant/components/media_player/translations/zh-Hant.json +3 -2
- homeassistant/components/met/manifest.json +0 -1
- homeassistant/components/meteo_france/const.py +0 -1
- homeassistant/components/miele/const.py +7 -9
- homeassistant/components/miele/strings.json +0 -1
- homeassistant/components/miele/translations/cs.json +0 -1
- homeassistant/components/miele/translations/de.json +0 -1
- homeassistant/components/miele/translations/en-GB.json +0 -1
- homeassistant/components/miele/translations/en.json +0 -1
- homeassistant/components/miele/translations/es.json +0 -16
- homeassistant/components/miele/translations/et.json +0 -1
- homeassistant/components/miele/translations/ga.json +0 -14
- homeassistant/components/miele/translations/it.json +0 -1
- homeassistant/components/miele/translations/lt.json +0 -1
- homeassistant/components/miele/translations/sk.json +0 -1
- homeassistant/components/miele/translations/sr-Latn.json +0 -10
- homeassistant/components/miele/translations/tr.json +1 -20
- homeassistant/components/miele/translations/zh-Hant.json +0 -1
- homeassistant/components/min_max/translations/sr-Latn.json +2 -44
- homeassistant/components/mold_indicator/translations/sr-Latn.json +3 -41
- homeassistant/components/motion_blinds/manifest.json +0 -1
- homeassistant/components/mqtt/entity.py +0 -1
- homeassistant/components/mqtt/strings.json +5 -4
- homeassistant/components/mqtt/translations/bg.json +5 -0
- homeassistant/components/mqtt/translations/cs.json +5 -4
- homeassistant/components/mqtt/translations/de.json +8 -7
- homeassistant/components/mqtt/translations/en-GB.json +5 -4
- homeassistant/components/mqtt/translations/en.json +5 -4
- homeassistant/components/mqtt/translations/es.json +8 -91
- homeassistant/components/mqtt/translations/et.json +5 -4
- homeassistant/components/mqtt/translations/fr.json +4 -1
- homeassistant/components/mqtt/translations/ga.json +9 -65
- homeassistant/components/mqtt/translations/he.json +6 -1
- homeassistant/components/mqtt/translations/hu.json +2 -0
- homeassistant/components/mqtt/translations/it.json +7 -2
- homeassistant/components/mqtt/translations/lt.json +5 -4
- homeassistant/components/mqtt/translations/mk.json +0 -6
- homeassistant/components/mqtt/translations/nl.json +6 -1
- homeassistant/components/mqtt/translations/pt.json +6 -3
- homeassistant/components/mqtt/translations/ru.json +6 -6
- homeassistant/components/mqtt/translations/sk.json +5 -4
- homeassistant/components/mqtt/translations/sr-Latn.json +22 -148
- homeassistant/components/mqtt/translations/sv.json +2 -1
- homeassistant/components/mqtt/translations/tr.json +5 -255
- homeassistant/components/mqtt/translations/zh-Hans.json +6 -3
- homeassistant/components/mqtt/translations/zh-Hant.json +5 -4
- homeassistant/components/music_assistant/__init__.py +1 -2
- homeassistant/components/music_assistant/config_flow.py +5 -23
- homeassistant/components/music_assistant/manifest.json +0 -1
- homeassistant/components/music_assistant/translations/el.json +1 -3
- homeassistant/components/music_assistant/translations/en-GB.json +1 -23
- homeassistant/components/music_assistant/translations/es.json +1 -25
- homeassistant/components/music_assistant/translations/et.json +0 -1
- homeassistant/components/music_assistant/translations/ga.json +1 -24
- homeassistant/components/music_assistant/translations/it.json +1 -26
- homeassistant/components/music_assistant/translations/nl.json +1 -3
- homeassistant/components/music_assistant/translations/ru.json +1 -23
- homeassistant/components/music_assistant/translations/sv.json +1 -3
- homeassistant/components/music_assistant/translations/tr.json +1 -24
- homeassistant/components/music_assistant/translations/zh-Hans.json +0 -16
- homeassistant/components/nasweb/translations/tr.json +0 -7
- homeassistant/components/neato/translations/es.json +0 -5
- homeassistant/components/neato/translations/ga.json +0 -5
- homeassistant/components/neato/translations/tr.json +0 -5
- homeassistant/components/nederlandse_spoorwegen/translations/es.json +0 -10
- homeassistant/components/nederlandse_spoorwegen/translations/tr.json +0 -25
- homeassistant/components/nest/manifest.json +1 -1
- homeassistant/components/nest/translations/es.json +0 -12
- homeassistant/components/nest/translations/tr.json +0 -12
- homeassistant/components/netgear/translations/sr-Latn.json +0 -3
- homeassistant/components/nextdns/translations/tr.json +1 -14
- homeassistant/components/nightscout/translations/tr.json +0 -4
- homeassistant/components/niko_home_control/translations/el.json +0 -18
- homeassistant/components/niko_home_control/translations/es.json +1 -3
- homeassistant/components/niko_home_control/translations/tr.json +1 -10
- homeassistant/components/nina/translations/el.json +0 -6
- homeassistant/components/nina/translations/en-GB.json +0 -8
- homeassistant/components/nina/translations/es.json +0 -8
- homeassistant/components/nina/translations/ga.json +0 -8
- homeassistant/components/nina/translations/tr.json +0 -54
- homeassistant/components/nina/translations/zh-Hans.json +0 -2
- homeassistant/components/nordpool/manifest.json +1 -1
- homeassistant/components/ntfy/translations/tr.json +0 -78
- homeassistant/components/nuki/manifest.json +0 -1
- homeassistant/components/number/translations/sr-Latn.json +0 -181
- homeassistant/components/number/translations/tr.json +0 -6
- homeassistant/components/octoprint/translations/tr.json +0 -10
- homeassistant/components/onboarding/const.py +1 -16
- homeassistant/components/onboarding/views.py +2 -2
- homeassistant/components/onedrive/translations/es.json +0 -3
- homeassistant/components/onewire/translations/tr.json +0 -10
- homeassistant/components/openai_conversation/translations/tr.json +1 -6
- homeassistant/components/opentherm_gw/services.py +2 -17
- homeassistant/components/opentherm_gw/strings.json +3 -3
- homeassistant/components/opentherm_gw/translations/cs.json +3 -3
- homeassistant/components/opentherm_gw/translations/de.json +3 -3
- homeassistant/components/opentherm_gw/translations/el.json +3 -3
- homeassistant/components/opentherm_gw/translations/en-GB.json +3 -3
- homeassistant/components/opentherm_gw/translations/en.json +3 -3
- homeassistant/components/opentherm_gw/translations/es.json +3 -3
- homeassistant/components/opentherm_gw/translations/et.json +3 -3
- homeassistant/components/opentherm_gw/translations/ga.json +3 -0
- homeassistant/components/opentherm_gw/translations/hu.json +3 -0
- homeassistant/components/opentherm_gw/translations/it.json +2 -0
- homeassistant/components/opentherm_gw/translations/ja.json +3 -0
- homeassistant/components/opentherm_gw/translations/lt.json +3 -3
- homeassistant/components/opentherm_gw/translations/nl.json +2 -0
- homeassistant/components/opentherm_gw/translations/pt.json +3 -3
- homeassistant/components/opentherm_gw/translations/ru.json +3 -3
- homeassistant/components/opentherm_gw/translations/sk.json +3 -3
- homeassistant/components/opentherm_gw/translations/sv.json +3 -0
- homeassistant/components/opentherm_gw/translations/tr.json +3 -0
- homeassistant/components/opentherm_gw/translations/zh-Hans.json +3 -3
- homeassistant/components/opentherm_gw/translations/zh-Hant.json +3 -3
- homeassistant/components/openweathermap/translations/tr.json +0 -49
- homeassistant/components/opower/translations/tr.json +1 -33
- homeassistant/components/oralb/manifest.json +0 -1
- homeassistant/components/oralb/translations/tr.json +2 -29
- homeassistant/components/ping/helpers.py +1 -1
- homeassistant/components/ping/manifest.json +0 -1
- homeassistant/components/playstation_network/coordinator.py +7 -14
- homeassistant/components/playstation_network/translations/tr.json +0 -56
- homeassistant/components/plugwise/translations/en-GB.json +1 -1
- homeassistant/components/plugwise/translations/es.json +0 -2
- homeassistant/components/plugwise/translations/sr-Latn.json +0 -12
- homeassistant/components/plugwise/translations/tr.json +1 -11
- homeassistant/components/plum_lightpad/translations/tr.json +1 -8
- homeassistant/components/point/translations/es.json +0 -5
- homeassistant/components/pooldose/translations/en-GB.json +0 -11
- homeassistant/components/pooldose/translations/es.json +0 -68
- homeassistant/components/pooldose/translations/ga.json +0 -11
- homeassistant/components/pooldose/translations/it.json +0 -11
- homeassistant/components/pooldose/translations/tr.json +1 -84
- homeassistant/components/pooldose/translations/zh-Hans.json +0 -6
- homeassistant/components/portainer/translations/tr.json +0 -82
- homeassistant/components/probe_plus/translations/tr.json +0 -5
- homeassistant/components/ps4/translations/tr.json +0 -6
- homeassistant/components/qbittorrent/translations/tr.json +0 -4
- homeassistant/components/qbus/translations/tr.json +0 -10
- homeassistant/components/random/translations/es.json +0 -1
- homeassistant/components/random/translations/sr-Latn.json +6 -119
- homeassistant/components/random/translations/tr.json +0 -2
- homeassistant/components/renault/translations/tr.json +0 -12
- homeassistant/components/reolink/manifest.json +1 -2
- homeassistant/components/reolink/translations/pl.json +1 -10
- homeassistant/components/reolink/translations/tr.json +1 -67
- homeassistant/components/rest/manifest.json +0 -1
- homeassistant/components/ridwell/translations/tr.json +0 -22
- homeassistant/components/ring/manifest.json +0 -1
- homeassistant/components/roborock/manifest.json +1 -2
- homeassistant/components/roborock/roborock_storage.py +10 -29
- homeassistant/components/roborock/translations/tr.json +1 -9
- homeassistant/components/roomba/translations/tr.json +0 -6
- homeassistant/components/satel_integra/translations/sr-Latn.json +1 -2
- homeassistant/components/saunum/translations/el.json +1 -7
- homeassistant/components/saunum/translations/en-GB.json +1 -11
- homeassistant/components/saunum/translations/es.json +1 -38
- homeassistant/components/saunum/translations/et.json +1 -11
- homeassistant/components/saunum/translations/ga.json +1 -38
- homeassistant/components/saunum/translations/mk.json +0 -5
- homeassistant/components/saunum/translations/tr.json +1 -11
- homeassistant/components/schedule/translations/sr-Latn.json +1 -18
- homeassistant/components/scrape/translations/es.json +0 -1
- homeassistant/components/scrape/translations/sr-Latn.json +2 -63
- homeassistant/components/scrape/translations/tr.json +0 -4
- homeassistant/components/sensibo/translations/sr-Latn.json +0 -19
- homeassistant/components/sensor/translations/sr-Latn.json +5 -141
- homeassistant/components/sensor/translations/tr.json +0 -10
- homeassistant/components/senz/manifest.json +0 -1
- homeassistant/components/senz/translations/es.json +1 -17
- homeassistant/components/sfr_box/translations/tr.json +0 -4
- homeassistant/components/shelly/manifest.json +1 -1
- homeassistant/components/shelly/sensor.py +2 -0
- homeassistant/components/shelly/strings.json +0 -8
- homeassistant/components/shelly/switch.py +1 -0
- homeassistant/components/shelly/translations/bg.json +0 -5
- homeassistant/components/shelly/translations/cs.json +0 -8
- homeassistant/components/shelly/translations/de.json +0 -8
- homeassistant/components/shelly/translations/en-GB.json +0 -8
- homeassistant/components/shelly/translations/en.json +0 -8
- homeassistant/components/shelly/translations/es.json +2 -192
- homeassistant/components/shelly/translations/et.json +1 -10
- homeassistant/components/shelly/translations/fr.json +0 -10
- homeassistant/components/shelly/translations/ga.json +0 -46
- homeassistant/components/shelly/translations/it.json +2 -13
- homeassistant/components/shelly/translations/lt.json +0 -8
- homeassistant/components/shelly/translations/mk.json +0 -3
- homeassistant/components/shelly/translations/nl.json +0 -7
- homeassistant/components/shelly/translations/pl.json +0 -8
- homeassistant/components/shelly/translations/pt.json +0 -8
- homeassistant/components/shelly/translations/ru.json +0 -5
- homeassistant/components/shelly/translations/sk.json +0 -8
- homeassistant/components/shelly/translations/tr.json +5 -171
- homeassistant/components/shelly/translations/zh-Hans.json +0 -8
- homeassistant/components/shelly/translations/zh-Hant.json +0 -8
- homeassistant/components/shelly/valve.py +1 -1
- homeassistant/components/siren/translations/mk.json +2 -4
- homeassistant/components/smarla/translations/tr.json +0 -15
- homeassistant/components/smartthings/manifest.json +0 -1
- homeassistant/components/smartthings/translations/es.json +0 -74
- homeassistant/components/smartthings/translations/nl.json +0 -13
- homeassistant/components/smartthings/translations/tr.json +0 -20
- homeassistant/components/smhi/translations/tr.json +0 -19
- homeassistant/components/snoo/translations/tr.json +0 -8
- homeassistant/components/solaredge/translations/tr.json +3 -64
- homeassistant/components/sonos/manifest.json +0 -1
- homeassistant/components/speedtestdotnet/manifest.json +0 -1
- homeassistant/components/spotify/translations/es.json +0 -5
- homeassistant/components/sql/translations/es.json +0 -1
- homeassistant/components/sql/translations/sr-Latn.json +2 -61
- homeassistant/components/sql/translations/tr.json +0 -83
- homeassistant/components/squeezebox/translations/mk.json +0 -5
- homeassistant/components/squeezebox/translations/tr.json +0 -63
- homeassistant/components/starline/translations/sr-Latn.json +0 -7
- homeassistant/components/statistics/translations/sr-Latn.json +2 -118
- homeassistant/components/switch/translations/mk.json +1 -5
- homeassistant/components/switch/translations/sr-Latn.json +1 -2
- homeassistant/components/switch_as_x/translations/sr-Latn.json +3 -27
- homeassistant/components/switchbot/manifest.json +0 -1
- homeassistant/components/switchbot/translations/el.json +1 -2
- homeassistant/components/switchbot/translations/tr.json +0 -34
- homeassistant/components/switchbot_cloud/translations/tr.json +0 -20
- homeassistant/components/synology_dsm/translations/sr-Latn.json +0 -3
- homeassistant/components/system_bridge/translations/tr.json +0 -3
- homeassistant/components/systemmonitor/translations/tr.json +0 -6
- homeassistant/components/tautulli/translations/de.json +1 -1
- homeassistant/components/tedee/manifest.json +0 -1
- homeassistant/components/telegram/translations/de.json +1 -1
- homeassistant/components/telegram/translations/tr.json +0 -6
- homeassistant/components/telegram_bot/translations/tr.json +4 -203
- homeassistant/components/template/__init__.py +0 -11
- homeassistant/components/template/helpers.py +0 -2
- homeassistant/components/template/translations/de.json +4 -4
- homeassistant/components/template/translations/el.json +0 -4
- homeassistant/components/template/translations/es.json +0 -5
- homeassistant/components/template/translations/ga.json +0 -4
- homeassistant/components/template/translations/it.json +0 -4
- homeassistant/components/template/translations/pl.json +0 -37
- homeassistant/components/template/translations/ru.json +0 -4
- homeassistant/components/template/translations/sr-Latn.json +72 -933
- homeassistant/components/template/translations/tr.json +2 -172
- homeassistant/components/template/translations/zh-Hans.json +0 -4
- homeassistant/components/tesla_fleet/manifest.json +0 -1
- homeassistant/components/tesla_fleet/translations/es.json +0 -5
- homeassistant/components/tesla_fleet/translations/sr-Latn.json +0 -5
- homeassistant/components/tesla_wall_connector/translations/es.json +0 -3
- homeassistant/components/tesla_wall_connector/translations/ga.json +0 -3
- homeassistant/components/teslemetry/manifest.json +0 -1
- homeassistant/components/teslemetry/translations/sr-Latn.json +0 -5
- homeassistant/components/teslemetry/translations/tr.json +1 -77
- homeassistant/components/tessie/manifest.json +0 -1
- homeassistant/components/tessie/translations/sr-Latn.json +0 -5
- homeassistant/components/tessie/translations/tr.json +0 -3
- homeassistant/components/text/strings.json +3 -2
- homeassistant/components/text/translations/bg.json +8 -1
- homeassistant/components/text/translations/cs.json +3 -2
- homeassistant/components/text/translations/de.json +3 -2
- homeassistant/components/text/translations/en-GB.json +1 -7
- homeassistant/components/text/translations/en.json +3 -2
- homeassistant/components/text/translations/es.json +1 -7
- homeassistant/components/text/translations/et.json +1 -7
- homeassistant/components/text/translations/lt.json +3 -2
- homeassistant/components/text/translations/pt.json +8 -1
- homeassistant/components/text/translations/sk.json +3 -2
- homeassistant/components/text/translations/sr-Latn.json +2 -4
- homeassistant/components/text/translations/zh-Hant.json +3 -2
- homeassistant/components/tod/translations/sr-Latn.json +1 -16
- homeassistant/components/tolo/translations/tr.json +1 -2
- homeassistant/components/tomorrowio/translations/sr-Latn.json +0 -24
- homeassistant/components/tplink/manifest.json +0 -1
- homeassistant/components/traccar_server/translations/tr.json +0 -12
- homeassistant/components/transmission/translations/tr.json +0 -24
- homeassistant/components/trend/translations/sr-Latn.json +0 -21
- homeassistant/components/tuya/__init__.py +4 -12
- homeassistant/components/tuya/binary_sensor.py +2 -2
- homeassistant/components/tuya/humidifier.py +3 -3
- homeassistant/components/tuya/models.py +20 -18
- homeassistant/components/tuya/translations/es.json +0 -32
- homeassistant/components/tuya/translations/ga.json +0 -6
- homeassistant/components/tuya/translations/sr-Latn.json +0 -45
- homeassistant/components/tuya/translations/tr.json +0 -72
- homeassistant/components/tuya/util.py +9 -11
- homeassistant/components/twitch/translations/es.json +0 -5
- homeassistant/components/ukraine_alarm/translations/tr.json +1 -2
- homeassistant/components/unifi/light.py +29 -62
- homeassistant/components/unifi/translations/es.json +0 -3
- homeassistant/components/unifi/translations/tr.json +0 -5
- homeassistant/components/unifiprotect/camera.py +1 -5
- homeassistant/components/unifiprotect/manifest.json +1 -1
- homeassistant/components/unifiprotect/translations/bg.json +7 -0
- homeassistant/components/unifiprotect/translations/cs.json +1 -1
- homeassistant/components/unifiprotect/translations/de.json +1 -1
- homeassistant/components/unifiprotect/translations/el.json +5 -1
- homeassistant/components/unifiprotect/translations/en-GB.json +1 -11
- homeassistant/components/unifiprotect/translations/en.json +1 -1
- homeassistant/components/unifiprotect/translations/es.json +1 -11
- homeassistant/components/unifiprotect/translations/fi.json +7 -0
- homeassistant/components/unifiprotect/translations/ga.json +10 -10
- homeassistant/components/unifiprotect/translations/lt.json +1 -1
- homeassistant/components/unifiprotect/translations/nl.json +3 -0
- homeassistant/components/unifiprotect/translations/pt.json +10 -0
- homeassistant/components/unifiprotect/translations/sk.json +1 -1
- homeassistant/components/unifiprotect/translations/sr-Latn.json +0 -11
- homeassistant/components/unifiprotect/translations/sv.json +0 -3
- homeassistant/components/unifiprotect/translations/tr.json +0 -10
- homeassistant/components/unifiprotect/translations/zh-Hans.json +3 -2
- homeassistant/components/unifiprotect/translations/zh-Hant.json +1 -1
- homeassistant/components/update/translations/sr-Latn.json +1 -51
- homeassistant/components/utility_meter/translations/sr-Latn.json +2 -63
- homeassistant/components/vacuum/strings.json +12 -8
- homeassistant/components/vacuum/translations/cs.json +12 -8
- homeassistant/components/vacuum/translations/de.json +11 -7
- homeassistant/components/vacuum/translations/en-GB.json +1 -56
- homeassistant/components/vacuum/translations/en.json +12 -8
- homeassistant/components/vacuum/translations/es.json +1 -56
- homeassistant/components/vacuum/translations/et.json +1 -51
- homeassistant/components/vacuum/translations/ga.json +1 -48
- homeassistant/components/vacuum/translations/lt.json +12 -8
- homeassistant/components/vacuum/translations/pt.json +16 -4
- homeassistant/components/vacuum/translations/ru.json +1 -48
- homeassistant/components/vacuum/translations/sk.json +12 -8
- homeassistant/components/vacuum/translations/sv.json +1 -13
- homeassistant/components/vacuum/translations/tr.json +1 -48
- homeassistant/components/vacuum/translations/zh-Hans.json +2 -6
- homeassistant/components/vacuum/translations/zh-Hant.json +12 -8
- homeassistant/components/vegehub/translations/tr.json +0 -5
- homeassistant/components/velux/translations/tr.json +0 -12
- homeassistant/components/vesync/manifest.json +1 -1
- homeassistant/components/vesync/translations/tr.json +0 -11
- homeassistant/components/vicare/translations/es.json +0 -54
- homeassistant/components/vicare/translations/sr-Latn.json +0 -10
- homeassistant/components/vicare/translations/tr.json +0 -21
- homeassistant/components/volvo/translations/es.json +0 -6
- homeassistant/components/volvo/translations/tr.json +0 -142
- homeassistant/components/volvooncall/translations/tr.json +1 -18
- homeassistant/components/waqi/translations/sr-Latn.json +0 -32
- homeassistant/components/waqi/translations/tr.json +0 -40
- homeassistant/components/water_heater/translations/sr-Latn.json +1 -2
- homeassistant/components/weatherflow/translations/tr.json +0 -8
- homeassistant/components/webostv/manifest.json +0 -1
- homeassistant/components/whirlpool/translations/tr.json +0 -81
- homeassistant/components/withings/translations/es.json +0 -5
- homeassistant/components/withings/translations/sr-Latn.json +0 -5
- homeassistant/components/wled/config_flow.py +1 -5
- homeassistant/components/wled/coordinator.py +0 -9
- homeassistant/components/wled/strings.json +2 -10
- homeassistant/components/wled/translations/cs.json +2 -15
- homeassistant/components/wled/translations/de.json +2 -10
- homeassistant/components/wled/translations/el.json +1 -20
- homeassistant/components/wled/translations/en-GB.json +2 -15
- homeassistant/components/wled/translations/en.json +2 -10
- homeassistant/components/wled/translations/es.json +2 -15
- homeassistant/components/wled/translations/et.json +2 -10
- homeassistant/components/wled/translations/ga.json +1 -6
- homeassistant/components/wled/translations/it.json +1 -6
- homeassistant/components/wled/translations/lt.json +2 -15
- homeassistant/components/wled/translations/nl.json +1 -2
- homeassistant/components/wled/translations/pl.json +1 -8
- homeassistant/components/wled/translations/pt.json +1 -6
- homeassistant/components/wled/translations/ru.json +2 -29
- homeassistant/components/wled/translations/sk.json +2 -10
- homeassistant/components/wled/translations/tr.json +1 -26
- homeassistant/components/wled/translations/zh-Hans.json +1 -6
- homeassistant/components/wled/translations/zh-Hant.json +2 -15
- homeassistant/components/wled/update.py +1 -1
- homeassistant/components/workday/translations/tr.json +0 -5
- homeassistant/components/xbox/translations/es.json +1 -16
- homeassistant/components/xbox/translations/ga.json +1 -10
- homeassistant/components/xbox/translations/tr.json +0 -111
- homeassistant/components/xiaomi_aqara/translations/sr-Latn.json +0 -6
- homeassistant/components/xiaomi_ble/manifest.json +0 -1
- homeassistant/components/yardian/translations/tr.json +0 -16
- homeassistant/components/yolink/translations/tr.json +0 -14
- homeassistant/components/youtube/manifest.json +1 -1
- homeassistant/components/youtube/translations/es.json +0 -5
- homeassistant/components/zha/config_flow.py +6 -2
- homeassistant/components/zha/manifest.json +0 -1
- homeassistant/components/zha/radio_manager.py +2 -2
- homeassistant/components/zha/translations/de.json +1 -1
- homeassistant/components/zha/translations/en-GB.json +0 -44
- homeassistant/components/zha/translations/es.json +0 -44
- homeassistant/components/zha/translations/ga.json +0 -44
- homeassistant/components/zha/translations/it.json +0 -44
- homeassistant/components/zha/translations/mk.json +1 -18
- homeassistant/components/zha/translations/nl.json +0 -8
- homeassistant/components/zha/translations/sr-Latn.json +0 -3
- homeassistant/components/zha/translations/tr.json +2 -213
- homeassistant/components/zha/translations/zh-Hans.json +0 -12
- homeassistant/components/zwave_js/translations/tr.json +0 -17
- homeassistant/const.py +1 -2
- homeassistant/generated/integrations.json +21 -21
- homeassistant/generated/labs.py +2 -2
- homeassistant/helpers/area_registry.py +1 -8
- homeassistant/helpers/condition.py +1 -16
- homeassistant/helpers/entity.py +1 -3
- homeassistant/helpers/floor_registry.py +1 -12
- homeassistant/helpers/trigger.py +1 -16
- homeassistant/package_constraints.txt +4 -4
- {homeassistant-2025.12.0.dist-info → homeassistant-2025.12.0b2.dist-info}/METADATA +2 -2
- {homeassistant-2025.12.0.dist-info → homeassistant-2025.12.0b2.dist-info}/RECORD +887 -972
- homeassistant/components/actron_air/translations/tr.json +0 -27
- homeassistant/components/airobot/translations/es.json +0 -44
- homeassistant/components/airobot/translations/ga.json +0 -40
- homeassistant/components/airobot/translations/it.json +0 -1
- homeassistant/components/airos/translations/tr.json +0 -71
- homeassistant/components/alert/translations/mk.json +0 -10
- homeassistant/components/anglian_water/translations/el.json +0 -20
- homeassistant/components/anglian_water/translations/en-GB.json +0 -55
- homeassistant/components/anglian_water/translations/es.json +0 -55
- homeassistant/components/anglian_water/translations/ga.json +0 -54
- homeassistant/components/anglian_water/translations/sv.json +0 -14
- homeassistant/components/anglian_water/translations/tr.json +0 -54
- homeassistant/components/automation/translations/mk.json +0 -10
- homeassistant/components/backblaze_b2/translations/tr.json +0 -92
- homeassistant/components/binary_sensor/trigger.py +0 -67
- homeassistant/components/binary_sensor/triggers.yaml +0 -25
- homeassistant/components/color_extractor/translations/mk.json +0 -7
- homeassistant/components/compit/translations/tr.json +0 -35
- homeassistant/components/cync/translations/tr.json +0 -46
- homeassistant/components/datetime/translations/sr-Latn.json +0 -17
- homeassistant/components/droplet/translations/tr.json +0 -40
- homeassistant/components/ekeybionyx/translations/tr.json +0 -66
- homeassistant/components/energy/translations/sr-Latn.json +0 -64
- homeassistant/components/energyid/translations/el.json +0 -53
- homeassistant/components/energyid/translations/en-GB.json +0 -71
- homeassistant/components/energyid/translations/es.json +0 -71
- homeassistant/components/energyid/translations/ga.json +0 -71
- homeassistant/components/energyid/translations/it.json +0 -71
- homeassistant/components/energyid/translations/nl.json +0 -1
- homeassistant/components/energyid/translations/sv.json +0 -37
- homeassistant/components/energyid/translations/tr.json +0 -71
- homeassistant/components/essent/translations/el.json +0 -9
- homeassistant/components/essent/translations/en-GB.json +0 -70
- homeassistant/components/essent/translations/es.json +0 -70
- homeassistant/components/essent/translations/ga.json +0 -70
- homeassistant/components/essent/translations/tr.json +0 -70
- homeassistant/components/fing/translations/tr.json +0 -24
- homeassistant/components/forked_daapd/translations/sr-Latn.json +0 -8
- homeassistant/components/go2rtc/util.py +0 -12
- homeassistant/components/google_air_quality/translations/el.json +0 -72
- homeassistant/components/google_air_quality/translations/en-GB.json +0 -225
- homeassistant/components/google_air_quality/translations/es.json +0 -239
- homeassistant/components/google_air_quality/translations/fr.json +0 -14
- homeassistant/components/google_air_quality/translations/ga.json +0 -225
- homeassistant/components/google_air_quality/translations/it.json +0 -106
- homeassistant/components/google_air_quality/translations/pl.json +0 -11
- homeassistant/components/google_air_quality/translations/ru.json +0 -33
- homeassistant/components/google_air_quality/translations/sr-Latn.json +0 -35
- homeassistant/components/google_air_quality/translations/sv.json +0 -122
- homeassistant/components/google_air_quality/translations/tr.json +0 -225
- homeassistant/components/hanna/translations/es.json +0 -44
- homeassistant/components/hue_ble/translations/el.json +0 -11
- homeassistant/components/hue_ble/translations/en-GB.json +0 -21
- homeassistant/components/hue_ble/translations/es.json +0 -21
- homeassistant/components/hue_ble/translations/et.json +0 -21
- homeassistant/components/hue_ble/translations/ga.json +0 -20
- homeassistant/components/hue_ble/translations/tr.json +0 -20
- homeassistant/components/hunterdouglas_powerview/translations/sr-Latn.json +0 -9
- homeassistant/components/imeon_inverter/translations/tr.json +0 -57
- homeassistant/components/inels/translations/tr.json +0 -30
- homeassistant/components/irm_kmi/translations/tr.json +0 -21
- homeassistant/components/labs/translations/es.json +0 -3
- homeassistant/components/labs/translations/sr-Latn.json +0 -3
- homeassistant/components/lannouncer/translations/tr.json +0 -8
- homeassistant/components/libre_hardware_monitor/translations/tr.json +0 -23
- homeassistant/components/london_underground/translations/tr.json +0 -38
- homeassistant/components/lunatone/translations/tr.json +0 -36
- homeassistant/components/media_source/translations/tr.json +0 -5
- homeassistant/components/meteo_lt/translations/tr.json +0 -14
- homeassistant/components/nintendo_parental_controls/translations/tr.json +0 -68
- homeassistant/components/notify/translations/sr-Latn.json +0 -3
- homeassistant/components/openrgb/translations/tr.json +0 -84
- homeassistant/components/prowl/translations/tr.json +0 -21
- homeassistant/components/remote/translations/mk.json +0 -10
- homeassistant/components/satel_integra/translations/tr.json +0 -131
- homeassistant/components/saunum/translations/ru.json +0 -9
- homeassistant/components/saunum/translations/sr-Latn.json +0 -9
- homeassistant/components/script/translations/mk.json +0 -10
- homeassistant/components/sftp_storage/translations/tr.json +0 -22
- homeassistant/components/sleep_as_android/translations/tr.json +0 -68
- homeassistant/components/togrill/translations/tr.json +0 -58
- homeassistant/components/uptime_kuma/translations/tr.json +0 -13
- homeassistant/components/vacuum/translations/mk.json +0 -10
- homeassistant/components/victron_ble/translations/es.json +0 -234
- homeassistant/components/victron_remote_monitoring/translations/tr.json +0 -102
- homeassistant/components/water_heater/translations/mk.json +0 -10
- homeassistant/components/zeroconf/translations/tr.json +0 -14
- {homeassistant-2025.12.0.dist-info → homeassistant-2025.12.0b2.dist-info}/WHEEL +0 -0
- {homeassistant-2025.12.0.dist-info → homeassistant-2025.12.0b2.dist-info}/entry_points.txt +0 -0
- {homeassistant-2025.12.0.dist-info → homeassistant-2025.12.0b2.dist-info}/licenses/LICENSE.md +0 -0
- {homeassistant-2025.12.0.dist-info → homeassistant-2025.12.0b2.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
- {homeassistant-2025.12.0.dist-info → homeassistant-2025.12.0b2.dist-info}/top_level.txt +0 -0
|
@@ -1,18 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
-
"common": {
|
|
3
|
-
"unsupported_version": "\u4e0d\u652f\u63f4\u6b64 WLED \u88dd\u7f6e\u7684\u97cc\u9ad4\u7248\u672c\u3002"
|
|
4
|
-
},
|
|
5
2
|
"config": {
|
|
6
3
|
"abort": {
|
|
7
4
|
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
|
|
8
|
-
"cannot_connect": "\u9023\u7dda\u5931\u6557"
|
|
9
|
-
"reconfigure_successful": "\u91cd\u65b0\u8a2d\u5b9a\u6210\u529f",
|
|
10
|
-
"unique_id_mismatch": "MAC \u4f4d\u5740\u8207\u5df2\u8a2d\u5b9a\u7684\u88dd\u7f6e\u4e0d\u7b26\u3002\u9810\u671f\u9023\u7dda\u88dd\u7f6e MAC \u4f4d\u5740\uff1a`{expected_mac}` \uff0c\u4f46\u5be6\u969b\u9023\u7dda\u88dd\u7f6e MAC \u4f4d\u5740\uff1a`{actual_mac}` \u3002\n\n\u8acb\u78ba\u8a8d\u4f7f\u7528\u76f8\u540c\u88dd\u7f6e\u91cd\u65b0\u8a2d\u5b9a\u3002",
|
|
11
|
-
"unsupported_version": "\u4e0d\u652f\u63f4\u6b64 WLED \u88dd\u7f6e\u7684\u97cc\u9ad4\u7248\u672c\u3002"
|
|
5
|
+
"cannot_connect": "\u9023\u7dda\u5931\u6557"
|
|
12
6
|
},
|
|
13
7
|
"error": {
|
|
14
|
-
"cannot_connect": "\u9023\u7dda\u5931\u6557"
|
|
15
|
-
"unsupported_version": "\u4e0d\u652f\u63f4\u6b64 WLED \u88dd\u7f6e\u7684\u97cc\u9ad4\u7248\u672c\u3002"
|
|
8
|
+
"cannot_connect": "\u9023\u7dda\u5931\u6557"
|
|
16
9
|
},
|
|
17
10
|
"flow_title": "{name}",
|
|
18
11
|
"step": {
|
|
@@ -140,12 +133,6 @@
|
|
|
140
133
|
},
|
|
141
134
|
"invalid_response_wled_error": {
|
|
142
135
|
"message": "WLED API \u50b3\u56de\u7121\u6548\u56de\u61c9\uff1a{error}"
|
|
143
|
-
},
|
|
144
|
-
"mac_address_mismatch": {
|
|
145
|
-
"message": "MAC \u4f4d\u5740\u8207\u5df2\u8a2d\u5b9a\u7684\u88dd\u7f6e\u4e0d\u7b26\u3002\u9810\u671f\u9023\u7dda\u81f3 MAC \u4f4d\u5740\u70ba {expected_mac}\u7684\u88dd\u7f6e\uff0c\u4f46\u5be6\u969b\u9023\u7dda\u81f3 MAC \u4f4d\u5740\u70ba {actual_mac}\u7684\u88dd\u7f6e\u3002"
|
|
146
|
-
},
|
|
147
|
-
"unsupported_version": {
|
|
148
|
-
"message": "\u4e0d\u652f\u63f4\u6b64 WLED \u88dd\u7f6e\u7684\u97cc\u9ad4\u7248\u672c\uff1a{error}"
|
|
149
136
|
}
|
|
150
137
|
},
|
|
151
138
|
"options": {
|
|
@@ -102,7 +102,7 @@ class WLEDUpdateEntity(WLEDEntity, UpdateEntity):
|
|
|
102
102
|
"""URL to the full release notes of the latest version available."""
|
|
103
103
|
if (version := self.latest_version) is None:
|
|
104
104
|
return None
|
|
105
|
-
return f"https://github.com/
|
|
105
|
+
return f"https://github.com/Aircoookie/WLED/releases/tag/v{version}"
|
|
106
106
|
|
|
107
107
|
@wled_exception_handler
|
|
108
108
|
async def async_install(
|
|
@@ -7,9 +7,7 @@
|
|
|
7
7
|
"oauth_error": "Se han recibido datos de token no v\u00e1lidos.",
|
|
8
8
|
"oauth_failed": "Error al obtener el token de acceso.",
|
|
9
9
|
"oauth_timeout": "Tiempo de espera agotado mientras se resolv\u00eda el token OAuth.",
|
|
10
|
-
"oauth_unauthorized": "Error de autorizaci\u00f3n OAuth al obtener el token de acceso."
|
|
11
|
-
"reauth_successful": "La autenticaci\u00f3n se volvi\u00f3 a realizar correctamente",
|
|
12
|
-
"unique_id_mismatch": "La cuenta ({gamertag}) que usaste no es la que configuraste previamente. Por favor, inicia sesi\u00f3n de nuevo con la cuenta correcta."
|
|
10
|
+
"oauth_unauthorized": "Error de autorizaci\u00f3n OAuth al obtener el token de acceso."
|
|
13
11
|
},
|
|
14
12
|
"create_entry": {
|
|
15
13
|
"default": "Autenticado correctamente"
|
|
@@ -27,10 +25,6 @@
|
|
|
27
25
|
"implementation": "Las credenciales que quieres utilizar para autenticarte."
|
|
28
26
|
},
|
|
29
27
|
"title": "Selecciona el m\u00e9todo de autenticaci\u00f3n"
|
|
30
|
-
},
|
|
31
|
-
"reauth_confirm": {
|
|
32
|
-
"description": "La integraci\u00f3n de Xbox necesita volver a autenticar tu cuenta",
|
|
33
|
-
"title": "Autenticaci\u00f3n caducada para {name}"
|
|
34
28
|
}
|
|
35
29
|
}
|
|
36
30
|
},
|
|
@@ -79,9 +73,6 @@
|
|
|
79
73
|
"name": "Seguidos",
|
|
80
74
|
"unit_of_measurement": "personas"
|
|
81
75
|
},
|
|
82
|
-
"free_storage": {
|
|
83
|
-
"name": "Espacio libre - {name}"
|
|
84
|
-
},
|
|
85
76
|
"friends": {
|
|
86
77
|
"name": "Amigos",
|
|
87
78
|
"unit_of_measurement": "personas"
|
|
@@ -138,9 +129,6 @@
|
|
|
138
129
|
},
|
|
139
130
|
"status": {
|
|
140
131
|
"name": "Estado"
|
|
141
|
-
},
|
|
142
|
-
"total_storage": {
|
|
143
|
-
"name": "Espacio total - {name}"
|
|
144
132
|
}
|
|
145
133
|
}
|
|
146
134
|
},
|
|
@@ -148,9 +136,6 @@
|
|
|
148
136
|
"account_not_configured": {
|
|
149
137
|
"message": "La cuenta de Xbox no est\u00e1 configurada."
|
|
150
138
|
},
|
|
151
|
-
"auth_exception": {
|
|
152
|
-
"message": "Error de autenticaci\u00f3n en Xbox Network, se requiere una nueva autenticaci\u00f3n"
|
|
153
|
-
},
|
|
154
139
|
"media_not_found": {
|
|
155
140
|
"message": "No se pudo encontrar el medio solicitado."
|
|
156
141
|
},
|
|
@@ -7,9 +7,7 @@
|
|
|
7
7
|
"oauth_error": "Fuarthas sonra\u00ed comhartha neamhbhail\u00ed.",
|
|
8
8
|
"oauth_failed": "Earr\u00e1id agus comhartha rochtana \u00e1 fh\u00e1il.",
|
|
9
9
|
"oauth_timeout": "Am cr\u00edochnaithe ag r\u00e9iteach comhartha OAuth.",
|
|
10
|
-
"oauth_unauthorized": "Earr\u00e1id \u00fadaraithe OAuth agus comhartha rochtana \u00e1 fh\u00e1il."
|
|
11
|
-
"reauth_successful": "D'\u00e9irigh leis an athfh\u00edordheimhni\u00fa",
|
|
12
|
-
"unique_id_mismatch": "N\u00ed h\u00e9 an cuntas ({gamertag}) a d'\u00fas\u00e1id t\u00fa an ceann a chumra\u00edodh roimhe seo. S\u00ednigh isteach ar\u00eds leis an gcuntas ceart, le do thoil."
|
|
10
|
+
"oauth_unauthorized": "Earr\u00e1id \u00fadaraithe OAuth agus comhartha rochtana \u00e1 fh\u00e1il."
|
|
13
11
|
},
|
|
14
12
|
"create_entry": {
|
|
15
13
|
"default": "F\u00edordheimhnithe go rath\u00fail"
|
|
@@ -24,10 +22,6 @@
|
|
|
24
22
|
"implementation": "Na dinti\u00fair is mian leat a \u00fas\u00e1id chun f\u00edordheimhni\u00fa."
|
|
25
23
|
},
|
|
26
24
|
"title": "Roghnaigh modh f\u00edordheimhnithe"
|
|
27
|
-
},
|
|
28
|
-
"reauth_confirm": {
|
|
29
|
-
"description": "Caithfidh an comhth\u00e1th\u00fa Xbox do chuntas a athfh\u00edordheimhni\u00fa",
|
|
30
|
-
"title": "T\u00e1 an f\u00edordheimhni\u00fa imithe in \u00e9ag do {name}"
|
|
31
25
|
}
|
|
32
26
|
}
|
|
33
27
|
},
|
|
@@ -145,9 +139,6 @@
|
|
|
145
139
|
"account_not_configured": {
|
|
146
140
|
"message": "N\u00edl an cuntas Xbox cumraithe."
|
|
147
141
|
},
|
|
148
|
-
"auth_exception": {
|
|
149
|
-
"message": "Theip ar fh\u00edordheimhni\u00fa l\u00edonra Xbox, athfh\u00edordheimhni\u00fa ag teast\u00e1il"
|
|
150
|
-
},
|
|
151
142
|
"media_not_found": {
|
|
152
143
|
"message": "N\u00edorbh fh\u00e9idir na me\u00e1in iarrtha a aimsi\u00fa."
|
|
153
144
|
},
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
|
-
"already_configured": "Hesap zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
|
|
5
4
|
"authorize_url_timeout": "Yetkilendirme URL'si olu\u015ftururken zaman a\u015f\u0131m\u0131.",
|
|
6
5
|
"missing_configuration": "Bile\u015fen yap\u0131land\u0131r\u0131lmam\u0131\u015f. L\u00fctfen belgeleri takip edin.",
|
|
7
6
|
"oauth_error": "Ge\u00e7ersiz anahtar verileri al\u0131nd\u0131.",
|
|
@@ -15,10 +14,6 @@
|
|
|
15
14
|
"default": "Ba\u015far\u0131yla do\u011fruland\u0131"
|
|
16
15
|
},
|
|
17
16
|
"step": {
|
|
18
|
-
"oauth_discovery": {
|
|
19
|
-
"description": "Home Assistant a\u011f\u0131n\u0131zda bir Xbox cihaz\u0131 buldu. Xbox entegrasyonunu kurmaya devam etmek i\u00e7in **G\u00f6nder**'e bas\u0131n.",
|
|
20
|
-
"title": "Xbox cihaz\u0131 ke\u015ffedildi"
|
|
21
|
-
},
|
|
22
17
|
"pick_implementation": {
|
|
23
18
|
"data_description": {
|
|
24
19
|
"implementation": "Kimlik do\u011frulamas\u0131 i\u00e7in kullanmak istedi\u011finiz kimlik bilgileri."
|
|
@@ -33,135 +28,29 @@
|
|
|
33
28
|
},
|
|
34
29
|
"entity": {
|
|
35
30
|
"binary_sensor": {
|
|
36
|
-
"has_game_pass": {
|
|
37
|
-
"name": "Xbox Game Pass'e abone olundu"
|
|
38
|
-
},
|
|
39
|
-
"in_game": {
|
|
40
|
-
"name": "\u00c7ok oyunculu modda"
|
|
41
|
-
},
|
|
42
31
|
"online": {
|
|
43
32
|
"state_attributes": {
|
|
44
|
-
"bio": {
|
|
45
|
-
"name": "Biyografi"
|
|
46
|
-
},
|
|
47
|
-
"display_name": {
|
|
48
|
-
"name": "Ekran ad\u0131"
|
|
49
|
-
},
|
|
50
33
|
"location": {
|
|
51
34
|
"name": "Konum"
|
|
52
|
-
},
|
|
53
|
-
"real_name": {
|
|
54
|
-
"name": "Ger\u00e7ek isim"
|
|
55
35
|
}
|
|
56
36
|
}
|
|
57
37
|
}
|
|
58
38
|
},
|
|
59
|
-
"image": {
|
|
60
|
-
"avatar": {
|
|
61
|
-
"name": "Avatar"
|
|
62
|
-
},
|
|
63
|
-
"gamerpic": {
|
|
64
|
-
"name": "Gamerpic"
|
|
65
|
-
},
|
|
66
|
-
"now_playing": {
|
|
67
|
-
"name": "\u015eimdi oynat\u0131l\u0131yor"
|
|
68
|
-
}
|
|
69
|
-
},
|
|
70
39
|
"sensor": {
|
|
71
|
-
"follower": {
|
|
72
|
-
"name": "Takip\u00e7i",
|
|
73
|
-
"unit_of_measurement": "insanlar"
|
|
74
|
-
},
|
|
75
|
-
"following": {
|
|
76
|
-
"name": "Takip ediliyor",
|
|
77
|
-
"unit_of_measurement": "insanlar"
|
|
78
|
-
},
|
|
79
40
|
"free_storage": {
|
|
80
41
|
"name": "Bo\u015f alan - {name}"
|
|
81
42
|
},
|
|
82
|
-
"friends": {
|
|
83
|
-
"name": "Arkada\u015flar",
|
|
84
|
-
"unit_of_measurement": "insanlar"
|
|
85
|
-
},
|
|
86
|
-
"gamer_score": {
|
|
87
|
-
"name": "Oyuncu puan\u0131",
|
|
88
|
-
"unit_of_measurement": "puanlar"
|
|
89
|
-
},
|
|
90
|
-
"in_party": {
|
|
91
|
-
"name": "Partide",
|
|
92
|
-
"unit_of_measurement": "insanlar"
|
|
93
|
-
},
|
|
94
|
-
"join_restrictions": {
|
|
95
|
-
"name": "Partiye kat\u0131l\u0131m k\u0131s\u0131tlamalar\u0131",
|
|
96
|
-
"state": {
|
|
97
|
-
"invite_only": "Yaln\u0131zca davetliler",
|
|
98
|
-
"joinable": "Birle\u015ftirilebilir"
|
|
99
|
-
}
|
|
100
|
-
},
|
|
101
|
-
"last_online": {
|
|
102
|
-
"name": "Son \u00e7evrimi\u00e7i"
|
|
103
|
-
},
|
|
104
|
-
"now_playing": {
|
|
105
|
-
"name": "\u015eimdi oynat\u0131l\u0131yor",
|
|
106
|
-
"state_attributes": {
|
|
107
|
-
"achievements": {
|
|
108
|
-
"name": "Ba\u015far\u0131lar"
|
|
109
|
-
},
|
|
110
|
-
"developer": {
|
|
111
|
-
"name": "Geli\u015ftirici"
|
|
112
|
-
},
|
|
113
|
-
"gamerscore": {
|
|
114
|
-
"name": "Oyuncu puan\u0131"
|
|
115
|
-
},
|
|
116
|
-
"genres": {
|
|
117
|
-
"name": "T\u00fcrler"
|
|
118
|
-
},
|
|
119
|
-
"min_age": {
|
|
120
|
-
"name": "Minimum ya\u015f"
|
|
121
|
-
},
|
|
122
|
-
"progress": {
|
|
123
|
-
"name": "\u0130lerleme"
|
|
124
|
-
},
|
|
125
|
-
"publisher": {
|
|
126
|
-
"name": "Yay\u0131nc\u0131"
|
|
127
|
-
},
|
|
128
|
-
"release_date": {
|
|
129
|
-
"name": "Yay\u0131n tarihi"
|
|
130
|
-
},
|
|
131
|
-
"short_description": {
|
|
132
|
-
"name": "K\u0131sa a\u00e7\u0131klama"
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
},
|
|
136
|
-
"status": {
|
|
137
|
-
"name": "Durum"
|
|
138
|
-
},
|
|
139
43
|
"total_storage": {
|
|
140
44
|
"name": "Toplam alan - {name}"
|
|
141
45
|
}
|
|
142
46
|
}
|
|
143
47
|
},
|
|
144
48
|
"exceptions": {
|
|
145
|
-
"account_not_configured": {
|
|
146
|
-
"message": "Xbox hesab\u0131 yap\u0131land\u0131r\u0131lmam\u0131\u015f."
|
|
147
|
-
},
|
|
148
49
|
"auth_exception": {
|
|
149
50
|
"message": "Xbox Network kimlik do\u011frulamas\u0131 ba\u015far\u0131s\u0131z oldu, yeniden kimlik do\u011frulamas\u0131 gerekiyor"
|
|
150
51
|
},
|
|
151
|
-
"media_not_found": {
|
|
152
|
-
"message": "\u0130stenilen medya bulunamad\u0131."
|
|
153
|
-
},
|
|
154
52
|
"oauth2_implementation_unavailable": {
|
|
155
53
|
"message": "OAuth2 uygulamas\u0131 kullan\u0131lam\u0131yor, yeniden denenecek"
|
|
156
|
-
},
|
|
157
|
-
"request_exception": {
|
|
158
|
-
"message": "Xbox Network'e ba\u011flan\u0131lamad\u0131"
|
|
159
|
-
},
|
|
160
|
-
"timeout_exception": {
|
|
161
|
-
"message": "Ba\u011flant\u0131 zaman a\u015f\u0131m\u0131 nedeniyle Xbox Network'e ba\u011flan\u0131lamad\u0131"
|
|
162
|
-
},
|
|
163
|
-
"xbox_not_configured": {
|
|
164
|
-
"message": "Xbox entegrasyonu yap\u0131land\u0131r\u0131lmam\u0131\u015f."
|
|
165
54
|
}
|
|
166
55
|
}
|
|
167
56
|
}
|
|
@@ -20,22 +20,6 @@
|
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
22
|
},
|
|
23
|
-
"entity": {
|
|
24
|
-
"binary_sensor": {
|
|
25
|
-
"freeze_prevent": {
|
|
26
|
-
"name": "Donmay\u0131 \u00f6nle"
|
|
27
|
-
},
|
|
28
|
-
"standby": {
|
|
29
|
-
"name": "Bekleme modu"
|
|
30
|
-
},
|
|
31
|
-
"watering_running": {
|
|
32
|
-
"name": "Sulama ko\u015fusu"
|
|
33
|
-
},
|
|
34
|
-
"zone_enabled": {
|
|
35
|
-
"name": "Alan {zone} etkinle\u015ftirilmi\u015f"
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
},
|
|
39
23
|
"services": {
|
|
40
24
|
"start_irrigation": {
|
|
41
25
|
"description": "Sulamay\u0131 ba\u015flat\u0131r.",
|
|
@@ -52,14 +52,6 @@
|
|
|
52
52
|
"name": "Ses"
|
|
53
53
|
}
|
|
54
54
|
},
|
|
55
|
-
"select": {
|
|
56
|
-
"sprinkler_mode": {
|
|
57
|
-
"name": "Mod",
|
|
58
|
-
"state": {
|
|
59
|
-
"off": "Kapal\u0131"
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
},
|
|
63
55
|
"sensor": {
|
|
64
56
|
"current_power": {
|
|
65
57
|
"name": "Mevcut g\u00fc\u00e7"
|
|
@@ -115,9 +107,6 @@
|
|
|
115
107
|
"valve": {
|
|
116
108
|
"meter_valve_state": {
|
|
117
109
|
"name": "Vana durumu"
|
|
118
|
-
},
|
|
119
|
-
"sprinkler_valve": {
|
|
120
|
-
"name": "Vana"
|
|
121
110
|
}
|
|
122
111
|
}
|
|
123
112
|
},
|
|
@@ -127,9 +116,6 @@
|
|
|
127
116
|
},
|
|
128
117
|
"oauth2_implementation_unavailable": {
|
|
129
118
|
"message": "OAuth2 uygulamas\u0131 kullan\u0131lam\u0131yor, yeniden denenecek"
|
|
130
|
-
},
|
|
131
|
-
"valve_inoperable_currently": {
|
|
132
|
-
"message": "Vana \u015fu anda \u00e7al\u0131\u015ft\u0131r\u0131lam\u0131yor."
|
|
133
119
|
}
|
|
134
120
|
},
|
|
135
121
|
"selector": {
|
|
@@ -15,7 +15,7 @@ from typing import Any
|
|
|
15
15
|
import voluptuous as vol
|
|
16
16
|
from zha.application.const import RadioType
|
|
17
17
|
import zigpy.backups
|
|
18
|
-
from zigpy.config import CONF_DEVICE, CONF_DEVICE_PATH
|
|
18
|
+
from zigpy.config import CONF_DEVICE, CONF_DEVICE_PATH, CONF_NWK_TX_POWER
|
|
19
19
|
from zigpy.exceptions import CannotWriteNetworkSettings, DestructiveWriteNetworkSettings
|
|
20
20
|
|
|
21
21
|
from homeassistant.components import onboarding, usb
|
|
@@ -196,6 +196,7 @@ class BaseZhaFlow(ConfigEntryBaseFlow):
|
|
|
196
196
|
self._restore_backup_task: asyncio.Task[None] | None = None
|
|
197
197
|
self._reset_old_radio_task: asyncio.Task[None] | None = None
|
|
198
198
|
self._form_network_task: asyncio.Task[None] | None = None
|
|
199
|
+
self._extra_network_config: dict[str, Any] = {}
|
|
199
200
|
|
|
200
201
|
# Progress flow steps cannot abort so we need to store the abort reason and then
|
|
201
202
|
# re-raise it in a dedicated step
|
|
@@ -657,7 +658,7 @@ class BaseZhaFlow(ConfigEntryBaseFlow):
|
|
|
657
658
|
|
|
658
659
|
async def _async_form_new_network(self) -> None:
|
|
659
660
|
"""Do the work of forming a new network."""
|
|
660
|
-
await self._radio_mgr.async_form_network()
|
|
661
|
+
await self._radio_mgr.async_form_network(config=self._extra_network_config)
|
|
661
662
|
# Load the newly formed network settings to get the network info
|
|
662
663
|
await self._radio_mgr.async_load_network_settings()
|
|
663
664
|
|
|
@@ -1067,6 +1068,9 @@ class ZhaConfigFlowHandler(BaseZhaFlow, ConfigFlow, domain=DOMAIN):
|
|
|
1067
1068
|
device_path = device_settings[CONF_DEVICE_PATH]
|
|
1068
1069
|
self._flow_strategy = discovery_data.get("flow_strategy")
|
|
1069
1070
|
|
|
1071
|
+
if "tx_power" in discovery_data:
|
|
1072
|
+
self._extra_network_config[CONF_NWK_TX_POWER] = discovery_data["tx_power"]
|
|
1073
|
+
|
|
1070
1074
|
await self._set_unique_id_and_update_ignored_flow(
|
|
1071
1075
|
unique_id=f"{name}_{radio_type.name}_{device_path}",
|
|
1072
1076
|
device_path=device_path,
|
|
@@ -323,7 +323,7 @@ class ZhaRadioManager:
|
|
|
323
323
|
|
|
324
324
|
return backup
|
|
325
325
|
|
|
326
|
-
async def async_form_network(self) -> None:
|
|
326
|
+
async def async_form_network(self, config: dict[str, Any] | None) -> None:
|
|
327
327
|
"""Form a brand-new network."""
|
|
328
328
|
|
|
329
329
|
# When forming a new network, we delete the ZHA database to prevent old devices
|
|
@@ -332,7 +332,7 @@ class ZhaRadioManager:
|
|
|
332
332
|
await self.hass.async_add_executor_job(os.remove, self.zigpy_database_path)
|
|
333
333
|
|
|
334
334
|
async with self.create_zigpy_app() as app:
|
|
335
|
-
await app.form_network()
|
|
335
|
+
await app.form_network(config=config)
|
|
336
336
|
|
|
337
337
|
async def async_reset_adapter(self) -> None:
|
|
338
338
|
"""Reset the current adapter."""
|
|
@@ -1913,7 +1913,7 @@
|
|
|
1913
1913
|
"title": "Zigbee-Netzwerkeinstellungen haben sich ge\u00e4ndert"
|
|
1914
1914
|
},
|
|
1915
1915
|
"wrong_silabs_firmware_installed_nabucasa": {
|
|
1916
|
-
"description": "Dein Zigbee-Adapter wurde zuvor mit Multiprotokoll (Zigbee und Thread) verwendet und hat noch Multiprotokoll-Firmware installiert: ({firmware_type})\n\nUm deinen Adapter ausschlie\u00dflich mit ZHA zu betreiben, musst du die Zigbee-Firmware installieren:\n- Gehe zu Einstellungen
|
|
1916
|
+
"description": "Dein Zigbee-Adapter wurde zuvor mit Multiprotokoll (Zigbee und Thread) verwendet und hat noch Multiprotokoll-Firmware installiert: ({firmware_type})\n\nUm deinen Adapter ausschlie\u00dflich mit ZHA zu betreiben, musst du die Zigbee-Firmware installieren:\n- Gehe zu Einstellungen > System > Hardware, w\u00e4hle das Ger\u00e4t aus und w\u00e4hle Konfigurieren.\n- W\u00e4hle die Option 'Zigbee auf einen neuen Adapter migrieren' und folge den Anweisungen.",
|
|
1917
1917
|
"title": "Zigbee-Adapter mit Multiprotokoll-Firmware erkannt"
|
|
1918
1918
|
},
|
|
1919
1919
|
"wrong_silabs_firmware_installed_other": {
|
|
@@ -189,8 +189,6 @@
|
|
|
189
189
|
"button_4": "Fourth button",
|
|
190
190
|
"button_5": "Fifth button",
|
|
191
191
|
"button_6": "Sixth button",
|
|
192
|
-
"button_7": "Seventh button",
|
|
193
|
-
"button_8": "Eighth button",
|
|
194
192
|
"close": "Close",
|
|
195
193
|
"dim_down": "Dim down",
|
|
196
194
|
"dim_up": "Dim up",
|
|
@@ -320,9 +318,6 @@
|
|
|
320
318
|
"valve_alarm": {
|
|
321
319
|
"name": "Valve alarm"
|
|
322
320
|
},
|
|
323
|
-
"valve_state": {
|
|
324
|
-
"name": "Valve state"
|
|
325
|
-
},
|
|
326
321
|
"water_leak": {
|
|
327
322
|
"name": "Water leak"
|
|
328
323
|
},
|
|
@@ -688,9 +683,6 @@
|
|
|
688
683
|
"max_brightness": {
|
|
689
684
|
"name": "Maximum brightness"
|
|
690
685
|
},
|
|
691
|
-
"max_cool_setpoint_limit": {
|
|
692
|
-
"name": "Max cool setpoint limit"
|
|
693
|
-
},
|
|
694
686
|
"max_heat_setpoint_limit": {
|
|
695
687
|
"name": "Max heat setpoint limit"
|
|
696
688
|
},
|
|
@@ -715,9 +707,6 @@
|
|
|
715
707
|
"min_brightness": {
|
|
716
708
|
"name": "Minimum brightness"
|
|
717
709
|
},
|
|
718
|
-
"min_cool_setpoint_limit": {
|
|
719
|
-
"name": "Min cool setpoint limit"
|
|
720
|
-
},
|
|
721
710
|
"min_heat_setpoint_limit": {
|
|
722
711
|
"name": "Min heat setpoint limit"
|
|
723
712
|
},
|
|
@@ -787,9 +776,6 @@
|
|
|
787
776
|
"opening_duration": {
|
|
788
777
|
"name": "Opening duration"
|
|
789
778
|
},
|
|
790
|
-
"outdoor_temperature": {
|
|
791
|
-
"name": "Outdoor temperature"
|
|
792
|
-
},
|
|
793
779
|
"output_time": {
|
|
794
780
|
"name": "Output time"
|
|
795
781
|
},
|
|
@@ -969,9 +955,6 @@
|
|
|
969
955
|
}
|
|
970
956
|
},
|
|
971
957
|
"select": {
|
|
972
|
-
"actuator_type": {
|
|
973
|
-
"name": "Actuator type"
|
|
974
|
-
},
|
|
975
958
|
"adaptation_run_command": {
|
|
976
959
|
"name": "Adaptation run command"
|
|
977
960
|
},
|
|
@@ -1077,9 +1060,6 @@
|
|
|
1077
1060
|
"heat_transfer_medium": {
|
|
1078
1061
|
"name": "Heat transfer medium"
|
|
1079
1062
|
},
|
|
1080
|
-
"heater_type": {
|
|
1081
|
-
"name": "Heater type"
|
|
1082
|
-
},
|
|
1083
1063
|
"heating_emitter_type": {
|
|
1084
1064
|
"name": "Heating emitter type"
|
|
1085
1065
|
},
|
|
@@ -1140,9 +1120,6 @@
|
|
|
1140
1120
|
"on_led_color": {
|
|
1141
1121
|
"name": "On LED colour"
|
|
1142
1122
|
},
|
|
1143
|
-
"operating_mode": {
|
|
1144
|
-
"name": "Operating mode"
|
|
1145
|
-
},
|
|
1146
1123
|
"operation_mode": {
|
|
1147
1124
|
"name": "Operation mode"
|
|
1148
1125
|
},
|
|
@@ -1176,9 +1153,6 @@
|
|
|
1176
1153
|
"screen_orientation": {
|
|
1177
1154
|
"name": "Screen orientation"
|
|
1178
1155
|
},
|
|
1179
|
-
"sensor_connection": {
|
|
1180
|
-
"name": "Sensor connection"
|
|
1181
|
-
},
|
|
1182
1156
|
"sensor_mode": {
|
|
1183
1157
|
"name": "Sensor mode"
|
|
1184
1158
|
},
|
|
@@ -1209,9 +1183,6 @@
|
|
|
1209
1183
|
"switch_type": {
|
|
1210
1184
|
"name": "Switch type"
|
|
1211
1185
|
},
|
|
1212
|
-
"temperature_display_mode": {
|
|
1213
|
-
"name": "Temperature display mode"
|
|
1214
|
-
},
|
|
1215
1186
|
"thermostat_application": {
|
|
1216
1187
|
"name": "Thermostat application"
|
|
1217
1188
|
},
|
|
@@ -1221,9 +1192,6 @@
|
|
|
1221
1192
|
"valve_orientation": {
|
|
1222
1193
|
"name": "Valve orientation"
|
|
1223
1194
|
},
|
|
1224
|
-
"valve_status_led": {
|
|
1225
|
-
"name": "Valve status LED"
|
|
1226
|
-
},
|
|
1227
1195
|
"viewing_direction": {
|
|
1228
1196
|
"name": "Viewing direction"
|
|
1229
1197
|
},
|
|
@@ -1316,15 +1284,9 @@
|
|
|
1316
1284
|
"energy_produced_ph_c": {
|
|
1317
1285
|
"name": "Energy produced phase C"
|
|
1318
1286
|
},
|
|
1319
|
-
"error_code": {
|
|
1320
|
-
"name": "Error code"
|
|
1321
|
-
},
|
|
1322
1287
|
"error_status": {
|
|
1323
1288
|
"name": "Error status"
|
|
1324
1289
|
},
|
|
1325
|
-
"external_temperature": {
|
|
1326
|
-
"name": "External temperature"
|
|
1327
|
-
},
|
|
1328
1290
|
"fault_code": {
|
|
1329
1291
|
"name": "Fault code"
|
|
1330
1292
|
},
|
|
@@ -1334,9 +1296,6 @@
|
|
|
1334
1296
|
"formaldehyde": {
|
|
1335
1297
|
"name": "Formaldehyde concentration"
|
|
1336
1298
|
},
|
|
1337
|
-
"heating_demand": {
|
|
1338
|
-
"name": "Heating demand"
|
|
1339
|
-
},
|
|
1340
1299
|
"hooks_state": {
|
|
1341
1300
|
"name": "Hooks state"
|
|
1342
1301
|
},
|
|
@@ -1423,9 +1382,6 @@
|
|
|
1423
1382
|
"load_estimate": {
|
|
1424
1383
|
"name": "Load estimate"
|
|
1425
1384
|
},
|
|
1426
|
-
"local_temperature": {
|
|
1427
|
-
"name": "Local temperature"
|
|
1428
|
-
},
|
|
1429
1385
|
"local_temperature_floor": {
|
|
1430
1386
|
"name": "Floor temperature"
|
|
1431
1387
|
},
|