I am looking for a way to log several inexpensive temperature and humidity sensors like the Digoo R8S or R8H. It would also be nice to control outlets.
I already had an Arduino Mega and W5100 so I ordered a STX882+SRX882 pair and a HM-10. I was able to get OMG 0.9.4 and Home Assistant running and can read from a 433 MHz remote and write to a 433 MHz outlet with RF. I cannot get BlueTooth to work as there is a error during compiling. PILight also has an error during compiling so the only thing I can currently use is the RF Gateway.
Should I ditch the Mega and use an ESP or will Pilight or BT be supported on Arduino sometime soon?