11 Commits

Author SHA1 Message Date
Ben Tomlin
a7bf69d7e0 Support climate domain (#37)
* Implement support for climate domain

* Fix media_player state showing as NaN %

* Use media_player localizations

* Use climate localization
2019-04-10 20:33:57 +02:00
f854dae042 Add hide_when_off to readme 2019-03-01 23:07:02 +01:00
7e092b1707 Add input_number support. Various fixes 2019-03-01 12:26:21 +01:00
Gabe Cook
96ed393e5c Add support for fan and input_select (#27)
Fix #18, fix #28 

* Add support for fan domain

* Fix fan status string when speeds are not numeric

* Add support for input_select domain

* Fan and input_select domains will change the max, min, and scale if all of their options (or speeds) are numeric

* Perform numeric check less often

* Remove numeric mode in favor of cleaner logic

* Change some one-liners to arrow functions

* Fix bug on getter for string based option lists

* Update README.md
2019-03-01 09:12:25 +01:00
ba8f5049de Add some customization options. Fix #11 2019-01-20 21:43:18 +01:00
d3a35345ae Lots of pretification - BREAKING CHANGES 2018-11-21 22:29:57 +01:00
2d9e000fa9 Update documentation 2018-09-07 13:28:59 +02:00
d96c3033b2 Allow hiding slider when off. Resolves #1 2018-08-17 09:32:51 +02:00
b18c6bd425 Option to remove toggle and put slider on separate row 2018-08-16 23:07:37 +02:00
c144aa2f9e Ok... a little bit of instruction... 2018-08-15 22:53:10 +02:00
063cb5bbbf Proof of concept 2018-08-15 22:21:48 +02:00