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,10 +19,13 @@
"current_temperature": 25.0,
"target_temperature": 25.0,
"status": "Idle",
"power_on": false,
"is_heating": false,
"heating_power": 0.0,
"max_temperature": 300.0
"max_temperature": 300.0,
"vessel": "Unknown",
"purpose": "Unknown",
"stir": false,
"stir_speed": 0.0
}
}
],