Fetch online states only, when panel is online

This commit is contained in:
Ollo
2023-09-20 21:49:15 +02:00
parent bf5418922f
commit c3773ebecd
2 changed files with 38 additions and 14 deletions

View File

@@ -21,3 +21,4 @@ serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
# end of web stuff
ping = "0.4.1"