Closed snipah closed 1 year ago
As described in the readme, there are two ways to switch back to OS mode.
Option - with a terminal connection Normal mode activated - for chance to OS-mode type in terminal:
import os os.remove('run_mode.dat')
Option - with an MQTT connection send topic 'service/truma/set/os_run' with a payload '1'
My bad! Sorry for NOT reading the info provided!
Hi Magnus! How do I access the WEB-if to return to OS-mode? Everything is running, but I forgot to activate the sprit-level feature. Can I access the Web-IF to return to OS-mode?