Preserve compatibility with original upnp

This commit is contained in:
Steven Looman 2018-09-20 18:15:04 +02:00
parent b72499a949
commit 6e01ea5929
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
import logging
CONF_ENABLE_PORT_MAPPING = 'port_forward'
CONF_ENABLE_PORT_MAPPING = 'port_mapping'
CONF_ENABLE_SENSORS = 'sensors'
CONF_HASS = 'hass'
CONF_LOCAL_IP = 'local_ip'