Paulus Schoutsen
7f133d0316
Don't rely on get panels from websocket package ( #1264 )
2018-06-12 09:28:41 -04:00
Paulus Schoutsen
9717166fee
Allow placeholders for config flow description ( #1274 )
2018-06-12 09:28:20 -04:00
Paulus Schoutsen
0b6214be2b
Random fixes ( #1276 )
2018-06-12 09:27:46 -04:00
Paulus Schoutsen
7f93317314
Update partial-cards.js
2018-06-10 22:54:36 -04:00
Paulus Schoutsen
b89de4b494
Point es5 adapter to frontend-es5 ( #1273 )
2018-06-08 16:37:52 -04:00
Paulus Schoutsen
d243f2ead6
Build a new Hass.io panel ( #1271 )
...
* Build a new Hass.io panel
* Use webcomponents-lite.js
* Compress new panel
* Lint
2018-06-08 15:26:48 -04:00
Paulus Schoutsen
92930a2b94
Add es5 adapter to es5 panel ( #1272 )
2018-06-08 14:58:15 -04:00
Andrey
7a2aff712b
Better show custom ui versions ( #1269 )
2018-06-08 09:35:27 -04:00
Paulus Schoutsen
0ae676d9ba
Better configure Carto Basemaps ( #1267 )
2018-06-07 17:16:08 -04:00
Paulus Schoutsen
673f769237
Remove word "EXPERIMENTAL" from config entry menu option ( #1268 )
2018-06-07 17:15:49 -04:00
Jaak Laineste
bb442c824b
fix map URLs ( #1265 )
...
Fix attribution and URL for basemaps as in https://github.com/CartoDB/basemap-styles . Disclaimer: I'm PM for CARTO basemaps.
2018-06-07 14:09:01 -04:00
Paulus Schoutsen
ab16a3712e
Version bump to 20180607.0
2018-06-06 22:40:32 -04:00
Paulus Schoutsen
b71a4be67e
Update translations
2018-06-06 22:40:24 -04:00
Paulus Schoutsen
eb91cedf68
Update config entries text ( #1263 )
2018-06-06 22:37:34 -04:00
Paulus Schoutsen
9ac1384e1f
Remove has-scrolling-region attribute
...
Fixes #1250
2018-06-06 22:36:34 -04:00
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
4d48a63141
Further simplify build ( #1256 )
...
* Remove manual copy
* Use Webpack to create gzip versions
2018-06-04 07:06:12 -04:00
Paulus Schoutsen
af14fc6548
Preact: Import components in pages that need them ( #1257 )
2018-06-04 07:05:51 -04:00
Paulus Schoutsen
4bd14a5280
Version bump to 20180603.0
2018-06-03 12:24:53 -04:00
Paulus Schoutsen
cf57cf853b
Update translations"
2018-06-03 12:24:37 -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
Paulus Schoutsen
ce3564625e
Bump version to 20180601.0
2018-06-01 10:51:37 -04:00
Paulus Schoutsen
e928be353a
Update translations
2018-06-01 10:51:21 -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
Paulus Schoutsen
1f14373117
Version bump to 20180531.0
2018-05-31 17:24:43 -04:00
Paulus Schoutsen
490c37e899
Update translations
2018-05-31 17:24:25 -04: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
e158709b1e
Include iconset for hassio
2018-05-28 17:11:54 -04:00