222 Commits (87b03f67f19dd4675288c3cd2015c0c1b735a0ec)

Author SHA1 Message Date
  Xose Pérez 6f58170ace Support for energy monitor based on ADS1115, still WIP 6 years ago
  Xose Pérez 2d37a53e2a Improve EMON sensors 6 years ago
  Xose Pérez 808528c507 Porting EMON_ADC121 to new sensor module 6 years ago
  Xose Pérez 3ade0ae035 Added analog energy monitor sensor to new sensors module 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 96202f7967 LED modes 6 years ago
  Eldon R. Brown - WA0UWH 612c263931 Added 'datetime' to Mqtt Heartbeat Report 6 years ago
  Xose Pérez 6d2f4ce57f Handle initial heartbeat from main loop (#318) 6 years ago
  Xose Pérez 569b937d6c Changed 'reset' to 'reboot' for user interaction (#315) 6 years ago
  Xose Pérez 194f2a384c Report max power over period to MQTT and InfluxDB 6 years ago
  Xose Pérez e58929dfc0 Limit size of the MQTT queue to 10 messages when useJson is enabled 6 years ago
  Xose Pérez 0f11e5ddd6 Using NMI timer for dimmers and reducing freq to 500Hz 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 97c52ed1a0 Color transitions 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 3c116f45bd Add NetBIOS support 6 years ago
  Xose Pérez 5d10a6ff55 Compile without InfluxDB support by default, removed non-supported light_ir module 6 years ago
  Pawel Raszewski 581b97ad3f added option to correct temperature value read from ds18b20 or dth22 sensor 6 years ago
  Xose Pérez 10cc203625 Support for LLMNR 6 years ago
  Xose Pérez 502be7732d Dinamically assign debug messages size 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 41804ae01d Update my9291 to my92xx. Fixes issues with Sonoff B1 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 57ac756abd Support for HSV colors 6 years ago
  Xose Pérez 907b4691ab RFBridge: toggle when RF codes for ON and OFF are the same (#270) 6 years ago
  Xose Pérez 442c96e898 Fix LIGHT_MAX_PWM for MY9291 devices 6 years ago
  Xose Pérez 4b87ce223f Support for YJZK 2-gang switch 6 years ago
  Xose Pérez 60138b0b44 Using NMI timer for PWM, avoids flickering 6 years ago
  Xose Pérez c990cc4c11 Using ESP8266_pwm_new 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 f8fc2723da Dynamically allocate memory for MedianFilter 7 years ago
  Xose Pérez 6e809c7baf Option to prevent 100% PWM output 7 years ago
  Xose Pérez cfb9880d9b Fix HA autodicovery, allow to report color as comma separated values 7 years ago
  Xose Pérez 294c12fcd6 Increase WIFI connect timeout & reconnect intervals 7 years ago
  Xose Pérez d8d5240798 Changed default MQTT topic, no leading slash 7 years ago
  Xose Pérez 64d502b6b6 Option to enable TELNET in STA mode from the Web UI 7 years ago
  Xose Pérez 1b4290e8f6 Move IR code to its own module 7 years ago
  Xose Pérez b07660c3d7 Option to disable continuous light color saving, avoiding flickering 7 years ago
  Xose Pérez c31350c6d4 Domoticz expects energy in kWh 7 years ago
  Xose Pérez 8c2d912545 Using IS units for energy 7 years ago
  Hermann Kraus ae17a82f6f Report energy in kWh in the web interface and in Joule via MQTT. 7 years ago
  Hermann Kraus 1dea97f7cd Rename topic from "energy" to "energy_delta". 7 years ago
  Hermann Kraus b2cab9684f Use energy data from HLW8012. 7 years ago