mirror of
https://github.com/home-assistant/core.git
synced 2026-08-31 10:34:00 +01:00
The config option 'max_result' was assigned to not existing 'max_result' variable, it should be assigned to 'maxResult'. The current version causes an error when max_result option is used.