* 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
Home Assistant Polymer 
This is the repository for the official Home Assistant frontend. The frontend is built on top of the following technologies:
- Websockets
- Polymer
- Rollup to package Home Assistant JS
- Bower for Polymer package management
View demo of the Polymer frontend
More information about Home Assistant
Frontend development instructions
License
Home Assistant is open-source and Apache 2 licensed. Feel free to browse the repository, learn and reuse parts in your own projects.
Description
Languages
TypeScript
93.4%
JavaScript
6.5%
Shell
0.1%