* add feature: show a geocode history on hui-map-card
* refactor feature to use hass cache via rest api and omit osm request
* prepare for PR
* squash duplicates of allEntities to omit duplicated layers on the map
* refactor to use device_tracker entity
* add asdf's .tool-versions file to gitignore
* add lokalize and cleanup
* ajust logic to match backend api
* add changes to fit new backend behaviour
* fix error in history ts
* cleanup history for map card
* Generate hass icons
* Generate Hass.io icons
* Convert hass.io to use hassio iconset
* Convert src to use hass iconset
* Give mdi-icons a chunk name
* gen-index-html aware of hass-icons
* Use ha-icon for rendering state icon
* Use authorize page if auth provider
* Add webcomponent polyfill
* More fixes
* ES5 fix
* Lint
* Use redirect_uri
* upgrade uglify to fix tests?
* Update browsers used for testing
* MVP tests for hass-util.html
* MVP util.js to allow individual JS function export
* Use mocha to unit test js logic
* Isolate mocha test directory
* Move mocha opts to separate file
* Default export of util function
* Use reify for mocha tests instead of babel
* Consolidate frontend
* Remove no longer needed cd
* Get Roboto from bower_components
* Remove external dependency from update_mdi.py
* Copy leaflet assets on build time
* Tweak Dockerfile
* Create Python package
* Set zip_safe to False
* Update build scripts
* Version bump to 20171021.0
* Fix service worker
* Version bump to 20171021.2
* Update docker ignore
* Tweak Dockerfile thanks to Adam