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,99 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
-
"config": {
|
|
3
|
-
"abort": {
|
|
4
|
-
"reauth_successful": "Yeniden kimlik do\u011frulama ba\u015far\u0131l\u0131 oldu",
|
|
5
|
-
"reconfigure_successful": "Yeniden yap\u0131land\u0131rma ba\u015far\u0131l\u0131 oldu"
|
|
6
|
-
},
|
|
7
|
-
"step": {
|
|
8
|
-
"reauth_confirm": {
|
|
9
|
-
"data": {
|
|
10
|
-
"api_token": "API Anahtar\u0131"
|
|
11
|
-
},
|
|
12
|
-
"data_description": {
|
|
13
|
-
"api_token": "Portainer ile kimlik do\u011frulamas\u0131 i\u00e7in yeni API eri\u015fim belirteci"
|
|
14
|
-
},
|
|
15
|
-
"description": "Portainer \u00f6rne\u011finiz i\u00e7in eri\u015fim belirtecinin yeniden do\u011frulanmas\u0131 gerekiyor. Portainer kullan\u0131c\u0131 aray\u00fcz\u00fcnde yeni bir eri\u015fim belirteci olu\u015fturabilirsiniz. **Hesab\u0131m > Eri\u015fim belirte\u00e7leri** b\u00f6l\u00fcm\u00fcne gidin ve **Eri\u015fim belirteci ekle** se\u00e7ene\u011fini belirleyin."
|
|
16
|
-
},
|
|
17
|
-
"reconfigure": {
|
|
18
|
-
"data": {
|
|
19
|
-
"api_token": "API Anahtar\u0131",
|
|
20
|
-
"url": "URL",
|
|
21
|
-
"verify_ssl": "SSL sertifikas\u0131n\u0131 do\u011frulay\u0131n"
|
|
22
|
-
},
|
|
23
|
-
"data_description": {
|
|
24
|
-
"api_token": "Portainer ile kimlik do\u011frulamas\u0131 i\u00e7in API eri\u015fim jetonu",
|
|
25
|
-
"url": "Portainer \u00f6rne\u011finizin ba\u011flant\u0131 noktas\u0131 dahil URL'si"
|
|
26
|
-
},
|
|
27
|
-
"description": "Portainer \u00f6rne\u011finizi yeniden yap\u0131land\u0131rmak i\u00e7in a\u015fa\u011f\u0131daki formu kullan\u0131n.",
|
|
28
|
-
"title": "Portainer Entegrasyonunu Yeniden Yap\u0131land\u0131rma"
|
|
29
|
-
},
|
|
30
|
-
"user": {
|
|
31
|
-
"data": {
|
|
32
|
-
"api_token": "API Anahtar\u0131",
|
|
33
|
-
"url": "URL"
|
|
34
|
-
},
|
|
35
|
-
"data_description": {
|
|
36
|
-
"api_token": "Portainer ile kimlik do\u011frulamas\u0131 i\u00e7in API eri\u015fim jetonu",
|
|
37
|
-
"url": "Portainer \u00f6rne\u011finizin ba\u011flant\u0131 noktas\u0131 dahil URL'si"
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
},
|
|
42
2
|
"entity": {
|
|
43
3
|
"sensor": {
|
|
44
|
-
"api_version": {
|
|
45
|
-
"name": "API s\u00fcr\u00fcm\u00fc"
|
|
46
|
-
},
|
|
47
|
-
"architecture": {
|
|
48
|
-
"name": "Mimarl\u0131k"
|
|
49
|
-
},
|
|
50
|
-
"containers_count": {
|
|
51
|
-
"name": "Konteyner say\u0131s\u0131"
|
|
52
|
-
},
|
|
53
|
-
"containers_paused": {
|
|
54
|
-
"name": "Konteynerler duraklat\u0131ld\u0131"
|
|
55
|
-
},
|
|
56
|
-
"containers_running": {
|
|
57
|
-
"name": "\u00c7al\u0131\u015fan konteynerler"
|
|
58
|
-
},
|
|
59
|
-
"containers_stopped": {
|
|
60
|
-
"name": "Konteynerler durduruldu"
|
|
61
|
-
},
|
|
62
|
-
"cpu_total": {
|
|
63
|
-
"name": "Toplam CPU"
|
|
64
|
-
},
|
|
65
4
|
"cpu_usage_total": {
|
|
66
5
|
"name": "CPU kullan\u0131m toplam\u0131"
|
|
67
6
|
},
|
|
68
|
-
"docker_version": {
|
|
69
|
-
"name": "Docker s\u00fcr\u00fcm\u00fc"
|
|
70
|
-
},
|
|
71
|
-
"image": {
|
|
72
|
-
"name": "Resim"
|
|
73
|
-
},
|
|
74
|
-
"images_count": {
|
|
75
|
-
"name": "G\u00f6r\u00fcnt\u00fc say\u0131s\u0131"
|
|
76
|
-
},
|
|
77
|
-
"kernel_version": {
|
|
78
|
-
"name": "\u00c7ekirdek s\u00fcr\u00fcm\u00fc"
|
|
79
|
-
},
|
|
80
7
|
"memory_limit": {
|
|
81
8
|
"name": "Bellek s\u0131n\u0131r\u0131"
|
|
82
9
|
},
|
|
83
|
-
"memory_total": {
|
|
84
|
-
"name": "Toplam haf\u0131za"
|
|
85
|
-
},
|
|
86
10
|
"memory_usage": {
|
|
87
11
|
"name": "Bellek kullan\u0131m\u0131"
|
|
88
12
|
},
|
|
89
13
|
"memory_usage_percentage": {
|
|
90
14
|
"name": "Bellek kullan\u0131m y\u00fczdesi"
|
|
91
|
-
},
|
|
92
|
-
"operating_system": {
|
|
93
|
-
"name": "\u0130\u015fletim sistemi"
|
|
94
|
-
},
|
|
95
|
-
"operating_system_version": {
|
|
96
|
-
"name": "\u0130\u015fletim sistemi s\u00fcr\u00fcm\u00fc"
|
|
97
15
|
}
|
|
98
16
|
}
|
|
99
17
|
}
|
|
@@ -13,12 +13,6 @@
|
|
|
13
13
|
},
|
|
14
14
|
"step": {
|
|
15
15
|
"creds": {
|
|
16
|
-
"data": {
|
|
17
|
-
"token": "PSN Jetonu"
|
|
18
|
-
},
|
|
19
|
-
"data_description": {
|
|
20
|
-
"token": "PSN tokeninizi almak i\u00e7in l\u00fctfen \u015fu [talimatlar\u0131]( izleyin){ps4_docs_url})."
|
|
21
|
-
},
|
|
22
16
|
"description": "Gerekli kimlik bilgileri. **G\u00f6nder**'i se\u00e7in ve ard\u0131ndan PS4 2. Ekran Uygulamas\u0131nda cihazlar\u0131 yenileyin ve devam etmek i\u00e7in **Ev Yard\u0131mc\u0131s\u0131** cihaz\u0131n\u0131 se\u00e7in."
|
|
23
17
|
},
|
|
24
18
|
"link": {
|
|
@@ -55,10 +55,6 @@
|
|
|
55
55
|
"download_speed_limit": {
|
|
56
56
|
"name": "\u0130ndirme h\u0131z s\u0131n\u0131r\u0131"
|
|
57
57
|
},
|
|
58
|
-
"errored_torrents": {
|
|
59
|
-
"name": "Hatal\u0131 torrentler",
|
|
60
|
-
"unit_of_measurement": "torrentler"
|
|
61
|
-
},
|
|
62
58
|
"global_ratio": {
|
|
63
59
|
"name": "K\u00fcresel oran"
|
|
64
60
|
},
|
|
@@ -127,7 +127,6 @@
|
|
|
127
127
|
"speed": "Velocidad",
|
|
128
128
|
"sulphur_dioxide": "Di\u00f3xido de azufre",
|
|
129
129
|
"temperature": "Temperatura",
|
|
130
|
-
"temperature_delta": "Delta de temperatura",
|
|
131
130
|
"timestamp": "Marca de tiempo",
|
|
132
131
|
"volatile_organic_compounds": "Compuestos org\u00e1nicos vol\u00e1tiles",
|
|
133
132
|
"volatile_organic_compounds_parts": "Partes de compuestos org\u00e1nicos vol\u00e1tiles",
|
|
@@ -3,143 +3,30 @@
|
|
|
3
3
|
"step": {
|
|
4
4
|
"binary_sensor": {
|
|
5
5
|
"data": {
|
|
6
|
-
"device_class": "Klasa ure\u0111aja",
|
|
7
6
|
"name": "Naziv"
|
|
8
|
-
}
|
|
9
|
-
"title": "Binarni senzor slu\u010dajnih vrednosti"
|
|
7
|
+
}
|
|
10
8
|
},
|
|
11
9
|
"sensor": {
|
|
12
10
|
"data": {
|
|
13
|
-
"
|
|
14
|
-
|
|
15
|
-
"minimum": "Minimum",
|
|
16
|
-
"name": "Naziv",
|
|
17
|
-
"unit_of_measurement": "Jedinica mere"
|
|
18
|
-
},
|
|
19
|
-
"title": "Senzor slu\u010dajnih vrednosti"
|
|
20
|
-
},
|
|
21
|
-
"user": {
|
|
22
|
-
"description": "Ovaj pomo\u0107nik kreira entitet koji generi\u0161e slu\u010dajnu vrednost.",
|
|
23
|
-
"menu_options": {
|
|
24
|
-
"binary_sensor": "Binarni senzor slu\u010dajnih vrednosti",
|
|
25
|
-
"sensor": "Senzor slu\u010dajnih vrednosti"
|
|
26
|
-
},
|
|
27
|
-
"title": "Kreiraj pomo\u0107nika za slu\u010dajnu vrednost"
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
"options": {
|
|
32
|
-
"step": {
|
|
33
|
-
"binary_sensor": {
|
|
34
|
-
"description": "Ovaj pomo\u0107nik nema opcije.",
|
|
35
|
-
"title": "Binarni senzor slu\u010dajnih vrednosti"
|
|
36
|
-
},
|
|
37
|
-
"sensor": {
|
|
38
|
-
"data": {
|
|
39
|
-
"device_class": "Klasa ure\u0111aja",
|
|
40
|
-
"maximum": "Maksimum",
|
|
41
|
-
"minimum": "Minimum",
|
|
42
|
-
"unit_of_measurement": "Jedinica mere"
|
|
43
|
-
},
|
|
44
|
-
"title": "Senzor slu\u010dajnih vrednosti"
|
|
11
|
+
"name": "Naziv"
|
|
12
|
+
}
|
|
45
13
|
}
|
|
46
14
|
}
|
|
47
15
|
},
|
|
48
16
|
"selector": {
|
|
49
17
|
"binary_sensor_device_class": {
|
|
50
18
|
"options": {
|
|
51
|
-
"battery": "Baterija",
|
|
52
19
|
"battery_charging": "Puni se",
|
|
53
|
-
"carbon_monoxide": "Ugljen-monoksid",
|
|
54
|
-
"cold": "Hladno",
|
|
55
|
-
"connectivity": "Povezivost",
|
|
56
|
-
"door": "Vrata",
|
|
57
|
-
"garage_door": "Gara\u017ena vrata",
|
|
58
|
-
"gas": "Gas",
|
|
59
|
-
"heat": "Grejanje",
|
|
60
20
|
"light": "Svetlo",
|
|
61
|
-
"
|
|
62
|
-
"moisture": "Vlaga",
|
|
63
|
-
"motion": "Pokret",
|
|
64
|
-
"moving": "U pokretu",
|
|
65
|
-
"occupancy": "Prisustvo",
|
|
66
|
-
"opening": "Otvaranje",
|
|
67
|
-
"plug": "Utika\u010d",
|
|
68
|
-
"power": "Snaga",
|
|
69
|
-
"problem": "Problem",
|
|
70
|
-
"running": "Radi",
|
|
71
|
-
"safety": "Bezbednost",
|
|
72
|
-
"smoke": "Dim",
|
|
73
|
-
"sound": "Zvuk",
|
|
74
|
-
"tamper": "Sabota\u017ea",
|
|
75
|
-
"update": "A\u017euriranje",
|
|
76
|
-
"vibration": "Vibracija",
|
|
77
|
-
"window": "Prozor"
|
|
21
|
+
"occupancy": "Prisustvo"
|
|
78
22
|
}
|
|
79
23
|
},
|
|
80
24
|
"sensor_device_class": {
|
|
81
25
|
"options": {
|
|
82
|
-
"absolute_humidity": "Apsolutna vla\u017enost",
|
|
83
|
-
"apparent_power": "Prividna snaga",
|
|
84
|
-
"aqi": "Indeks kvaliteta vazduha",
|
|
85
|
-
"area": "Oblast",
|
|
86
|
-
"atmospheric_pressure": "Atmosferski pritisak",
|
|
87
|
-
"battery": "Baterija",
|
|
88
|
-
"blood_glucose_concentration": "Koncentracija glukoze u krvi",
|
|
89
|
-
"carbon_dioxide": "Ugljen dioksid",
|
|
90
|
-
"carbon_monoxide": "Ugljen-monoksid",
|
|
91
|
-
"conductivity": "Provodljivost",
|
|
92
|
-
"current": "Struja",
|
|
93
|
-
"data_rate": "Brzina prenosa podataka",
|
|
94
|
-
"data_size": "Veli\u010dina podataka",
|
|
95
|
-
"date": "Datum",
|
|
96
|
-
"distance": "Udaljenost",
|
|
97
|
-
"duration": "Trajanje",
|
|
98
26
|
"energy": "Energija",
|
|
99
|
-
"energy_distance": "Energija po udaljenosti",
|
|
100
27
|
"energy_storage": "Uskladi\u0161tena energija",
|
|
101
|
-
"
|
|
102
|
-
"gas": "Gas",
|
|
103
|
-
"humidity": "Vla\u017enost",
|
|
104
|
-
"illuminance": "Osvetljenost",
|
|
105
|
-
"irradiance": "Ozra\u010denost",
|
|
106
|
-
"moisture": "Vlaga",
|
|
107
|
-
"monetary": "Nov\u010dano stanje",
|
|
108
|
-
"nitrogen_dioxide": "Azot-dioksid",
|
|
109
|
-
"nitrogen_monoxide": "Azot-monoksid",
|
|
110
|
-
"nitrous_oxide": "Azotni oksid",
|
|
111
|
-
"ozone": "Ozon",
|
|
112
|
-
"ph": "pH",
|
|
113
|
-
"pm1": "PM1",
|
|
114
|
-
"pm10": "PM10",
|
|
115
|
-
"pm25": "PM2.5",
|
|
116
|
-
"pm4": "PM4",
|
|
117
|
-
"power": "Snaga",
|
|
118
|
-
"power_factor": "Faktor snage",
|
|
119
|
-
"precipitation": "Padavine",
|
|
120
|
-
"precipitation_intensity": "Intenzitet padavina",
|
|
121
|
-
"pressure": "Pritisak",
|
|
122
|
-
"reactive_energy": "Reaktivna energija",
|
|
123
|
-
"reactive_power": "Reaktivna snaga",
|
|
124
|
-
"signal_strength": "Ja\u010dina signala",
|
|
125
|
-
"sound_pressure": "Zvu\u010dni pritisak",
|
|
126
|
-
"speed": "Brzina",
|
|
127
|
-
"sulphur_dioxide": "Sumpor-dioksid",
|
|
128
|
-
"temperature": "Temperatura",
|
|
129
|
-
"temperature_delta": "Temperaturna razlika",
|
|
130
|
-
"timestamp": "Vremenska oznaka",
|
|
131
|
-
"volatile_organic_compounds": "Isparljiva organska jedinjenja",
|
|
132
|
-
"volatile_organic_compounds_parts": "Delovi isparljivih organskih jedinjenja",
|
|
133
|
-
"voltage": "Napon",
|
|
134
|
-
"volume": "Zapremina",
|
|
135
|
-
"volume_flow_rate": "Zapreminski protok",
|
|
136
|
-
"volume_storage": "Uskladi\u0161tena zapremina",
|
|
137
|
-
"water": "Voda",
|
|
138
|
-
"weight": "Te\u017eina",
|
|
139
|
-
"wind_direction": "Pravac vetra",
|
|
140
|
-
"wind_speed": "Brzina vetra"
|
|
28
|
+
"timestamp": "Vremenska oznaka"
|
|
141
29
|
}
|
|
142
30
|
}
|
|
143
|
-
}
|
|
144
|
-
"title": "Nasumi\u010dno"
|
|
31
|
+
}
|
|
145
32
|
}
|
|
@@ -110,7 +110,6 @@
|
|
|
110
110
|
"pm1": "PM1",
|
|
111
111
|
"pm10": "PM10",
|
|
112
112
|
"pm25": "PM2.5",
|
|
113
|
-
"pm4": "PM4",
|
|
114
113
|
"power": "G\u00fc\u00e7",
|
|
115
114
|
"power_factor": "G\u00fc\u00e7 fakt\u00f6r\u00fc",
|
|
116
115
|
"precipitation": "Ya\u011f\u0131\u015f",
|
|
@@ -122,7 +121,6 @@
|
|
|
122
121
|
"speed": "H\u0131z",
|
|
123
122
|
"sulphur_dioxide": "K\u00fck\u00fcrt dioksit",
|
|
124
123
|
"temperature": "S\u0131cakl\u0131k",
|
|
125
|
-
"temperature_delta": "S\u0131cakl\u0131k deltas\u0131",
|
|
126
124
|
"timestamp": "Zaman Damgas\u0131",
|
|
127
125
|
"voltage": "Voltaj",
|
|
128
126
|
"volume": "Ses",
|
|
@@ -128,12 +128,6 @@
|
|
|
128
128
|
"charging_remaining_time": {
|
|
129
129
|
"name": "Kalan \u015farj s\u00fcresi"
|
|
130
130
|
},
|
|
131
|
-
"front_left_pressure": {
|
|
132
|
-
"name": "\u00d6n sol lastik bas\u0131nc\u0131"
|
|
133
|
-
},
|
|
134
|
-
"front_right_pressure": {
|
|
135
|
-
"name": "\u00d6n sa\u011f lastik bas\u0131nc\u0131"
|
|
136
|
-
},
|
|
137
131
|
"fuel_autonomy": {
|
|
138
132
|
"name": "Yak\u0131t otonomisi"
|
|
139
133
|
},
|
|
@@ -164,12 +158,6 @@
|
|
|
164
158
|
"unplugged": "Fi\u015fi \u00e7ekildi"
|
|
165
159
|
}
|
|
166
160
|
},
|
|
167
|
-
"rear_left_pressure": {
|
|
168
|
-
"name": "Arka sol lastik bas\u0131nc\u0131"
|
|
169
|
-
},
|
|
170
|
-
"rear_right_pressure": {
|
|
171
|
-
"name": "Sa\u011f arka lastik bas\u0131nc\u0131"
|
|
172
|
-
},
|
|
173
161
|
"res_state": {
|
|
174
162
|
"name": "Uzaktan motor \u00e7al\u0131\u015ft\u0131rma"
|
|
175
163
|
},
|
|
@@ -16,9 +16,8 @@
|
|
|
16
16
|
}
|
|
17
17
|
],
|
|
18
18
|
"documentation": "https://www.home-assistant.io/integrations/reolink",
|
|
19
|
-
"integration_type": "hub",
|
|
20
19
|
"iot_class": "local_push",
|
|
21
20
|
"loggers": ["reolink_aio"],
|
|
22
21
|
"quality_scale": "platinum",
|
|
23
|
-
"requirements": ["reolink-aio==0.
|
|
22
|
+
"requirements": ["reolink-aio==0.16.6"]
|
|
24
23
|
}
|
|
@@ -167,7 +167,6 @@
|
|
|
167
167
|
"non-motor_vehicle": {
|
|
168
168
|
"name": "Rower",
|
|
169
169
|
"state": {
|
|
170
|
-
"off": "brak",
|
|
171
170
|
"on": "Dedykowany"
|
|
172
171
|
}
|
|
173
172
|
},
|
|
@@ -510,9 +509,7 @@
|
|
|
510
509
|
"floodlight_event_mode": {
|
|
511
510
|
"name": "Tryb zdarze\u0144 reflektora",
|
|
512
511
|
"state": {
|
|
513
|
-
"flash": "B\u0142ysk"
|
|
514
|
-
"off": "wy\u0142\u0105czono",
|
|
515
|
-
"on": "w\u0142\u0105czono"
|
|
512
|
+
"flash": "B\u0142ysk"
|
|
516
513
|
}
|
|
517
514
|
},
|
|
518
515
|
"floodlight_mode": {
|
|
@@ -615,12 +612,6 @@
|
|
|
615
612
|
"ptz_preset": {
|
|
616
613
|
"name": "Wst\u0119pnie ustawiony punkt"
|
|
617
614
|
},
|
|
618
|
-
"scene_mode": {
|
|
619
|
-
"state": {
|
|
620
|
-
"away": "poza domem",
|
|
621
|
-
"home": "w domu"
|
|
622
|
-
}
|
|
623
|
-
},
|
|
624
615
|
"sub_bit_rate": {
|
|
625
616
|
"name": "P\u0142ynna szybko\u015b\u0107 transmisji"
|
|
626
617
|
},
|
|
@@ -172,13 +172,6 @@
|
|
|
172
172
|
"on": "Alg\u0131land\u0131"
|
|
173
173
|
}
|
|
174
174
|
},
|
|
175
|
-
"non-motor_vehicle": {
|
|
176
|
-
"name": "Bisiklet",
|
|
177
|
-
"state": {
|
|
178
|
-
"off": "Temiz",
|
|
179
|
-
"on": "Alg\u0131land\u0131"
|
|
180
|
-
}
|
|
181
|
-
},
|
|
182
175
|
"package": {
|
|
183
176
|
"name": "Paket",
|
|
184
177
|
"state": {
|
|
@@ -387,12 +380,6 @@
|
|
|
387
380
|
"ai_face_sensitivity": {
|
|
388
381
|
"name": "Yapay zeka y\u00fcz hassasiyeti"
|
|
389
382
|
},
|
|
390
|
-
"ai_non_motor_vehicle_delay": {
|
|
391
|
-
"name": "Yapay zeka bisiklet gecikmesi"
|
|
392
|
-
},
|
|
393
|
-
"ai_non_motor_vehicle_sensitivity": {
|
|
394
|
-
"name": "Yapay zeka bisiklet hassasiyeti"
|
|
395
|
-
},
|
|
396
383
|
"ai_package_delay": {
|
|
397
384
|
"name": "Yapay zeka paketi gecikmesi"
|
|
398
385
|
},
|
|
@@ -420,9 +407,6 @@
|
|
|
420
407
|
"alarm_volume": {
|
|
421
408
|
"name": "Alarm ses seviyesi"
|
|
422
409
|
},
|
|
423
|
-
"audio_noise_reduction": {
|
|
424
|
-
"name": "Ses g\u00fcr\u00fclt\u00fcs\u00fc azaltma"
|
|
425
|
-
},
|
|
426
410
|
"auto_quick_reply_time": {
|
|
427
411
|
"name": "Otomatik h\u0131zl\u0131 yan\u0131t s\u00fcresi"
|
|
428
412
|
},
|
|
@@ -447,15 +431,6 @@
|
|
|
447
431
|
"floodlight_brightness": {
|
|
448
432
|
"name": "Projekt\u00f6r \u0131\u015f\u0131\u011f\u0131 parlakl\u0131\u011f\u0131 a\u00e7ar"
|
|
449
433
|
},
|
|
450
|
-
"floodlight_event_brightness": {
|
|
451
|
-
"name": "Floodlight olay parlakl\u0131\u011f\u0131"
|
|
452
|
-
},
|
|
453
|
-
"floodlight_event_flash_time": {
|
|
454
|
-
"name": "Floodlight olay\u0131 fla\u015f s\u00fcresi"
|
|
455
|
-
},
|
|
456
|
-
"floodlight_event_on_time": {
|
|
457
|
-
"name": "Zaman\u0131nda projekt\u00f6r olay\u0131"
|
|
458
|
-
},
|
|
459
434
|
"focus": {
|
|
460
435
|
"name": "Odak"
|
|
461
436
|
},
|
|
@@ -486,9 +461,6 @@
|
|
|
486
461
|
"motion_sensitivity": {
|
|
487
462
|
"name": "Hareket hassasiyeti"
|
|
488
463
|
},
|
|
489
|
-
"pir_interval": {
|
|
490
|
-
"name": "PIR aral\u0131\u011f\u0131"
|
|
491
|
-
},
|
|
492
464
|
"pir_sensitivity": {
|
|
493
465
|
"name": "PIR hassasiyeti"
|
|
494
466
|
},
|
|
@@ -537,22 +509,6 @@
|
|
|
537
509
|
"stayoff": "Kapal\u0131 kal"
|
|
538
510
|
}
|
|
539
511
|
},
|
|
540
|
-
"exposure": {
|
|
541
|
-
"name": "G\u00f6r\u00fcnt\u00fc pozlama modu",
|
|
542
|
-
"state": {
|
|
543
|
-
"antismearing": "Bula\u015fma \u00f6nleyici",
|
|
544
|
-
"lownoise": "D\u00fc\u015f\u00fck g\u00fcr\u00fclt\u00fc",
|
|
545
|
-
"manual": "Manuel"
|
|
546
|
-
}
|
|
547
|
-
},
|
|
548
|
-
"floodlight_event_mode": {
|
|
549
|
-
"name": "Projekt\u00f6r \u0131\u015f\u0131\u011f\u0131 olay modu",
|
|
550
|
-
"state": {
|
|
551
|
-
"flash": "Fla\u015f",
|
|
552
|
-
"off": "Kapal\u0131",
|
|
553
|
-
"on": "A\u00e7\u0131k"
|
|
554
|
-
}
|
|
555
|
-
},
|
|
556
512
|
"floodlight_mode": {
|
|
557
513
|
"name": "Projekt\u00f6r \u0131\u015f\u0131\u011f\u0131 modu",
|
|
558
514
|
"state": {
|
|
@@ -702,13 +658,6 @@
|
|
|
702
658
|
}
|
|
703
659
|
},
|
|
704
660
|
"sensor": {
|
|
705
|
-
"animal_type": {
|
|
706
|
-
"name": "Hayvan t\u00fcr\u00fc",
|
|
707
|
-
"state": {
|
|
708
|
-
"cat": "Kedi",
|
|
709
|
-
"dog": "K\u00f6pek"
|
|
710
|
-
}
|
|
711
|
-
},
|
|
712
661
|
"battery_state": {
|
|
713
662
|
"name": "Pil durumu",
|
|
714
663
|
"state": {
|
|
@@ -726,13 +675,6 @@
|
|
|
726
675
|
"hdd_storage": {
|
|
727
676
|
"name": "HDD {hdd_index} depolama alan\u0131"
|
|
728
677
|
},
|
|
729
|
-
"person_type": {
|
|
730
|
-
"name": "Ki\u015fi tipi",
|
|
731
|
-
"state": {
|
|
732
|
-
"man": "Erkek",
|
|
733
|
-
"woman": "Kad\u0131n"
|
|
734
|
-
}
|
|
735
|
-
},
|
|
736
678
|
"ptz_pan_position": {
|
|
737
679
|
"name": "PTZ kayd\u0131rma konumu"
|
|
738
680
|
},
|
|
@@ -743,13 +685,8 @@
|
|
|
743
685
|
"name": "SD {hdd_index} depolama"
|
|
744
686
|
},
|
|
745
687
|
"vehicle_type": {
|
|
746
|
-
"name": "Ara\u00e7 tipi",
|
|
747
688
|
"state": {
|
|
748
|
-
"bus": "Otob\u00fcs"
|
|
749
|
-
"motorcycle": "Motosiklet",
|
|
750
|
-
"pickup_truck": "Kamyonet",
|
|
751
|
-
"sedan": "Sedan",
|
|
752
|
-
"suv": "SUV"
|
|
689
|
+
"bus": "Otob\u00fcs"
|
|
753
690
|
}
|
|
754
691
|
},
|
|
755
692
|
"wifi_signal": {
|
|
@@ -819,9 +756,6 @@
|
|
|
819
756
|
"record_audio": {
|
|
820
757
|
"name": "Ses kayd\u0131"
|
|
821
758
|
},
|
|
822
|
-
"rule": {
|
|
823
|
-
"name": "G\u00f6zetim kural\u0131 {name}"
|
|
824
|
-
},
|
|
825
759
|
"siren_on_event": {
|
|
826
760
|
"name": "Etkinlikte siren"
|
|
827
761
|
}
|
|
@@ -36,27 +36,5 @@
|
|
|
36
36
|
"name": "Bir sonraki teslim alma se\u00e7ene\u011fini etkinle\u015ftirin"
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
|
-
},
|
|
40
|
-
"options": {
|
|
41
|
-
"step": {
|
|
42
|
-
"init": {
|
|
43
|
-
"data": {
|
|
44
|
-
"conf_calendar_title": "Etkinlik \u00f6zeti ayr\u0131nt\u0131lar\u0131"
|
|
45
|
-
},
|
|
46
|
-
"data_description": {
|
|
47
|
-
"conf_calendar_title": "Etkinlik \u00f6zeti/ba\u015fl\u0131\u011f\u0131ndan sonra (parantez i\u00e7inde) yer alan ayr\u0131nt\u0131lar, alma durumu, bir sonraki d\u00f6nen kategorinin ad\u0131 veya hi\u00e7bir ayr\u0131nt\u0131 olmayabilir."
|
|
48
|
-
},
|
|
49
|
-
"description": "Ridwell olaylar\u0131n\u0131n Home Assistant'ta nas\u0131l g\u00f6r\u00fcnece\u011fini \u00f6zelle\u015ftirin."
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
},
|
|
53
|
-
"selector": {
|
|
54
|
-
"conf_calendar_title": {
|
|
55
|
-
"options": {
|
|
56
|
-
"no_detail": "Hi\u00e7bir ayr\u0131nt\u0131 yok",
|
|
57
|
-
"pickup_status": "Teslim alma durumu",
|
|
58
|
-
"rotating_category": "D\u00f6nen kategori"
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
39
|
}
|
|
62
40
|
}
|
|
@@ -15,12 +15,11 @@
|
|
|
15
15
|
}
|
|
16
16
|
],
|
|
17
17
|
"documentation": "https://www.home-assistant.io/integrations/roborock",
|
|
18
|
-
"integration_type": "hub",
|
|
19
18
|
"iot_class": "local_polling",
|
|
20
19
|
"loggers": ["roborock"],
|
|
21
20
|
"quality_scale": "silver",
|
|
22
21
|
"requirements": [
|
|
23
|
-
"python-roborock==3.
|
|
22
|
+
"python-roborock==3.8.1",
|
|
24
23
|
"vacuum-map-parser-roborock==0.1.4"
|
|
25
24
|
]
|
|
26
25
|
}
|