mirror of
https://github.com/home-assistant/core.git
synced 2026-05-21 07:50:23 +01:00
160bd74bae
* 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.