16 Commits

Author SHA1 Message Date
Bram Kragten
5754f4463d
Bump babel and eslint (#9049) 2021-04-30 12:15:31 -07:00
Josh McCarty
f43c420d59
Create number formatting options on the profile panel (#7925) 2021-03-28 18:32:48 +02:00
Paulus Schoutsen
1d13947e71
Use Record type (#7798) 2020-11-25 10:40:32 +01:00
Philip Allgaier
8c8151be92
Add entity filter to history panel (#7401) 2020-10-20 23:02:59 +02:00
Paulus Schoutsen
b65f4b9af6
Merge pull request #6083 from Shulyaka/humidifier 2020-06-22 17:59:01 -07:00
Denis Shulyaka
82957ff6ef Attributes 2020-06-11 01:46:07 +03:00
Bram Kragten
19c13096dc
Fix map history (#6075) 2020-06-01 16:07:06 +02:00
Denis Shulyaka
ec5d7508c9 Add humidifier entity integration 2020-05-31 22:35:58 +03:00
J. Nick Koston
79de8e0f32
Request less data when making history api calls where possible (#5934) 2020-05-27 16:45:39 +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
Hoytron
5f765e8b96
Add feature map history (#5331)
* add feature: show a geocode history on hui-map-card

* refactor feature to use hass cache via rest api and omit osm request

* prepare for PR

* squash duplicates of allEntities to omit duplicated layers on the map

* refactor to use device_tracker entity

* add asdf's .tool-versions file to gitignore

* add lokalize and cleanup

* ajust  logic to match backend api

* add changes to fit new backend behaviour

* fix error in history ts

* cleanup history for map card
2020-03-31 14:25:44 -07:00
Ian Richardson
1f4d359050 Replace all default exports in common/ with named exports (#3790) 2019-09-23 10:57:47 +02:00
Bram Kragten
cf7a300614 Don't remove hvac_action from history attributes (#3570)
So it can be used to plot a fill when active in the graph.
2019-09-02 09:10:48 -07:00
Paulus Schoutsen
0a09eabce3
Simplify localize (#2593)
* Simplify localize

* Delete unused file
2019-01-27 15:19:59 -08:00
Ian Richardson
c0c7c0f41a Remove .js from imports (#1948)
* Remove .js from lovelace

Also cleaned up some trailing whitespace

* Go big or go home

* More removals

* Revert changes to gallery webpack

* Revert changes to webpack.config.js
2018-11-02 12:26:03 +01:00
Paulus Schoutsen
d0cb7b9724
TS history data (#1839)
* Convert history data to TS

* Lint

* Extract cached history

* Move around
2018-10-23 13:54:52 +02:00