mirror of
https://github.com/home-assistant/core.git
synced 2025-06-24 15:07:07 +00:00

* Update nest static types from aditional PR feedback Update nest and device helper static types based on post-merge discussion in PR #53475 * Remove unused type: ignore in synology * Remove check for None device type Remove check for None device type in order to reduce untested code as this is a case not allowed by the nest python library.