Skip to content

Restructure render functions

Simon Steinkamp requested to merge thefork/render_function_structure into master

Some improvements on how render functions are structured, auto-changed and named:

  • Calculate constant NUM_MODES
  • Rename state to current_animation
  • Automatic animation change can be stopped via MQTT

Taken from the home-assistant branch.

Merge request reports