-
Hi,
I'm very much a beginner to programming and running a headless Pi Zero, so please forgive me if there is something obvious that I have missed, but I've been having a few problems getting this pro…
-
Do you have a Dockerfile that does not require balena and works standalone ?
-
First at all: the driver is running fine on a Raspberry Pi with raspian and two TEMPerHUM attached (0C45:7402 Microdia). However, the measurements appear a bit strange. E.g. in normal conditions (arou…
-
Hello, I was currently reviewing where the PM compensation is applied throughout the code, and found something weird:
The script AgValue.cpp is calling the compensate method of the pms5003t objects…
-
I followed the "_How to install the extension with BSEC_" readme steps. I am using `BSEC_2.2.0.0_Generic_Release_30052022`. Since the BSEC library name changes depending on version (see also https://g…
-
### Objective
I've wanted a weather station since I can remember and whilst we have been locked up socially distancing during the COVID-19 pandemic I decided to make this a reality. This was mainly d…
-
I have been trying to implement the BME680.py in my code. Everything works fine. except the bme.gas. The reading is always the same, it does not change.
-
Hello,
I use several MOES thermostat. with original software I use default calibration "-3", but when I install esphome based on wb3s I must increase calibration up to "-7", My Assumption, it's hap…
-
5:15pm: I set the left side to 16 deg F instead of 0 deg F in an attempt to give the right side more cooling time since it appears to be sharing cooling time right now 50/50 between the two sides.
…
-
Cool implementation to control Hisense AC via modbus and mqtt. I'm not yet familiar with mycropython and have basic skills with esp32. I've checked modbus communications with AC using VS and c# on win…