Skip to content

Commit 766eede

Browse files
authored
Update const.py
1 parent 92948f5 commit 766eede

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • custom_components/switch_port_card_pro

custom_components/switch_port_card_pro/const.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
# Config entry keys
88
CONF_HOST: Final = "host"
9+
CONF_SNMP_PORT = 161
910
CONF_COMMUNITY: Final = "community"
1011
CONF_PORTS: Final = "ports"
1112
CONF_INCLUDE_VLANS: Final = "include_vlans"

0 commit comments

Comments
 (0)