We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17203b3 commit c5e217bCopy full SHA for c5e217b
src/powersensor_local/__init__.py
@@ -42,6 +42,7 @@
42
'plug_listener_udp',
43
'virtual_household'
44
]
45
+__version__ = "2.0.0"
46
from .devices import PowersensorDevices
47
from .legacy_discovery import LegacyDiscovery
48
from .plug_api import PlugApi
0 commit comments