Skip to content

Commit 912ef54

Browse files
committed
Try 4
1 parent 2a19ba2 commit 912ef54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise_usb/nodes/sed.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ async def set_sleep_duration(self, minutes: int) -> bool:
386386
# endregion
387387
# region Properties
388388
@property
389-
@raise_not_loaded
389+
# @raise_not_loaded
390390
def awake_duration(self) -> int:
391391
"""Duration in seconds a battery powered devices is awake."""
392392
if self._new_battery_config.awake_duration is not None:

0 commit comments

Comments
 (0)