Thomas Lovén
8cbd667286
Lovelace - Long Press for everything ( #1848 )
...
* Long-press controller and lit-directive
* Enable long-press for glance card
* Enable long-press for entity-button
* Use new long-press for picture-elements
* Enable long-press for picture-entity card
2018-10-26 09:27:39 +02:00
Paulus Schoutsen
8bf60d502a
Allow mocking websocket commands in the gallery ( #1859 )
...
* Allow mocking rest/websocket commands in the gallery
* typo
2018-10-26 09:27:10 +02:00
Zack Arnett
9f60499a3f
Fix for input slider on states ui ( #1861 )
2018-10-25 20:15:31 -04:00
Paulus Schoutsen
56a9ff2b35
Gallery: fix notifs, fake config/services, glance demo ( #1857 )
...
* Gallery: fix notifs, fake config/services, glance demo
* Fix missing glance states
* Fill in more missing entities
* Add controller to entity filter card
2018-10-25 14:05:22 +02:00
Paulus Schoutsen
8c7b62509b
Fix stack card getSize ( #1856 )
2018-10-25 12:29:05 +02:00
Ian Richardson
5e61065b64
Convert hui-error-card to TypeScript/LitElement ( #1852 )
2018-10-25 09:28:15 +02:00
Zack Arnett
39dd0524f8
Merge pull request #1792 from zsarnett/entities-card-lit
...
Updating Entities Card to TS+lit
2018-10-24 21:12:08 -04:00
Zack Arnett
25c6a4d3a6
Switching to new version of localize
2018-10-24 16:34:20 -04:00
Zack Arnett
0b9a4c56a9
Review Update
2018-10-24 16:34:20 -04:00
Zack Arnett
faa08f9e1f
Review Update
2018-10-24 16:34:20 -04:00
Zack Arnett
7fbe0937df
Review updates
2018-10-24 16:34:20 -04:00
Zack Arnett
66f5e34d52
Removing log console
2018-10-24 16:34:19 -04:00
Zack Arnett
ddf59c8d5c
Readding Homeasistant call in types
2018-10-24 16:34:19 -04:00
Zack Arnett
0856073e85
Changing element to unknown
2018-10-24 16:34:19 -04:00
Zack Arnett
06aef18d0c
addressiing reviews
2018-10-24 16:34:19 -04:00
Zack Arnett
be63648238
Review Update
2018-10-24 16:34:19 -04:00
Zack Arnett
56e01e66fb
Review fix
2018-10-24 16:34:18 -04:00
Zack Arnett
772153e58a
Update entities
2018-10-24 16:34:18 -04:00
Zack Arnett
3882a5aa89
Fix for Click Event
2018-10-24 16:34:18 -04:00
Zack Arnett
edf8027bf4
Updating repeat array
2018-10-24 16:34:18 -04:00
Zack Arnett
2fd459381d
Updating from Reviews
2018-10-24 16:34:17 -04:00
Zack Arnett
76e67d27e7
Update to Togglable entities
2018-10-24 16:34:17 -04:00
Zack Arnett
18be134ad8
Updating Entities Card to TS+lit
2018-10-24 16:34:17 -04:00
Paulus Schoutsen
1feb9f6a27
Bump version to 20181024.0
2018-10-24 22:14:06 +02:00
Paulus Schoutsen
337a760e73
Update translations
2018-10-24 22:13:49 +02:00
Thomas Lovén
54cd412107
Fix for some dev pages crashing on iOS. ( #1850 )
...
This should probably be reverted when the fixes in
https://bugs.webkit.org/show_bug.cgi?id=174629 has been rolled out.
2018-10-24 22:04:27 +02:00
Ian Richardson
cf2171ece1
Convert hui-vertical-stack-card to TypeScript/LitElement ( #1846 )
...
Failed to rebase previous branch and am taking my working changes and applying to a new branch based off of current master.
Updated tslint.json to allow for prefixed `_` to variable names
2018-10-24 12:11:09 +02:00
Paulus Schoutsen
47fb8a5513
Fix mixin names ( #1849 )
2018-10-24 12:10:58 +02:00
Ian Richardson
06bf134bd4
Remove extending of HassLocalizeMixin as it is not needed ( #1847 )
2018-10-24 11:42:09 +02:00
Timmo
cf8899fcbe
↕️ fix sorting of addons ( #1845 )
2018-10-24 09:58:44 +02:00
Charles Garwood
c05b77961e
Reduces device registry card height to only show 4 entities before scrolling ( #1844 )
2018-10-23 17:40:31 +02:00
Paulus Schoutsen
19c365cd12
Update version to 20181023.0
2018-10-23 14:01:51 +02:00
Paulus Schoutsen
29f032087e
Update translations
2018-10-23 14:01:22 +02: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
Thomas Lovén
ad162677a6
Introduce typescript to hui-conditional-card ( #1831 )
2018-10-23 12:11:06 +02:00
Thomas Lovén
fbbbe7d17d
Add HomeAssistant object hass to LovelaceCard interface ( #1843 )
2018-10-23 10:53:42 +02:00
Ian Richardson
ef0d11c042
connection
is being populated for HomeAssistant
type, not conn
(#1841 )
2018-10-23 09:33:04 +02:00
Ian Richardson
fc2608980f
Generate icons from `.ts. files ( #1842 )
2018-10-23 09:32:27 +02:00
Tom Raithel
cc97e82a78
Improve size of device cards and add max-width for entities ( #1838 )
...
fixes #1751
2018-10-23 00:12:39 +02:00
Paulus Schoutsen
54e3191de6
Reinstate first call true
2018-10-22 21:40:35 +02:00
Paulus Schoutsen
4f8c8762c7
Fix second visit to history panel ( #1835 )
2018-10-22 21:37:21 +02:00
Zack Arnett
c190f1986e
Merge pull request #1834 from home-assistant/fix-chart-tooltip
...
Fix chart tooltip
2018-10-22 15:13:25 -04:00
Paulus Schoutsen
b418048bc9
Fix chart tooltip
2018-10-22 21:07:31 +02:00
Paulus Schoutsen
0fdd1c74f2
Always define localize func ( #1830 )
2018-10-22 20:31:43 +02:00
Thomas Lovén
3b1b2b95e7
Add option to pick number of columns for glance card ( #1832 )
2018-10-22 20:10:48 +02:00
Paulus Schoutsen
3bb5484b7f
Bump version to 20181021.0
2018-10-21 20:32:05 +02:00
Paulus Schoutsen
d93c09b27b
Fix reference to this.language ( #1825 )
2018-10-21 20:31:41 +02:00
Paulus Schoutsen
e7ec18d270
Fix lint
2018-10-21 20:31:24 +02:00
Paulus Schoutsen
3ebe21e135
Update translations
2018-10-21 20:16:09 +02:00
Ian Richardson
aca1ecf1ee
Convert hui-markdown-card to TypeScript/LitElement ( #1808 )
...
* Convert hui-markdown-card to TypeScript/LitElement
* Addressed review comments
* Addressed review comments
* Addressed review comments
2018-10-21 20:09:11 +02:00