Ledstrip Simple added. Now, there really is nothing that is remotely finished and can simply be used

This commit is contained in:
2022-05-27 08:41:11 +02:00
parent 87ba336d88
commit 05a93e2aa5
3 changed files with 84 additions and 3 deletions

View File

@@ -68,4 +68,12 @@ Should state ON be sent without any other attribute, the nbs logo is displayed w
# Sonoff Stecker 1 (Sonoff Plug 1)
Is the base implementation of the Sonoff Power switch. Nothings special. Still here just in case someone wants it.
# Ledstrip Simple
Ledstrip Simple is a basic implementation of a ledstrip using no custom code and works solely on the addressable_ledstrip implementation of espHome.
There are a few light effects configured so please play around with them for a little. Have fun.
There is one thing I should mention tho:
At line 34 in the ledstrip_simple.yaml there is a number called num_leds which dictates how many leds there are on the ledstrip. Please change that according to your ledstrip.
More infos are coming soon.