mirror of
https://github.com/home-assistant/core.git
synced 2026-07-11 00:29:29 +01:00
51c3a5d11d
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.