8368 Commits

Author SHA1 Message Date
Paulus Schoutsen
cab53b3324
Use websocket for entity registry update (#1261)
* Use websocket for entity registry update

* Lint
2018-06-06 22:34:34 -04:00
Paulus Schoutsen
bf4d0e6bc9
Use websocket to fetch themes and translations (#1260)
* Use websocket to fetch themes and translations

* Lint
2018-06-06 22:34:20 -04:00
Paulus Schoutsen
10c997b7b2
Remove no longer needed blocks (#1262) 2018-06-05 21:20:34 -04:00
Paulus Schoutsen
af14fc6548
Preact: Import components in pages that need them (#1257) 2018-06-04 07:05:51 -04:00
Paulus Schoutsen
8133102bcb
Re-add service worker caching (#1247)
* Re-add service worker caching

* Lint
2018-06-03 07:38:22 -04:00
c727
dbcae9cb77 Localize configurator, climate (#1253)
* Localize configurator

* Add climate

* Fix typo

* Lowercase
2018-06-03 07:38:07 -04:00
c727
cb284d9718 Localize lock dialog (#1249)
* Localize lock dialog

* Fix attribute binding

* Add ev
2018-06-03 07:37:35 -04:00
c727
d16f4c846a Pass hass to state-history-charts (#1252) 2018-06-03 07:36:27 -04:00
c727
addb8e3111 Localize cover, fan, light, media player, history charts (#1244)
* Localize cover, fan, light, media player, history charts

* Don't capitalize
2018-06-01 10:50:28 -04:00
c727
fa11fbc85d Localize notification toasts (#1243)
* Localize notification toasts

* Use correct placeholder syntax

* Lint

* Use original string
2018-06-01 10:07:33 -04:00
Paulus Schoutsen
c3d67133c2
Improve custom panel support (#1236)
* Add custom panel

* Lint

* Add reference to docs

* Use panel.config
2018-06-01 10:06:28 -04:00
c727
1a3966e55f Localize ha-relative-time (#1241)
* Localize relative time

* Add mixin

* Pass hass to ha-relative-time

* Remove debug

* Add hass

* Add hass everywhere

* Remove value from translation file

* Add quotes to attributes

* Lint

* Fix in hassio file

* Use current placeholder syntax

* Use correct syntax

* Move to ui.components
2018-06-01 09:55:00 -04:00
Marius
e11cca28fd Fixes #12707 Nest climate card contains redundant fields (#1234)
* Fixes #12707 Nest climate card contains redundant fields

Updated for better value handling

Fixed lint

* Remove some brackets
2018-06-01 14:58:34 +02:00
c727
3c48973584 Make app toolbar text color themeable (#1225)
* Make app toolbar text color themeable

* Update ha-style.js

* Also theme tab selection bar
2018-05-31 17:23:43 -04:00
cdce8p
b378b92aa8 Fix paper-slider overflow issue (#1235)
* Fix overflow issue with slider pin

* Lint

* Reverted changes

* Style changes

* Centered position values a bit higher

* Use ha-labeled-slider

* Small update
2018-05-31 17:23:22 -04:00
Paulus Schoutsen
c0919cfe11
Add paper-time-input back (#1242) 2018-05-31 17:20:57 -04:00
c727
f96db5003a Automation dialog: add localization, fix CSS (#1227)
* Automation dialog: add localization, fix CSS

* Feedback

* Add bottom margin to dialog controls

* Remove margin for all
2018-05-30 22:57:45 -04:00
c727
a8fa8d46e5 ACP dialog: remove deprecated pattern check (#1238) 2018-05-30 20:12:57 -04:00
c727
673c7c5184 Remove is="custom-style" (#1237) 2018-05-30 19:59:31 -04:00
cdce8p
ff50414cbb Add Template extension points (#1230)
* Added first extension points for cover & climate

* Finished state-summary cards

* Cleanup
2018-05-30 11:41:11 -04:00
c727
b8ac150ee4 ACP dialog: localization, new codeFormat (#1226)
* ACP dialog: localization, new codeFormat

* Fix code validation

* Fix issues

* Fix issues
2018-05-30 09:32:30 -04:00
c727
2f6bb9af0c
Correct relative time logic (#1231) 2018-05-30 13:18:14 +02:00
c727
348943f221
Weather card fix typo (#1229) 2018-05-30 01:24:28 +02:00
c727
74e0779d38
Add precipitation to weather card (#1098) (#1221) 2018-05-29 03:29:52 +02:00
Robert Accettura
21e4bc4ee4 Add pin pad to alarm panel (#1134)
* Add pin pad to alarm panel

* Update regex

* Add pin pad to alarm panel

* Lint

* Polymer3-ify

* Add new line
2018-05-29 02:51:03 +02:00
cdce8p
af6167b9c8 Fix cover icons for closing & opening (#1220)
* Fix cover icons for closing & opening

* Removed state &&
2018-05-29 02:18:38 +02:00
Paulus Schoutsen
eb29b73390 Hassio: no longer point at polymer repo 2018-05-28 19:49:40 -04:00
Paulus Schoutsen
66012da4de
Generate Hass and Hass.io specific iconset (#1214)
* Generate hass icons

* Generate Hass.io icons

* Convert hass.io to use hassio iconset

* Convert src to use hass iconset

* Give mdi-icons a chunk name

* gen-index-html aware of hass-icons

* Use ha-icon for rendering state icon
2018-05-27 17:04:18 -04:00
Paulus Schoutsen
294f0febbf
Move Hass.io panel files to hassio folder (#1215) 2018-05-27 12:00:54 -04:00
Andrey
dd57ddbef6 Try to use existing updateStyles for theming (#1217) 2018-05-27 11:56:01 -04:00
Paulus Schoutsen
f51503af4f
Write old mdi.html exactly as hass.io expects (#1213)
* Write old mdi.html exactly as hass.io expects

* Create build dir if it doesn't exist
2018-05-26 19:55:08 -04:00
Paulus Schoutsen
9393bb2fba
Include ha-iconset-svg with mdi (#1212) 2018-05-26 14:28:14 -04:00
Paulus Schoutsen
71196b9704
Load icons via JS (#1211) 2018-05-26 11:50:03 -04:00
PeteBa
f4c36e37bb Add entity_picture capability to plant card (#1145)
* Add entity_picture support to plant card

* Align font size with camera card
2018-05-25 18:26:47 -04:00
Paulus Schoutsen
d3c10d9b49
Forward change event vaadin combo box (#1208)
* Forward change event vaadin combo box

* Stop propagation
2018-05-25 16:46:54 -04:00
Paulus Schoutsen
6bf34afc31
Fix ha paper slider (#1203)
* Fix ha-paper-slider

* Fix ha-paper-slider
2018-05-21 10:45:04 -04:00
Paulus Schoutsen
081e8d9824
Add html tag to legacy layer (#1202) 2018-05-21 10:21:46 -04:00
Paulus Schoutsen
8e6929659d
Code split out more things (#1199) 2018-05-21 07:50:50 -04:00
Boyi C
4d50ab937a Some tweak for timeline chart (#1201)
* Some tweak for timeline chart

* remove comments
2018-05-21 07:50:29 -04:00
Paulus Schoutsen
0edf06bfb9
Filter out some modules (#1198) 2018-05-20 21:19:47 -04:00
Paulus Schoutsen
d1fcdfd5a3
Convert cover and media player models to classes (#1197) 2018-05-20 08:39:24 -04:00
Paulus Schoutsen
d7b2a03880
Don't use window to share CoverEntity (#1192)
* Don't use window to share CoverEntity

* Lint
2018-05-19 16:21:29 -04:00
Paulus Schoutsen
4a734fbffc
Inline media player entity (#1191) 2018-05-19 16:12:49 -04:00
Paulus Schoutsen
41990767e2
Remove state history cache from window (#1193) 2018-05-19 16:12:38 -04:00
Paulus Schoutsen
0789c0884c
Don't expose translation methods on window (#1194) 2018-05-19 16:12:26 -04:00
Paulus Schoutsen
4de7cbec30
Inline hass-attribute-util (#1196) 2018-05-19 16:12:11 -04:00
Paulus Schoutsen
1d144a101c
Remove marked from window (#1195) 2018-05-19 16:12:03 -04:00
Paulus Schoutsen
43b0be9581 Fix hass.io panel 2018-05-19 10:37:22 -04:00
Paulus Schoutsen
365d660e79 Lint 2018-05-18 17:57:26 -04:00
Paulus Schoutsen
059eda861e Fix placeholder camera image flash as broken image 2018-05-18 15:14:51 -04:00