Commit Graph

62 Commits

Author SHA1 Message Date
H. Árkosi Róbert
eacd292d90
Revert "Fix color temp units for strobe effect" 2022-10-21 06:49:16 +02:00
Brian Kaufman
8478bb15de
Fix color temp units for strobe effect
Percentage is not acceptable per config validation (cv.color_temperature).  Must be mireds or Kelvin.
2022-10-20 13:00:21 -07:00
mgcmshr
86e197e831
Added informations about connection with LedFX (#2003) 2022-04-22 14:14:24 +12:00
Niorix
d6960620aa
light: add RESTORE_AND_OFF/RESTORE_AND_ON LightRestoreMode (#1923) 2022-02-21 12:52:22 +13:00
Jesse Hills
021272ecee
Add initial_run to regular lambda effect (#1806) 2022-01-21 11:09:11 +13:00
Jesse Hills
10c2e0fc51
Merge branch 'current' into next 2022-01-13 09:55:20 +13:00
Simon Sasburg
61a662718c
Fix documentation to use correct values for the 'inverted' restore modes. (#1768) 2022-01-04 10:31:21 +01:00
tony
c4d3376857
Add light on_state trigger (#1700)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-12-13 09:20:00 +13:00
Jesse Hills
ae922bc8ac
Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
Oxan van Leeuwen
f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Jesse Hills
5eae51ea9e
Merge branch 'current' into next 2021-11-26 09:02:41 +13:00
MrEditor97
9e161a2865
Document effect: none to cancel effects in light component (#1638)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-11-23 10:03:19 +01:00
Otto Winter
6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Jesse Hills
1867f0c618
Add entity_category docs (#1583) 2021-11-08 07:24:55 +13:00
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
Alex
62f66f3c73
Document flash_transition_length (#1420) 2021-08-31 14:18:24 +12:00
Oxan van Leeuwen
4716e1debb
Color mode documentation (#1328) 2021-08-17 12:37:22 +12:00
Jesse Hills
d9d17e757e
Add config option docs for disabled_by_default (#1361) 2021-08-10 13:45:41 +12: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
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
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
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
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
Guillermo Ruffino
9420c45a01
Fix format consistency (#989) 2021-02-07 13:35:39 -03: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
Marco
aa9b6d96e6
Set correct link to ESPColor struct (#788) 2020-10-04 00:51:51 +02:00
Otto Winter
2722e1bb31
Merge branch 'current' into next 2020-07-25 19:29:54 +02:00
Jesse Hills
02e99471f8
Add color_temperature to light.turn_on docs (#690) 2020-07-16 20:40:44 -03:00
Otto Winter
412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Kamil Trzciński
a82137dfe9
Add documentation about E1.31, Adalight and WLED (#646)
* Add documentation about E1.31, Adalight and WLED

* format

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-12 20:38:12 -03:00
Niklas Wagner
1fce98177b
Make initial run variable available to addressable_lambda (#558)
* Make initial run variable available to addressable_lambda

* Update light docs
2020-04-28 19:24:01 -03:00
Guillermo Ruffino
13bd4d1669
add light on off triggers docs (#559) 2020-04-25 15:39:32 -03:00
Daniel Bjørnbakk
03ca209105 fixed non working example (#381)
* fixed non working example

small fix to get the color swipe working

* Apply suggestions from code review

Co-Authored-By: Otto Winter <otto@otto-winter.com>

Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-01-12 16:42:44 +01:00
Major Péter
0ce9c22b2c Scaneffectlength (#264)
* Added documentation for scan_length in Addressable Scan Effect

* Renamed scan_length to scan_width in Addressable Scan Effect, fixed default value in example
2019-06-04 12:16:09 +02:00
Otto Winter
1349b93c69
light conditions 2019-05-30 13:00:16 +02:00