mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 22:25:13 +02:00
Remove deprecated line in osoenergy (#107553)
This commit is contained in:
@@ -22,7 +22,6 @@ class OSOEnergyFlowHandler(config_entries.ConfigFlow, domain=DOMAIN):
|
||||
"""Handle a OSO Energy config flow."""
|
||||
|
||||
VERSION = 1
|
||||
CONNECTION_CLASS = config_entries.CONN_CLASS_CLOUD_POLL
|
||||
|
||||
def __init__(self) -> None:
|
||||
"""Initialize."""
|
||||
|
Reference in New Issue
Block a user