1834 Commits

Author SHA1 Message Date
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
Jason Hu
50f417a7e2 Fix dropdown in new login form (#1538) 2018-08-04 15:05:44 +02:00
Paulus Schoutsen
d69492988a Version bump to 20180803.0 20180803.0 2018-08-03 13:37:05 +02:00
Paulus Schoutsen
286fa14a30 Update translations 2018-08-03 13:36:52 +02:00
Paulus Schoutsen
8fa9b15fbe Fix margin gallery 2018-08-03 13:31:11 +02:00
Marius
b432324159 Fixed conditional card state on 1st render (#1537)
* Fixed conditional card state on 1st render

* Moved method to correct location
2018-08-03 13:03:28 +02:00
Conrad Juhl Andersen
255ea41648 Update state-card and more-info card to support new methods. (#1532)
* Update state-card and more-info card to support new start and pause methods

* Revert some changes

* fixed checking the same thing twice
2018-08-03 11:23:28 +02:00
Jason Hu
6bcfdfaaf8 Support for voluptuous-serialize 2.0.0 (#1529) 2018-08-02 17:03:26 +01:00
Paulus Schoutsen
2dada41791 Version bump to 20180802.0 20180802.0 2018-08-02 14:18:11 +02:00
Paulus Schoutsen
4b5152a348 Update translations 2018-08-02 14:17:55 +02:00
Paulus Schoutsen
c537a8d389
Use correct keys for localization. (#1533) 2018-08-02 13:17:41 +01:00
Jerad Meisner
716e505c88 Fixed passing service_data to call-service-button. (#1531) 2018-08-02 13:12:24 +01:00
Alexei Chetroi
cc652a9476 allow 'same-origin' credentials for fetch() (#1530) 2018-08-02 13:11:53 +01:00
Conrad Juhl Andersen
db310646b7 Vacuum: Added support for STATES (#1497)
* Changed vacuum state-card

* Stupid copy/paste error

* Added support for vacuum in lovelace

* Implement backwards compat.

* Remove lovelace changes

* Added new lovelace

* Updated lovelace code to reflect changes in entity

* Hopefully fix me being bad at git?

* even more fixes

* remove lovelace for now

* Fixed styling errors

* fix styling

* Fallback to toggle

* Fixed errors

* 🐫

* Updated ui

* fix lint error

* Added error to translation

* Added translations

* Removed a comma

* Added the last translations

* Support translation for actions

* Styling

* abcd, removed states from ui.card.vacuum, and moved actions to ui.card.vacuum.actions

* abcd and use this._interceptable

* Removed unused import

* _computeLabel(state, interceptable)
2018-07-27 16:03:27 +02:00
Paulus Schoutsen
a8ce5e3e25
Add profile badge to sidebar header (#1525)
* Add profile badge to sidebar header

* Lint

* Update ha-sidebar.js

* Address comments
2018-07-27 09:12:14 +02:00
c727
7ca7d3e12c Add conditional card for Lovelace (#1524)
* Add conditional card for Lovelace

* Make it work

* Fix cardSize

* Lint

* Check if visible in cardSize

* Fix

* Add demo, remove visible in cardSize

* Check if undefined
2018-07-27 08:37:09 +02:00