mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Preserve compatibility with original upnp
This commit is contained in:
parent
b72499a949
commit
6e01ea5929
@ -2,7 +2,7 @@
|
|||||||
import logging
|
import logging
|
||||||
|
|
||||||
|
|
||||||
CONF_ENABLE_PORT_MAPPING = 'port_forward'
|
CONF_ENABLE_PORT_MAPPING = 'port_mapping'
|
||||||
CONF_ENABLE_SENSORS = 'sensors'
|
CONF_ENABLE_SENSORS = 'sensors'
|
||||||
CONF_HASS = 'hass'
|
CONF_HASS = 'hass'
|
||||||
CONF_LOCAL_IP = 'local_ip'
|
CONF_LOCAL_IP = 'local_ip'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user