Edited Mock device json

This commit is contained in:
KCFeng425
2025-06-09 23:46:37 +08:00
parent eac2c27e99
commit 6d56466897
9 changed files with 347 additions and 220 deletions

View File

@@ -19,9 +19,10 @@
"current_temperature": 25.0,
"target_temperature": 25.0,
"status": "Idle",
"power_on": false,
"is_cooling": false,
"is_heating": false
"is_heating": false,
"vessel": "",
"purpose": ""
}
}
],