We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92948f5 commit 766eedeCopy full SHA for 766eede
1 file changed
custom_components/switch_port_card_pro/const.py
@@ -6,6 +6,7 @@
6
7
# Config entry keys
8
CONF_HOST: Final = "host"
9
+CONF_SNMP_PORT = 161
10
CONF_COMMUNITY: Final = "community"
11
CONF_PORTS: Final = "ports"
12
CONF_INCLUDE_VLANS: Final = "include_vlans"
0 commit comments