Paulus Schoutsen
31127ccf29
Version bump to 20180829.0
20180829.0
2018-08-29 10:23:27 +02:00
Paulus Schoutsen
b97e055b39
Update translations
2018-08-29 10:22:57 +02:00
Jason Hu
f4ce1ee0fa
Add some translation for login flow ( #1608 )
...
* Add some translation for login flow
* Fix typo
2018-08-29 10:18:55 +02:00
PhracturedBlue
2a29311ca5
Lovelace: Don't show badge entities in unused list ( #1607 )
2018-08-28 20:34:12 +02:00
Paulus Schoutsen
8cfd7ee170
Version bump to 20180827.0
20180827.0
2018-08-27 22:20:31 +02:00
Paulus Schoutsen
59a8354a7f
Update translations
2018-08-27 22:20:17 +02:00
Paulus Schoutsen
f443942e03
Authorize onboarding ( #1603 )
...
* Tweak onboarding + authorize
* Authorize/Onboarding pimp
* More tweaks
* Comments
2018-08-27 22:10:15 +02:00
Alok Saboo
772208ba22
Fixed typo ( #1604 )
2018-08-27 21:50:14 +02:00
Paulus Schoutsen
e46a1be5d7
Center svg in markdown
2018-08-26 22:00:57 +02:00
Paulus Schoutsen
d295a9d0e4
Version bump to 20180826.0
20180826.0
2018-08-26 21:24:03 +02:00
Paulus Schoutsen
f0bf34073b
Update translations
2018-08-26 21:23:25 +02:00
Jason Hu
73098d106d
disableXssFilter ==> allowSvg ( #1600 )
...
* disableXssFilter ==> allowSvg
* Move allowSvg patch to _render()
* Add comment
2018-08-26 11:50:37 -07:00
Jason Hu
c8ea4cd85e
Disable XSS filter in flow step desc markdown ( #1599 )
2018-08-26 12:44:50 +02:00
Paulus Schoutsen
f64ddf46e2
Update frontend to 20180825.0
20180825.0
2018-08-25 11:13:29 +02:00
Paulus Schoutsen
5e6e3dd793
Update translations
2018-08-25 11:13:14 +02:00
Paulus Schoutsen
13ff59ec89
Fix hass icons
2018-08-24 21:59:53 +02:00
Jason Hu
7cc3fc728b
Add ha-mfa-modules-card and setup flow ( #1590 )
...
* Add ha-mfa-modules-card and setup flow
* Add hass-refresh-current-user event
* Address code review comment
2018-08-24 19:35:33 +02:00
Glenn Waters
ec79e12bf3
Fix for missing 'Disarm' button ( #1549 )
...
* Fix for missing 'Disarm' button
Disarm button does not show when in `arming` and `disarming` state.
* Update more-info-alarm_control_panel.js
Disarm button visible on arming state.
2018-08-24 16:57:04 +02:00
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