Skip to content

Commit

Permalink
fix: remove date and event from parsing #171
Browse files Browse the repository at this point in the history
  • Loading branch information
dummylabs committed Nov 26, 2024
1 parent 98c8813 commit 621cc90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions custom_components/watchman/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@
"timer.started",
"timer.restarted",
"timer.paused",
"event.*",
"date.*",
]

# Platforms
Expand Down

0 comments on commit 621cc90

Please sign in to comment.