mirror of
https://github.com/Andre0512/pyhOn.git
synced 2026-06-19 19:46:59 +02:00
Improve output
This commit is contained in:
+1
-6
@@ -78,12 +78,7 @@ async def main():
|
||||
)
|
||||
)
|
||||
else:
|
||||
print(helper.pretty_print({"data": device.data}))
|
||||
print(
|
||||
helper.pretty_print(
|
||||
{"settings": helper.create_command(device.commands)}
|
||||
)
|
||||
)
|
||||
print(device.diagnose(" "))
|
||||
|
||||
|
||||
def start():
|
||||
|
||||
Reference in New Issue
Block a user