More Screen updates, icon and screens correction

This commit is contained in:
2026-08-07 14:32:02 +02:00
parent 46acbb88c2
commit f30b29be69
2 changed files with 14 additions and 15 deletions
+2
View File
@@ -115,6 +115,8 @@ def cooking_state_on_state_change(state):
uart_device.send_as_command(UARTCommand(UARTCommandType.COOKING_STATE_UPDATE, {"state": state.state}))
if lora:
lora.send_reliable({"id": DEVICE_ID, "new_cooking_state": state.state})
microwave_screen.update(cooking_state, defrost_mode)
def cooking_state_on_refresh(state):
# Update OLED display