mirror of
https://github.com/home-assistant/core.git
synced 2026-07-04 23:51:32 +02: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.