I have A0 set to Analog, and want to access the ADC value in the script (Rules are disabled). The reason is the std temperature calculation is way out, so want to do my own conversion.
The scripting docs and cookbook don't have an example for this, and Analog#A0 gives
var not found: Analog#A0
I have spent hours now reading the docs, and going through xdrv_10_scripter.ino, but cannot see what I am missing.
Any pointer in the right direction would be much appreciated!