mirror of
https://github.com/home-assistant/core.git
synced 2026-05-18 14:29:57 +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.