Skip to content

New Share your ideas with the AWTRIX community. Keep your creations together in your account.

Sign in
Random effects/animations shown on an AWTRIX display
Random effects/animations, as joro75 runs it.

Random effects/animations

Randomly select an effect or animation every 5 minutes.

Domoticz AWTRIX 3
Download flow
About this flow
Specifications
System Domoticz
AWTRIX version AWTRIX 3
Topic Miscellaneous
Built by joro75
File GjKxAYL65mze.json · 2.0 KB
Icons
Published 6 Jan 2025 · updated 6 Jan 2025
Downloads 23
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.

🏁 Purpose

Having some fun with different effects and animations on the AWTRIX3 clock.

🔄 Activation and Timing

This domoticz dzVents script is marked as active by active = true.

It executes every 5 minute as specified in the trigger section: timer = {'every 5 minutes'}.

⚙️ Script Logic

Every time the script is run, it randomly selects one of the available effects from the effects array.

That effect is then activated as a custom app on the AWTRIX3 unit, using a duration of 10 seconds. If auto transition is activated on the AWTRIX3 the random effect will be included in the loop with the other apps, changing it to another effect/animation every 5 minutes.

📝 Logging

  • Logs are generated with the marker "AWTRIX3_Screensaver" to identify entries related to this script.
  • The logging level is set to domoticz.LOG_INFO, ensuring that informational messages are captured.

🎚️ Effects Adjustment

Undesired effects can be out-commented from the effects array by include a 'Lua' comment (' -- ') in front of the line.

✂️ Required plugins and more information:

More flows for Domoticz or Miscellaneous

Something wrong with this flow? Report it.