Adds a series to the climate graph to shade the area under the current temperature line red when the thermostat is calling for heat. Uses the current temperature because it's guaranteed to be in the right temperature range for the graph and it should minimize overlap since by definition when the thermostat is calling for heat the current temp would be below the target temp. Uses `steppedArea` because most other series types don't handle intermittent (i.e. with sections of `null` throughout) data very well.
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%