62 Commits

Author SHA1 Message Date
fa1edfd127 Make things work with Home Assistant Cast 2020-01-14 22:42:17 +01:00
9c775ce6cb Better support for cast, maybe. 2020-01-12 15:48:11 +01:00
90eab9b92a Add localization to templates 2020-01-12 13:25:00 +01:00
8790289006 Don't try load_lovelace until it succeeds. 2019-12-08 20:26:03 +01:00
a38da04024 Try load_lovelace until it succeeds. 2019-12-07 21:20:18 +01:00
605caa906c Fix popups outside of lovelace 2019-11-13 22:36:35 +01:00
cd230cc89b Bugfix in card-maker 2019-11-12 22:16:42 +01:00
b732307245 Fix error-card configuration. 2019-11-12 21:58:08 +01:00
96ff241199 Make card-maker auto-update to latest version 2019-11-12 15:17:39 +01:00
4bcbb48158 Add getCardSize to card-maker 2019-11-09 14:38:00 +01:00
83a9a2ea31 Add functions for device/entity/area registry parsing 2019-11-07 23:41:51 +01:00
c0cf359552 Add back dummies for deprecated functions 2019-11-06 21:52:24 +01:00
d6b209b442 Add HACS badge 2019-11-05 09:33:28 +01:00
fd2e449001 Version 2.0! 2019-11-05 00:28:13 +01:00
bff8a650bc Add fix to work better (i.e. not necessarily fully) with Home Assistant Cast 2019-07-26 17:53:00 +02:00
Danny Finkelstein
0efed83c3f Added remote domain as a toggle 2019-06-28 00:19:25 +02:00
e464e1bd0e Add support for input-datetime entity rows 2019-05-28 21:45:52 +02:00
dae88747ef Fix comparisons with almost-floats. Fix
thomasloven/lovelace-useful-markdown-card#16
2019-05-03 14:31:15 +02:00
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
deb8e38741
Merge pull request #11 from balloob/patch-1
Get LitElement from an existing component
2019-02-19 08:32:35 +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
090958f9f0 Version 0.3 2019-01-23 22:44:08 +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
2940ee2bcb Update cardmodder sample too 2019-01-22 21:51:27 +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