Skip to content

Commit

Permalink
CI debug
Browse files Browse the repository at this point in the history
  • Loading branch information
raman325 committed Mar 5, 2024
1 parent b57f347 commit 0713cd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions custom_components/lock_code_manager/binary_sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ async def async_update_usercodes(
):
return

_LOGGER.error(disabling_entity_ids)

await lock.async_clear_usercode(int(self.slot_num))

_LOGGER.info(
Expand Down

0 comments on commit 0713cd3

Please sign in to comment.