Commit graph

71825 commits

Author SHA1 Message Date
J. Nick Koston
3c6e7b188e
Remove OrderedDict from auth_store (#108546)
normal dicts keep track of insert order now so this should
no longer be needed
2024-01-20 20:36:43 -05:00
Jan Rieger
a042073d2f
Add nut icon translations (#108471) 2024-01-20 15:17:28 -05:00
Jan Rieger
d81682e02a
Add sun icon translations (#108462) 2024-01-20 15:16:32 -05:00
Jan Rieger
1d35665107
Change calendar icon based on state (#108451) 2024-01-20 15:04:29 -05:00
Franck Nijhof
8a5071ff82
Add time icon translations (#108458) 2024-01-20 14:42:28 -05:00
Erik Montnemery
88dfe8d33b
Remove unused TypeVar from config.py (#108495) 2024-01-20 14:39:12 -05:00
Franck Nijhof
2b90d968b4
Fix hassfest icon schema for service only (#108494) 2024-01-20 14:39:05 -05:00
Franck Nijhof
6374ee9378
Add cover icon translations (#108460)
* Add cover icon translations

* States -> state
2024-01-20 14:38:53 -05:00
Franck Nijhof
1804141b27
Add lawn mower icon translations (#108466) 2024-01-20 14:34:10 -05:00
Franck Nijhof
360ca9de34
Add remote icon translations (#108469) 2024-01-20 14:33:47 -05:00
Franck Nijhof
a06308e6e6
Add stt icon translations (#108474) 2024-01-20 14:33:27 -05:00
Franck Nijhof
222e2c19f3
Add select icon translations (#108472) 2024-01-20 14:33:08 -05:00
Franck Nijhof
942636ffd6
Add todo icon translations (#108477) 2024-01-20 14:32:47 -05:00
Franck Nijhof
74ae79204a
Add tts icon translations (#108476) 2024-01-20 14:32:24 -05:00
Ernst Klamer
0042a2fef2
Bump bthome-ble to 3.5.0 (#108475) 2024-01-20 14:31:57 -05:00
Franck Nijhof
70084dcefa
Add vacuum icon translations (#108479) 2024-01-20 14:29:31 -05:00
Franck Nijhof
a0d9a1e507
Add valve icon translations (#108480) 2024-01-20 14:28:57 -05:00
Franck Nijhof
bb225e4b38
Add update icon translations (#108481)
* Add update icon translations

* Oops
2024-01-20 14:28:07 -05:00
Franck Nijhof
8a3b9000aa
Add wake word icon translations (#108482) 2024-01-20 14:27:32 -05:00
Franck Nijhof
858b380e6b
Add media player icon translations (#108486) 2024-01-20 14:22:55 -05:00
Franck Nijhof
06d748cee7
Add weather icon translations (#108488) 2024-01-20 14:21:28 -05:00
Franck Nijhof
408ba4d850
Add water heater icon translations (#108491) 2024-01-20 14:20:48 -05:00
Franck Nijhof
19bf8970d2
Add icon translations to Plugwise (#108498) 2024-01-20 14:15:53 -05:00
Franck Nijhof
e71efa0e2b
Add icon translations to HomeWizard Energy (#108506)
* Add icon translations to HomeWizard Energy

* Update snapshots
2024-01-20 14:14:48 -05:00
Joakim Plate
d24636b179
Upgrade nibe to 2.7.0 (#108507) 2024-01-20 14:13:52 -05:00
Matthias Alphart
aa6d058c10
Update knx-frontend to 2024.1.20.105944 (#108511) 2024-01-20 20:12:15 +01:00
Franck Nijhof
0f3fb2eb85
2024.1.5 (#108502) 2024-01-20 19:58:13 +01:00
Franck Nijhof
4c4dc6a086
Pin pandas to 2.1.4 (#108509) 2024-01-20 18:09:33 +01:00
Franck Nijhof
6cf8a3e5d1
Pin pandas to 2.1.4 (#108509) 2024-01-20 18:08:35 +01:00
Jan Rieger
f40c8ce403
Add icon translations to Tankerkoenig (#108499) 2024-01-20 16:18:32 +01:00
Franck Nijhof
6901a80a70
Add siren icon translations (#108473) 2024-01-20 16:12:44 +01:00
Jan-Philipp Benecke
c2820e3cde
Use right state class for volume and timestamp sensor in bthome (#107675) 2024-01-20 16:03:46 +01:00
Franck Nijhof
71370f65d5
Bump version to 2024.1.5 2024-01-20 15:51:05 +01:00
Erik Montnemery
ea8fc64dd6
Fix empty files included by !include_dir_named (#108489)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-01-20 15:50:50 +01:00
Steven Looman
fb700cc847
Bump async-upnp-client to 0.38.1 (#108382) 2024-01-20 15:50:45 +01:00
Erik Montnemery
1cb5bbf865
Fix empty files included by !include_dir_named (#108489)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-01-20 15:12:32 +01:00
Franck Nijhof
a3619e544e
Add fan icon translations (#108461) 2024-01-20 13:29:43 +01:00
Franck Nijhof
16a85ab910
Add geo_location icon translations (#108463) 2024-01-20 13:29:08 +01:00
Franck Nijhof
5afbd34c64
Add humidifier icon translations (#108465) 2024-01-20 13:28:41 +01:00
Franck Nijhof
2c8981e100
Add text icon translations (#108457) 2024-01-20 13:28:23 +01:00
Franck Nijhof
618cfe587a
Ensure pre-commit runs hassfest when icons change (#108470) 2024-01-20 13:28:11 +01:00
Franck Nijhof
8c55f8e7f5
Add lock icon translations (#108467) 2024-01-20 13:27:36 +01:00
Franck Nijhof
b2ba808779
Add camera icon translations (#108419)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-01-20 11:39:13 +01:00
Jan Rieger
8dacb4f9ea
Add icon translations to AVM FRITZ!Box Call Monitor (#108417)
* Add icon translations to AVM FRITZ!Box Call Monitor

* Update homeassistant/components/fritzbox_callmonitor/icons.json

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update homeassistant/components/fritzbox_callmonitor/icons.json

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-01-20 11:16:56 +01:00
Franck Nijhof
b3017c0f4e
Add scene icon translations (#108456) 2024-01-20 11:07:29 +01:00
Franck Nijhof
dbaa02a5a8
Add event icon translations (#108453) 2024-01-20 11:06:41 +01:00
Franck Nijhof
576230da40
Add number icon translations (#108452) 2024-01-20 11:06:29 +01:00
Franck Nijhof
a9723df96c
Add image icon translations (#108455) 2024-01-20 11:05:53 +01:00
Franck Nijhof
206e6dfd62
Add sensor icon translations (#108450)
* Add sensor icon translations

* Add missing moisture
2024-01-20 11:05:16 +01:00
Franck Nijhof
5a56cf3922
Add datetime icon translations (#108449) 2024-01-20 11:04:14 +01:00