Bram Kragten
2ac29cf1a4
Updated frontend to 20200505.0 ( #35253 )
2020-05-05 10:42:02 -07:00
Bram Kragten
88b7aba1c8
Updated frontend to 20200427.2 ( #35079 )
2020-05-02 21:55:11 +02:00
Bram Kragten
de062bc2a6
Updated frontend to 20200427.1 ( #34831 )
2020-04-28 22:20:06 -07:00
Bram Kragten
96ef92659f
Updated frontend to 20200427.0 ( #34766 )
2020-04-27 15:38:14 +02:00
Paulus Schoutsen
f436e29a0d
Add frontend version WS command ( #34701 )
2020-04-25 17:30:15 -07:00
Bram Kragten
175204a65e
Updated frontend to 20200424.0 ( #34645 )
2020-04-24 08:40:36 -07:00
Bram Kragten
276c79aa85
Updated frontend to 20200422.0 ( #34532 )
2020-04-22 08:24:33 -04:00
Paulus Schoutsen
608a7578fc
Bump frontend to 20200418 ( #34407 )
2020-04-18 17:45:14 -07:00
Paulus Schoutsen
98f1548f2d
Allow fetching translations by categories ( #34329 )
2020-04-18 17:13:13 -07:00
Bram Kragten
bf33169627
Updated frontend to 20200414.0 ( #34235 )
2020-04-14 15:13:35 -07:00
Bram Kragten
70ee9d7f26
Updated frontend to 20200407.2 ( #33891 )
2020-04-09 17:21:01 +02:00
Bram Kragten
d95ffb3aa3
Updated frontend to 20200407.1 ( #33799 )
2020-04-07 13:42:17 -07:00
Bram Kragten
2dbd8cf72c
Bump frontend ( #33751 )
2020-04-06 13:23:22 -07:00
Franck Nijhof
39336d3ea3
Add prettier (in pre-commit and CI) ( #33693 )
...
* Add prettier (in pre-commit and CI)
* Make all file prettier
* Change order
* Add to Azure Pipelines
* Fix a YAML file prettier caught as invalid
* Remove flow mapping using curly braces from all YAML service files
2020-04-05 17:27:16 +02:00
Franck Nijhof
7653dc947a
Enable pylint unnecessary-pass ( #33650 )
...
* Enable pylint unnecessary-pass
* Process review suggestions
* Fix smhi tests
2020-04-05 10:33:07 +02:00
Paulus Schoutsen
f1d3c0d19b
Remove unused manifest fields ( #33595 )
2020-04-03 12:58:19 -07:00
Bram Kragten
6f7bd673fb
Updated frontend to 20200403.0 ( #33586 )
2020-04-03 10:32:00 -07:00
Bram Kragten
400602a8b3
Updated frontend to 20200401.0 ( #33505 )
2020-04-01 11:27:01 -07:00
Bram Kragten
531207e005
Updated frontend to 20200330.0 ( #33449 )
2020-03-30 14:20:14 -07:00
Paulus Schoutsen
08aa4b098c
Add device automation as frontend dependency ( #32962 )
2020-03-18 18:15:23 -07:00
Bram Kragten
ede0cfaeb8
Updated frontend to 20200318.1 ( #32957 )
2020-03-18 17:13:19 -07:00
Bram Kragten
7d23a734fc
Updated frontend to 20200318.0 ( #32931 )
2020-03-18 13:02:27 +01:00
Bram Kragten
682fcec99e
Updated frontend to 20200316.1 ( #32878 )
2020-03-16 14:27:20 -07:00
Bram Kragten
f4b3760a1a
Updated frontend to 20200316.0 ( #32866 )
2020-03-16 13:30:59 +01:00
Bram Kragten
460857a765
Updated frontend to 20200313.0 ( #32777 )
2020-03-13 13:43:39 -07:00
Bram Kragten
6bd55011a8
Check if panel url used and delay dashboard reg till start ( #32771 )
...
* Check if panel url used and delay dashboard reg till start
* move storage_dashboard_changed
* fix tests
2020-03-13 11:55:53 -07:00
Bram Kragten
a3dd9979d2
Updated frontend to 20200312.0 ( #32741 )
2020-03-12 14:41:04 -07:00
Bram Kragten
c9a9bd16fe
Updated frontend to 20200311.1 ( #32691 )
2020-03-11 12:18:11 -07:00
Bram Kragten
99109d162b
Updated frontend to 20200311.0 ( #32675 )
2020-03-11 12:10:00 +01:00
Bram Kragten
ac945242dc
Updated frontend to 20200306.0 ( #32532 )
2020-03-06 17:42:19 +01:00
Bram Kragten
3ea29635a0
Updated frontend to 20200228.0 ( #32334 )
2020-02-29 01:55:27 +01:00
Paulus Schoutsen
deda2f86e7
Allow managing Lovelace storage dashboards ( #32241 )
...
* Allow managing Lovelace storage dashboards
* Make sure we do not allow duplicate url paths
* Allow setting sidebar to None
* Fix tests
* Delete storage file on delete
* List all dashboards
2020-02-28 12:43:17 -08:00
Bram Kragten
3dc1ece33c
Updated frontend to 20200220.5 ( #32312 )
2020-02-28 07:56:39 -08:00
Bram Kragten
5a67d73a37
Updated frontend to 20200220.4 ( #32205 )
2020-02-26 11:32:15 +01:00
Bram Kragten
b0fdbebd56
Updated frontend to 20200220.3 ( #32189 )
2020-02-25 23:15:25 +01:00
Paulus Schoutsen
536b31305a
Support multiple Lovelace dashboards ( #32134 )
...
* Support multiple Lovelace dashboards
* Mark collection maintenance as unfinished
* Fix import
* Add websockets commands for resource management
* Revert "Add websockets commands for resource management"
This reverts commit 7d140b2bcc
.
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-02-25 11:18:21 -08:00
springstan
ad102b3840
Use f-strings in integrations starting with "F"and"G" ( #32150 )
...
* Use f-strings in integrations starting with F
* Use f-strings in tests for integrations starting with F
* Use f-strings in integrations starting with G
* Use f-strings in tests for integrations starting with G
* Fix pylint error
* Fix broken test
2020-02-24 17:54:20 -08:00
Paulus Schoutsen
51b5796916
Updated frontend to 20200220.1 ( #32046 )
2020-02-20 14:51:27 -08:00
Paulus Schoutsen
20e3c91ebd
Updated frontend to 20200220.0 ( #32033 )
2020-02-20 11:01:20 -08:00
Bram Kragten
e90d29ea36
Updated frontend to 20200219.0 ( #31979 )
2020-02-19 12:46:40 +01:00
Paulus Schoutsen
beee1298c5
Extend safe mode ( #31927 )
...
* Extend safe mode
* Add safe mode boolean to config JSON output and default Lovelace
* Add safe mode to frontend
* Update accent color
2020-02-18 11:52:38 -08:00
Bram Kragten
e52adbb942
Updated frontend to 20200217.0 ( #31922 )
2020-02-17 22:03:42 +01:00
Bram Kragten
18dfb02355
Updated frontend to 20200212.0 ( #31912 )
2020-02-17 10:24:11 -08:00
Robbie Trencheny
f6341ed3de
Add Home Assistant Companion to manifest.json so we can sugges… ( #31808 )
2020-02-13 15:44:45 -08:00
Bram Kragten
834acd85d3
Updated frontend to 20200212.0 ( #31772 )
2020-02-12 14:54:33 -08:00
Bram Kragten
56316b1f6e
Updated frontend to 20200130.3 ( #31771 )
2020-02-12 14:53:26 -08:00
Paulus Schoutsen
12de3f1e47
Clean up frontend services and events ( #31654 )
...
* Clean up frontend services and events
* Fix bug in core instead
* Add test that core works correctly with callback marked async funcs
2020-02-09 19:47:16 -08:00
Paulus Schoutsen
ba9892e1f1
Updated frontend to 20200130.2 ( #31502 )
2020-02-05 14:41:01 -08:00
Bram Kragten
9097912469
Updated frontend to 20200130.1 ( #31460 )
2020-02-04 17:07:09 +01:00
quthla
3f9dbe6845
Fix theme color ( #31366 )
2020-02-03 14:09:25 -08:00