zacs / ha-nfl

NFL game scores custom component for Home Assistant
42 stars 32 forks source link

Add light color flasher blueprint and update blueprints readme.md #32

Closed gonzotek closed 1 year ago

gonzotek commented 1 year ago

Blueprint for Home Assistant color light flashing when teams score. Uses similar but simpler logic to the notifications blueprint. User can select one or more nfl entities to monitor, and one or more lights to flash. Also allows to control how many cycles to flash the light between the team two colors provided by the api (1-15, default 3). Doesn't require a new release.

codecov-commenter commented 1 year ago

Codecov Report

Base: 63.77% // Head: 63.77% // No change to project coverage :thumbsup:

Coverage data is based on head (ce152e0) compared to base (959157f). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #32 +/- ## ======================================= Coverage 63.77% 63.77% ======================================= Files 2 2 Lines 196 196 ======================================= Hits 125 125 Misses 71 71 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.