mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 04:50:17 +00:00
When a single value is returned, the list wrapper is not present in the json payload. This patch ensures that the result is always a list.