39 Commits

Author SHA1 Message Date
c885db9f8e Better deprecation warning 2019-03-21 01:20:57 +01:00
ca95799012 Make compatible with 0.90 (backwards compatible as well) 2019-03-17 20:56:02 +01:00
05e1a9a76f
Merge pull request #18 from iantrich/patch-1
fix typo
2019-03-12 15:28:44 +01:00
86658c0236 Fix thomasloven/lovelace-card-tools#16 2019-03-11 19:47:47 +01:00
Ian Richardson
e1f0c2e999
fix typo 2019-03-11 00:33:03 -05:00
af5ada7825 Make popup return the moreInfo element 2019-03-07 21:58:14 +01:00
ae9a3dcd7a Better way to provide hass to popups, fix thomasloven/lovelace-popup-card#14 2019-03-07 13:05:34 +01:00
5fbed48b80 Various little fixes 2019-02-27 20:55:24 +01:00
2c4271c9f4 Fix bug in template handling 2019-02-27 20:53:45 +01:00
a89860815f Improved templates 2019-02-27 16:47:41 +01:00
01e9afef1b Better way to fetch lovelace data 2019-02-27 08:50:37 +01:00
8b9151f93b Version 0.4 2019-02-25 21:43:27 +01:00
6e12de2156 Various fixes 2019-02-25 21:19:38 +01:00
e34e67aa6a Get lovelace configuration 2019-02-21 08:59:41 +01:00
ce8310030f Open and close popups 2019-02-21 08:59:41 +01:00
Paulus Schoutsen
1cf927adca
Get LitElement from an existing component 2019-02-18 15:41:33 -08:00
f5bb8e0a1f Allow capitals in entity templates. Fix #10 2019-02-16 20:23:39 +01:00
9203a1825b entity ids can contain numbers too... 2019-02-16 19:59:00 +01:00
82f5e6ffd5 Use non-greedy search in template matching 2019-02-16 14:17:28 +01:00
97d9857505 More advanced templating 2019-02-15 21:18:22 +01:00
297fcc76b5 More well behaved variables 2019-01-24 16:50:58 +01:00
fbdb0afdf8 Make fireEvent work in panel views 2019-01-24 15:10:22 +01:00
0933ea8a09 Remove card-modder example 2019-01-23 22:40:40 +01:00
57fc14bbab Fix climate rows. Add localize function 2019-01-23 22:28:52 +01:00
2ca0b84d1f Refactoring. New args function 2019-01-22 21:45:06 +01:00
148cc93376 High visibility log message, perhaps. 2019-01-22 14:58:41 +01:00
8863c652e2 Example on waiting for load 2019-01-22 12:56:00 +01:00
e01229ebc8 De-simplify event dispatcher 2019-01-22 12:44:17 +01:00
6ce5d04e27 Simplify event dispatcher 2019-01-11 15:34:11 +01:00
c42acc18a0 Add slight delay to allow page to load 2019-01-11 13:45:39 +01:00
0a97d31dd1 More ES6 fixes 2018-12-29 15:39:59 +01:00
5e7654b99f Change which element to take litelement from 2018-12-28 23:03:08 +01:00
f7dc4caa6a Downgrade to ES6. Fix #2 2018-12-28 15:55:16 +01:00
e96d8c06f6 Use a fresh hass object for templating 2018-12-13 00:00:01 +01:00
3cd04c3dbc Allow more templates in a string 2018-12-12 23:31:18 +01:00
523255ba17 Add parseTemplate function. V 0.2 2018-12-12 23:17:21 +01:00
62c685b44d Fix erroneous function calls 2018-12-12 15:02:53 +01:00
fa49973e8c Make it work for panel:true 2018-12-12 14:20:09 +01:00
863971362f Initial commit. V 0.1 2018-12-11 23:44:27 +01:00