The BME280 sensor was easier to set up, as it communicates over the I2C serial protocol. This means that we only needed to ...
ArduinoHA allows to integrate an Arduino/ESP based device with Home Assistant using MQTT. The library is designed to use as low resources (RAM/flash) as possible. Initially, it was optimized to work ...