Moderator: igrr
- Drop the Arduino UNO
- Get a NodeMCU or Wemos (an ESP-01 *could* be enough if your sensors are I2C and you have experience with the ESP)
- Connect sensors to that board
- Make some small alterations to your Arduino code to make it ESP compatible
- Flash the board
- Done