The new effect future
Chance the new effects comes with 0.71 every 5 minutes in Homeassistant Automation Randomly for 10 seconds👌😜
About this flow
| System | Home Assistant |
|---|---|
| AWTRIX version | AWTRIX 3 |
| Topic | Smarthome |
| Built by | johination |
| File | kDY935W4AQ0y.yaml · 0.6 KB |
| Icons | — |
| Published | 26 Jul 2023 · updated 26 Jul 2023 |
| Downloads | 26 |
Is this your flow?
If you created this flow, open your saved edit link to add it to your account. You can then manage it whenever you sign in. Adding it to your account replaces the edit link.
Flow description
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
Discussion 0
Ask a question, suggest a change or share how you use it.
No comments yet. Start the conversation.
More flows for Home Assistant or Smarthome
Something wrong with this flow? Report it.
Have an idea?
Sign in to ask questions and join the conversation.