WOL plugin #887
Some checks are pending
docker / docker_dev (push) Waiting to run

This commit is contained in:
jokob-sk
2024-12-23 13:10:27 +11:00
parent a4c34140bf
commit 8f8264c6fa
9 changed files with 698 additions and 4 deletions

View File

@@ -116,7 +116,7 @@ def get_device_data(some_setting):
}
]
# Return the data to be detected by teh main application
# Return the data to be detected by the main application
return device_data
if __name__ == '__main__':