c727
3234777154
Add Norsk Nynorsk to languages ( #984 )
2018-03-11 15:13:50 -07:00
Adam Mills
0ec4cd668f
Use backend translation for config entries ( #980 )
...
* Use backend translation for config entries
* Accept label/error callbacks on ha-form
* Add hassMixins import to ha-form
2018-03-11 12:47:52 -07:00
Paulus Schoutsen
f1736024cc
Version bump to 20180310.0
2018-03-10 10:19:19 -08:00
Adam Mills
29f9b2d201
Fix backend translations load without selection ( #979 )
2018-03-10 10:06:25 -08:00
Paulus Schoutsen
97eec435ab
Version bump to 20180309.0
2018-03-09 07:53:33 -08:00
c727
b52d2967df
Hassio: confirm add-on uninstall ( #977 )
...
* Hassio: confirm add-on uninstall
* Travis
2018-03-08 18:11:43 -08:00
Paulus Schoutsen
964b048a93
Update translations
2018-03-08 16:16:43 -08:00
c727
a3ac015f84
Hassio show changelogs ( #969 )
...
* Hassio show changelogs
* wip
* update
* Travis
* Travis2
2018-03-08 16:14:07 -08:00
Paulus Schoutsen
85ab32d752
Upgrade home-assistant-js-websocket
2018-03-08 16:12:53 -08:00
c727
a1dbd18a9a
Hassio snapshot: download + design tweaks ( #972 )
...
* Hassio snapshot download, upload
* some improvements
* Remove event
* Remove upload stuff
* Feedback
* Make downloads as suggested
* More updates
* Add tooltips
2018-03-08 15:52:52 -08:00
c727
08d4e0af18
Fix relativeTime format for Date() === dateObj ( #974 )
...
* Fix relativeTime format for Date() === dateObj
* Feedback
* Update hass-util.html
2018-03-07 17:31:13 +01:00
Adam Mills
1fbad393bf
Lokalise upload fix ( #976 )
...
* Pin lokalise sceript to working version
* Include cleanups from the home-assistant scripts
2018-03-07 09:46:33 -05:00
c727
675a3adfbe
Remove scrollbar in Hass.io iframe ( #973 )
2018-03-05 21:43:33 -08:00
Paulus Schoutsen
d0fc088c06
Version bump to 20180305.0
2018-03-05 15:18:59 -08:00
Paulus Schoutsen
ca6ec8bb0f
Fix dev info panel dialog overlay ( #971 )
2018-03-05 15:18:37 -08:00
Paulus Schoutsen
f9b7268b9a
Update translations
2018-03-05 15:11:19 -08:00
Paulus Schoutsen
bec9162198
Simplify the cloud screens ( #967 )
...
* Simplify the cloud
* lint
* Simplify registration flash message text
* Address comments
* Update title
2018-03-05 13:42:56 -08:00
Andrey
710139bf4b
Clean charts and persist hidden lines ( #970 )
2018-03-05 13:40:53 -08:00
Paulus Schoutsen
e41b5238c2
Config entry tweaks ( #960 )
...
* Add support for picking an option to ha-form
* Fix overlay of paper-dialog inside app-layout
* Handle flows that finish/abort straight away
* Lint
* Remove alerts
* Remove userCreatedFlow from properties
* Don't use setProperties for 1 property
2018-03-05 13:06:22 -08:00
Paulus Schoutsen
d188821765
Prefer set properties ( #968 )
...
* Use set properties
* Address comments
* Update partial-cards.html
2018-03-05 00:12:55 -08:00
Andrey
19705a9c2b
IntersectionObserver fixes ( #964 )
...
* IntersectionObserver fixes
* handle 'card -> entities -> card' case
* fix typo
2018-03-04 10:22:53 -08:00
Andrey
addad74019
Add css variables to toggle buttons colors ( #966 )
2018-03-04 10:20:54 -08:00
Boyi C
9dc33de49f
Update chartjs to 2.7.2 ( #963 )
...
* Update chartjs to 2.7.2
* lint
* lint
2018-03-03 17:43:27 -08:00
c727
39172f8c49
Hassio reload addons and snapshots ( #937 )
...
* Hassio reload addons and snapshots
* Add refresh button again
* Travis
* Remove Eventlistener
2018-03-01 17:23:47 +01:00
Adam Mills
101794c88e
Load and subscribe to backend translations ( #894 )
...
* Load backend translations
* Add support for component level state translations
* Fix selected language backend translation loading
2018-02-28 19:32:48 -08:00
c727
bae1ab822c
Add Welsh + Indonesian to languages ( #873 )
...
* Add Welsh to languages
* Add Indonesian
2018-03-01 04:03:57 +01:00
NovapaX
f87dbc5735
retru importHref once to solve a webkit refresh issue ( #958 )
2018-02-28 13:59:01 -08:00
Sean Wilson
7377db312b
Add 'lock' device class ( #800 )
...
* Add 'lock' device class
* Invert lock settings as per https://github.com/home-assistant/home-assistant/pull/11640
2018-02-28 13:25:33 -08:00
NovapaX
bb6c46180d
Hide the date-clear icon and style vaadin-date-input like a paper input ( #956 )
...
* styling the vaadin-date-input like a paper input.
* move date-picker styles to ha-style
so they get reused automatically
* move vaadin date-picker-styles to thier own file.
* only disable clear button on required field.
and some style changes
2018-02-28 12:56:18 -08:00
Paulus Schoutsen
3ddb456970
Version bump to 20180228.1
2018-02-28 10:47:57 -08:00
Paulus Schoutsen
3fbd5e351e
Add user agent check to frontend ( #955 )
...
* Add user agent check to frontend
* Remove auto generated comment.
2018-02-28 10:46:24 -08:00
Max Prokhorov
9c6d28fbc4
Chart.js labels and ticks with proper locale formatting ( #948 )
...
* Use hassUtil to format time in timeline tooltip
* Also format time in timeline ticks
* Use hassUtil.formatTime instead of moment.format
2018-02-28 10:40:38 -08:00
NovapaX
5966e872cf
reinstate connectedCallback ( #957 )
...
using the debouncer this time so no harm
2018-02-28 19:19:09 +02:00
Paulus Schoutsen
9ca00d1c85
Version bump to 20180228.0
2018-02-27 20:47:46 -08:00
NovapaX
16734c7423
Fix history data processing ( #951 )
...
* don't call filterchanged twice. it's already an observer.
* fix data comparison
Compare new data from ha-state-history-data to existing data and replace
if changed
* remove unnecessary styles
* prevent multiple updates of chart-data
* remove console
* remove another console
* directly binding because debouncing in history-data element
shortening debounce time, works fine at 0
* remove inacurate comment
2018-02-27 20:40:25 -08:00
NovapaX
26b9ddf3ed
fix safari es6 bug ( #950 )
...
and also at least log the error we catch. (don't know why the catch is
there, so not removing it)
2018-02-27 20:00:33 -08:00
Paulus Schoutsen
73608a73e7
Update zoom icon ( #954 )
2018-02-27 19:48:49 -08:00
Paulus Schoutsen
c2b090b912
Import mixin to silence build warning ( #952 )
2018-02-27 19:35:49 -08:00
Paulus Schoutsen
f75147c799
Reset height when not observing ( #949 )
2018-02-27 19:05:07 -08:00
Paulus Schoutsen
5296dcfe85
Entity Registry UI ( #921 )
...
* Entity Registry UI
* Tweak style in fullscreen
* Fix UI comments
* Fix imports
* Change title margin
* Fix graph rendering
* More style fixes
* Remove unused parameter
2018-02-27 19:04:58 -08:00
NovapaX
24bafceb71
Remove tap highlight on mobile Safari ( #911 )
...
* remove tap highlight
* indentation fix
removing tab that was already there
* Best of both worlds
Makes tap higlight visible on clickable elements on cards. (provides
some basic tap-feedback on iOS safari)
* allow highlight on sidebar links, add comment
2018-02-27 18:35:20 -08:00
c727
579adb0455
Hassio password protected snapshots ( #936 )
...
* Hassio password protected snapshots
* Remove space
* Travis
* Add checkmark to password
* Improve empty password detection
* Update
* Improvement for snapshot name
* Update
* Update hassio-snapshot.html
* Feedback
* Remove autofocus from password
* hidden -> dom-if
2018-02-27 18:09:06 -08:00
Paulus Schoutsen
3430996700
Migrate to app-drawer-layout ( #929 )
2018-02-27 17:38:19 -08:00
Andrey
ebc21aaa40
Disconnect unused more-info ( #945 )
2018-02-27 14:00:50 -08:00
c727
a88c6f49a2
Hassio sort add-ons on dashboard ( #944 )
2018-02-27 15:04:19 +01:00
c727
d27d9dd5da
Hassio fix addon update info ( #939 )
2018-02-27 01:38:40 -08:00
Boyi C
807837a0dc
Make the chart color more eye-friendly. ( #941 )
...
* Fix chart legend not showing correctly when data has 1 series.
* Change to flexbox
* Change timeline chart color to a palette.
2018-02-27 01:24:40 -08:00
Paulus Schoutsen
bb6b0ff714
Version bump to 20180227.0
2018-02-26 22:20:22 -08:00
Paulus Schoutsen
1ba34b1f78
Update translations"
2018-02-26 22:20:01 -08:00
NovapaX
44c325a929
prevent state display line-wrapping ( #932 )
...
* prevent state display line-wrapping
Only for applies to default statecards (state-card-display), not for
component specific statecards.
* compute class names function
* apply style to calculated class
* var -> const
2018-02-26 22:10:05 -08:00