device state setting fix 5

This commit is contained in:
2025-11-19 10:31:07 +01:00
parent 6a0601742a
commit 8b08ded0c6

View File

@@ -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