We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a19ba2 commit 912ef54Copy full SHA for 912ef54
plugwise_usb/nodes/sed.py
@@ -386,7 +386,7 @@ async def set_sleep_duration(self, minutes: int) -> bool:
386
# endregion
387
# region Properties
388
@property
389
- @raise_not_loaded
+ # @raise_not_loaded
390
def awake_duration(self) -> int:
391
"""Duration in seconds a battery powered devices is awake."""
392
if self._new_battery_config.awake_duration is not None:
0 commit comments