* Remove .js from lovelace
Also cleaned up some trailing whitespace
* Go big or go home
* More removals
* Revert changes to gallery webpack
* Revert changes to webpack.config.js
* Remove side effects of render and Add types
* Addressing changes
* Updating when to apply theme
* Review Updates
* Fixing last reviews
* Updates from travis
* Update Types
* Travis fix
* Travis change
* Add HTMLElementTagNameMap for gauge
* Review Changes
* Formatting values as string to be accepted into format temp
* Convert hui-call-service-row to TypeScript/LitElement
* Update on _config change
* Addressed review comments
* Made `service_data` optional and verified that `callService` does use `entity` if it is available in the passed config.
* Removed check in `entities-card` for `service-data` and will remove the full config check once other PRs have been applied to avoid merge conflicts
* Will create a docs PR to update the docs
* Addressed review comments
* Removed entity config check in entities-card
* Made `icon` optional. Default now `remote`
* Made `action_name` optional. Default now 'Run'
* `.icon`
* Initial Commit
* Removing old code
* Switching to litlement and ts
* remove .ts from extension
* Addressing a few reviews
* Added ShowDialog Still no whammy
* Fix some things
* Extract one more data method
* Add more types
* Clean up imports
* Call super
* Finishing touches
* Fix typescript check
* Thermostat fix (#1867)
* Thermostat fix
* Fix for unknown operation mode
* No title for you
* I suck at removing unnecessary things
* Fixing pointless Ternary operator
* Add version bump script
* Fix hass setting on stack (#1868)
* Fix hass setting on stack
* Don't set hass on pic elements if undefined
* Don't set hass on entity rows if undefined
* prefix config prop
* Pic elements set hass yoooo
* Remove interface
* Make stack config private
* Fix import
* Lint
* Bumped version to 20181026.1
* 🔨 move not text to header and name to secondary text
* 🔨 reduce some other margins