Jens J.

Results 85 comments of Jens J.

+1 for a merge-worthy way to get separate fb (want to have separate lcd status panel on front of rpi, which i can output to, separate from hdmi, which is...

+1 on hoping to see this merge... let me know if I can help w/ testing it

@kpishere looks like there are conflicts ?

Hi folks, I was also interested in these units for a pre-made AQ sensor. (I am now a bit disappointed in how they have built the hardware). Sharing a few...

Ok, I thought about this a bit more, and I think there are a few possibilities both with existing cloud (without using crap app) or without cloud (you somehow redirect...

The slight downside with factory re-provisioning w/ cloud is that everyone listening can determine what your device id and pkey are now. (I'm not sure if there are nefarious things...

Thanks @Leo-PL On a JQ-200 (no dust sensor), was able to flash Tasmota 9.2.0 with flash chip in-circuit with an 8 pin clamp and pulling pin 13 (esp nrst) low...

also observed that if I hold down the button on the back (which is connected to u5 mcu): 1. more than 2 secs: `{"SerialReceived":"5950F3909090F0"}` 2. more than 6 secs: `{"SerialReceived":"5950F4000000F0"}`

ok got some basic output working (TODO: parse and send to influxdb/grafana) https://gist.github.com/zerog2k/804feb1d9159bf5610be89d6662e5749 ``` $ ./tasmota_sensor_parse.py tele/+/RESULT Connected with result code 0 Sun Jan 17 15:20:56 2021 tele/tasmota_CFD737/RESULT msg: a=2279...

+1 thanks for the script - I was planning on looking into tasmota scripting, but you managed to solve it, yay! a few random notes: 1. I think tasmota scripting...