Mathew Heard
Mathew Heard
I like this commit. These messages have similarly annoyed us during monitoring.
Go away useless bot
Navigation of a large library on my TV isn't too bad (room for improvement). What currently sucks in scanning, I figure it needs to in the future only look for...
This could be done via tilt pi. https://tilthydrometer.com/products/tilt-pi-v2-buster-raspberry-pi-sd-card-image-download
Heres a very basic implementation of the TiltPI format. https://github.com/splitice/BrewPiLess/commit/47f434e55fa55e2d8a6fab69f1c54077ae8b1acf Data format is as follows: ``` Timepoint=43718.78153083333&Temp=64.0&SG=1.019&Beer=Untitled,14375&Color=RED&Comment= ``` TODO: - test - doesnt support `Timepoint=` - support multiple tilt devices...
One observed bug - the wireless temperature sensor is not receiving the temperature reading from setAuxTemperatureCelsius. I am not sure why, doesnt appear to be anything to do with the...
@vitotai It's post (urlencoded). The committed code works. The only issue is with the Wireless Temp Sensor check which doesn't seem to work (does it currently work with iSpindel's?) @exige81...
Ah nice, looks like it is working. My temperature is just too stable :) A really nice feature for iSpindel's and Tilt's would be to use them as Beer Temp...