Skip to content

Commit

Permalink
fix: fade
Browse files Browse the repository at this point in the history
  • Loading branch information
jeeftor committed Sep 13, 2023
1 parent cc01333 commit e106fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blueprints/automation/awtrix_indicator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ action:
{
"color": {{indicator_color_blink['color']}}
,"blink":{{indicator_color_blink['blink']}}
,"fade":{{indicator_color_blink['blink']}}
,"fade":{{indicator_color_blink['fade']}}
}
- if:
- condition: template
Expand Down

0 comments on commit e106fed

Please sign in to comment.