Skip to content

Commit

Permalink
enable production & activate myElectricData
Browse files Browse the repository at this point in the history
  • Loading branch information
saniho committed Dec 20, 2022
1 parent db4ed47 commit a740e96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/apiEnedis/config_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
_LOGGER = logging.getLogger(__name__)
all_repos_Gateway = ["enedisGateway", "myElectricalData"]


class myEnedisFlowHandler( # type: ignore[call-arg]
config_entries.ConfigFlow, domain=DOMAIN
):
Expand Down

0 comments on commit a740e96

Please sign in to comment.