mirror of
https://github.com/home-assistant/core.git
synced 2026-05-31 20:54:23 +01:00
b60c7ce479
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.