todo cleanup
This commit is contained in:
parent
000115f930
commit
3c554ee090
@ -11,6 +11,7 @@ import tests.help
|
|||||||
|
|
||||||
|
|
||||||
# TODO: Extend tests in simulation
|
# TODO: Extend tests in simulation
|
||||||
|
# - Compare with nodered capabilities
|
||||||
# - Add furthet heating checks (set to default, ...)
|
# - Add furthet heating checks (set to default, ...)
|
||||||
# - Test???: Check of warning messages for battery and overtemperature
|
# - Test???: Check of warning messages for battery and overtemperature
|
||||||
# - Switching button functions (gfw_dirk, ffe.sleep)
|
# - Switching button functions (gfw_dirk, ffe.sleep)
|
||||||
|
@ -9,8 +9,6 @@ from .help import testSession
|
|||||||
from .help import STATES_SW, STATES_BR, STATES_CT, STATES_TEMP
|
from .help import STATES_SW, STATES_BR, STATES_CT, STATES_TEMP
|
||||||
from tests.common_testcases import device_follow
|
from tests.common_testcases import device_follow
|
||||||
|
|
||||||
# TODO: Compare with nodered capabilities and remove todos in code
|
|
||||||
|
|
||||||
|
|
||||||
def device_follow_sw(ts, master, slave, master_ch=0, slave_ch=0, single=False):
|
def device_follow_sw(ts, master, slave, master_ch=0, slave_ch=0, single=False):
|
||||||
master_key = getattr(master, "KEY_OUTPUT_%d" % master_ch)
|
master_key = getattr(master, "KEY_OUTPUT_%d" % master_ch)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user