Update Readme.md to reflect recent changes

This commit is contained in:
starcalc 2018-10-23 23:11:19 +02:00
parent 8e5e358da4
commit 7a0d7586c4
1 changed files with 19 additions and 6 deletions

View File

@ -12,12 +12,6 @@ Homie Schild Firmware
|`device_id`/strip/clear|Clears the pixels strip|yes|any value is possible|
|`device_id`/strip/length|Set the strip length|yes|Possible values: 0 - length|
### Motion sensor
|Topic |Descriptions |settable |Values |
|---------|--------------|:---------:|---------|
|`device_id`/sensor/motion|Activated on motion|no|true or false|
## Color
To convert RGB value use the following bash code:
```shell
@ -58,10 +52,29 @@ Shows a cycling rainbown on the LED strip
* **theaterchase**
Shows an color chasing LED strip.
You can specify the color by set *color_0* and *color_1*
* **bvb**
Shows an color chasing LED strip.
It is predefined with yellow and black (off)
* **fade**
Fades from effect color_0 to effect_color_1
* **randomfade**
Fades thru an alternating color pattern
* **random**
Set the color of each pixel randomly, once
* **smooth**
Smooth transitions, created for pixelprojektor
* **plasma**
Plasma animation, created for pixelprojektor
* **fire**
Yellow-Orange-red flicker fire effect
* **fireworks**
(Beta) Works best on very long stripes, this one is a bit short (30 LEDs)
* **drop**
Water drop effect
* **scannerrandom**
Like randomscanner, but randomly changes directions
* **ring**
Water drop effect with expanding "ring"
* **none**
Stop all effects