* Add support for service descriptions in call buttons. Use it in Zwave panel.
* Hide descriptions behind a tap on questionmark
* Sort nodes by name and not entity_id
* Remove andrey-git keys. Add Android 7.0 emulator
* Use Chrome on Android 7.0
* Try a test that should fail on shadow dom.
* Change test
* try lightOrShadow
* More tests
* Use travis.yml from polymer
* Update .travis.yml
* Try wct tests
* Encrypt Sauce env
* More test config
* Update2
* try to remove souce_connect
* Try another config
* More browsers
* Clean tabs, test shadow dom.
* Support multi-day history charts
* Fix lint
* Reduce the periods to 1/3/7 days.
* Switch to end_time param instead of days
* Move async waiting from history-data to panel-history
* Allow using custom state cards from www/
* Use importHref
* Check if element loaded before loading it again dynamically.
* load custom_ui according to data provided at bootstrap via Nuclear
* Switch card custom UI to using local www path.
* Switch custom UI to use /local/ path
* 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
* 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