* Show attribute in more-info of light and lock.
* Use <ha-attributes> in weather card
* Inline functions from hass-util
Inline functions from hass-util now that ha-attributes is the only user.
* Inline functions from hass-util
* Weathrer's FILTER_KEYS is no longer needed.
* Cache csv split
* Add a more info card for fan and make the fan icon spin
* Add direction support to fan more info
* Fix ESLint errors
* Fix ESLint errors
* Remove spinning fan icon :(
* Added weather platform card, with forecast graph
* Changed login page to a form, allowing autofill
* Reverted incorrect login form commit
* Moved to a seperate weather card, instead of using a state-card, added basic current information
* Some cleanup, set graph line to be smooth
* Removed some unnecessary stuff
* Removed leftover space
* Remove camera's streaming source from camera's 'more info' when more-info is closed.
* Rename to isVisible
* Rename to isVisible
* Split dynamicContentUpdater
Split dynamicContentUpdater into two functions intended for 'normal' flow and 'hide' flow.
* Use hassUtil.resetDynamicContent
* Fix lint
* Fix lint
* Move isVisible to more-info-content
* Move isVisible to more-info-content
* Typo
* Avoid modifying the original state
* Put isVisible in the right place
* Inline resetDynamicContent
* Inline resetDynamicContent
* Fix lint
* Always show the brightness slider in more-info
Always show the brightness slider in more-info if it is supported.
Even when the light is currently off.
* Lint fix
* Set brightness to 0 when light is off
* Take navigator.languages into account when determining the preferred language
* Lookup language only once, use it also for other date/time functions
* Show the date picker value in localized date
* Show the date picker value in localized date (in history)
* Add option to hide the group card switch
* Changed hide_switch to control
* lint
* lint again
* Pick state-card-display if control is hidden
* fix permissions
* Added support for showing playback progress in media_player.
* Small bugfix.
* Playback progress now updates without needed state transitions in HA.
* media_position_update_at property is now a datetime.
* Linting fixes + removed _internal polymer property + cleanup
* More linting.
* add 100% relative width
* set dialog width based on domain
* Set history-charts max-width
* Fix review requests
* Fix requests.
* Set Camera dialog width to auto
* Fix camera dialog width
* Fix dialog width and history charts running off the edge of the dialog
The title attribute doesn't aid in accessibility, but it can give a visual cue to what those buttons do. It took me a while before I got the hang of what was under each since icons can be Rorsachs.
* Update paper-range-slider in Bower.json
* Changed Content to slot in ha-card.html
* Update bower.json for Polymer 1.7
* Revert "Update paper-range-slider in Bower.json"
This reverts commit 0c305bd2fec2c8d99b3aeb1ee3f2461df80dc87c.
* change :root to html
* Update paper-range-slider in Bower.json
* Revert "Update paper-range-slider in Bower.json"
This reverts commit 0c305bd2fec2c8d99b3aeb1ee3f2461df80dc87c.
* update paper-range-slider in bower.json
* Update styling for temp-slider and temp-range-slider
* Fix slider colors for production
* Moved class to parent container
* Fix for home-assistant/home-assistant/issues/3378
* Update state-card-climate.html
Fix Travis Error
* Fix more-infos display sliders based on target temps not range