Klaas Hoekema de87c5b19b Add shaded area to show when calling for heat (#617)
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.
2017-11-14 20:44:24 -08:00
2017-07-13 09:08:26 -07:00
2016-07-27 22:47:09 -07:00
2017-11-12 11:44:59 -08:00
2017-11-06 14:49:12 -08:00
2017-10-24 19:36:30 -07:00
2017-10-08 21:08:06 -07:00
2016-11-13 11:25:15 -08:00
2017-10-27 07:53:33 -07:00
2017-01-22 16:21:16 -08:00
2017-10-24 19:36:30 -07:00
2017-08-03 23:40:16 -07:00
2017-07-16 15:44:44 -07:00
2017-08-03 23:40:16 -07:00
2017-11-11 13:33:50 -08:00

Home Assistant Polymer Build Status

This is the repository for the official Home Assistant frontend. The frontend is built on top of the following technologies:

Screenshot of the frontend

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
🍭 Polymer frontend for Home Assistant
Readme 144 MiB
Languages
TypeScript 93.4%
JavaScript 6.5%
Shell 0.1%