46 Commits

Author SHA1 Message Date
f9064d6b56 Fix #54 2019-11-25 00:12:37 +01:00
1dab4bd27f Update build chain 2019-11-09 20:25:31 +01:00
vMeph
2ee41c7d9e Update README.md 2019-11-09 19:03:27 +01:00
2c430ce722 Add support for white_value. Fix #70 2019-10-29 09:44:06 +01:00
b7dfd7104c Add hacs badge 2019-10-03 09:32:43 +02:00
db9a50a2de Readd RTL support. Fix #40 (again) 2019-08-28 21:24:12 +02:00
77378ab468 Allow selecting light effect. Fix #67 2019-08-28 15:38:57 +02:00
77eedac4ad Fix #66 2019-08-25 19:37:47 +02:00
638c73ae1a Fix #63 2019-08-06 07:42:51 +02:00
c073732c35 Add license 2019-08-05 15:53:23 +02:00
a4edb45a14 Add attributes. Fix #48. Fix #38 2019-08-05 15:10:40 +02:00
Matus Ivanecky
9b36cf25bb Update input-number-controller.js
refactored after Thomas review
2019-08-04 20:22:56 +02:00
Matus Ivanecky
0e8175b38d Update input-number-controller.js
Hello Thomas, 

I would like to use unit_of_measurements also for input_number.

I would do it this way, if you confortable with this. Later we could refactor also other controllers which are taking it from config, not from entity attributes and combine both approaches.

What is your opinion for it ?
2019-08-04 20:22:56 +02:00
Franck Nijhof
d59d4f3f88 🔨Migrate to Climate 1.0 2019-08-02 19:12:31 +02:00
f86b2db6a4 Card-tools bump. Should work in Home Assistant Cast now
Fix #61
2019-07-30 20:49:03 +02:00
93fe890139 Fix issue templates 2019-06-20 13:12:18 +02:00
be09e349b9 Fix #34 2019-06-16 22:07:32 +02:00
72a5e2b857 Add github issue templates 2019-06-13 23:52:06 +02:00
1d29e2365f Total overhaul! 2019-06-13 23:35:37 +02:00
46be70ee49 Add support for rtl languages. Fix #40 2019-04-10 21:04:00 +02:00
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
4bc7874546 Increase unlickable area slightly. 2019-03-08 15:47:39 +01: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
be80ffd6bc Another bugfix 2019-02-14 14:05:36 +01:00
0c55603e48 Bugfix 2019-02-14 13:44:52 +01:00
cde2a9bc93 Make the element more well behaved 2019-02-14 12:18:04 +01:00
ba8f5049de Add some customization options. Fix #11 2019-01-20 21:43:18 +01:00
bf9cd55d4c Make cover positions integers 2019-01-20 21:27:59 +01:00
d6da7578c7
Merge pull request #13 from hulkhaugen/patch-1
Removed excess </span> tag
2018-11-29 12:24:03 +01:00
hulkhaugen
e2fbbe33fc
Removed excess </span> tag
As i'm trying to modify this element to my own liking, I found this </span> that seems to be without any opening "partner". Btw, what i'm trying to achieve is to have the inline slider moved to the right by removing the toggle, and allowing for longer entity names.
2018-11-29 12:12:54 +01:00
5e75f8b19e Fix alignment of toggles 2018-11-22 23:21:47 +01:00
d3a35345ae Lots of pretification - BREAKING CHANGES 2018-11-21 22:29:57 +01:00
d8004152a2 Support for media_player and cover 2018-11-21 21:24:26 +01:00
2d9e000fa9 Update documentation 2018-09-07 13:28:59 +02:00
506a9dfdf4 Display value as text if asked to. Fixes #2, fixes #3. 2018-09-07 13:27:46 +02:00
a1f3dbf1cd Some preparation work 2018-09-07 12:49:47 +02:00
2c420a47e3 Display value when sliding. Addresses #2 2018-09-07 10:52:51 +02:00
11fc8d1b73 Only show sliders for dimmable lamps 2018-08-17 15:19:35 +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
72bb2a73be Better use of Polymer 2018-08-16 15:31:38 +02:00
0576e46671 Remove unused function 2018-08-16 00:32:04 +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