61 Commits (93b7f5b6b1743558aeeed961b1805e01c165da03)

Author SHA1 Message Date
  Maxim Prokhorov 3ca1692827 Free jsonBuffer after printing 6 years ago
  Xose Pérez 5db395cffd Enable CORS 6 years ago
  Xose Pérez dff81d6795 Revert WS to ticket-based authentication 6 years ago
  Xose Pérez 3518d1013e RELOAD terminal command forces modules to reload settings from config (#816) 6 years ago
  Xose Pérez 42b2974790 Some fixings after configuration refactor 6 years ago
  Xose Pérez 4d9899bd26 Hide web command inputbox if no terminal support 6 years ago
  Xose Pérez 5ab2fd2afc Hide web command inputbox if no terminal support 6 years ago
  Xose Pérez fa20c47f29 Check which keys should be saved and which ones shouldn't (#730) 6 years ago
  Xose Pérez 6c18f96483 Add revision to web UI, populated by automated build script 6 years ago
  Xose Pérez 24d0bdd0e8 Add SDK and Core version to web UI 6 years ago
  Xose Pérez 2a439c570c Homogeneizing naming and I2C method wrappers 6 years ago
  Xose Pérez 5f2b22d063 Fix web debug layout. Added command execution from web UI 6 years ago
  Lazar Obradovic e1802de827 Add debug console to Status page. 6 years ago
  Xose Pérez ea240f7498 Limit humidity between 0 and 100, show humidity correction only if there is a humidity magnitude 6 years ago
  Lazar Obradovic d2cd087321 Calculate and display load average. 6 years ago
  ManuelW b27893feb2
Update ws.ino 6 years ago
  Xose Pérez d9cd999db9 Option to enable/disable web auth from web UI 6 years ago
  Xose Pérez 2e3664f76f Remove wifi distance calculation 6 years ago
  Xose Pérez a8f588551b Clean code 6 years ago
  Xose Pérez da3f7b7055 Option to report energy data in kWh (#523) 6 years ago
  Teo Pavel 66eabc46f4 changed to LF 6 years ago
  Teo Pavel c3454ad217 Added Reset to factory settings in admin page of web UI 6 years ago
  Xose Pérez 95968a97c3 Improved NTP support 6 years ago
  Xose Pérez a5df00b569 Option to disable network scanning (#392, #399). Scan networks from web UI 6 years ago
  Xose Pérez a716633c1b Refactor MQTT module 6 years ago
  Xose Pérez ce9e2a6482 Refactor settings module, added settingsCommandRegister 6 years ago
  Xose Pérez f3421a6a4a Added BSSID, channel, RSSI and distance to status tab 6 years ago
  Xose Pérez af805ab045 Update copyright notices 6 years ago
  Xose Pérez ff9ca1c779 Build option to disable password check (USE_PASSWORD). Password check is enabled by default. Use at your own risk (#373) 6 years ago
  Xose Pérez b3336871bf Boot mode and pulse mode per relay 6 years ago
  Xose Pérez e11dc5558f Restore settings & reset via HTTP 6 years ago
  Xose Pérez 44da6178f4 Refactor websocket sending 6 years ago
  Xose Pérez 1ac4a61206 Migrate HLW8012 sensor to new sensor module, remove old code 6 years ago
  Xose Pérez d404d4804a Fix chipid 6 years ago
  Xose Pérez d91d5eedb1 New sensors tab in web UI for all sensors 6 years ago
  Xose Pérez c4fc428f37 Split initial WS message into submessages 6 years ago
  Xose Pérez 2299ce9bfd Basic sensor scafolding, DHT 90% migrated 6 years ago
  Xose Pérez 569b937d6c Changed 'reset' to 'reboot' for user interaction (#315) 6 years ago
  Xose Pérez 489d62924c WTF - ESP.getFreeHeap crashing the system for an specific light bulb... 6 years ago
  Xose Pérez 67b8c9a23a Fix PWM WDT resets by increasing period and chaning back to TIMER1 interrupts 6 years ago
  Xose Pérez 2f750df44e Added group topics (#300). Refactor relay module 6 years ago
  Xose Pérez d1abe1fc65 Option to disable MQTT at build time 6 years ago
  Xose Pérez f5c247c4c0 Small fixes to temperature correction code 6 years ago
  Xose Pérez 2b029dc089 Websocket callbacks for OTA and WIFI 6 years ago
  Xose Pérez 3518a7bc5e Websocket callbacks (part 2) 6 years ago
  Xose Pérez 5d10a6ff55 Compile without InfluxDB support by default, removed non-supported light_ir module 6 years ago
  Xose Pérez 7b101f6791 Websocket callbacks 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