mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Preserve compatibility with original upnp
This commit is contained in:
@@ -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'
|
||||
|
Reference in New Issue
Block a user