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
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
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
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
Charles Garwood
e8ef2fdc2c
this.language -> this.hass.language ( #1816 )
2018-10-21 15:12:28 +02:00
Paulus Schoutsen
b129d5fb08
Refresh cloud status if paying sub info comes in ( #1822 )
2018-10-21 12:28:16 +02:00
Zack Arnett
11f4564465
Merge pull request #1807 from home-assistant/safer-icon-brightness
...
Safer brightness calculation for icons
2018-10-19 20:58:46 -04:00
Thomas Lovén
c9d140281b
fix typo in variable name
2018-10-19 16:35:52 +02:00
PhracturedBlue
fa637a37d5
Fix mailbox issues with this.fire() and this.language undefined ( #1809 )
...
* Fix bug with this.fire and this.language
* Proper language variable
2018-10-19 16:15:31 +02:00
Thomas Lovén
1589c3fc51
Better error message
2018-10-19 15:29:05 +02:00
Thomas Lovén
bdc2b31202
Complain and ignore instead of fixing
2018-10-19 12:07:33 +02:00
Thomas Lovén
0970e1e33c
Fix overflow of image elements. ( #1811 )
...
* Fix overflow of image elements.
* Positioning safeguards
2018-10-19 10:41:08 +02:00
Timmo
028003dffc
Set attributes in input form controls ( #1805 )
...
* 🔨 add autocapitalize, autocomplete, autocorrect and spellcheck attributes
* 🔨 switch autocapitalize to none
* 🔨 add attributes to dev-state
* 🔨 add attributes to entity-picker
2018-10-19 09:13:45 +02:00
Thomas Lovén
1eb4ac7f34
Safer brightness calculation for icons
2018-10-19 00:01:23 +02:00