The new effect future
Chance the new effects comes with 0.71 every 5 minutes in Homeassistant Automation Randomly for 10 seconds👌😜
| System | Home Assistant |
|---|---|
| Firmware | AWTRIX 3 |
| Topic | Smarthome |
| Built by | johination |
| File | kDY935W4AQ0y.yaml · 0.6 KB |
| Icons | — |
| Published | 26 Jul 2023 · updated 26 Jul 2023 |
| Downloads | 3 |
Automation for Homeassistant!
Chance the new effects comes with 0.71 every 5 minutes in Homeassistant Automation Randomly for 10 seconds👌😜
kDY935W4AQ0y.yaml
- alias: Awtrix Effekte
trigger:
- platform: time_pattern
minutes: "/5"
action:
- service: mqtt.publish
data:
qos: 2
retain: true
payload: >-
{
"effect": "{{[ 'BrickBreaker', 'Checkerboard', 'Fireworks', 'PingPong', 'Radar', 'Ripple', 'Snake', 'TwinklingStars', 'TheaterChase', 'ColorWaves', 'SwirlOut', 'SwirlIn', 'LookingEyes', 'Matrix', 'Pacifica', 'Plasma', 'PlasmaCloud' ]|random }}",
"rainbow": false,
"duration": 10
}
topic: awtrix_a90760/custom/effects
More flows for Home Assistant or Smarthome
Something wrong with this flow? Report it.