Skip to content

Commit

Permalink
feat: add is_heating to event data
Browse files Browse the repository at this point in the history
  • Loading branch information
msp1974 committed Nov 16, 2024
1 parent 104ec74 commit 2eb70fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/wiser/events.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"current_temperature",
"current_target_temperature",
"is_boosted",
"is_heating",
"boost_time_remaining",
],
}
Expand Down

0 comments on commit 2eb70fc

Please sign in to comment.