mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-12-20 03:30:12 +00:00
allow None for rssi, add a missing newline to fakes.py
This commit is contained in:
@@ -265,6 +265,7 @@ sysinfo_lb110 = {'system': {
|
||||
}
|
||||
}}
|
||||
|
||||
|
||||
def error(cls, target, cmd="no-command", msg="default msg"):
|
||||
return {target: {cmd: {"err_code": -1323, "msg": msg}}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user