-
Hi,
I'm getting about 0.50mA when deep sleeping using BME280/BMP280, just arduino and radio gives me 5uA.
I've tried to power the sensor from digital pins 5,6 - PowerManager power(5,6) - but sti…
-
Every home is different so that is heating system setup. I was thinking to use defined Node ID naming convention to make PIHome more flexible. Currently my setup has boiler relay and hot water tempera…
-
Hi,
I'm trying to setup a RFM69 MQTT gateway on an ESP32, but I'm facing random resets caused by InstrFetchProhibited according the output of the ESP.
I'm using
- version 2.3.2 of Mysensors,
…
-
**Describe the problem you have/What new integration you would like**
Add support for the Adafruit DS3502 I2C Potentiometer library ,Thank you for your excelent job with ESPHome.
**Please desc…
-
Hello all,
This is not an issue, rather just a discussion. However, seems that on this repository there is no option to start a discussion so I put this here.
I would like to start working on a …
-
Seems your board is no longer listed on Tindie after I bought one to test it. Are you not selling any more of them? If not, I just wasted my time as I don't want to spend a bunch of time trying to get…
-
**Describe the problem you have/What new integration you would like**
While ESPs are supernice together with ESPHome for grid powered devices, I find it tricky to make it work on batteries. T…
-
As the title describes, if the Radio debug flag is not defined, the node fails linking to the gateway.
I'm using the RaspberryPi NRF gateway.
The simplest Sketch:
```Arduino
#define SKETCH_NAME …
-
I have an mqtt gateway based on a esp6288 and a sensor node which sends 10 temperature and switch values in a row.
```
// Relais Status publizieren
send(msgRelais.setSensor(11).set(PUMPE_EIN…
nufer updated
5 years ago
-
When your internet is down line 41 from cron/gateway.py fails as google.com can not be resolved and so the gateway is not detected. This leads to a cold few hours!
lines 40 to 42 appear to be getti…