mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +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.