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 b48a673 commit 09fe27fCopy full SHA for 09fe27f
custom_components/plugwise/const.py
@@ -17,7 +17,6 @@
17
CONF_HOMEKIT_EMULATION: Final = "homekit_emulation" # pw-beta options
18
CONF_REFRESH_INTERVAL: Final = "refresh_interval" # pw-beta options
19
CONF_MANUAL_PATH: Final = "Enter Manually"
20
-CONF_VERSION: Final = "version"
21
DEVICES: Final = "devices"
22
GATEWAY: Final = "gateway"
23
LOCATION: Final = "location"
0 commit comments