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:
|
Returns:
|
||||||
dict: Dictionary mapping device_id to state payload
|
dict: Dictionary mapping device_id to state payload
|
||||||
"""
|
"""
|
||||||
|
logger.debug("Fetching all device states")
|
||||||
return device_states
|
return device_states
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user