mirror of
https://github.com/home-assistant/core.git
synced 2026-03-04 00:30:26 +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.