add new animation RotatingRainbowBeamerBlack
new animation that disables the lights on the projector side of the room mostly copied from the kitchenlight effect by tessak9
This commit is contained in:
parent
4abcbcc9d6
commit
69840b41fc
3 changed files with 32 additions and 3 deletions
|
|
@ -25,6 +25,10 @@
|
|||
<div>
|
||||
<input type="radio" class="js_animation" name="state" id="animation_kitchenlight" value="kitchenlight"/>
|
||||
<label for="animation_kitchenlight">Kitchenlight</label>
|
||||
</div>
|
||||
<div>
|
||||
<input type="radio" class="js_animation" name="state" id="animation_beamermode" value="beamermode"/>
|
||||
<label for="animation_kitchenlight">Beamer Mode</label>
|
||||
</div>
|
||||
% end
|
||||
<div>
|
||||
|
|
@ -50,4 +54,4 @@
|
|||
</fieldset>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue