Added needed watts
This commit is contained in:
@@ -76,6 +76,7 @@ class MicrowaveThermalEngine:
|
||||
|
||||
return {
|
||||
"cook_time_seconds": round(total_seconds),
|
||||
"effective_power_watts": round(effective_power_watts),
|
||||
"recommended_power_level_pct": power_level,
|
||||
"target_temp": target_temp,
|
||||
"estimated_specific_heat": round(cp, 2),
|
||||
|
||||
Reference in New Issue
Block a user