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
|
@@ -42,5 +42,12 @@
|
|
|
42
42
|
"name": "Definir valor"
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
|
-
"title": "Texto"
|
|
45
|
+
"title": "Texto",
|
|
46
|
+
"triggers": {
|
|
47
|
+
"changed": {
|
|
48
|
+
"description": "Acionado quando o texto muda.",
|
|
49
|
+
"description_configured": "Acionado quando o texto muda.",
|
|
50
|
+
"name": "Quando o texto muda"
|
|
51
|
+
}
|
|
52
|
+
}
|
|
46
53
|
}
|
|
@@ -45,8 +45,9 @@
|
|
|
45
45
|
"title": "Text",
|
|
46
46
|
"triggers": {
|
|
47
47
|
"changed": {
|
|
48
|
-
"description": "
|
|
49
|
-
"
|
|
48
|
+
"description": "Spust\u00ed sa pri zmene textu.",
|
|
49
|
+
"description_configured": "Spust\u00ed sa pri zmene textu.",
|
|
50
|
+
"name": "Ke\u010f sa text zmen\u00ed"
|
|
50
51
|
}
|
|
51
52
|
}
|
|
52
53
|
}
|
|
@@ -45,8 +45,9 @@
|
|
|
45
45
|
"title": "\u6587\u5b57",
|
|
46
46
|
"triggers": {
|
|
47
47
|
"changed": {
|
|
48
|
-
"description": "\
|
|
49
|
-
"
|
|
48
|
+
"description": "\u7576\u6587\u5b57\u8b8a\u5316\u6642\u89f8\u767c",
|
|
49
|
+
"description_configured": "\u7576\u6587\u5b57\u8b8a\u5316\u6642\u89f8\u767c",
|
|
50
|
+
"name": "\u7576\u6587\u5b57\u8b8a\u5316\u6642"
|
|
50
51
|
}
|
|
51
52
|
}
|
|
52
53
|
}
|
|
@@ -3,24 +3,9 @@
|
|
|
3
3
|
"step": {
|
|
4
4
|
"user": {
|
|
5
5
|
"data": {
|
|
6
|
-
"after_time": "Vreme uklju\u010denja",
|
|
7
|
-
"before_time": "Vreme isklju\u010denja",
|
|
8
6
|
"name": "Naziv"
|
|
9
|
-
},
|
|
10
|
-
"description": "Kreiraj binarni senzor koji se uklju\u010duje ili isklju\u010duje u zavisnosti od vremena.",
|
|
11
|
-
"title": "Kreiraj senzor doba dana"
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
},
|
|
15
|
-
"options": {
|
|
16
|
-
"step": {
|
|
17
|
-
"init": {
|
|
18
|
-
"data": {
|
|
19
|
-
"after_time": "Vreme uklju\u010denja",
|
|
20
|
-
"before_time": "Vreme isklju\u010denja"
|
|
21
7
|
}
|
|
22
8
|
}
|
|
23
9
|
}
|
|
24
|
-
}
|
|
25
|
-
"title": "Senzor doba dana"
|
|
10
|
+
}
|
|
26
11
|
}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
|
-
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
|
|
5
|
-
"reconfigure_successful": "Yeniden yap\u0131land\u0131rma ba\u015far\u0131l\u0131 oldu"
|
|
4
|
+
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
|
|
6
5
|
},
|
|
7
6
|
"error": {
|
|
8
7
|
"cannot_connect": "Ba\u011flanma hatas\u0131"
|
|
@@ -12,29 +12,5 @@
|
|
|
12
12
|
}
|
|
13
13
|
}
|
|
14
14
|
}
|
|
15
|
-
},
|
|
16
|
-
"entity": {
|
|
17
|
-
"sensor": {
|
|
18
|
-
"china_mep_primary_pollutant": {
|
|
19
|
-
"state": {
|
|
20
|
-
"co": "Ugljen-monoksid",
|
|
21
|
-
"no2": "Azot-dioksid",
|
|
22
|
-
"o3": "Ozon",
|
|
23
|
-
"pm10": "PM10",
|
|
24
|
-
"pm25": "PM2.5",
|
|
25
|
-
"so2": "Sumpor-dioksid"
|
|
26
|
-
}
|
|
27
|
-
},
|
|
28
|
-
"primary_pollutant": {
|
|
29
|
-
"state": {
|
|
30
|
-
"co": "Ugljen-monoksid",
|
|
31
|
-
"no2": "Azot-dioksid",
|
|
32
|
-
"o3": "Ozon",
|
|
33
|
-
"pm10": "PM10",
|
|
34
|
-
"pm25": "PM2.5",
|
|
35
|
-
"so2": "Sumpor-dioksid"
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
15
|
}
|
|
40
16
|
}
|
|
@@ -8,21 +8,14 @@
|
|
|
8
8
|
"unknown": "Beklenmeyen hata"
|
|
9
9
|
},
|
|
10
10
|
"step": {
|
|
11
|
-
"reauth_confirm": {
|
|
12
|
-
"data": {
|
|
13
|
-
"api_token": "API Anahtar\u0131"
|
|
14
|
-
}
|
|
15
|
-
},
|
|
16
11
|
"user": {
|
|
17
12
|
"data": {
|
|
18
|
-
"api_token": "API Anahtar\u0131",
|
|
19
13
|
"host": "Sunucu",
|
|
20
14
|
"port": "Port",
|
|
21
15
|
"ssl": "SSL sertifikas\u0131 kullan\u0131r",
|
|
22
16
|
"verify_ssl": "SSL sertifikas\u0131n\u0131 do\u011frulay\u0131n"
|
|
23
17
|
},
|
|
24
18
|
"data_description": {
|
|
25
|
-
"api_token": "Traccar Sunucunuzdaki hesab\u0131n\u0131zdan olu\u015fturulan API belirteci",
|
|
26
19
|
"host": "Traccar Sunucunuzun ana bilgisayar ad\u0131 veya IP adresi"
|
|
27
20
|
}
|
|
28
21
|
}
|
|
@@ -56,11 +49,6 @@
|
|
|
56
49
|
}
|
|
57
50
|
}
|
|
58
51
|
},
|
|
59
|
-
"exceptions": {
|
|
60
|
-
"migrate_to_api_token": {
|
|
61
|
-
"message": "Traccar Server'\u0131 kullanmaya devam etmek i\u00e7in API belirteci tabanl\u0131 kimlik do\u011frulamas\u0131na ge\u00e7meniz gerekiyor."
|
|
62
|
-
}
|
|
63
|
-
},
|
|
64
52
|
"options": {
|
|
65
53
|
"step": {
|
|
66
54
|
"init": {
|
|
@@ -13,9 +13,6 @@
|
|
|
13
13
|
"data": {
|
|
14
14
|
"password": "\u015eifre"
|
|
15
15
|
},
|
|
16
|
-
"data_description": {
|
|
17
|
-
"password": "Ayarlanm\u0131\u015fsa, \u0130letim \u00f6rne\u011fiyle kimlik do\u011frulamas\u0131 i\u00e7in kullan\u0131lan parola."
|
|
18
|
-
},
|
|
19
16
|
"description": "{username} i\u00e7n \u015fifre ge\u00e7ersiz.",
|
|
20
17
|
"title": "{name} i\u00e7in kimlik do\u011frulaman\u0131n s\u00fcresi doldu"
|
|
21
18
|
},
|
|
@@ -28,13 +25,6 @@
|
|
|
28
25
|
"ssl": "SSL sertifikas\u0131 kullan\u0131r",
|
|
29
26
|
"username": "Kullan\u0131c\u0131 Ad\u0131"
|
|
30
27
|
},
|
|
31
|
-
"data_description": {
|
|
32
|
-
"host": "\u0130letim \u00f6rne\u011finin ana bilgisayar ad\u0131 veya IP adresi.",
|
|
33
|
-
"password": "Ayarlanm\u0131\u015fsa, \u0130letim \u00f6rne\u011fiyle kimlik do\u011frulamas\u0131 i\u00e7in kullan\u0131lan parola.",
|
|
34
|
-
"port": "\u0130letim \u00f6rne\u011finin ba\u011flant\u0131 noktas\u0131 numaras\u0131.",
|
|
35
|
-
"ssl": "SSL sertifikalar\u0131n\u0131n do\u011frulan\u0131p do\u011frulanmayaca\u011f\u0131. Kendinden imzal\u0131 sertifikalar i\u00e7in bunu devre d\u0131\u015f\u0131 b\u0131rak\u0131n.",
|
|
36
|
-
"username": "Ayarlanm\u0131\u015fsa, Transmission \u00f6rne\u011fiyle kimlik do\u011frulamas\u0131 yapmak i\u00e7in kullan\u0131lacak kullan\u0131c\u0131 ad\u0131."
|
|
37
|
-
},
|
|
38
28
|
"title": "\u0130letim istemcisini ayarlay\u0131n"
|
|
39
29
|
}
|
|
40
30
|
}
|
|
@@ -103,24 +93,10 @@
|
|
|
103
93
|
"data": {
|
|
104
94
|
"limit": "Limit",
|
|
105
95
|
"order": "Sipari\u015f"
|
|
106
|
-
},
|
|
107
|
-
"data_description": {
|
|
108
|
-
"limit": "Torrent bilgi \u00f6zniteliklerinde g\u00f6sterilecek maksimum torrent say\u0131s\u0131.",
|
|
109
|
-
"order": "Torrentlerin torrent bilgi \u00f6zniteliklerinde listelenme s\u0131ras\u0131."
|
|
110
96
|
}
|
|
111
97
|
}
|
|
112
98
|
}
|
|
113
99
|
},
|
|
114
|
-
"selector": {
|
|
115
|
-
"order": {
|
|
116
|
-
"options": {
|
|
117
|
-
"best_ratio_first": "\u00d6nce en iyi oran",
|
|
118
|
-
"newest_first": "\u00d6nce en yeni",
|
|
119
|
-
"oldest_first": "En eskiden ba\u015flayarak",
|
|
120
|
-
"worst_ratio_first": "\u00d6nce en k\u00f6t\u00fc oran"
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
},
|
|
124
100
|
"services": {
|
|
125
101
|
"add_torrent": {
|
|
126
102
|
"description": "\u0130ndirilecek yeni bir torrent ekler (URL, magnet ba\u011flant\u0131s\u0131 veya Base64 kodlu).",
|
|
@@ -1,30 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"config": {
|
|
3
3
|
"step": {
|
|
4
|
-
"settings": {
|
|
5
|
-
"data": {
|
|
6
|
-
"attribute": "Atribut entiteta koji ovaj senzor prati",
|
|
7
|
-
"entity_id": "Entitet koji ovaj senzor prati",
|
|
8
|
-
"invert": "Obrni rezultat"
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
4
|
"user": {
|
|
12
5
|
"data": {
|
|
13
|
-
"entity_id": "Entitet koji ovaj senzor prati",
|
|
14
6
|
"name": "Naziv"
|
|
15
|
-
},
|
|
16
|
-
"description": "Trend pomo\u0107nik omogu\u0107ava kreiranje senzora koji prikazuje trend numeri\u010dkog stanja ili atributa stanja iz drugog entiteta.",
|
|
17
|
-
"title": "Pomo\u0107nik za trend"
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
},
|
|
21
|
-
"options": {
|
|
22
|
-
"step": {
|
|
23
|
-
"init": {
|
|
24
|
-
"data": {
|
|
25
|
-
"attribute": "Atribut entiteta koji ovaj senzor prati",
|
|
26
|
-
"entity_id": "Entitet koji ovaj senzor prati",
|
|
27
|
-
"invert": "Obrni rezultat"
|
|
28
7
|
}
|
|
29
8
|
}
|
|
30
9
|
}
|
|
@@ -44,9 +44,10 @@ class HomeAssistantTuyaData(NamedTuple):
|
|
|
44
44
|
listener: SharingDeviceListener
|
|
45
45
|
|
|
46
46
|
|
|
47
|
-
def
|
|
48
|
-
"""
|
|
49
|
-
|
|
47
|
+
async def async_setup_entry(hass: HomeAssistant, entry: TuyaConfigEntry) -> bool:
|
|
48
|
+
"""Async setup hass config entry."""
|
|
49
|
+
token_listener = TokenListener(hass, entry)
|
|
50
|
+
manager = Manager(
|
|
50
51
|
TUYA_CLIENT_ID,
|
|
51
52
|
entry.data[CONF_USER_CODE],
|
|
52
53
|
entry.data[CONF_TERMINAL_ID],
|
|
@@ -55,15 +56,6 @@ def _create_manager(entry: TuyaConfigEntry, token_listener: TokenListener) -> Ma
|
|
|
55
56
|
token_listener,
|
|
56
57
|
)
|
|
57
58
|
|
|
58
|
-
|
|
59
|
-
async def async_setup_entry(hass: HomeAssistant, entry: TuyaConfigEntry) -> bool:
|
|
60
|
-
"""Async setup hass config entry."""
|
|
61
|
-
token_listener = TokenListener(hass, entry)
|
|
62
|
-
|
|
63
|
-
# Move to executor as it makes blocking call to import_module
|
|
64
|
-
# with args ('.system', 'urllib3.contrib.resolver')
|
|
65
|
-
manager = await hass.async_add_executor_job(_create_manager, entry, token_listener)
|
|
66
|
-
|
|
67
59
|
listener = DeviceListener(hass, manager)
|
|
68
60
|
manager.add_device_listener(listener)
|
|
69
61
|
|
|
@@ -372,7 +372,7 @@ class _CustomDPCodeWrapper(DPCodeWrapper):
|
|
|
372
372
|
_valid_values: set[bool | float | int | str]
|
|
373
373
|
|
|
374
374
|
def __init__(
|
|
375
|
-
self, dpcode:
|
|
375
|
+
self, dpcode: DPCode, valid_values: set[bool | float | int | str]
|
|
376
376
|
) -> None:
|
|
377
377
|
"""Init CustomDPCodeBooleanWrapper."""
|
|
378
378
|
super().__init__(dpcode)
|
|
@@ -390,7 +390,7 @@ def _get_dpcode_wrapper(
|
|
|
390
390
|
description: TuyaBinarySensorEntityDescription,
|
|
391
391
|
) -> DPCodeWrapper | None:
|
|
392
392
|
"""Get DPCode wrapper for an entity description."""
|
|
393
|
-
dpcode = description.dpcode or description.key
|
|
393
|
+
dpcode = description.dpcode or DPCode(description.key)
|
|
394
394
|
if description.bitmap_key is not None:
|
|
395
395
|
return DPCodeBitmapBitWrapper.find_dpcode(
|
|
396
396
|
device, dpcode, bitmap_key=description.bitmap_key
|
|
@@ -49,9 +49,9 @@ def _has_a_valid_dpcode(
|
|
|
49
49
|
device: CustomerDevice, description: TuyaHumidifierEntityDescription
|
|
50
50
|
) -> bool:
|
|
51
51
|
"""Check if the device has at least one valid DP code."""
|
|
52
|
-
properties_to_check: list[
|
|
52
|
+
properties_to_check: list[DPCode | tuple[DPCode, ...] | None] = [
|
|
53
53
|
# Main control switch
|
|
54
|
-
description.dpcode or description.key,
|
|
54
|
+
description.dpcode or DPCode(description.key),
|
|
55
55
|
# Other humidity properties
|
|
56
56
|
description.current_humidity,
|
|
57
57
|
description.humidity,
|
|
@@ -107,7 +107,7 @@ async def async_setup_entry(
|
|
|
107
107
|
),
|
|
108
108
|
switch_wrapper=DPCodeBooleanWrapper.find_dpcode(
|
|
109
109
|
device,
|
|
110
|
-
description.dpcode or description.key,
|
|
110
|
+
description.dpcode or DPCode(description.key),
|
|
111
111
|
prefer_function=True,
|
|
112
112
|
),
|
|
113
113
|
target_humidity_wrapper=_RoundedIntegerWrapper.find_dpcode(
|
|
@@ -10,7 +10,7 @@ from tuya_sharing import CustomerDevice
|
|
|
10
10
|
|
|
11
11
|
from homeassistant.util.json import json_loads, json_loads_object
|
|
12
12
|
|
|
13
|
-
from .const import LOGGER, DPType
|
|
13
|
+
from .const import LOGGER, DPCode, DPType
|
|
14
14
|
from .util import parse_dptype, remap_value
|
|
15
15
|
|
|
16
16
|
# Dictionary to track logged warnings to avoid spamming logs
|
|
@@ -39,11 +39,11 @@ class TypeInformation:
|
|
|
39
39
|
As provided by the SDK, from `device.function` / `device.status_range`.
|
|
40
40
|
"""
|
|
41
41
|
|
|
42
|
-
dpcode:
|
|
42
|
+
dpcode: DPCode
|
|
43
43
|
type_data: str | None = None
|
|
44
44
|
|
|
45
45
|
@classmethod
|
|
46
|
-
def from_json(cls, dpcode:
|
|
46
|
+
def from_json(cls, dpcode: DPCode, type_data: str) -> Self | None:
|
|
47
47
|
"""Load JSON string and return a TypeInformation object."""
|
|
48
48
|
return cls(dpcode=dpcode, type_data=type_data)
|
|
49
49
|
|
|
@@ -102,7 +102,7 @@ class IntegerTypeData(TypeInformation):
|
|
|
102
102
|
return remap_value(value, from_min, from_max, self.min, self.max, reverse)
|
|
103
103
|
|
|
104
104
|
@classmethod
|
|
105
|
-
def from_json(cls, dpcode:
|
|
105
|
+
def from_json(cls, dpcode: DPCode, type_data: str) -> Self | None:
|
|
106
106
|
"""Load JSON string and return a IntegerTypeData object."""
|
|
107
107
|
if not (parsed := cast(dict[str, Any] | None, json_loads_object(type_data))):
|
|
108
108
|
return None
|
|
@@ -125,7 +125,7 @@ class BitmapTypeInformation(TypeInformation):
|
|
|
125
125
|
label: list[str]
|
|
126
126
|
|
|
127
127
|
@classmethod
|
|
128
|
-
def from_json(cls, dpcode:
|
|
128
|
+
def from_json(cls, dpcode: DPCode, type_data: str) -> Self | None:
|
|
129
129
|
"""Load JSON string and return a BitmapTypeInformation object."""
|
|
130
130
|
if not (parsed := json_loads_object(type_data)):
|
|
131
131
|
return None
|
|
@@ -143,7 +143,7 @@ class EnumTypeData(TypeInformation):
|
|
|
143
143
|
range: list[str]
|
|
144
144
|
|
|
145
145
|
@classmethod
|
|
146
|
-
def from_json(cls, dpcode:
|
|
146
|
+
def from_json(cls, dpcode: DPCode, type_data: str) -> Self | None:
|
|
147
147
|
"""Load JSON string and return a EnumTypeData object."""
|
|
148
148
|
if not (parsed := json_loads_object(type_data)):
|
|
149
149
|
return None
|
|
@@ -175,7 +175,7 @@ class DPCodeWrapper:
|
|
|
175
175
|
native_unit: str | None = None
|
|
176
176
|
suggested_unit: str | None = None
|
|
177
177
|
|
|
178
|
-
def __init__(self, dpcode:
|
|
178
|
+
def __init__(self, dpcode: DPCode) -> None:
|
|
179
179
|
"""Init DPCodeWrapper."""
|
|
180
180
|
self.dpcode = dpcode
|
|
181
181
|
|
|
@@ -218,7 +218,7 @@ class DPCodeTypeInformationWrapper[T: TypeInformation](DPCodeWrapper):
|
|
|
218
218
|
DPTYPE: DPType
|
|
219
219
|
type_information: T
|
|
220
220
|
|
|
221
|
-
def __init__(self, dpcode:
|
|
221
|
+
def __init__(self, dpcode: DPCode, type_information: T) -> None:
|
|
222
222
|
"""Init DPCodeWrapper."""
|
|
223
223
|
super().__init__(dpcode)
|
|
224
224
|
self.type_information = type_information
|
|
@@ -227,7 +227,7 @@ class DPCodeTypeInformationWrapper[T: TypeInformation](DPCodeWrapper):
|
|
|
227
227
|
def find_dpcode(
|
|
228
228
|
cls,
|
|
229
229
|
device: CustomerDevice,
|
|
230
|
-
dpcodes: str | tuple[
|
|
230
|
+
dpcodes: str | DPCode | tuple[DPCode, ...] | None,
|
|
231
231
|
*,
|
|
232
232
|
prefer_function: bool = False,
|
|
233
233
|
) -> Self | None:
|
|
@@ -336,7 +336,7 @@ class DPCodeIntegerWrapper(DPCodeTypeInformationWrapper[IntegerTypeData]):
|
|
|
336
336
|
|
|
337
337
|
DPTYPE = DPType.INTEGER
|
|
338
338
|
|
|
339
|
-
def __init__(self, dpcode:
|
|
339
|
+
def __init__(self, dpcode: DPCode, type_information: IntegerTypeData) -> None:
|
|
340
340
|
"""Init DPCodeIntegerWrapper."""
|
|
341
341
|
super().__init__(dpcode, type_information)
|
|
342
342
|
self.native_unit = type_information.unit
|
|
@@ -376,7 +376,7 @@ class DPCodeStringWrapper(DPCodeTypeInformationWrapper[TypeInformation]):
|
|
|
376
376
|
class DPCodeBitmapBitWrapper(DPCodeWrapper):
|
|
377
377
|
"""Simple wrapper for a specific bit in bitmap values."""
|
|
378
378
|
|
|
379
|
-
def __init__(self, dpcode:
|
|
379
|
+
def __init__(self, dpcode: DPCode, mask: int) -> None:
|
|
380
380
|
"""Init DPCodeBitmapWrapper."""
|
|
381
381
|
super().__init__(dpcode)
|
|
382
382
|
self._mask = mask
|
|
@@ -391,7 +391,7 @@ class DPCodeBitmapBitWrapper(DPCodeWrapper):
|
|
|
391
391
|
def find_dpcode(
|
|
392
392
|
cls,
|
|
393
393
|
device: CustomerDevice,
|
|
394
|
-
dpcodes: str | tuple[
|
|
394
|
+
dpcodes: str | DPCode | tuple[DPCode, ...],
|
|
395
395
|
*,
|
|
396
396
|
bitmap_key: str,
|
|
397
397
|
) -> Self | None:
|
|
@@ -408,7 +408,7 @@ class DPCodeBitmapBitWrapper(DPCodeWrapper):
|
|
|
408
408
|
@overload
|
|
409
409
|
def find_dpcode(
|
|
410
410
|
device: CustomerDevice,
|
|
411
|
-
dpcodes: str | tuple[
|
|
411
|
+
dpcodes: str | DPCode | tuple[DPCode, ...] | None,
|
|
412
412
|
*,
|
|
413
413
|
prefer_function: bool = False,
|
|
414
414
|
dptype: Literal[DPType.BITMAP],
|
|
@@ -418,7 +418,7 @@ def find_dpcode(
|
|
|
418
418
|
@overload
|
|
419
419
|
def find_dpcode(
|
|
420
420
|
device: CustomerDevice,
|
|
421
|
-
dpcodes: str | tuple[
|
|
421
|
+
dpcodes: str | DPCode | tuple[DPCode, ...] | None,
|
|
422
422
|
*,
|
|
423
423
|
prefer_function: bool = False,
|
|
424
424
|
dptype: Literal[DPType.ENUM],
|
|
@@ -428,7 +428,7 @@ def find_dpcode(
|
|
|
428
428
|
@overload
|
|
429
429
|
def find_dpcode(
|
|
430
430
|
device: CustomerDevice,
|
|
431
|
-
dpcodes: str | tuple[
|
|
431
|
+
dpcodes: str | DPCode | tuple[DPCode, ...] | None,
|
|
432
432
|
*,
|
|
433
433
|
prefer_function: bool = False,
|
|
434
434
|
dptype: Literal[DPType.INTEGER],
|
|
@@ -438,7 +438,7 @@ def find_dpcode(
|
|
|
438
438
|
@overload
|
|
439
439
|
def find_dpcode(
|
|
440
440
|
device: CustomerDevice,
|
|
441
|
-
dpcodes: str | tuple[
|
|
441
|
+
dpcodes: str | DPCode | tuple[DPCode, ...] | None,
|
|
442
442
|
*,
|
|
443
443
|
prefer_function: bool = False,
|
|
444
444
|
dptype: Literal[DPType.BOOLEAN, DPType.JSON, DPType.RAW],
|
|
@@ -447,7 +447,7 @@ def find_dpcode(
|
|
|
447
447
|
|
|
448
448
|
def find_dpcode(
|
|
449
449
|
device: CustomerDevice,
|
|
450
|
-
dpcodes: str | tuple[
|
|
450
|
+
dpcodes: str | DPCode | tuple[DPCode, ...] | None,
|
|
451
451
|
*,
|
|
452
452
|
prefer_function: bool = False,
|
|
453
453
|
dptype: DPType,
|
|
@@ -459,7 +459,9 @@ def find_dpcode(
|
|
|
459
459
|
if dpcodes is None:
|
|
460
460
|
return None
|
|
461
461
|
|
|
462
|
-
if
|
|
462
|
+
if isinstance(dpcodes, str):
|
|
463
|
+
dpcodes = (DPCode(dpcodes),)
|
|
464
|
+
elif not isinstance(dpcodes, tuple):
|
|
463
465
|
dpcodes = (dpcodes,)
|
|
464
466
|
|
|
465
467
|
lookup_tuple = (
|
|
@@ -117,12 +117,6 @@
|
|
|
117
117
|
}
|
|
118
118
|
},
|
|
119
119
|
"event": {
|
|
120
|
-
"doorbell_message": {
|
|
121
|
-
"name": "Mensaje del timbre"
|
|
122
|
-
},
|
|
123
|
-
"doorbell_picture": {
|
|
124
|
-
"name": "Imagen del timbre"
|
|
125
|
-
},
|
|
126
120
|
"numbered_button": {
|
|
127
121
|
"name": "Bot\u00f3n {button_number}",
|
|
128
122
|
"state_attributes": {
|
|
@@ -178,9 +172,6 @@
|
|
|
178
172
|
"cook_time": {
|
|
179
173
|
"name": "Tiempo de cocci\u00f3n"
|
|
180
174
|
},
|
|
181
|
-
"delay_clean_time": {
|
|
182
|
-
"name": "Retrasar el tiempo de limpieza"
|
|
183
|
-
},
|
|
184
175
|
"down_delay": {
|
|
185
176
|
"name": "Espera de bajada"
|
|
186
177
|
},
|
|
@@ -500,15 +491,6 @@
|
|
|
500
491
|
"power_on": "Encendido"
|
|
501
492
|
}
|
|
502
493
|
},
|
|
503
|
-
"siren_mode": {
|
|
504
|
-
"name": "Modo sirena",
|
|
505
|
-
"state": {
|
|
506
|
-
"alarm_light": "Luz",
|
|
507
|
-
"alarm_sound": "Sonido",
|
|
508
|
-
"alarm_sound_light": "Sonido y luz",
|
|
509
|
-
"normal": "Normal"
|
|
510
|
-
}
|
|
511
|
-
},
|
|
512
494
|
"target_humidity": {
|
|
513
495
|
"name": "Humedad objetivo"
|
|
514
496
|
},
|
|
@@ -623,17 +605,6 @@
|
|
|
623
605
|
"carbon_monoxide": {
|
|
624
606
|
"name": "Mon\u00f3xido de carbono"
|
|
625
607
|
},
|
|
626
|
-
"cat_litter_box_status": {
|
|
627
|
-
"name": "Estado",
|
|
628
|
-
"state": {
|
|
629
|
-
"clean": "Limpiando",
|
|
630
|
-
"empty": "Vaciado",
|
|
631
|
-
"level": "Nivelaci\u00f3n",
|
|
632
|
-
"sleep": "Ahorro de energ\u00eda",
|
|
633
|
-
"standby": "En espera",
|
|
634
|
-
"uv": "Desinfecci\u00f3n"
|
|
635
|
-
}
|
|
636
|
-
},
|
|
637
608
|
"cat_weight": {
|
|
638
609
|
"name": "Peso del gato"
|
|
639
610
|
},
|
|
@@ -661,9 +632,6 @@
|
|
|
661
632
|
"duster_cloth_life": {
|
|
662
633
|
"name": "Vida \u00fatil de la gamuza"
|
|
663
634
|
},
|
|
664
|
-
"excretion_time_day": {
|
|
665
|
-
"name": "Duraci\u00f3n de la excreci\u00f3n"
|
|
666
|
-
},
|
|
667
635
|
"excretion_times_day": {
|
|
668
636
|
"name": "Tiempos de excreci\u00f3n (d\u00eda)"
|
|
669
637
|
},
|
|
@@ -117,12 +117,6 @@
|
|
|
117
117
|
}
|
|
118
118
|
},
|
|
119
119
|
"event": {
|
|
120
|
-
"doorbell_message": {
|
|
121
|
-
"name": "Teachtaireacht cloig\u00edn dorais"
|
|
122
|
-
},
|
|
123
|
-
"doorbell_picture": {
|
|
124
|
-
"name": "Picti\u00far clog dorais"
|
|
125
|
-
},
|
|
126
120
|
"numbered_button": {
|
|
127
121
|
"name": "Cnaipe {button_number}",
|
|
128
122
|
"state_attributes": {
|
|
@@ -14,9 +14,6 @@
|
|
|
14
14
|
}
|
|
15
15
|
},
|
|
16
16
|
"number": {
|
|
17
|
-
"temperature": {
|
|
18
|
-
"name": "Temperatura"
|
|
19
|
-
},
|
|
20
17
|
"time": {
|
|
21
18
|
"name": "Time"
|
|
22
19
|
}
|
|
@@ -121,27 +118,12 @@
|
|
|
121
118
|
}
|
|
122
119
|
},
|
|
123
120
|
"sensor": {
|
|
124
|
-
"battery": {
|
|
125
|
-
"name": "Baterija"
|
|
126
|
-
},
|
|
127
|
-
"carbon_dioxide": {
|
|
128
|
-
"name": "Ugljen dioksid"
|
|
129
|
-
},
|
|
130
|
-
"carbon_monoxide": {
|
|
131
|
-
"name": "Ugljen-monoksid"
|
|
132
|
-
},
|
|
133
121
|
"cat_litter_box_status": {
|
|
134
122
|
"name": "Status"
|
|
135
123
|
},
|
|
136
|
-
"current": {
|
|
137
|
-
"name": "Struja"
|
|
138
|
-
},
|
|
139
124
|
"excretion_times_day": {
|
|
140
125
|
"name": "Dnevna u\u010destalost izlu\u010divanja"
|
|
141
126
|
},
|
|
142
|
-
"humidity": {
|
|
143
|
-
"name": "Vla\u017enost"
|
|
144
|
-
},
|
|
145
127
|
"illuminance": {
|
|
146
128
|
"name": "Osvetljenost"
|
|
147
129
|
},
|
|
@@ -151,21 +133,6 @@
|
|
|
151
133
|
"standby": "Pripravnost"
|
|
152
134
|
}
|
|
153
135
|
},
|
|
154
|
-
"pm1": {
|
|
155
|
-
"name": "PM1"
|
|
156
|
-
},
|
|
157
|
-
"pm10": {
|
|
158
|
-
"name": "PM10"
|
|
159
|
-
},
|
|
160
|
-
"pm25": {
|
|
161
|
-
"name": "PM2.5"
|
|
162
|
-
},
|
|
163
|
-
"power": {
|
|
164
|
-
"name": "Snaga"
|
|
165
|
-
},
|
|
166
|
-
"precipitation_intensity": {
|
|
167
|
-
"name": "Intenzitet padavina"
|
|
168
|
-
},
|
|
169
136
|
"sous_vide_status": {
|
|
170
137
|
"state": {
|
|
171
138
|
"heating": "Grejanje"
|
|
@@ -174,20 +141,8 @@
|
|
|
174
141
|
"status": {
|
|
175
142
|
"name": "Status"
|
|
176
143
|
},
|
|
177
|
-
"temperature": {
|
|
178
|
-
"name": "Temperatura"
|
|
179
|
-
},
|
|
180
|
-
"voc": {
|
|
181
|
-
"name": "Isparljiva organska jedinjenja"
|
|
182
|
-
},
|
|
183
|
-
"voltage": {
|
|
184
|
-
"name": "Napon"
|
|
185
|
-
},
|
|
186
144
|
"water_level_state": {
|
|
187
145
|
"name": "Nivo vode"
|
|
188
|
-
},
|
|
189
|
-
"wind_direction": {
|
|
190
|
-
"name": "Pravac vetra"
|
|
191
146
|
}
|
|
192
147
|
},
|
|
193
148
|
"switch": {
|