Bram Kragten
ee8a2d1e25
Update frontend to 20221208.0 ( #83551 )
2022-12-08 17:18:39 +01:00
Bram Kragten
dfb0887765
Update frontend to 20221207.0 ( #83479 )
2022-12-07 17:46:42 +01:00
Bram Kragten
75c5137e77
Update frontend to 20221206.0 ( #83415 )
2022-12-06 13:21:28 -05:00
Bram Kragten
91cdf0ecf7
Update frontend to 20221205.0 ( #83349 )
2022-12-05 23:59:54 +01:00
Bram Kragten
18e4c065eb
Update frontend to 20221201.1 ( #83062 )
2022-12-01 16:35:53 -05:00
Bram Kragten
a3fe08b62b
Update frontend to 20221130.0 ( #83014 )
2022-11-30 23:28:24 +01:00
Erik Montnemery
e1338adf1a
Allow configuring country and language in core config ( #81734 )
...
* Allow configuring country and language in core config
* Add script for updating list of countries
* Use black for formatting
* Fix quoting
* Move country codes to a separate file
* Address review comments
* Add generated/countries.py
* Get default language from owner account
* Remove unused variable
* Add script to generate list of supported languages
* Add tests
* Fix stale docsring
* Use format_python_namespace
* Correct async_user_store
* Improve typing
* Fix with_store decorator
* Initialize language in core store migration
* Fix startup
* Tweak
* Apply suggestions from code review
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Update storage.py
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-11-24 23:25:50 +01:00
Bram Kragten
014c2d487d
Update frontend to 20221108.0 ( #81787 )
2022-11-08 15:00:30 +01:00
Bram Kragten
76819d81be
Update frontend to 20221102.1 ( #81422 )
2022-11-02 20:25:31 +01:00
Bram Kragten
44f63252e7
Update frontend to 20221102.0 ( #81405 )
2022-11-02 11:52:19 +01:00
Bram Kragten
4a9859bf54
Update frontend to 20221031.0 ( #81324 )
2022-10-31 20:42:18 +01:00
Bram Kragten
c7d342a719
Update frontend to 20221027.0 ( #81114 )
2022-10-27 23:13:43 +02:00
Paulus Schoutsen
00f72f8b2a
Bump frontend to 20221026.0 ( #81042 )
2022-10-26 21:32:55 +02:00
Bram Kragten
1ac2d4ae74
Update frontend to 20221021.0 ( #80751 )
2022-10-21 20:29:28 -04:00
epenet
2c43606922
Add websocket type hints in components ( #80654 )
...
* Add websocket type hints in components
* Adjust
* Apply suggestion
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2022-10-20 13:41:14 +02:00
Bram Kragten
454394a242
Update frontend to 20221020.0 ( #80661 )
2022-10-20 12:29:51 +02:00
epenet
5442d6af01
Improve msg type hint in websocket commands ( #80530 )
2022-10-18 16:41:17 +02:00
Bram Kragten
7e19e56c6b
Update frontend to 20221010.0 ( #79994 )
2022-10-10 21:40:17 +02:00
Bram Kragten
e2c1a36e24
Update frontend to 20221006.0 ( #79745 )
2022-10-06 14:01:18 -04:00
Bram Kragten
41d2ab5b37
Update frontend to 20221005.0 ( #79656 )
2022-10-05 17:38:32 +02:00
Bram Kragten
9c97ebbcfe
Update frontend to 20221004.0 ( #79602 )
2022-10-04 11:51:12 -04:00
Franck Nijhof
2b27cfdabb
Set system & entity integration types ( #79593 )
2022-10-04 10:36:42 -04:00
Bram Kragten
bbaac01da5
Update frontend to 20221003.0 ( #79551 )
2022-10-03 21:45:28 +02:00
Bram Kragten
f28e3fb46c
Update frontend to 20221002.0 ( #79491 )
2022-10-02 21:30:54 +02:00
Bram Kragten
114db26fcf
Update frontend to 20220929.0 ( #79317 )
2022-09-29 13:22:41 -04:00
Bram Kragten
bfd9201623
Update frontend to 20220928.0 ( #79217 )
2022-09-28 19:05:37 +02:00
Marc Mueller
1e3a3d32ad
Use explicit return value in frontend ( #79122 )
2022-09-26 20:38:19 -04:00
Bram Kragten
9382f4be23
Update frontend to 20220907.2 ( #78431 )
2022-09-14 09:54:51 +02:00
Bram Kragten
4c164cc48d
Update frontend to 20220907.1 ( #78404 )
2022-09-13 16:15:45 -04:00
Bram Kragten
cd5967c4c6
Update frontend to 20220907.0 ( #77963 )
2022-09-07 17:31:53 +02:00
Bram Kragten
97d63e5c36
Update frontend to 20220906.0 ( #77910 )
2022-09-06 12:54:53 -04:00
Bram Kragten
6867029062
Update frontend to 20220905.0 ( #77854 )
2022-09-05 14:27:48 -04:00
Paulus Schoutsen
cf988354db
Bump frontend to 20220902.0 ( #77734 )
2022-09-02 20:53:33 -04:00
Paulus Schoutsen
8eaadc0aaf
Bump frontend to 20220901.0 ( #77689 )
2022-09-01 21:24:30 -04:00
Paulus Schoutsen
1bee9923dc
Bump frontend to 20220831.0 ( #77615 )
2022-08-31 19:28:58 +02:00
Paulus Schoutsen
6e92931087
Add file selector and file upload integration ( #76672 )
2022-08-18 12:02:12 -04:00
Paulus Schoutsen
8c62713af3
Bump frontend to 20220816.0 ( #76895 )
2022-08-16 20:49:27 -04:00
Zack Barett
a1d495a25b
Bump Frontend to 20220802.0 ( #76087 )
2022-08-02 18:08:33 +02:00
Zack Barett
a020482c23
Update frontend to 20220728.0 ( #75872 )
2022-07-28 18:20:10 +02:00
Bram Kragten
699fff08ed
Update frontend to 20220727.0 ( #75813 )
2022-07-27 13:21:07 +02:00
Franck Nijhof
877a4030aa
Add repairs as frontend dependency ( #75501 )
2022-07-20 16:29:07 +02:00
Zack Barett
ea6bb370a6
Bump frontend to 20220707.1 ( #75232 )
2022-07-15 01:12:48 +02:00
Bram Kragten
29cbd9d469
Update frontend to 20220707.0 ( #74625 )
2022-07-07 16:19:56 +02:00
Franck Nijhof
113ccfe6af
Update Home Assistant Frontend to 20220706.0 ( #74520 )
...
Bump Home Assistant Frontend to 20220706.0
2022-07-06 19:31:57 +02:00
Zack Barett
87d7c024bf
Bump Frontend to 20220705.0 ( #74467 )
2022-07-05 19:43:10 +02:00
Zack Barett
382b5d5073
Bump frontend to 20220630.0 ( #74266 )
2022-06-30 11:01:23 -07:00
Zack Barett
466ba47b35
Frontend bump to 20220629.0 ( #74180 )
2022-06-29 12:10:21 -05:00
Zack Barett
307666da7f
Bump Frontend to 20220624.0 ( #73938 )
2022-06-23 22:51:31 -05:00
J. Nick Koston
edb386c736
Switch frontend to use json helper ( #73874 )
2022-06-23 20:19:13 +02:00
Paulus Schoutsen
f25fdf0d2e
Fix reloading themes crashing if no themes configured ( #73287 )
2022-06-09 22:46:13 +03:00