device state setting fix 5
This commit is contained in:
@@ -403,6 +403,7 @@ async def get_device_states() -> dict[str, dict[str, Any]]:
|
||||
Returns:
|
||||
dict: Dictionary mapping device_id to state payload
|
||||
"""
|
||||
logger.debug("Fetching all device states")
|
||||
return device_states
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user