Commit Graph

15416 Commits (dd00b51f211afc16b77bc746175e997ac67be93c)

Author SHA1 Message Date
Paulus Schoutsen c39b17f12c Version bump to 20181026.0 2018-10-26 10:10:27 +02:00
Paulus Schoutsen 110d9a4cc1 update translations 2018-10-26 10:07:24 +02:00
Piotr Dobrowolski 8902328b30 Allow custom UI on "card" entities (#1824)
This will always render entities with `custom_ui_state_card` attribute
set in `entities` state card. Fixes custom UI on `media_player` objects.
2018-10-26 10:06:17 +02:00
Ian Richardson 7ff9211dfc Convert hui-picture-elements-card to TypeScript/LitElement (#1853)
* Convert hui-picture-elements-card to TypeScript/LitElement

Elements are not showing currently

* Address review comments

* Update demo
2018-10-26 10:04:04 +02:00
Paulus Schoutsen 17b4f873e7
Enforce prettier for TypeScript (#1860) 2018-10-26 09:37:47 +02:00
Zack Arnett 741c0c08b9 Thermostat Card LoveLace (#1814)
* POC/WIP: Thermostat Card

* Fix jQuery imports

* Cleaning out testing code and working on reviews

* Colors Dynamic + mode dynamic

* Minor changes

* adding html prefix

* Dynamic Text size and colors - getting somwhere slowly.

* Review Changes - Working version (i think)

* Updating Gallery Entry

* Travies Review

* Remove provide plugin, move CSS to JS

* Add provideHass to demo

* Demo fixes

* tweak margins

* Travis changes

* Style Tweaks

* Update to client Width range
2018-10-26 09:30:58 +02:00
Ian Richardson c42d9385d1 Convert hui-horizontal-stack-card to TypeScript/LitElement (#1851)
* Convert horizontal-stack to TypeScript/LitElement

Base stack-card class for horizontal and vertical stack cards to extend as their code overlaps a lot. Not sure if it should be in `common` or not

* rename locale hass variable

* Address review comments

* Abstract getCardSize
2018-10-26 09:27:57 +02:00
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