mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
This reverts commit e915dd0d95d6bc407e4659bfadcef1468c8434f4.
This commit is contained in:
parent
a037c1d788
commit
4b67508330
@ -22,7 +22,7 @@ CONF_TCP_TIMEOUT = "tcp_timeout"
|
||||
DEFAULT_BUFFER_SIZE = 1024
|
||||
DEFAULT_HOST = "localhost"
|
||||
DEFAULT_NAME = "paloopback"
|
||||
DEFAULT_PORT = 4713
|
||||
DEFAULT_PORT = 4712
|
||||
DEFAULT_TCP_TIMEOUT = 3
|
||||
|
||||
IGNORED_SWITCH_WARN = "Switch is already in the desired state. Ignoring."
|
||||
|
Loading…
x
Reference in New Issue
Block a user