Fix a bug in device.py around the type of keywords, add logging and
authorScott Gasch <[email protected]>
Fri, 4 Feb 2022 16:23:14 +0000 (08:23 -0800)
committerScott Gasch <[email protected]>
Fri, 4 Feb 2022 16:23:14 +0000 (08:23 -0800)
commit94c8a54eadbf8552fa4d33dc349616d125e1a638
treeb72e672361e36b0c4c9d6823e98b8dafb75d3881
parent90dc74b2ff8f36dd2495632a8150ce37dab61f1c
Fix a bug in device.py around the type of keywords, add logging and
add manage_switch_off_timers to the deps run at each checkin.
smart_home/device.py
smart_home/lights.py
tests/run_some_dependencies_test.py