ESP-MQTT-JSON-Multisensor
ESP-MQTT-JSON-Multisensor copied to clipboard
(OBSOLETE) ESP MQTT JSON Multisensor for Home Assistant. Supported sensors include the TEMT6000 light, AM312 PIR, DHT22 temperature/humidity sensors. RGB led supports flash, fade, and transition. Ove...
I've got 7 BRUH multisensors up and running and I love them and I have 0 problems with them so far! The only thing that bothers me is that I...
Hi Just wondering how hard would on be to change from Analogue RGB to Neopixel setup
If some pins (D3, D4, D8) of the NodeMCU board are pulled low during boot the boot mode will be altered and prevent the board from booting normaly. As for...
I get this error when, Any Idea how to fix this ? ------------------------------------------------------------- Multisensor:37: error: 'D1' was not declared in this scope const int redPin = D1; ^ Multisensor:38: error:...
How should I adapt the code to support a Common anode RGB LED ? I have the second pin connected to 5V and the RGB pins attached as before. Thank...
I'm not real familiar with **this** development environment but I've been hacking C code for over 40 years and doing embedded systems for 35+. I've been using Platformio to program...
A request can you please add to read the data from a soil Moisture Water Sensor (https://www.amazon.com/gp/product/B01FDGUHBM/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1) Planning to add for automate the watering plants based on moisture.. MJ
Is it possible to add functionality for a buzzer drive from a spare I/O (like D8 perhaps) and control it by MQTT commands. For a door chime beeper from HA...
Wondering how hard it would be to add support for the Bosch BME280 Sensor. Have a few on order, might give it a go myself once I get them. Really...
Is anyone else seeing the WDT timeout issues? For me, the sensor will work for a few days without issue and then it will drop offline. If you look at...