113 Commits (b4028c816660336822931241a5067f8788abf437)

Author SHA1 Message Date
  Xose Pérez b70a5aaf8c Some clean-up 6 years ago
  Xose Pérez f8e7a564f1 Support for SI7021 sensor, I2C enabled by default using Wire library 6 years ago
  Xose Pérez b2dd7e5b56 Migrate DS18B20 and counter to new sensor module 6 years ago
  Xose Pérez f6378d52e4 Some name refactoring 6 years ago
  Xose Pérez 2299ce9bfd Basic sensor scafolding, DHT 90% migrated 6 years ago
  Xose Pérez 6d2f4ce57f Handle initial heartbeat from main loop (#318) 6 years ago
  Xose Pérez 489d62924c WTF - ESP.getFreeHeap crashing the system for an specific light bulb... 6 years ago
  Xose Pérez d1abe1fc65 Option to disable MQTT at build time 6 years ago
  Xose Pérez 3c116f45bd Add NetBIOS support 6 years ago
  Xose Pérez b34da11508 Moving MDNS code to its own module 6 years ago
  Xose Pérez 9ac2cad859 Testing core_version.h for PlatformIO 6 years ago
  Xose Pérez e83c5495de Unify reset calls 6 years ago
  Xose Pérez 462204b368 Rename influxDB methods 6 years ago
  Xose Pérez 2654173819 Split web code into web, ws and api 6 years ago
  Xose Pérez 10cc203625 Support for LLMNR 6 years ago
  Xose Pérez 793d50dd1e Send HA auto discover messages on connect (#279) 6 years ago
  Xose Pérez 0fcca15e89 Add option to change loopDelay from command line 6 years ago
  Xose Pérez 54341d4b54 WiFi light sleep enabled, power saving delay in main loop 6 years ago
  Xose Pérez 84fc259a6f Build setting to disable system check 6 years ago
  Xose Pérez 2f91d90814 Clean up IR code 6 years ago
  Xose Pérez 07274e4cf8 Add missing TELNET configuration in info output 7 years ago
  Mitchell A. Cox 7f83ca2daf added update on change to ds18b20 temperature sensor with default 1.0 degrees change. Saves space on MQTT server as it avoids logging pointless points.. 7 years ago
  Mitch Cox 179d629ba7 fixed typo 7 years ago
  Mitchell A. Cox 0d08dbdf04 ESPlive ADC config 7 years ago
  soif 0e8d2c191d Implements lightLoop + Includes (WTH) FastLed 7 years ago
  Xose Pérez 95459567d9 Small changes, caching some values 7 years ago
  Xose Pérez 4aab3db2c1 Remove 500ms delay on boot 7 years ago
  Xose Pérez 5f87e3ced3 Initial support for V9261F-based multimeters 7 years ago
  Xose Pérez 17418d85b2 First power.ino module 7 years ago
  Xose Pérez 09082826e1 Issue #194. Fix HLW8012 calibration 7 years ago
  Xose Pérez ab172d777e Show in the log if SPIFFS enabled but no SPIFFS partition 7 years ago
  Xose Pérez b946cf32dd Telnet support 7 years ago
  Xose Pérez daa5a09058 Check system stability and run only AP and OTA if unstable 7 years ago
  Xose Pérez 834e0597f4 Add debug code for counter module 7 years ago
  Xose Pérez 7beceb19af Counter module 7 years ago
  Xose Pérez b4466f5436 Debug info 7 years ago
  Xose Pérez 385bba7d0e Issue #190. Race condition inside a ticker callback caused a crash loop on boot 7 years ago
  Xose Pérez a1b88a5088 Further info in the debug log 7 years ago
  Xose Pérez 9046878122 Moving general methods to utils.ino 7 years ago
  Xose Pérez e451fb499b Added current time, uptime, free heap, firmware size and free space to web interface 7 years ago
  Xose Pérez ce907eb2ee Option to build without NTP support 7 years ago
  Xose Pérez 7bf47a50e5 Added generic OTA environments to platformio.ini file 7 years ago
  Xose Pérez 68c90c1cc0 Fix bug using snprintf 7 years ago
  Xose Pérez f7cf9a691f Replaced sprintf with safer snprintf 7 years ago
  Xose Pérez fb60201cf1 Option to build without web server support 7 years ago
  Xose Pérez 227c4b03f1 Further renaming 7 years ago
  Xose Pérez 1c5ebd3e08 Refactoring build flag names 7 years ago
  Xose Pérez 028005a8d7 More info about SPIFFS 'partition' on boot log 7 years ago
  Xose Pérez 8f05054f55 More information about the flash layout on boot log 7 years ago
  Xose Pérez 9750bf26bb Moved strings to PROGMEM, 160 bytes saved in memory 7 years ago