Skip to content

Commit

Permalink
Merge pull request #75 from dlangerm/update-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarmer08 authored Aug 9, 2022
2 parents 10dde04 + a4c40ec commit 1597be3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ async def async_update(self):
+ " updating."
)
if self._just_changed_state:
# self._just_changed_state = False
self._just_changed_state = False
_LOGGER.info(
"SengledApi: Bulb State Change: %s", self._just_changed_state
)
Expand Down

0 comments on commit 1597be3

Please sign in to comment.