Files
lovelace-slider-entity-row/slider-entity-row.js
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

8.5 KiB