Commit Graph

15416 Commits (dd00b51f211afc16b77bc746175e997ac67be93c)

Author SHA1 Message Date
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
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
Zack Arnett d97e356376
Merge pull request #1794 from zsarnett/glance-unavailable
Glance Card update to show when entity is unavailable
2018-10-18 11:21:08 -04:00
Zack Arnett d36352af16
Removing Repeat 2018-10-18 10:26:42 -04:00
Zack Arnett 05ae92d5f8
Merge pull request #1786 from zsarnett/glance-column-change
Changing Glance Column Width default to fill card
2018-10-18 09:52:16 -04:00
Paulus Schoutsen dce612f944
Trim whitespace 2018-10-18 15:40:37 +02:00
Ian Richardson 3a196203c3 Convert hui-iframe-card to LitElement/TypeScript (#1801)
* Convert hui-iframe-card to LitElement/TypeScript

* style cleanup

* Address review comments

* Addressed review comments
2018-10-18 15:37:01 +02:00
Zack Arnett 33578a6289 Updating from reviews 2018-10-18 09:28:49 -04:00
Zack Arnett 4c3db2119b Update to show when entity is unavailable 2018-10-18 09:14:32 -04:00
Zack Arnett 4a7ff3cd94
Removing Column width variable in interface 2018-10-18 09:06:29 -04:00
Paulus Schoutsen 5578580d78 Verison bump to 20181018.0 2018-10-18 13:39:45 +02:00
Paulus Schoutsen dc1d8366a5
Fix automation editor (#1804) 2018-10-18 13:39:18 +02:00
Paulus Schoutsen 252f0692c8
Add hass on badge (#1802)
* Add hass on badge

* Add more hass everywhere
2018-10-18 13:21:06 +02:00
Thomas Lovén 9d13925280 Show currently selected language in profile settings. Resolves #1797 (#1800) 2018-10-18 09:55:28 +02:00
Thomas Lovén 5462a71f52 Use this.hass.language since this.language is removed from localize mixin. (#1799) 2018-10-18 09:54:01 +02:00
Josh McCarty 42953a0b62 Use title case for all configuration pages (#1793)
Localize translations will need to be updated separately.
2018-10-18 09:25:35 +02:00
Thomas Lovén f146a1d80f
Lovelace: Allow press-and-hold on picture-elements elements. (#1745)
* Allow press-and-hold on picture-elements elements.
2018-10-17 22:16:17 +02:00
Zack Arnett a113c71de7
Merge branch 'master' into glance-column-change 2018-10-17 15:06:29 -04:00
Zack Arnett 1f642f436a Adding Theme option to Glance and Button Cards (#1783)
* Adding Theme option to Glance and Button Cards

* Updateing Theme default to `default`

* Prettier Update
2018-10-17 20:20:05 +02:00
Zack Arnett 62d27a17d5 Takes out column width variable 2018-10-17 13:06:57 -04:00
Zack Arnett 35941a58a5 Prettier Fixes 2018-10-17 11:11:29 -04:00
Paulus Schoutsen 2ace2165e0 version bump to 20181017.0 2018-10-17 14:06:59 +02:00
Paulus Schoutsen 1cfcacfa9a Update translations 2018-10-17 14:06:20 +02:00
Paulus Schoutsen e020fd1154
👋 decorators (#1790) 2018-10-17 13:58:24 +02:00
Paulus Schoutsen 1dcc645fec
Guard cloud info being null (#1788) 2018-10-17 13:48:31 +02:00
Thomas Lovén 87fba75860 Fix margins in vertical-stack (#1789) 2018-10-17 13:48:04 +02:00
Paulus Schoutsen 294360d35a Fix babel config 2018-10-17 09:20:41 +02:00
Paulus Schoutsen a7684d7206
Add some decorators (#1784)
* Add some decorators

* Disable sort keys

* Add babel plugins

* Update typescript to 7.1
2018-10-16 23:30:13 +02:00
Paulus Schoutsen af81ede100
Fix showing sub info (#1785) 2018-10-16 23:29:40 +02:00
Zack Arnett 698beedaa2 Changing Clance Column width default to fill card 2018-10-16 16:20:28 -04:00
Paulus Schoutsen a6b4cce7f3
Upgrade MDI icons (#1781) 2018-10-16 20:02:09 +02:00
ehendrix23 ba66ff840f Added domain icon for homekit (#1782)
Added domain icon home-automation for domain homekit. With PR home-assistant/pull/17180 the homekit component will create entries within logbook. This PR is to set the icon displayed then for those logbook entries to be the home-automation icon.
2018-10-16 19:06:19 +02:00
Zack Arnett c296f33ba1 Update Button Card to TS + Lit (#1778)
* Updating from Reviews - Reset commits and force pushing

* Removing Redundant check on config

* Checking Entity before setting config
2018-10-16 19:04:29 +02:00
Paulus Schoutsen e7a49192bd
Type check as part of lint (#1780)
* Type check as part of lint

* Lint

* Validate service exist for call-service action

* Fix for of
2018-10-16 17:21:05 +02:00
Thomas Lovén 5774d913af Lovelace: Add a label entity row (#1779)
* Add a label entity row

* Style fixes

* Allow blank label text

* Rename to section
2018-10-16 16:50:40 +02:00