mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Clean up connection classes in integrations T-Z (#49894)
This commit is contained in:
@@ -41,7 +41,6 @@ class TransmissionFlowHandler(config_entries.ConfigFlow, domain=DOMAIN):
|
||||
"""Handle Tansmission config flow."""
|
||||
|
||||
VERSION = 1
|
||||
CONNECTION_CLASS = config_entries.CONN_CLASS_LOCAL_POLL
|
||||
|
||||
@staticmethod
|
||||
@callback
|
||||
|
Reference in New Issue
Block a user