Paulus Schoutsen
c8e4ac422b
Update translations
2018-01-10 00:50:42 -08:00
Andrey
48b0857edb
Make sure toggle is always up-to date ( #783 )
...
* Make sure toggle is always upto date
* Move logic to observer
2018-01-09 16:44:53 -08:00
Andrey
c06be58a33
Fix possible JS error ( #789 )
2018-01-07 14:13:49 -08:00
Paulus Schoutsen
7231976af6
Fix nested group more info ( #788 )
2018-01-07 13:25:10 -08:00
baflo
ea16ebd4f0
Changed behaviour of selecting base entity. ( #735 )
2018-01-06 21:49:44 -08:00
Andrey
0b9bd62251
Update canToggleState with toggleable climate ( #782 )
2018-01-04 23:57:23 -08:00
Nigel Rook
1d13126bb5
Use current date for input_datetime time rendering ( #754 )
...
* Use current date for input_datetime time rendering
Chrome has a bug where it fails to render times correctly using
toLocaleTimeString for certain dates in the past with non-normal
daylight saving rules. For the UK and New Zealand, this includes
1970-01-01. Instead of using this as the date when rendering the time
for a time only input_datetime, use the current date.
* Add comment
* Lint
2018-01-02 05:02:26 -08:00
Matt Schmitt
27d343b488
Update icons to match with actual state ( #769 )
2018-01-01 18:04:06 -08:00
Paulus Schoutsen
0a091a272c
Version bump to 20180102.0
2018-01-01 17:12:20 -08:00
Marius
5728d8ad1b
Fixed issue #767 Operation mode influence between different thermostats ( #771 )
...
* Fixed issue #767 Operation mode influence between different thermostats
* Capitalised Operation to be consistent with the rest of controls
2017-12-31 13:50:01 +02:00
Marius
bdea42f0b7
Fix for #371 ( #774 )
2017-12-31 13:39:59 +02:00
c727
fdcc73c6cc
Change all keys for "Open"/"Closed" to cover-keys ( #773 )
2017-12-31 13:38:47 +02:00
Andrey
9e2396375e
Fix history panel ( #757 )
2017-12-30 16:41:16 -08:00
Marius
5085c78f7e
Fixing Climate More-info does not allow dual temp target setting ( #765 )
...
* Fixing #236
* Fixed build errors
* Updated PR based on feedback from @andrey-git
* Improved side by side style for dual temperature control
* Removed unused styling
* Removed code that is no longer needed after correction from feedback
* Updated based on feedback on discord
* Corrected errors from lint and refactored more vars to const
Fixed lint
2017-12-30 13:11:04 +02:00
Paulus Schoutsen
eeb949a081
Allow resending email verification ( #770 )
2017-12-29 12:43:28 -08:00
ciotlosm
0fd84a2f8d
Fixing thermostat bugs (scrolling and state) #758 and #763 ( #766 )
...
* Fixing bug more-info-climate card interface scroll bug #758
* Fixes #763
* Renamed class to match value based on PR feedback
2017-12-28 21:21:55 +02:00
Matt Schmitt
4379df0d5c
Additional device classes for binary sensors ( #749 )
...
* Add additional device classes for binary sensor
* Minor updates
* Travis fixes
* Update per comments
* Update per comments
2017-12-28 13:03:23 -05:00
Andrey
cf4d867fa1
Fix sw urls caching ( #739 )
...
* Fix sw urls caching
* Remove navigateFallback
* Syntax fix
2017-12-23 14:29:55 -08:00
Adam Mills
b3ded276b5
Properly localize unknown/unavailable sensors ( #752 )
2017-12-23 16:16:40 -05:00
Adam Mills
38088acf14
Use localized state display for timeline charts ( #746 )
...
* Fix import typo
* Use localized state names on timeline charts
* Track language in cache metadata
2017-12-23 14:02:33 -05:00
Adam Mills
1b60a93fcc
Add translations for the login form ( #751 )
2017-12-23 14:02:14 -05:00
Adam Mills
e7df8cb195
Mailbox empty state styling ( #750 )
2017-12-23 12:06:34 -05:00
Paulus Schoutsen
440145ab1b
Version bump to 20171223.0
2017-12-22 21:28:51 -08:00
Franck Nijhof
0c840e1751
✨ Adds Rebuild button for local add-ons ( #734 )
2017-12-22 21:18:04 -08:00
Franck Nijhof
36c658096a
💄 Sort add-ons in the Hass.io add-ons store ( #733 )
...
Signed-off-by: Franck Nijhof <frenck@addons.community>
2017-12-22 21:17:04 -08:00
Adam Mills
34fd3e4899
Map and mailbox translations ( #748 )
...
* Map translations
* Mailbox panel translations
2017-12-22 21:16:02 -08:00
Andrey
b16bc88eb5
Switch to Zopfli compression ( #744 )
...
* Switch to Zopfli compression
* Lint
2017-12-22 21:12:54 -08:00
Andrey
60ac82edc5
Another fix for app-header-layout ( #738 )
2017-12-22 21:07:46 -08:00
Adam Mills
f0f1a56537
Show RGB picker when RGB not in state attrs ( #736 )
...
* Show RGB picker when RGB not in state attrs
* Use supported_features and hide controls when off
2017-12-22 21:06:29 -08:00
Adam Mills
097a8cfdc6
Translations for logbook/history panels ( #741 )
...
* Translations for logbook/history panels
* Switch to base localize function
* Move periods to generic durations keys
These are going to end up part of a duration class of keys that will be
more widely used.
2017-12-22 14:22:13 -05:00
Boyi C
1b66492db9
Fix for older Chrome browser. ( #747 )
...
* Fix for older Chrome browser.
Follow up for
home-assistant/home-assistant-polymer#730
* fix
2017-12-22 12:07:32 +02:00
Andrey
e202f08193
Charts fixes ( #742 )
2017-12-21 22:25:21 +02:00
Andrey
6b180988fd
Make sure tap listener is added at most once. ( #745 )
...
* Make sure tap listener is added at most once.
* Add comment
2017-12-21 17:15:05 +02:00
Adam Mills
c8c21e6fac
Refactor out our localize custom variant ( #743 )
2017-12-19 09:18:50 -05:00
David
af8f77779b
Define textual state for connectivity device_class ( #740 )
...
* Define textual state for connectivity device_class
Define textual state for connectivity `device_class` for `binary_sensor`.
Without this addition, a `binary_sensor` using the connectivity `device_class` is simply shown as `Off` or `On`. The icon does change but only if the user hasn't defined a custom icon.
* Change wording
Change `Offline`/`Online` to `Disconnected`/`Connected`
2017-12-18 09:40:28 -05:00
Andrey
1aa1ac709d
Fix climate chart with unavailable states ( #737 )
2017-12-18 08:38:58 +02:00
Paulus Schoutsen
91fadccf33
Version bump to 20171216.0
2017-12-15 23:29:48 -08:00
Paulus Schoutsen
0904af2ad2
Refresh account status while connecting ( #727 )
...
* Refresh account status while connecting
* Lint
2017-12-15 23:22:22 -08:00
Andrey
aa5ff72710
Don't use global event. It is unsupported in Chrome64 ( #732 )
2017-12-14 09:02:38 -08:00
Adam Mills
f8261d93d3
Problem device class ( #726 )
...
* Problem device class
* Move OK/Problem master to binary_sensor
2017-12-13 20:02:35 -08:00
c727
f385c7e7d5
Change "Reset to dafaults" to "Discard Changes" ( #731 )
...
https://github.com/home-assistant/hassio/issues/278
2017-12-13 08:31:43 -08:00
Boyi C
788650f8e5
Fix for some browsers ( #730 )
...
Move polyfill block before all scripts, it should fix page not loading issue on old browsers.
2017-12-13 00:36:00 -08:00
Adam Mills
0018a9a9c8
Fix bug on initial fragment load ( #725 )
2017-12-11 21:58:28 -08:00
Adam Mills
bf126b6c5e
Translations for domain names ( #724 )
2017-12-10 15:45:48 -08:00
Adam Mills
c18247cd6b
Sync translations post log_out move ( #723 )
2017-12-10 14:24:28 -05:00
Adam Mills
fa2cc68139
Sidebar translations ( #722 )
2017-12-10 13:47:33 -05:00
Adam Mills
8dde92d572
Fix pushSupported not bubbling to config-core ( #721 )
2017-12-10 09:57:58 -08:00
Andrey
baccd6fb88
Hide group header in case of empty name ( #704 )
2017-12-05 23:59:21 -08:00
Paulus Schoutsen
b99d9923ea
Version bump to 20171206.0
2017-12-05 23:38:48 -08:00
Paulus Schoutsen
9d0e89e792
Update translations
2017-12-05 23:37:28 -08:00