40 Commits (2e3664f76f2789f450800f41551da5deec031832)

Author SHA1 Message Date
  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
  Xose Pérez b7e68c4856 Simplify and fix web auth code (#284) 6 years ago
  Xose Pérez 2068dc41b9 Avoid recursion in domoticz messages 6 years ago
  Xose Pérez 793d50dd1e Send HA auto discover messages on connect (#279) 6 years ago
  Xose Pérez 57ac756abd Support for HSV colors 6 years ago
  Xose Pérez 2f91d90814 Clean up IR code 6 years ago
  Xose Pérez aece4b1624 Small changes in the webUI params 6 years ago
  Xose Pérez 2210e6382f Option to show real-time values in API, returning 0 if no value read yet 7 years ago
  Xose Pérez 245285556d Option to select power read & report interval from web UI 7 years ago
  Xose Pérez 5d0268769e Check WS auth only on start event 7 years ago
  Xose Pérez cfb9880d9b Fix HA autodicovery, allow to report color as comma separated values 7 years ago
  Xose Pérez f8c3e4f4c1 Renamed ntpConnect to ntpConfigure 7 years ago
  Xose Pérez 2dab43ec5d Prevent reconnecting when in AP mode if a web session or a telnet session is active 7 years ago
  Xose Pérez 64d502b6b6 Option to enable TELNET in STA mode from the Web UI 7 years ago
  Xose Pérez b07660c3d7 Option to disable continuous light color saving, avoiding flickering 7 years ago
  Xose Pérez 8c2d912545 Using IS units for energy 7 years ago
  Xose Pérez 67335e62a9 Safer buffer handling for websocket data (thanks to Hermann Kraus & Björn Bergman) 7 years ago
  Xose Pérez a964d84c42 Check relayParsePayload output 7 years ago