Paul Monigatti
5f0f796387
Add 'icon' property to Binary Sensor, Climate, Cover, Fan, and Light platforms ( #1489 )
...
* Added 'icon' field to lights
* Icon property is not ignored (checked with HA 2021.9.7) if a device class is set
* Added icon properties to binary sensor, climate, cover, and fan components
2021-10-10 10:39:50 +02:00
irtimaled
b000524b55
Support for HSV color on Tuya light ( #1495 )
2021-09-28 22:19:21 +02:00
irtimaled
1054af20eb
Add support for rgb support on tuya lights ( #1488 )
2021-09-26 21:34:08 +13:00
Paul Monigatti
deacc17077
Documentation for non-addressable lights in light partitions ( #1453 )
2021-09-22 13:59:36 +12:00
irtimaled
13e344810d
Add support for color_temperature_invert on tuya lights ( #1465 )
2021-09-13 09:33:23 +02:00
Jesse Hills
fdae11eb64
Merge branch 'current' into next
2021-09-09 10:27:39 +12:00
Andy Allsopp
688614d3dd
Fix LED letter casing ( #1455 )
2021-09-09 10:15:06 +12:00
Alex
62f66f3c73
Document flash_transition_length ( #1420 )
2021-08-31 14:18:24 +12:00
Oxan van Leeuwen
c8c3316d57
Clarify some color temperature settings ( #1396 )
2021-08-18 11:11:44 +12:00
Oxan van Leeuwen
4088388004
Color mode documentation ( #1328 )
2021-08-18 11:11:44 +12:00
Oxan van Leeuwen
a4b4509ede
Clarify some color temperature settings ( #1396 )
2021-08-18 11:07:43 +12:00
Oxan van Leeuwen
4716e1debb
Color mode documentation ( #1328 )
2021-08-17 12:37:22 +12:00
Jesse Hills
8e2ded17c7
Add docs for rgbct and color_temperature lights ( #1379 )
2021-08-10 21:29:11 +12:00
Adrián Panella
bf962b22d0
Add status_led light platform ( #1354 )
2021-08-10 09:55:37 +02:00
Jesse Hills
d9d17e757e
Add config option docs for disabled_by_default ( #1361 )
2021-08-10 13:45:41 +12:00
Otto winter
a7a9f297ae
Merge branch 'current' into next
2021-08-04 17:45:47 +02:00
Guillermo Ruffino
5b0a0aa74d
A few format consistency issues ( #1340 )
...
* fix nextion missing properties
* teleinfo is now component
* tuya props formatting
* havells name component mismatch
* light.addressable_set do not have color_brightness
* Revert "light.addressable_set do not have color_brightness"
This reverts commit a0abf7e44139b86f7d65b2ba2f2c40151ad6a257.
2021-08-04 09:35:19 -03:00
Oxan van Leeuwen
d0f311a18f
Fix range parameters for light.addressable_set ( #1363 )
...
Since 521c080989d4 the range parameters are a closed interval, not a half-open interval.
2021-08-04 08:14:41 +02:00
Rob Gridley
a4cc26c317
Add SM16703 to list of supported FastLED chipsets ( #1138 )
2021-08-03 16:57:51 +02:00
Oxan van Leeuwen
5e3102a123
Use lowercase true/false values ( #1327 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 09:56:11 +12:00
Oxan van Leeuwen
8495cc5936
Fix a bunch of typos ( #1324 )
2021-07-22 23:38:38 +02:00
Jesse Hills
f0f1ec1d34
Merge branch 'current' into next
2021-07-13 08:40:45 +12:00
Oxan van Leeuwen
e0a447c456
Fix copy/paste error in light documentation ( #1299 )
2021-07-12 13:58:33 +02:00
Oxan van Leeuwen
9f24bb6018
Documentation for white channel changes ( #1272 )
2021-07-08 21:37:53 +12:00
Oxan van Leeuwen
7594b01573
Document reversed option for light partitions ( #1219 )
2021-06-15 20:26:56 +12:00
Oxan van Leeuwen
43f538b0de
Document reversed option for light partitions ( #1219 )
2021-06-12 13:45:54 +02:00
Jesse Hills
66cfa9ffaf
Merge branch 'current' into next
2021-06-09 17:23:04 +12:00
David Martin
9c9872ca0c
Just a couple of Typos corrected :) ( #1222 )
2021-06-07 21:40:39 +02:00
Ryan Mounce
3d1c5f4edc
Document Tuya light color temperature options ( #1211 )
2021-06-02 09:32:30 +12:00
Franck Nijhof
8ac1308bb9
Lights & GPIO Switch inverted restore mode ( #1190 )
2021-05-23 22:47:59 +02:00
Jesse Hills
37045859da
Fix missed merge conflict ( #1155 )
2021-05-12 09:57:45 +12:00
Jesse Hills
3437c7c654
Fix missed merge conflict ( #1155 )
2021-05-11 19:28:30 +12:00
Jesse Hills
21a79c4d69
Merge branch 'current' into next
2021-05-09 22:58:32 +12:00
Klaas Schoute
30a30b1eba
Add output part to binary light example ( #1061 )
2021-05-08 18:23:26 +12:00
Jesse Hills
a4fe969c8a
Merge branch 'current' into next
2021-05-05 22:34:47 +12:00
Jesse Hills
a035cf27cb
Add note about hyperion classic udp port ( #1135 )
2021-05-05 14:09:45 +12:00
Jesse Hills
b3c5353dc5
Merge branch 'current' into next
2021-05-03 22:55:12 +12:00
Christian Ferbar
d45572c5e4
Add 'pulse' light effect doc ( #1067 )
2021-04-28 15:05:19 +12:00
Jesse Hills
5bb554f9e7
Merge branch 'current' into next
2021-03-22 17:13:27 +13:00
SenexCrenshaw
bf3e251e2e
Migrate ESPColor to Color ( #1036 )
...
* Migrate ESPColor to Color
* Fixed note indentation
2021-03-02 11:09:13 -03:00
rradar
b387f24f80
Mention that Hyperion.NG works with E1.31 ( #975 )
...
Mention that Hyperion.NG works with E1.31 and reference the used udp port.
2021-02-20 18:12:28 -03:00
Guillermo Ruffino
896afdcfa1
Fix format next ( #1023 )
...
* Missing colon
* update sun
* format fix and adaptation
* fix format
* fix format 2
* fix format 3
* fix format
* fix format
* fix format
* format fix
* revert title as heads
* rename image case-sensitive
* rename again
2021-02-20 18:02:46 -03:00
Jesse Hills
58dad5feb4
Make explicit examples for splitting and joining using partitions ( #1008 )
2021-02-16 23:24:01 +13:00
Guillermo Ruffino
9420c45a01
Fix format consistency ( #989 )
2021-02-07 13:35:39 -03:00
Jesse Hills
52f719f64a
Merge branch 'current' into beta
2021-01-27 23:04:11 +13:00
Rico van Genugten
2131aa056a
Tuya comment for max dimming value of 1000 ( #950 )
2021-01-27 20:07:23 +13:00
Jesse Hills
4367f5b750
Merge branch 'current' into beta
2021-01-12 09:42:01 +13:00
Ville Skyttä
2e966f1c48
Spelling and grammar fixes ( #928 )
2021-01-12 05:46:37 +13:00
Jesse Hills
fe6f68f150
Update next from current 20201221 ( #894 )
2020-12-21 13:55:44 +13:00
Mateusz Soszyński
6af1fe91a9
Add troubleshooting help with light partition ( #851 )
...
* Add some troubleshooting help
* Minor changes
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-12-13 15:38:36 +01:00