mirror of
https://github.com/home-assistant/core.git
synced 2025-07-04 20:07:10 +00:00

* add support for fan entity * removed unused variables * removed preset leftovers - not needed * added deprecation for fans * Update __init__.py * fix typing * initial updates based on review * updated to search on unique ID instead of entity ID. * updates for nits * nits updates * updates for new callback * removed async per nits * wrapped comments into shorter lines * Add comment comma --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> Co-authored-by: Martin Hjelmare <marhje52@gmail.com>