-
Esphome gone weird. All nodes started to disconnecting, deleted all and added one node, problem still persist:
WARNING Disconnected from API: Timeout while waiting for message response!
INFO Connect…
-
$ mirobo discover
INFO:miio.discovery:Discovering devices with mDNS, press any key to quit...
WARNING:miio.discovery:Found unsupported device cgllc-airmonitor-b1_miio57435516._miio._udp.local. at 19…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Virtual environments with Python 2.7.17 and Python 3.7.4.
**ESP (ESP32/ESP8266, Board/Sonoff):**
ESP32
**Affected comp…
-
Can we make that configurable?
Here are an example traffic capture:
```
-> 192.168.144.108 data= {"id":5301,"method":"get_value","params":["pm25","co2e","tvoc","humidity","temperature"]}
…
-
![wechatimg283](https://user-images.githubusercontent.com/14070164/51295476-c833f700-1a52-11e9-8fa4-60166e7434e2.jpg)
-
Hi,
I'm having trouble getting this library to work with a FiPy by Pycom.
I uploaded the CCS811.py file to the lib folder of the FiPy. Also changed example.py to main.py and uploaded this aswell.
…
-
**Describe the bug**
Sensor output values from the "z" command are wrong.
Some sensors always output 0. For example the HDC1000 sensor always outputs 0x00 in registers 0x00 and 0x01. Same output wh…
-
### PROBLEM DESCRIPTION
i have set DeepSleepTime 1200 and TelePeriod 300 but the ESP go to sleep after 15 seconds of firts mqtt command
`DeepSleepTime 1200
TelePeriod 300
tele/SDS011/LWT O…
-
when i use the example for the ccs811 i only get the following values:
CO2: 400 TVOC: 0
-
Hi , the irq baseline hard code as following in the example code.
sgp30.set_iaq_baseline(0x8973, 0x8aae)
In the Pi3 board i got the 400ppm value with eCO2 output all the time. The root cause is the…