homeassistant 2025.8.0b2__py3-none-any.whl → 2025.8.0b3__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.
- homeassistant/components/airos/config_flow.py +9 -9
- homeassistant/components/airos/coordinator.py +11 -7
- homeassistant/components/airos/manifest.json +1 -1
- homeassistant/components/airos/sensor.py +0 -7
- homeassistant/components/airos/strings.json +0 -7
- homeassistant/components/airos/translations/bg.json +0 -7
- homeassistant/components/airos/translations/cs.json +0 -7
- homeassistant/components/airos/translations/de.json +0 -7
- homeassistant/components/airos/translations/en-GB.json +0 -7
- homeassistant/components/airos/translations/en.json +0 -7
- homeassistant/components/airos/translations/es.json +0 -7
- homeassistant/components/airos/translations/et.json +0 -7
- homeassistant/components/airos/translations/ga.json +0 -7
- homeassistant/components/airos/translations/he.json +29 -0
- homeassistant/components/airos/translations/sk.json +25 -6
- homeassistant/components/airos/translations/zh-Hans.json +0 -7
- homeassistant/components/airos/translations/zh-Hant.json +0 -7
- homeassistant/components/airthings/__init__.py +2 -5
- homeassistant/components/airthings/coordinator.py +10 -1
- homeassistant/components/alert/translations/he.json +1 -1
- homeassistant/components/alexa_devices/translations/es.json +192 -1
- homeassistant/components/alexa_devices/translations/sk.json +134 -1
- homeassistant/components/ambient_station/translations/ga.json +12 -0
- homeassistant/components/androidtv_remote/translations/sl.json +2 -1
- homeassistant/components/anova/translations/he.json +1 -1
- homeassistant/components/apcupsd/translations/ga.json +50 -0
- homeassistant/components/aprilaire/translations/he.json +4 -4
- homeassistant/components/assist_satellite/translations/he.json +1 -1
- homeassistant/components/asuswrt/router.py +12 -3
- homeassistant/components/backup/translations/he.json +1 -1
- homeassistant/components/bluemaestro/translations/ga.json +9 -0
- homeassistant/components/bmw_connected_drive/translations/ga.json +1 -0
- homeassistant/components/broadlink/updater.py +1 -0
- homeassistant/components/caldav/manifest.json +1 -1
- homeassistant/components/camera/translations/he.json +1 -1
- homeassistant/components/climate/translations/he.json +1 -1
- homeassistant/components/cloud/manifest.json +1 -1
- homeassistant/components/cloud/translations/ga.json +4 -0
- homeassistant/components/deluge/translations/he.json +1 -1
- homeassistant/components/downloader/translations/ga.json +3 -0
- homeassistant/components/ecovacs/manifest.json +1 -1
- homeassistant/components/ecovacs/translations/ga.json +23 -0
- homeassistant/components/ecovacs/translations/he.json +1 -1
- homeassistant/components/emoncms/translations/es.json +8 -0
- homeassistant/components/energy/translations/sl.json +4 -0
- homeassistant/components/enphase_envoy/translations/he.json +1 -1
- homeassistant/components/flexit_bacnet/translations/ga.json +33 -0
- homeassistant/components/fritzbox_callmonitor/translations/he.json +1 -1
- homeassistant/components/fronius/__init__.py +6 -0
- homeassistant/components/fronius/translations/he.json +1 -1
- homeassistant/components/glances/translations/ga.json +18 -0
- homeassistant/components/group/translations/he.json +18 -0
- homeassistant/components/hassio/strings.json +4 -0
- homeassistant/components/hassio/translations/de.json +5 -1
- homeassistant/components/hassio/translations/el.json +4 -0
- homeassistant/components/hassio/translations/en.json +4 -0
- homeassistant/components/hassio/translations/es.json +4 -0
- homeassistant/components/hassio/translations/et.json +4 -0
- homeassistant/components/hassio/translations/he.json +4 -0
- homeassistant/components/hassio/translations/lt.json +4 -0
- homeassistant/components/hassio/translations/zh-Hant.json +4 -0
- homeassistant/components/homeassistant/translations/ga.json +3 -0
- homeassistant/components/homekit_controller/translations/he.json +1 -1
- homeassistant/components/hue/v1/light.py +2 -0
- homeassistant/components/hue/v1/sensor_base.py +1 -0
- homeassistant/components/humidifier/translations/he.json +1 -1
- homeassistant/components/husqvarna_automower/manifest.json +1 -1
- homeassistant/components/husqvarna_automower/sensor.py +3 -4
- homeassistant/components/husqvarna_automower/translations/ga.json +10 -0
- homeassistant/components/husqvarna_automower/translations/he.json +5 -0
- homeassistant/components/imap/translations/ga.json +20 -0
- homeassistant/components/ipp/translations/he.json +1 -1
- homeassistant/components/iron_os/translations/he.json +1 -1
- homeassistant/components/ituran/translations/he.json +3 -0
- homeassistant/components/knx/manifest.json +1 -1
- homeassistant/components/knx/translations/zh-Hant.json +1 -1
- homeassistant/components/kraken/__init__.py +1 -0
- homeassistant/components/lg_netcast/translations/ga.json +14 -0
- homeassistant/components/lg_thinq/translations/he.json +2 -1
- homeassistant/components/matter/number.py +3 -1
- homeassistant/components/matter/translations/he.json +6 -0
- homeassistant/components/mealie/manifest.json +1 -1
- homeassistant/components/mealie/todo.py +3 -2
- homeassistant/components/media_extractor/manifest.json +1 -1
- homeassistant/components/media_player/translations/he.json +1 -1
- homeassistant/components/meteo_france/__init__.py +3 -0
- homeassistant/components/microbees/translations/ga.json +2 -1
- homeassistant/components/miele/translations/es.json +46 -1
- homeassistant/components/miele/translations/ga.json +1 -0
- homeassistant/components/miele/translations/he.json +32 -1
- homeassistant/components/miele/translations/lt.json +13 -1
- homeassistant/components/miele/translations/sk.json +22 -1
- homeassistant/components/mill/__init__.py +1 -0
- homeassistant/components/mill/coordinator.py +2 -0
- homeassistant/components/modbus/translations/ga.json +8 -0
- homeassistant/components/motionblinds_ble/translations/ga.json +25 -0
- homeassistant/components/mqtt/translations/el.json +1 -0
- homeassistant/components/mqtt/translations/es.json +39 -5
- homeassistant/components/mqtt/translations/he.json +67 -0
- homeassistant/components/mqtt/translations/lt.json +1 -0
- homeassistant/components/mqtt/translations/sk.json +1 -0
- homeassistant/components/mqtt/translations/sl.json +5 -0
- homeassistant/components/mqtt/translations/zh-Hant.json +45 -45
- homeassistant/components/mystrom/translations/ga.json +9 -0
- homeassistant/components/open_router/translations/he.json +10 -0
- homeassistant/components/openweathermap/translations/he.json +2 -1
- homeassistant/components/oralb/translations/ga.json +21 -0
- homeassistant/components/playstation_network/translations/es.json +27 -0
- homeassistant/components/playstation_network/translations/he.json +8 -0
- homeassistant/components/proximity/translations/ga.json +40 -0
- homeassistant/components/prusalink/translations/he.json +1 -1
- homeassistant/components/qbittorrent/translations/he.json +1 -1
- homeassistant/components/qnap/translations/ga.json +12 -0
- homeassistant/components/random/translations/el.json +2 -0
- homeassistant/components/random/translations/es.json +2 -0
- homeassistant/components/random/translations/he.json +2 -0
- homeassistant/components/random/translations/lt.json +1 -0
- homeassistant/components/random/translations/sk.json +1 -0
- homeassistant/components/remote_calendar/coordinator.py +1 -0
- homeassistant/components/rfxtrx/translations/ga.json +13 -0
- homeassistant/components/ring/translations/ga.json +11 -0
- homeassistant/components/roborock/translations/he.json +1 -1
- homeassistant/components/rympro/translations/ga.json +3 -0
- homeassistant/components/scrape/translations/el.json +1 -0
- homeassistant/components/scrape/translations/es.json +1 -0
- homeassistant/components/scrape/translations/he.json +1 -0
- homeassistant/components/screenlogic/translations/ga.json +1 -0
- homeassistant/components/sfr_box/translations/he.json +1 -1
- homeassistant/components/simplisafe/__init__.py +1 -0
- homeassistant/components/smartthings/translations/he.json +1 -1
- homeassistant/components/smarttub/controller.py +1 -0
- homeassistant/components/sms/__init__.py +2 -2
- homeassistant/components/sms/coordinator.py +4 -2
- homeassistant/components/snoo/__init__.py +1 -1
- homeassistant/components/snoo/coordinator.py +8 -1
- homeassistant/components/sql/translations/el.json +1 -0
- homeassistant/components/sql/translations/es.json +1 -0
- homeassistant/components/sql/translations/he.json +1 -0
- homeassistant/components/swiss_public_transport/translations/ga.json +3 -0
- homeassistant/components/template/cover.py +1 -0
- homeassistant/components/template/entity.py +9 -3
- homeassistant/components/template/strings.json +6 -0
- homeassistant/components/template/translations/de.json +6 -0
- homeassistant/components/template/translations/el.json +2 -0
- homeassistant/components/template/translations/en.json +6 -0
- homeassistant/components/template/translations/es.json +115 -17
- homeassistant/components/template/translations/et.json +6 -0
- homeassistant/components/template/translations/he.json +681 -18
- homeassistant/components/template/translations/lt.json +24 -0
- homeassistant/components/template/translations/sk.json +1 -0
- homeassistant/components/template/translations/sl.json +478 -12
- homeassistant/components/template/translations/zh-Hant.json +6 -0
- homeassistant/components/template/vacuum.py +46 -1
- homeassistant/components/teslemetry/models.py +1 -1
- homeassistant/components/teslemetry/sensor.py +8 -7
- homeassistant/components/teslemetry/translations/ga.json +19 -1
- homeassistant/components/teslemetry/translations/he.json +1 -1
- homeassistant/components/tessie/translations/ga.json +14 -1
- homeassistant/components/tibber/translations/ga.json +45 -0
- homeassistant/components/timer/translations/he.json +1 -1
- homeassistant/components/traccar_server/translations/ga.json +4 -1
- homeassistant/components/transmission/translations/he.json +1 -1
- homeassistant/components/tuya/fan.py +3 -1
- homeassistant/components/tuya/translations/es.json +12 -0
- homeassistant/components/tuya/translations/he.json +3 -0
- homeassistant/components/unifi/hub/entity_loader.py +5 -3
- homeassistant/components/unifi/hub/hub.py +1 -1
- homeassistant/components/unifiprotect/translations/ga.json +4 -2
- homeassistant/components/uptime_kuma/translations/es.json +10 -0
- homeassistant/components/uptime_kuma/translations/he.json +5 -0
- homeassistant/components/utility_meter/translations/ga.json +22 -0
- homeassistant/components/vacuum/translations/he.json +1 -1
- homeassistant/components/venstar/translations/he.json +1 -1
- homeassistant/components/volvo/icons.json +9 -5
- homeassistant/components/volvo/translations/he.json +59 -0
- homeassistant/components/waze_travel_time/translations/he.json +10 -0
- homeassistant/components/wyoming/manifest.json +1 -1
- homeassistant/components/xiaomi_ble/translations/ga.json +17 -1
- homeassistant/components/zha/translations/he.json +21 -1
- homeassistant/components/zha/translations/sl.json +1 -0
- homeassistant/components/zwave_js/__init__.py +33 -25
- homeassistant/components/zwave_js/config_flow.py +16 -2
- homeassistant/components/zwave_js/manifest.json +1 -1
- homeassistant/components/zwave_js/strings.json +1 -1
- homeassistant/components/zwave_js/translations/cs.json +0 -1
- homeassistant/components/zwave_js/translations/de.json +1 -1
- homeassistant/components/zwave_js/translations/el.json +0 -1
- homeassistant/components/zwave_js/translations/en-GB.json +0 -1
- homeassistant/components/zwave_js/translations/en.json +1 -1
- homeassistant/components/zwave_js/translations/es.json +1 -1
- homeassistant/components/zwave_js/translations/et.json +1 -1
- homeassistant/components/zwave_js/translations/ga.json +0 -1
- homeassistant/components/zwave_js/translations/hu.json +0 -1
- homeassistant/components/zwave_js/translations/lt.json +0 -1
- homeassistant/components/zwave_js/translations/nl.json +0 -1
- homeassistant/components/zwave_js/translations/pt.json +0 -1
- homeassistant/components/zwave_js/translations/ru.json +0 -1
- homeassistant/components/zwave_js/translations/sk.json +0 -1
- homeassistant/components/zwave_js/translations/sv.json +0 -1
- homeassistant/components/zwave_js/translations/zh-Hans.json +0 -1
- homeassistant/components/zwave_js/translations/zh-Hant.json +1 -1
- homeassistant/const.py +1 -1
- homeassistant/helpers/device_registry.py +5 -2
- homeassistant/package_constraints.txt +1 -1
- {homeassistant-2025.8.0b2.dist-info → homeassistant-2025.8.0b3.dist-info}/METADATA +2 -2
- {homeassistant-2025.8.0b2.dist-info → homeassistant-2025.8.0b3.dist-info}/RECORD +211 -205
- {homeassistant-2025.8.0b2.dist-info → homeassistant-2025.8.0b3.dist-info}/WHEEL +0 -0
- {homeassistant-2025.8.0b2.dist-info → homeassistant-2025.8.0b3.dist-info}/entry_points.txt +0 -0
- {homeassistant-2025.8.0b2.dist-info → homeassistant-2025.8.0b3.dist-info}/licenses/LICENSE.md +0 -0
- {homeassistant-2025.8.0b2.dist-info → homeassistant-2025.8.0b3.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
- {homeassistant-2025.8.0b2.dist-info → homeassistant-2025.8.0b3.dist-info}/top_level.txt +0 -0
|
@@ -4,7 +4,8 @@
|
|
|
4
4
|
"data_description_code": "Jednorazov\u00e9 heslo na prihl\u00e1senie do v\u00e1\u0161ho \u00fa\u010dtu. V s\u00fa\u010dasnosti s\u00fa podporovan\u00e9 len tokeny z aplik\u00e1ci\u00ed OTP.",
|
|
5
5
|
"data_description_country": "Krajina, v ktorej je registrovan\u00fd v\u00e1\u0161 \u00fa\u010det Amazon.",
|
|
6
6
|
"data_description_password": "Heslo v\u00e1\u0161ho konta Amazon.",
|
|
7
|
-
"data_description_username": "E-mailov\u00e1 adresa v\u00e1\u0161ho konta Amazon."
|
|
7
|
+
"data_description_username": "E-mailov\u00e1 adresa v\u00e1\u0161ho konta Amazon.",
|
|
8
|
+
"device_id_description": "ID zariadenia, ktor\u00e9mu sa m\u00e1 posla\u0165 pr\u00edkaz."
|
|
8
9
|
},
|
|
9
10
|
"config": {
|
|
10
11
|
"abort": {
|
|
@@ -90,6 +91,138 @@
|
|
|
90
91
|
},
|
|
91
92
|
"cannot_retrieve_data_with_error": {
|
|
92
93
|
"message": "Chyba pri na\u010d\u00edtan\u00ed \u00fadajov: {error}"
|
|
94
|
+
},
|
|
95
|
+
"device_serial_number_missing": {
|
|
96
|
+
"message": "Ch\u00fdba s\u00e9riov\u00e9 \u010d\u00edslo zariadenia: {device_id}"
|
|
97
|
+
},
|
|
98
|
+
"entry_not_loaded": {
|
|
99
|
+
"message": "Polo\u017eka nie je na\u010d\u00edtan\u00e1: {entry}"
|
|
100
|
+
},
|
|
101
|
+
"invalid_device_id": {
|
|
102
|
+
"message": "Zadan\u00e9 nespr\u00e1vne ID zariadenia: {device_id}"
|
|
103
|
+
},
|
|
104
|
+
"invalid_sound_value": {
|
|
105
|
+
"message": "Neplatn\u00fd zvuk {sound} so zadan\u00fdm variantom {variant}"
|
|
106
|
+
}
|
|
107
|
+
},
|
|
108
|
+
"selector": {
|
|
109
|
+
"sound": {
|
|
110
|
+
"options": {
|
|
111
|
+
"air_horn": "Vzduchov\u00fd klaks\u00f3n",
|
|
112
|
+
"air_horns": "Vzduchov\u00e9 klaks\u00f3ny",
|
|
113
|
+
"airboat": "Vzducholo\u010f",
|
|
114
|
+
"airport": "Letisko",
|
|
115
|
+
"aliens": "Cudzinci",
|
|
116
|
+
"amzn_sfx_airplane_takeoff_whoosh": "Vzlet lietadla Whoosh",
|
|
117
|
+
"amzn_sfx_army_march_clank_7x": "Arm\u00e1dny pochod Clank 7x",
|
|
118
|
+
"amzn_sfx_army_march_large_8x": "Arm\u00e1dny pochod ve\u013ek\u00fd 8x",
|
|
119
|
+
"amzn_sfx_army_march_small_8x": "Arm\u00e1dny pochod mal\u00fd 8x",
|
|
120
|
+
"amzn_sfx_baby_big_cry": "Ve\u013ek\u00fd detsk\u00fd pla\u010d",
|
|
121
|
+
"amzn_sfx_baby_cry": "Detsk\u00fd pla\u010d",
|
|
122
|
+
"amzn_sfx_baby_fuss": "Detsk\u00fd rozruch",
|
|
123
|
+
"amzn_sfx_battle_group_clanks": "Bojov\u00e1 skupina Clanks",
|
|
124
|
+
"amzn_sfx_battle_man_grunts": "Bojov\u00fd mu\u017e Grunts",
|
|
125
|
+
"amzn_sfx_battle_men_grunts": "Bojovn\u00edci Grunts",
|
|
126
|
+
"amzn_sfx_bus_drive_past": "Prejazd autobusom",
|
|
127
|
+
"amzn_sfx_buzz_electronic": "Buzz Electronic",
|
|
128
|
+
"amzn_sfx_buzzer_loud_alarm": "Hlasn\u00fd alarm bzu\u010diaka",
|
|
129
|
+
"amzn_sfx_buzzer_small": "Bzu\u010diak mal\u00fd",
|
|
130
|
+
"amzn_sfx_car_accelerate": "Zr\u00fdchlenie auta",
|
|
131
|
+
"amzn_sfx_car_accelerate_noisy": "Hlu\u010dn\u00e9 zr\u00fdch\u013eovanie auta",
|
|
132
|
+
"amzn_sfx_car_click_seatbelt": "Bezpe\u010dnostn\u00fd p\u00e1s do auta",
|
|
133
|
+
"amzn_sfx_car_close_door_1x": "Zavretie dver\u00ed auta 1x",
|
|
134
|
+
"amzn_sfx_car_drive_past": "Jazda autom okolo",
|
|
135
|
+
"amzn_sfx_car_honk_1x": "Tr\u00fabenie auta 1x",
|
|
136
|
+
"amzn_sfx_car_honk_2x": "Tr\u00fabenie auta 2x",
|
|
137
|
+
"amzn_sfx_car_honk_3x": "Tr\u00fabenie auta 3x",
|
|
138
|
+
"amzn_sfx_car_honk_long_1x": "Dlh\u00e9 tr\u00fabenie auta 1x",
|
|
139
|
+
"amzn_sfx_car_into_driveway": "Auto na pr\u00edjazdovej ceste",
|
|
140
|
+
"amzn_sfx_car_into_driveway_fast": "Auto r\u00fdchlo vch\u00e1dza do pr\u00edjazdovej cesty",
|
|
141
|
+
"amzn_sfx_car_slam_door_1x": "Zabuchnutie dver\u00ed auta 1x",
|
|
142
|
+
"amzn_sfx_car_undo_seatbelt": "Odopnutie bezpe\u010dnostn\u00e9ho p\u00e1su v aute",
|
|
143
|
+
"amzn_sfx_cat_angry_meow_1x": "Nahnevan\u00e9 m\u0148aukanie ma\u010dky 1x",
|
|
144
|
+
"amzn_sfx_cat_angry_screech_1x": "Nahnevan\u00fd ma\u010dac\u00ed v\u00fdkrik 1x",
|
|
145
|
+
"amzn_sfx_cat_long_meow_1x": "Dlh\u00e9 m\u0148aukanie ma\u010dky 1x",
|
|
146
|
+
"amzn_sfx_cat_meow_1x": "M\u0148aukanie ma\u010dky 1x",
|
|
147
|
+
"amzn_sfx_cat_purr": "Ma\u010dacie vr\u010danie",
|
|
148
|
+
"amzn_sfx_cat_purr_meow": "M\u0148aukanie ma\u010dky",
|
|
149
|
+
"amzn_sfx_chicken_cluck": "Kuracie kikir\u00edkanie",
|
|
150
|
+
"amzn_sfx_church_bell_1x": "Kostoln\u00fd zvon 1x",
|
|
151
|
+
"amzn_sfx_church_bells_ringing": "Zvonenie kostoln\u00fdch zvonov",
|
|
152
|
+
"amzn_sfx_clear_throat_ahem": "Odka\u0161lanie si ehm",
|
|
153
|
+
"amzn_sfx_clock_ticking": "Tikanie hod\u00edn",
|
|
154
|
+
"amzn_sfx_clock_ticking_long": "Hodiny dlho tikaj\u00fa",
|
|
155
|
+
"amzn_sfx_copy_machine": "Kop\u00edrovac\u00ed stroj",
|
|
156
|
+
"amzn_sfx_fairy_sparkle_chimes": "Rozpr\u00e1vkov\u00e9 trblietav\u00e9 zvonkohry",
|
|
157
|
+
"amzn_sfx_faucet_drip": "Kvapkanie z koh\u00fatika",
|
|
158
|
+
"amzn_sfx_faucet_running": "Spustenie koh\u00fatika",
|
|
159
|
+
"amzn_sfx_fireplace_crackle": "Praskanie v krbe",
|
|
160
|
+
"amzn_sfx_fireworks": "Oh\u0148ostroj",
|
|
161
|
+
"amzn_sfx_fireworks_firecrackers": "Oh\u0148ostroje Petardy",
|
|
162
|
+
"amzn_sfx_fireworks_launch": "Odp\u00e1lenie oh\u0148ostroja",
|
|
163
|
+
"amzn_sfx_fireworks_whistles": "Oh\u0148ostrojov\u00e9 p\u00ed\u0161\u0165alky",
|
|
164
|
+
"amzn_sfx_food_frying": "Vypr\u00e1\u017eanie jedla",
|
|
165
|
+
"amzn_sfx_footsteps": "Kroky",
|
|
166
|
+
"amzn_sfx_footsteps_muffled": "Tlmen\u00e9 kroky",
|
|
167
|
+
"amzn_sfx_ghost_spooky": "Stra\u0161ideln\u00fd duch",
|
|
168
|
+
"amzn_sfx_glass_on_table": "Poh\u00e1r na stole",
|
|
169
|
+
"amzn_sfx_glasses_clink": "Cinknutie okuliarov",
|
|
170
|
+
"amzn_sfx_horse_gallop_4x": "K\u00f4\u0148sky cval 4x",
|
|
171
|
+
"amzn_sfx_horse_huff_whinny": "K\u00f4\u0148 Huff Whinny",
|
|
172
|
+
"amzn_sfx_horse_neigh": "Konsk\u00e9 erd\u017eanie",
|
|
173
|
+
"amzn_sfx_horse_neigh_low": "Tich\u00e9 erd\u017eanie ko\u0148a",
|
|
174
|
+
"amzn_sfx_horse_whinny": "F\u0148ukanie kon\u00ed",
|
|
175
|
+
"amzn_sfx_human_walking": "\u013dudsk\u00e1 ch\u00f4dza",
|
|
176
|
+
"amzn_sfx_jar_on_table_1x": "Poh\u00e1r na stole 1x",
|
|
177
|
+
"amzn_sfx_kitchen_ambience": "Atmosf\u00e9ra kuchyne",
|
|
178
|
+
"amzn_sfx_large_crowd_cheer": "Ve\u013ek\u00fd dav jas\u00e1",
|
|
179
|
+
"amzn_sfx_large_fire_crackling": "Ve\u013ek\u00fd ohe\u0148 praskaj\u00faci",
|
|
180
|
+
"amzn_sfx_laughter": "Smiech",
|
|
181
|
+
"amzn_sfx_laughter_giggle": "Smiech, chichotanie",
|
|
182
|
+
"amzn_sfx_lightning_strike": "\u00dader blesku",
|
|
183
|
+
"amzn_sfx_lion_roar": "Lev\u00ed rev",
|
|
184
|
+
"amzn_sfx_magic_blast_1x": "Magick\u00fd v\u00fdbuch 1x",
|
|
185
|
+
"amzn_sfx_monkey_calls_3x": "Opi\u010d\u00ed krik 3x",
|
|
186
|
+
"amzn_sfx_scifi_engines_on": "Scifi motory zapnut\u00e9",
|
|
187
|
+
"amzn_sfx_scifi_engines_on_large": "Scifi motory vo ve\u013ekom",
|
|
188
|
+
"amzn_sfx_scifi_engines_on_short_burst": "Sci-fi motory v kr\u00e1tkom \u010dase",
|
|
189
|
+
"amzn_sfx_scifi_explosion": "Scifi expl\u00f3zia",
|
|
190
|
+
"amzn_sfx_scifi_explosion_2x": "Scifi expl\u00f3zia 2x",
|
|
191
|
+
"amzn_sfx_scifi_incoming_explosion": "Prich\u00e1dzaj\u00faca sci-fi expl\u00f3zia",
|
|
192
|
+
"amzn_sfx_scifi_laser_gun_battle": "Sci-fi laserov\u00e1 bitka",
|
|
193
|
+
"amzn_sfx_scifi_laser_gun_fires": "Sci-fi laserov\u00e9 pa\u013eby",
|
|
194
|
+
"amzn_sfx_scifi_laser_gun_fires_large": "Sci-fi laserov\u00e1 zbra\u0148 strie\u013ea vo ve\u013ekom",
|
|
195
|
+
"amzn_sfx_scifi_long_explosion_1x": "Scifi Dlh\u00e1 expl\u00f3zia 1x",
|
|
196
|
+
"amzn_sfx_scifi_missile": "Scifi raketa",
|
|
197
|
+
"amzn_sfx_scifi_motor_short_1x": "Scifi motor kr\u00e1tky 1x",
|
|
198
|
+
"amzn_sfx_scifi_open_airlock": "Scifi Otvoren\u00e1 vzduchov\u00e1 komora",
|
|
199
|
+
"amzn_sfx_scifi_radar_high_ping": "Vysok\u00fd ping sci-fi radaru",
|
|
200
|
+
"amzn_sfx_scifi_radar_low": "N\u00edzka hladina vedeck\u00e9ho radaru",
|
|
201
|
+
"amzn_sfx_scifi_radar_medium": "Sci-fi radar stredn\u00fd",
|
|
202
|
+
"amzn_sfx_scifi_run_away": "Sci-fi \u00fatek",
|
|
203
|
+
"amzn_sfx_scifi_sheilds_up": "Sci-fi \u0161t\u00edty hore",
|
|
204
|
+
"amzn_sfx_scifi_short_low_explosion": "Scifi Kr\u00e1tke n\u00edzke expl\u00f3zie",
|
|
205
|
+
"amzn_sfx_scifi_small_whoosh_flyby": "Sci-fi Mal\u00fd prelet svi\u0161\u0165an\u00edm",
|
|
206
|
+
"amzn_sfx_scifi_small_zoom_flyby": "Prelet Sci-Fi s mal\u00fdm zoomom",
|
|
207
|
+
"amzn_sfx_scifi_sonar_ping_3x": "Scifi sonar Ping 3x",
|
|
208
|
+
"amzn_sfx_scifi_sonar_ping_4x": "Scifi sonar Ping 4x"
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
"services": {
|
|
213
|
+
"send_sound": {
|
|
214
|
+
"fields": {
|
|
215
|
+
"device_id": {
|
|
216
|
+
"description": "ID zariadenia, ktor\u00e9mu sa m\u00e1 posla\u0165 pr\u00edkaz."
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
},
|
|
220
|
+
"send_text_command": {
|
|
221
|
+
"fields": {
|
|
222
|
+
"device_id": {
|
|
223
|
+
"description": "ID zariadenia, ktor\u00e9mu sa m\u00e1 posla\u0165 pr\u00edkaz."
|
|
224
|
+
}
|
|
225
|
+
}
|
|
93
226
|
}
|
|
94
227
|
}
|
|
95
228
|
}
|
|
@@ -6,7 +6,27 @@
|
|
|
6
6
|
}
|
|
7
7
|
},
|
|
8
8
|
"entity": {
|
|
9
|
+
"binary_sensor": {
|
|
10
|
+
"online_status": {
|
|
11
|
+
"name": "St\u00e1das ar l\u00edne"
|
|
12
|
+
}
|
|
13
|
+
},
|
|
9
14
|
"sensor": {
|
|
15
|
+
"alarm_delay": {
|
|
16
|
+
"name": "Moill al\u00e1raim"
|
|
17
|
+
},
|
|
18
|
+
"ambient_temperature": {
|
|
19
|
+
"name": "Teocht chomhthimpeallach"
|
|
20
|
+
},
|
|
21
|
+
"apc_model": {
|
|
22
|
+
"name": "Samhail"
|
|
23
|
+
},
|
|
24
|
+
"apc_status": {
|
|
25
|
+
"name": "Sonra\u00ed st\u00e1dais"
|
|
26
|
+
},
|
|
27
|
+
"apparent_power": {
|
|
28
|
+
"name": "Luchtaigh cumhacht dealraitheach"
|
|
29
|
+
},
|
|
10
30
|
"bad_batteries": {
|
|
11
31
|
"name": "Droch-chadhnra\u00ed"
|
|
12
32
|
},
|
|
@@ -97,6 +117,36 @@
|
|
|
97
117
|
"model": {
|
|
98
118
|
"name": "Samhail"
|
|
99
119
|
},
|
|
120
|
+
"nominal_apparent_power": {
|
|
121
|
+
"name": "Cumhacht dealraitheach ainmni\u00fail"
|
|
122
|
+
},
|
|
123
|
+
"nominal_input_voltage": {
|
|
124
|
+
"name": "Voltas ionchuir ainmni\u00fail"
|
|
125
|
+
},
|
|
126
|
+
"nominal_output_power": {
|
|
127
|
+
"name": "Cumhacht aschuir ainmni\u00fail"
|
|
128
|
+
},
|
|
129
|
+
"nominal_output_voltage": {
|
|
130
|
+
"name": "Voltas aschuir ainmni\u00fail"
|
|
131
|
+
},
|
|
132
|
+
"online_status": {
|
|
133
|
+
"name": "Bratach st\u00e1dais"
|
|
134
|
+
},
|
|
135
|
+
"output_current": {
|
|
136
|
+
"name": "Sruth aschuir"
|
|
137
|
+
},
|
|
138
|
+
"output_voltage": {
|
|
139
|
+
"name": "Voltas aschuir"
|
|
140
|
+
},
|
|
141
|
+
"register_1_fault": {
|
|
142
|
+
"name": "Cl\u00e1raigh 1 locht"
|
|
143
|
+
},
|
|
144
|
+
"register_2_fault": {
|
|
145
|
+
"name": "Cl\u00e1raigh 2 locht"
|
|
146
|
+
},
|
|
147
|
+
"register_3_fault": {
|
|
148
|
+
"name": "Cl\u00e1raigh 3 locht"
|
|
149
|
+
},
|
|
100
150
|
"restore_capacity": {
|
|
101
151
|
"name": "Riachtanas athch\u00f3irithe"
|
|
102
152
|
},
|
|
@@ -51,14 +51,14 @@
|
|
|
51
51
|
"sensor": {
|
|
52
52
|
"air_cleaning_status": {
|
|
53
53
|
"state": {
|
|
54
|
-
"idle": "\
|
|
54
|
+
"idle": "\u05d1\u05d4\u05de\u05ea\u05e0\u05d4",
|
|
55
55
|
"off": "\u05db\u05d1\u05d5\u05d9",
|
|
56
56
|
"on": "\u05de\u05d5\u05e4\u05e2\u05dc"
|
|
57
57
|
}
|
|
58
58
|
},
|
|
59
59
|
"dehumidification_status": {
|
|
60
60
|
"state": {
|
|
61
|
-
"idle": "\
|
|
61
|
+
"idle": "\u05d1\u05d4\u05de\u05ea\u05e0\u05d4",
|
|
62
62
|
"off": "\u05db\u05d1\u05d5\u05d9",
|
|
63
63
|
"on": "\u05de\u05d5\u05e4\u05e2\u05dc"
|
|
64
64
|
}
|
|
@@ -71,14 +71,14 @@
|
|
|
71
71
|
},
|
|
72
72
|
"humidification_status": {
|
|
73
73
|
"state": {
|
|
74
|
-
"idle": "\
|
|
74
|
+
"idle": "\u05d1\u05d4\u05de\u05ea\u05e0\u05d4",
|
|
75
75
|
"off": "\u05db\u05d1\u05d5\u05d9",
|
|
76
76
|
"on": "\u05de\u05d5\u05e4\u05e2\u05dc"
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
79
|
"ventilation_status": {
|
|
80
80
|
"state": {
|
|
81
|
-
"idle": "\
|
|
81
|
+
"idle": "\u05d1\u05d4\u05de\u05ea\u05e0\u05d4",
|
|
82
82
|
"off": "\u05db\u05d1\u05d5\u05d9",
|
|
83
83
|
"on": "\u05de\u05d5\u05e4\u05e2\u05dc"
|
|
84
84
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"_": {
|
|
4
4
|
"name": "\u05dc\u05d5\u05d5\u05d9\u05d9\u05df \u05e9\u05dc \u05de\u05e1\u05d9\u05d9\u05e2 \u05e7\u05d5\u05dc\u05d9",
|
|
5
5
|
"state": {
|
|
6
|
-
"idle": "\
|
|
6
|
+
"idle": "\u05d1\u05d4\u05de\u05ea\u05e0\u05d4",
|
|
7
7
|
"listening": "\u05de\u05d0\u05d6\u05d9\u05df",
|
|
8
8
|
"processing": "\u05e2\u05d9\u05d1\u05d5\u05d3",
|
|
9
9
|
"responding": "\u05de\u05d2\u05d9\u05d1"
|
|
@@ -5,7 +5,7 @@ from __future__ import annotations
|
|
|
5
5
|
from collections.abc import Callable, Mapping
|
|
6
6
|
from datetime import datetime, timedelta
|
|
7
7
|
import logging
|
|
8
|
-
from typing import Any
|
|
8
|
+
from typing import TYPE_CHECKING, Any
|
|
9
9
|
|
|
10
10
|
from pyasuswrt import AsusWrtError
|
|
11
11
|
|
|
@@ -40,6 +40,9 @@ from .const import (
|
|
|
40
40
|
SENSORS_CONNECTED_DEVICE,
|
|
41
41
|
)
|
|
42
42
|
|
|
43
|
+
if TYPE_CHECKING:
|
|
44
|
+
from . import AsusWrtConfigEntry
|
|
45
|
+
|
|
43
46
|
CONF_REQ_RELOAD = [CONF_DNSMASQ, CONF_INTERFACE, CONF_REQUIRE_IP]
|
|
44
47
|
|
|
45
48
|
SCAN_INTERVAL = timedelta(seconds=30)
|
|
@@ -52,10 +55,13 @@ _LOGGER = logging.getLogger(__name__)
|
|
|
52
55
|
class AsusWrtSensorDataHandler:
|
|
53
56
|
"""Data handler for AsusWrt sensor."""
|
|
54
57
|
|
|
55
|
-
def __init__(
|
|
58
|
+
def __init__(
|
|
59
|
+
self, hass: HomeAssistant, api: AsusWrtBridge, entry: AsusWrtConfigEntry
|
|
60
|
+
) -> None:
|
|
56
61
|
"""Initialize a AsusWrt sensor data handler."""
|
|
57
62
|
self._hass = hass
|
|
58
63
|
self._api = api
|
|
64
|
+
self._entry = entry
|
|
59
65
|
self._connected_devices = 0
|
|
60
66
|
|
|
61
67
|
async def _get_connected_devices(self) -> dict[str, int]:
|
|
@@ -91,6 +97,7 @@ class AsusWrtSensorDataHandler:
|
|
|
91
97
|
update_method=method,
|
|
92
98
|
# Polling interval. Will only be polled if there are subscribers.
|
|
93
99
|
update_interval=SCAN_INTERVAL if should_poll else None,
|
|
100
|
+
config_entry=self._entry,
|
|
94
101
|
)
|
|
95
102
|
await coordinator.async_refresh()
|
|
96
103
|
|
|
@@ -321,7 +328,9 @@ class AsusWrtRouter:
|
|
|
321
328
|
if self._sensors_data_handler:
|
|
322
329
|
return
|
|
323
330
|
|
|
324
|
-
self._sensors_data_handler = AsusWrtSensorDataHandler(
|
|
331
|
+
self._sensors_data_handler = AsusWrtSensorDataHandler(
|
|
332
|
+
self.hass, self._api, self._entry
|
|
333
|
+
)
|
|
325
334
|
self._sensors_data_handler.update_device_count(self._connected_devices)
|
|
326
335
|
|
|
327
336
|
sensors_types = await self._api.async_get_available_sensors()
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"name": "\u05de\u05e6\u05d1 \u05de\u05e0\u05d4\u05dc \u05d4\u05d2\u05d9\u05d1\u05d5\u05d9",
|
|
26
26
|
"state": {
|
|
27
27
|
"create_backup": "\u05d9\u05e6\u05d9\u05e8\u05ea \u05d2\u05d9\u05d1\u05d5\u05d9",
|
|
28
|
-
"idle": "\
|
|
28
|
+
"idle": "\u05d1\u05d4\u05de\u05ea\u05e0\u05d4",
|
|
29
29
|
"receive_backup": "\u05e7\u05d1\u05dc\u05ea \u05d2\u05d9\u05d1\u05d5\u05d9",
|
|
30
30
|
"restore_backup": "\u05e9\u05d7\u05d6\u05d5\u05e8 \u05d2\u05d9\u05d1\u05d5\u05d9"
|
|
31
31
|
}
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"drying": "\u05d9\u05d9\u05d1\u05d5\u05e9",
|
|
71
71
|
"fan": "\u05de\u05d0\u05d5\u05d5\u05e8\u05e8",
|
|
72
72
|
"heating": "\u05d7\u05d9\u05de\u05d5\u05dd",
|
|
73
|
-
"idle": "\
|
|
73
|
+
"idle": "\u05d1\u05d4\u05de\u05ea\u05e0\u05d4",
|
|
74
74
|
"off": "\u05db\u05d1\u05d5\u05d9",
|
|
75
75
|
"preheating": "\u05d7\u05d9\u05de\u05d5\u05dd \u05de\u05e7\u05d3\u05d9\u05dd"
|
|
76
76
|
}
|
|
@@ -20,6 +20,10 @@
|
|
|
20
20
|
},
|
|
21
21
|
"title": "T\u00e1 an rogha t\u00e9acs-go-hurlabhra {deprecated_option} imithe i l\u00e9ig"
|
|
22
22
|
},
|
|
23
|
+
"deprecated_tts_platform_config": {
|
|
24
|
+
"description": "T\u00e1 an iontr\u00e1il `platform: cloud` faoin rann\u00e1n `tts:` i configuration.yaml imithe i l\u00e9ig agus ba ch\u00f3ir \u00ed a bhaint. Is f\u00e9idir leat an comh\u00e9adan \u00fas\u00e1ideora a \u00fas\u00e1id chun socruithe a athr\u00fa don ard\u00e1n t\u00e9acs-go-hurlabhra Cloud. Coigeartaigh do configuration.yaml agus atos\u00fa Home Assistant chun an fhadhb seo a r\u00e9iteach.",
|
|
25
|
+
"title": "T\u00e1 cumra\u00edocht an ard\u00e1in t\u00e9acs-go-hurlabhra Cloud imithe i l\u00e9ig"
|
|
26
|
+
},
|
|
23
27
|
"deprecated_voice": {
|
|
24
28
|
"fix_flow": {
|
|
25
29
|
"step": {
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"config": {
|
|
3
|
+
"error": {
|
|
4
|
+
"directory_does_not_exist": "N\u00edorbh fh\u00e9idir teacht ar an eolaire. Seice\u00e1il do shocruithe le do thoil."
|
|
5
|
+
},
|
|
3
6
|
"step": {
|
|
4
7
|
"user": {
|
|
5
8
|
"description": "Roghnaigh su\u00edomh chun dul chuig an siopa \u00edosl\u00f3d\u00e1lacha. D\u00e9anfaidh an socr\u00fa seice\u00e1il an bhfuil an t-eolaire ann."
|
|
@@ -6,5 +6,5 @@
|
|
|
6
6
|
"documentation": "https://www.home-assistant.io/integrations/ecovacs",
|
|
7
7
|
"iot_class": "cloud_push",
|
|
8
8
|
"loggers": ["sleekxmppfs", "sucks", "deebot_client"],
|
|
9
|
-
"requirements": ["py-sucks==0.9.11", "deebot-client==13.
|
|
9
|
+
"requirements": ["py-sucks==0.9.11", "deebot-client==13.6.0"]
|
|
10
10
|
}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"config": {
|
|
3
3
|
"error": {
|
|
4
|
+
"invalid_url": "URL neamhbhail\u00ed",
|
|
5
|
+
"invalid_url_schema_override_mqtt_url": "Sc\u00e9im URL MQTT neamhbhail\u00ed. \nBa ch\u00f3ir go dtos\u00f3dh an URL le `mqtt://` n\u00f3 `mqtts://`.",
|
|
4
6
|
"invalid_url_schema_override_rest_url": "Sc\u00e9im URL REST neamhbhail\u00ed. Ba ch\u00f3ir go dtos\u00f3dh an URL le `http://` n\u00f3 `https://`."
|
|
5
7
|
},
|
|
6
8
|
"step": {
|
|
@@ -70,6 +72,11 @@
|
|
|
70
72
|
}
|
|
71
73
|
}
|
|
72
74
|
},
|
|
75
|
+
"image": {
|
|
76
|
+
"map": {
|
|
77
|
+
"name": "L\u00e9arsc\u00e1il"
|
|
78
|
+
}
|
|
79
|
+
},
|
|
73
80
|
"number": {
|
|
74
81
|
"clean_count": {
|
|
75
82
|
"name": "L\u00edon glan"
|
|
@@ -88,6 +95,13 @@
|
|
|
88
95
|
"low": "\u00cdseal",
|
|
89
96
|
"medium": "Me\u00e1nach"
|
|
90
97
|
}
|
|
98
|
+
},
|
|
99
|
+
"work_mode": {
|
|
100
|
+
"state": {
|
|
101
|
+
"mop_after_vacuum": "Mop tar \u00e9is fol\u00fasghlanadh",
|
|
102
|
+
"vacuum": "Fol\u00fasghlant\u00f3ir",
|
|
103
|
+
"vacuum_and_mop": "Fol\u00fasghlant\u00f3ir & mopa"
|
|
104
|
+
}
|
|
91
105
|
}
|
|
92
106
|
},
|
|
93
107
|
"sensor": {
|
|
@@ -140,12 +154,21 @@
|
|
|
140
154
|
}
|
|
141
155
|
},
|
|
142
156
|
"switch": {
|
|
157
|
+
"advanced_mode": {
|
|
158
|
+
"name": "M\u00f3d ardleibh\u00e9il"
|
|
159
|
+
},
|
|
143
160
|
"border_switch": {
|
|
144
161
|
"name": "Lasc teorann"
|
|
145
162
|
},
|
|
163
|
+
"carpet_auto_fan_boost": {
|
|
164
|
+
"name": "S\u00fach\u00e1n uath-threisithe cairp\u00e9ad"
|
|
165
|
+
},
|
|
146
166
|
"child_lock": {
|
|
147
167
|
"name": "Glas leana\u00ed"
|
|
148
168
|
},
|
|
169
|
+
"clean_preference": {
|
|
170
|
+
"name": "Glan rogha"
|
|
171
|
+
},
|
|
149
172
|
"continuous_cleaning": {
|
|
150
173
|
"name": "Glanadh lean\u00fanach"
|
|
151
174
|
},
|
|
@@ -3,6 +3,10 @@
|
|
|
3
3
|
"entity_unavailable": {
|
|
4
4
|
"description": "Stanje teh konfiguriranih entitet trenutno ni na voljo:",
|
|
5
5
|
"title": "Entiteta ni na voljo"
|
|
6
|
+
},
|
|
7
|
+
"statistics_not_defined": {
|
|
8
|
+
"description": "Nekatere entitete trenutno nimajo statisti\u010dnih metapodatkov. \u010ce so ti na novo ustvarjeni, lahko traja do 5 minut, da se ustvarijo za naslednje entitete:",
|
|
9
|
+
"title": "Statistika ni definirana"
|
|
6
10
|
}
|
|
7
11
|
}
|
|
8
12
|
}
|
|
@@ -16,8 +16,38 @@
|
|
|
16
16
|
}
|
|
17
17
|
},
|
|
18
18
|
"number": {
|
|
19
|
+
"away_extract_fan_setpoint": {
|
|
20
|
+
"name": "Socr\u00fa pointe fean east\u00f3sctha ar shi\u00fal"
|
|
21
|
+
},
|
|
22
|
+
"away_supply_fan_setpoint": {
|
|
23
|
+
"name": "Pointe socraithe fean sol\u00e1thair ar shi\u00fal"
|
|
24
|
+
},
|
|
25
|
+
"cooker_hood_extract_fan_setpoint": {
|
|
26
|
+
"name": "Socr\u00fa pointe fean east\u00f3sctha cochall c\u00f3caire\u00e1in"
|
|
27
|
+
},
|
|
28
|
+
"cooker_hood_supply_fan_setpoint": {
|
|
29
|
+
"name": "Socr\u00fa pointe sol\u00e1thair fean cochall c\u00f3caire\u00e1in"
|
|
30
|
+
},
|
|
31
|
+
"fireplace_extract_fan_setpoint": {
|
|
32
|
+
"name": "Socr\u00fa fean east\u00f3sctha teallaigh"
|
|
33
|
+
},
|
|
19
34
|
"fireplace_mode_runtime": {
|
|
20
35
|
"name": "Am rith m\u00f3d teallaigh"
|
|
36
|
+
},
|
|
37
|
+
"fireplace_supply_fan_setpoint": {
|
|
38
|
+
"name": "Socr\u00fa pointe fean sol\u00e1thair teallaigh"
|
|
39
|
+
},
|
|
40
|
+
"high_extract_fan_setpoint": {
|
|
41
|
+
"name": "Socr\u00fa pointe ard fean east\u00f3sctha"
|
|
42
|
+
},
|
|
43
|
+
"high_supply_fan_setpoint": {
|
|
44
|
+
"name": "Socr\u00fa pointe ard sol\u00e1thair fean"
|
|
45
|
+
},
|
|
46
|
+
"home_extract_fan_setpoint": {
|
|
47
|
+
"name": "Socr\u00fa pointe fean east\u00f3sctha baile"
|
|
48
|
+
},
|
|
49
|
+
"home_supply_fan_setpoint": {
|
|
50
|
+
"name": "Socr\u00fa pointe fean sol\u00e1thair t\u00ed"
|
|
21
51
|
}
|
|
22
52
|
},
|
|
23
53
|
"sensor": {
|
|
@@ -38,6 +68,9 @@
|
|
|
38
68
|
"cooker_hood_mode": {
|
|
39
69
|
"name": "M\u00f3d cochall c\u00f3caire\u00e1in"
|
|
40
70
|
},
|
|
71
|
+
"electric_heater": {
|
|
72
|
+
"name": "T\u00e9itheoir leictreach"
|
|
73
|
+
},
|
|
41
74
|
"fireplace_mode": {
|
|
42
75
|
"name": "M\u00f3d teallach"
|
|
43
76
|
}
|