381 Commits (a6c487fb0006356d7018037cf016a229d8f361c6)
 

Author SHA1 Message Date
  Xose Pérez a6c487fb00 Merge branch 'master' into dev 7 years ago
  Xose Pérez 8c54488fa1 Moving debug strings to PROGMEM. ~1.5KBytes of heap memory freed 7 years ago
  David G.F ca4c6bbebf Merged in davidgfnet/espurna (pull request #14) 7 years ago
  Xose Pérez 1be4526f3b Added testing astyle configuration file 7 years ago
  Xose Pérez 6b1803d389 Refactor MQTT topics and reports setting names 7 years ago
  David Guillen Fandos d1f03b0754 Fixing use after free bug that leads to corrupted auth credentials 7 years ago
  Xose Pérez 8cc1aae248 Added optional debug via UDP 7 years ago
  Xose Pérez f45db831c0 Added custom.h entry in the all.h file. See issue #104 7 years ago
  Xose Pérez fb7e08ec93 Initial support for RGB/RGBW 5050 LED strips 7 years ago
  Xose Pérez 0796b0f335 Added relay and color commands to terminal 7 years ago
  Xose Pérez ffd54f1abf Do not broadcast messages via websocket if there is no client connected 7 years ago
  Xose Pérez 4c6e1199dd Fix typo in mqtt reports. Added MQTT_RELAY_REPORT 7 years ago
  Izik D 1aca16b168 Merged in izikd/espurna/ds18b20 (pull request #12) 7 years ago
  Xose Pérez 40cd0d91fb Version update 7 years ago
  Xose Pérez 041d2a9f55 Using AsyncMQTTClient by default again 7 years ago
  Xose Pérez eb432ffe95 Normalize actions passed via websockets 7 years ago
  Xose Pérez aaa562696e Fix reference to old setting 7 years ago
  Xose Pérez 4023cf1ba1 DEBUG_PORT enabled by default in Arduino too 7 years ago
  Xose Pérez e0abce8f0b Helper methods for MQTT sending, subscribing and forwarding 7 years ago
  Xose Pérez 5c8eebe12e Updating staging version number 7 years ago
  Xose Pérez 9e75bdb45a Moving light code to its own module 7 years ago
  Xose Pérez 77d7a48d5f Discard empty MQTT topics when subscribing 7 years ago
  Xose Pérez 9747e571e0 Disable ADC_VCC when using ADC in Emon module 7 years ago
  Xose Pérez 90b9429753 Merge branch 'master' into dev 7 years ago
  Xose Pérez 9bd7c8c94f AiLight is also Noduino OpenLight 7 years ago
  Xose Pérez 4db64ea581 Allow two minutes between WIFI connect retries 7 years ago
  Xose Pérez a887cc8789 Moved EEPROM initialization to main sketch 7 years ago
  Xose Pérez 13c53c7c6d Split data.h content in 1k chunks since Arduino IDE chokes at long lines 7 years ago
  Xose Pérez e758c2295d Restore small delay before wifi to allow autoconnection 7 years ago
  Xose Pérez 79a8dc6c06 Fix unknown reference in Arduino IDE 7 years ago
  Izik Dubnov 08dc5a22b0 Added DS18B20 not connected indication 7 years ago
  Izik Dubnov 03f2f306eb Split DS18B20 reading into 2 stages for performance 7 years ago
  Xose Pérez 3dc042be42 Report data from CT and DS18B20 to the web interface even if no MQTT connection 7 years ago
  Xose Pérez 788905307b Move my9291 initance creation to setup method 7 years ago
  Xose Pérez 68b0c52b37 Merge branch 'master' into dev 7 years ago
  Xose Pérez 7254cacb1d Disabling colorpicker widget by default 7 years ago
  Xose Pérez 635fcf9a0b Periodic MQTT reports configuration 7 years ago
  Xose Pérez 169aacdca5 Update README & CHANGELOG 7 years ago
  Xose Pérez 4f692b6245 Not yet 7 years ago
  Xose Pérez d8b376a8ea Freeze libraries 7 years ago
  Xose Pérez d76d2a7fc1 Merge branch 'my9291' into dev 7 years ago
  Xose Pérez af40b8858b Using my9291 external library reference 7 years ago
  Xose Pérez c2beb4a44e Added factory reset on long-long click (>10 seconds) 7 years ago
  Xose Pérez fc38401693 Name refactoring 7 years ago
  Xose Pérez ec989ca44e Accept single MQTT color value for white 7 years ago
  Xose Pérez 8924d1b173 MY9291 and color picker 7 years ago
  Xose Pérez fa7ad3aada Update README.md and CHANGELOG.md files 7 years ago
  Xose Pérez 49a8e9ff1d Issue #84. prevent using the hardware serial in the Dual for debug messages 7 years ago
  Xose Pérez b203757b5c Using ESP.restart() instead of ESP.reset() 7 years ago
  Xose Pérez 6f0e08b05a Version bump & updated changelog 7 years ago