Commit Graph

190 Commits

Author SHA1 Message Date
Angel Nunez Mencias
57d41013de
Add WS2811 to esp32_rmt_led_strip (#4193) 2024-08-28 11:40:23 +12:00
Angel Nunez Mencias
16a8c052a4
Esp32_rmt_led_strip_reset (#4194) 2024-08-27 13:26:03 +12:00
Jesse Hills
ab3781ab3a
Merge branch 'current' into next 2024-08-14 03:30:39 +00:00
Jesse Hills
5e517bb13f
[light] Tidy up name/id (#4145)
* [light] Tidy up name/id

* Update components/light/shelly_dimmer.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-08-14 02:46:33 +00:00
PaoloTK
c1f0ce5772
Updated documentation for Light dim_relative min/max brightness feature PR (#3984)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-14 09:29:58 +12:00
H. Árkosi Róbert
db2fda75c3
Initial LVGL doc for ESPHome (#3678)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-12 10:39:48 +12:00
H. Árkosi Róbert
13d318701f
Remove esp8266_restore_from_flash reference (#4042) 2024-07-13 09:18:53 +12:00
Hmmbob
7f5479b4f3
Add esphome platform to OTA sections in docs (#3983) 2024-06-25 15:44:31 +12:00
Jesse Hills
bb6a134f66
Merge branch 'current' into next 2024-06-05 15:51:19 +12:00
lps2
54e394d8c0
Update to Addressable Color Wipe Example (#3903)
Update to the Addressable Color Wipe Example to correctly include gradient as an option of the color rather than the entire effect
2024-06-04 14:44:35 +02:00
RFDarter
99e76d6689
Webserver entity sorting (#3741)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-30 13:54:22 +12:00
Mat931
2760b2221c
Add beken_spi_led_strip component (#3755) 2024-05-16 11:32:52 +12:00
Jesse Hills
696a828156
Merge branch 'current' into next 2024-05-07 05:45:51 +00:00
Jesse Hills
88e315e0e4
Many example yaml tidy-ups (#3821)
* Many example yaml tidy-ups

* Update components/sensor/hlw8012.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-07 00:40:12 -05:00
Keith Burzinski
ca96dd49e1
Change "integration" -> "component", minor copy fixes (#3790) 2024-05-07 17:16:56 +12:00
Lucas Hartmann
98b7c74e96
Add transition_length to strobe effect. (#3775) 2024-04-29 07:47:17 +12:00
Jesse Hills
b8523b89fb
Remove "Required Home Assistant XXXX.X" messages for older versions (#3788) 2024-04-23 16:46:47 +12:00
Jesse Hills
b22c58f517
Update for rmt_channel on receiver and transmitter (#3745) 2024-04-08 20:54:02 -05:00
H. Árkosi Róbert
ccfbee538f
Delete devices directory (#3472) 2024-02-26 09:18:01 +13:00
Jesse Hills
9f189c737a
Merge branch 'current' into next 2024-02-13 09:44:35 +13:00
ChuckMash
b8bb71d71f
Documentation for 6190 & 6193 (WLED Sync fix and BK72XX support) (#3602) 2024-02-12 17:31:27 +13:00
fodfodfod
13988c20cf
Add All other options from Light (#3592) 2024-02-07 00:18:25 +00:00
Marcel Hetzendorfer
904568ca7e
add is_wrgb to esp32_rmt_led_strip (#3590) 2024-02-07 04:03:11 +09:00
Jesse Hills
cc2f6abe0c
Merge branch 'current' into next 2024-01-15 08:23:35 +09:00
Fabian Muehlberger
ac1c66f3d8
Update neopixelbus.rst (#3524)
Removed minor spelling error on line 16
2024-01-09 15:27:18 +01:00
Matthew Campbell
64cccc6f10
Add docs for addressable color wipe gradient feature (#3339)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-12-21 09:09:23 +09:00
Harrison Jones
f765421aba
Update spi_led_strip.rst (#3408)
Mention that the component also supports the `P9813` LED driver.
2023-11-28 11:06:58 +01:00
Jesse Hills
31165f4ed2
Pulse light effect transition updates (#3321) 2023-11-07 12:39:51 +13:00
Jesse Hills
aba2f3afd5
Add deprecation message to custom component pages (#3318) 2023-11-01 00:47:57 -05:00
Guillermo Ruffino
c305a836f9
fixes docs for 202310 (#3251)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-11 00:13:24 +00:00
imgbot[bot]
93ca790745
[ImgBot] Optimize images (#3232)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-10-11 13:03:35 +13:00
Jesse Hills
2ba146ddfc
Merge branch 'current' into beta 2023-09-27 12:28:03 +13:00
Michael Hoffmann
4fba6bae4d
Update neopixelbus.rst (#3211)
Put "method" in code markdown
2023-09-26 22:35:34 +02:00
Clyde Stubbs
28758a9b85
SPI RGB LED component description (#3147)
* APA102 description

* Add note about miso

* Rename apa102 to spi_rgb_led

* Rename to spi_led_strip

* Update TOC, add reference to SPI LED Strip in Fastled doc.

* More cross-refs

* Add image

* Resize image

* Format.

* Formatting...
2023-09-10 21:20:15 -05:00
Christian
5db8708f93
add lightwave (#2915)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-09-06 10:33:52 +12:00
cvwillegen
68fa517768
Fix typo (#3088) 2023-07-24 19:53:48 +02:00
Wouter van der Wal
565466c6b9
Added missing tab in example (#3016) 2023-06-27 18:59:05 +02:00
Jesse Hills
369809d257
Merge branch 'current' into next 2023-06-15 14:23:43 +12:00
Alexander Dimitrov
323874b76a
Add warning addressable lights on esp-idf (#2989) 2023-06-14 01:42:23 -05:00
Daniel Mahaney
7167370d03
Add rp2040_pio_led_strip docs (#2917)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-22 10:31:35 +12:00
Christian
bf5d65b043
update doc Pulse Light Effect (#2918)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-16 11:16:16 +12:00
Christian
4fd29c3c6f
update doc Pulse Light Effect (#2918)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-16 08:28:58 +12:00
Jesse Hills
2ab7d958dd
Add esp32_rmt_led_strip docs (#2902) 2023-05-09 09:33:49 +12:00
Jesse Hills
63429dc3dc
Change default restore mode for fan/light/switch (#2830) 2023-04-13 10:00:04 +12:00
Jesse Hills
8fbb53e016
Add note for names to use friendly_name (#2774) 2023-03-27 15:35:26 +13:00
Samuel Sieb
174b72b502
add output option for status led (#2727)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-03-16 11:49:46 +13:00
Russell Cloran
ee3083a9c5
Document NeoPixelBus support on ESP32-S3 (#2491)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-09 12:25:20 +13:00
irtimaled
9c2d56d80c
Support for color types on Tuya light (#2686) 2023-02-20 16:43:06 +13:00
lillborje71
798b47dc5c
Update index.rst (#2574)
* Update index.rst

* Update index.rst

* Update index.rst

* Update index.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-02-05 20:39:25 +01:00
H. Árkosi Róbert
f104f7f23f
Merge pull request #2378 from bkaufx/patch-2
Re-send: Fix color temp units for strobe effect
2022-11-28 10:29:53 +01:00