Paulus Schoutsen
d38b989c02
Version bump to 20180824.0
2018-08-24 15:50:17 +02:00
Paulus Schoutsen
f9a629bf8d
Update translations
2018-08-24 15:49:58 +02:00
Jerad Meisner
02edbce460
Notification drawer ( #1536 )
...
* Notification drawer MVP concept
* Localization
* Don't use events.
2018-08-24 15:46:58 +02:00
Jerad Meisner
b9f84d012f
Add default_zoom option to map card. ( #1592 )
2018-08-24 10:27:36 +02:00
Jerad Meisner
421478bb49
Hide toolbar on scroll. ( #1595 )
2018-08-24 10:25:58 +02:00
Jerad Meisner
cde106bd77
Fix custom icon colors in entities and glance cards. ( #1587 )
...
* Fix custom icon colors in entities and glance cards.
* Use ha-icon directly in state-badge.
2018-08-23 22:24:21 +02:00
John Arild Berentsen
144f00e2cc
reset entity properties on 404 ( #1591 )
2018-08-23 22:23:00 +02:00
squidwardy
74185f0beb
Add support for JS modules in custom panels. ( #1588 )
...
* Added support for JS modules in custom panels.
* Update load-custom-panel.js
* Corrected syntax
* Force push
* Fixed EOL
* Delete index.html
* Fixed tempA href missing module_url name
2018-08-23 11:14:47 +02:00
Paulus Schoutsen
09f238162e
Cleanup ( #1575 )
2018-08-21 08:59:54 +02:00
Jerad Meisner
13ece650bc
Fix input_number flexbox. ( #1586 )
2018-08-21 08:59:39 +02:00
Paulus Schoutsen
cbef262805
Version bump to 20180820.0
20180820.0
2018-08-20 11:50:51 +02:00
Paulus Schoutsen
cbdd641d5f
Update translations
2018-08-20 11:50:33 +02:00
Paulus Schoutsen
f435c38aa5
Upgrade websocket lib to 2.1 ( #1583 )
2018-08-20 11:49:24 +02:00
Paulus Schoutsen
4e135681bc
Fix push notifications ( #1585 )
2018-08-20 11:49:13 +02:00
Paulus Schoutsen
8da969455b
Add period to push notif toggle description
2018-08-19 18:51:24 +02:00
Paulus Schoutsen
f4ebf77b36
bump frontend to 20180818.0
20180818.0
2018-08-18 11:11:58 +02:00
Paulus Schoutsen
bb3af18e46
Only ask to save login with new auth ( #1581 )
2018-08-18 11:11:17 +02:00
Jerad Meisner
c025df2974
Use core temperature units for climate entities. ( #1580 )
2018-08-17 09:29:42 +02:00
Paulus Schoutsen
5cf5e6ec6c
Version bump to 20180816.1
20180816.1
2018-08-16 22:14:26 +02:00
Paulus Schoutsen
6236252a90
Fix editor
2018-08-16 22:14:06 +02:00
Paulus Schoutsen
9f71d9331c
Fix automation editor safari ( #1576 )
...
* Use ha-textarea
* Lower Safari requirement to 10.3
* Lint
2018-08-16 21:49:35 +02:00
John Arild Berentsen
488e6d09ca
Fix Ascii not updating properly and code length limited to current code length ( #1577 )
2018-08-16 20:49:19 +02:00
Paulus Schoutsen
00b1fbe091
Version bump to 20180816.0
2018-08-16 14:21:06 +02:00
Paulus Schoutsen
c1ea1bb54f
Update translations
2018-08-16 14:20:54 +02:00
John Arild Berentsen
49a5d922fc
Zwcp small fixes, style, refactor etc. ( #1570 )
...
* Fix promise errors
* Style, fixes and refactors
* Missed some files
* Short key
2018-08-16 14:18:50 +02:00
Paulus Schoutsen
a960084438
Include ES5 version of hass-icons ( #1574 )
2018-08-16 13:39:43 +02:00
Jason Hu
8ae44e6f7f
Fix stateObj.attributes.entity_id null issue ( #1572 )
2018-08-16 10:16:34 +02:00
Paulus Schoutsen
95ea220936
Fix build
2018-08-15 12:30:45 +02:00
Paulus Schoutsen
7ffdb3ddc7
Use ha toast for frontend notification
2018-08-15 10:48:23 +02:00
Jason Hunter
decbbc9acd
Media Player: Standardize computePlaybackControlIcon ( #1571 )
...
* standardize computePlaybackControlIcon and add play/pause icon for UNKNOWN state
* fix linting errors
2018-08-15 10:45:36 +02:00
Paulus Schoutsen
496e05651e
Version bump to 20180813.0
2018-08-13 21:24:42 +02:00
Paulus Schoutsen
efd36bf207
Update translations
2018-08-13 21:24:42 +02:00
Paulus Schoutsen
283668ef18
Fix disconnected notification ( #1569 )
2018-08-13 21:22:23 +02:00
Paulus Schoutsen
310299367b
Ask to store auth ( #1568 )
...
* Ask to store auth
* Reorg auth
2018-08-13 21:10:39 +02:00
Paulus Schoutsen
63c7c55843
Cleanups ( #1566 )
...
* Cleanup core.js
* Add ha-toast
* Lint
* Remove unused import
2018-08-13 15:48:54 +02:00
Jerad Meisner
4bc83b01d3
Remove _hiddenState method. ( #1557 )
...
* Remove _hiddenState method since it always has the same result.
* Hide state when row element is narrow. Add input_number row to gallery.
2018-08-13 09:42:09 +02:00
Paulus Schoutsen
743c3ab784
update version to 20180811.0
20180811.0
2018-08-11 08:55:10 +02:00
Paulus Schoutsen
98d2b0b889
Update translations
2018-08-11 08:54:55 +02:00
Paulus Schoutsen
c39417c93d
Move user settings to profile page ( #1560 )
2018-08-11 08:46:16 +02:00
Paulus Schoutsen
1b2b62f04c
Reorg root ( #1559 )
...
* Extract element from entrypoint
* Reorg root
* Extract more
* Lint
* Extract connection
* Extract notification
* Lint
* Also split out more info dialog
* Consolidate dynamic element creation
2018-08-11 08:45:11 +02:00
Jerad Meisner
1a31855fc8
Right-align climate row state display. ( #1558 )
2018-08-10 08:22:58 +02:00
Paulus Schoutsen
f4e92dedff
Fix links to dev tools
...
Fixes #1556
2018-08-09 23:13:33 +02:00
John Arild Berentsen
85d6be64cc
Remove zwave rename functions ( #1553 )
2018-08-09 11:47:38 +02:00
Jason Hu
033e058745
Fix access token expires issue ( #1554 )
2018-08-09 11:17:40 +02:00
Paulus Schoutsen
1cbe0b7b9f
Don't put components in entrypoint ( #1548 )
...
* Don't put components in entrypoint
* Remove extra deps
2018-08-07 23:11:57 +02:00
Paulus Schoutsen
22433d1a39
Update translations
2018-08-07 09:40:53 +02:00
John Arild Berentsen
e048060c72
Fix wrong targetnode and nonupdating othergroupnodes ( #1541 )
2018-08-06 10:40:31 +02:00
Paulus Schoutsen
60d04b5c58
Bump version to 20180804.0
20180804.0
2018-08-04 15:16:42 +02:00
Paulus Schoutsen
0a991ecdf8
Update translations"
2018-08-04 15:16:28 +02:00
Paulus Schoutsen
a9f29a3151
Fix custom panel include ( #1539 )
2018-08-04 15:15:44 +02:00