I see that the ThermalUnit2 is now fixed :)
Next issue -
- how can I access temperature data buffer and include in REST API or
- present it on screen (e.g. do I use it as source for an image UI component somehow?)
Thanks!
@chrol said in UiFlow 2.0 discuss(how-to, bug, feature request or sometings):
Hi,
I noticed the THERMAL2Unit name is capitalised wrong in UIFlow 2 web - in the m5stack/unit/init.py it is called "ThermalUnit2" => Import error.
(Even after doing manual codeblock edit I don't get an import error but other errors - but this should likely be fixed anyway)Thanks
C