mirror of
https://github.com/home-assistant/core.git
synced 2026-06-02 05:34:15 +01:00
8406f81811
The decorator callback was not actually necessary so it was removed and replaced with a partial function instead.