mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 02:36:00 +01:00
7d4adbbef5
* Fix #7758 subscription expiration/removal Removes a subscription after receiving an HTTP 410 response when trying to send a new message. * Fix tests failing due to additional call * Fix code style * Lint