xoseperez / espurna

Home automation firmware for ESP8266-based devices
http://tinkerman.cat
GNU General Public License v3.0
2.97k stars 635 forks source link

Question: OLED SSD1306 support #627

Open asitobv opened 6 years ago

asitobv commented 6 years ago

Is the SSD1306 OLED (128x64 and 128x32) supporten in espurna? I'm using a BH1770 and BME280 on a Wemos D1 mini (espurna-core). I would like to show the sensor values and/or IP/MAC address on the display. If not, could you add it? That would be great.

xoseperez commented 6 years ago

Not supported, yet. It would be a great addition, yes.

dpeddi commented 3 years ago

I've seen that it exists a THERMOSTAT_SUPPORT define.. maybe is implemented now?