Skip to content

Commit

Permalink
add music template sensor
Browse files Browse the repository at this point in the history
  • Loading branch information
yp87 committed Aug 22, 2024
1 parent 97862c3 commit ff09925
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hass/template/sensor.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
sensor:
- name: Hyperion music
state: "{{ is_state_attr('light.hyperion', 'effect', 'Music: quatro for LED strip (MULTI COLOR SLOW)') }}"

0 comments on commit ff09925

Please sign in to comment.