Skip to content

Commit

Permalink
This should work, can't test it
Browse files Browse the repository at this point in the history
  • Loading branch information
jozefKruszynski committed Nov 8, 2024
1 parent 6492806 commit 265ac0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/mass/intent.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ async def _get_matched_state(
name=name,
area_name=area_name,
states=mass_states,
domains=[MEDIA_PLAYER_DOMAIN],
)
)
if not states:
Expand Down

0 comments on commit 265ac0f

Please sign in to comment.