Bram Kragten
4ca13c409b
Introduce dark mode and primary color picker ( #6430 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-08-03 02:07:12 +02:00
Bram Kragten
82f80db558
Update typescript, prettier, tslint -> eslint ( #5536 )
...
* Update typescript, prettier, tslint -> eslint
* Organize imports
* Use glob for eslint fix react import
2020-04-14 09:05:45 -07:00
Bram Kragten
42cbe863bb
Fix passive color radius and fix switch label clicks ( #4703 )
...
* Fix passive color radius and fix switch label clicks
* Colors vars
2020-02-03 22:32:22 -08:00
Bram Kragten
616df070a4
Zone ui fixes
...
fixes #4659
fixes #4658
fixes #4661
fixes #4665
fixes #4660
fixes #4655
2020-01-30 11:54:49 +01:00
Bram Kragten
04f8f0f74f
Render should always return a html template ( #4612 )
2020-01-27 08:34:22 -08:00
Bram Kragten
b7a3fe6e91
Improve zones UI ( #4576 )
...
* Improve zones UI
* Make home blue
* Only fit after edit in dialog
* Filter states from UI edtor
* Comments
* bring editable circle to front
* Update ha-config-zone.ts
* Update ha-config-zone.ts
* Hide side navigation for zones
* Fix initial ignore fit, fix click on switch label, space dialog buttons
2020-01-24 23:21:26 +01:00
Bram Kragten
49611e285f
Add zones config UI ( #4556 )
...
* Add zones config UI
* Update en.json
* Update dialog-zone-detail.ts
* Update hc-cast.ts
* Update more-info-content.ts
* Add drag radius and icon to dialog
* Review comments
2020-01-22 11:29:51 -08:00
Malte Franken
7494a49238
Normalize longitude to the range between -180 to +180 degrees ( #3872 )
...
* normalize longitude to the range between -180 to +180 degrees
* only normalize longitude if out of valid range
2019-10-07 09:49:00 +02:00
Paulus Schoutsen
2d056bad81
Allow picking location on a map ( #3244 )
...
* Allow picking location on a map
* Add some better defaults
* Close connection before navigation
2019-06-04 08:47:02 -07:00