Update __init__.py
This commit is contained in:
parent
d42dcfc83e
commit
dba2bb49eb
|
|
@ -10,7 +10,7 @@ from .. import (
|
|||
panasonic_heatpump_ns,
|
||||
)
|
||||
|
||||
CONF_SET1 = "set1" # Set Heatpump
|
||||
CONF_SET1 = "set1" # Set Heatpump
|
||||
CONF_SET10 = "set10" # Set Force DHW
|
||||
CONF_SET12 = "set12" # Set Force Defrost
|
||||
CONF_SET13 = "set13" # Set Force Sterilization
|
||||
|
|
|
|||
Loading…
Reference in New Issue