Klaas Hoekema 6c2cd420f5 Set 'heating' graph series only for climate graphs (#665)
PR #617 added a steppedArea series to climate graphs to show when the
thermostat is calling for heat. It also accidentally converted the second
series in every graph to steppedArea. This moves the option specification
into the `if (domain === 'thermostat' || domain === 'climate')` block so
it will only be applied when it's relevant (and gets it closer to the
series it's configuring).

It also calculates the series index by counting the number of columns
immediately after the target one is added. Which still isn't elegant,
but seems solidly better than hard-coding the index as `1`.
2017-11-23 12:27:31 -08:00
2017-07-13 09:08:26 -07:00
2016-07-27 22:47:09 -07:00
2017-11-20 21:52:35 -08:00
2017-11-20 21:52:35 -08:00
2017-11-22 14:37:25 -08:00
2017-11-06 14:49:12 -08:00
2017-11-20 21:46:36 -08:00
2017-11-20 21:57:22 -08:00
2017-10-24 19:36:30 -07:00
2017-11-15 21:42:54 -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-11-20 21:52:35 -08:00
2017-11-20 21:52:35 -08:00
2017-07-16 15:44:44 -07:00
2017-11-20 21:58:40 -08:00
2017-11-20 21:52:35 -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%