mirror of
https://github.com/elisspace/core.git
synced 2026-09-01 08:53:56 +00:00
* Pre-factor nest subscriber to library Move the nest subscriber to a library that can be reused in a future PR: - From ConfigFlow for creating subscriptions - On nest removal to delete subscriptions This is pulled out of PR #59260 to make that easier to review. * Resolve pylint error in nest api subscriber * Remove duplicate constants