221 Commits (ba60f34eeef880486a5eed612f8afc4ebe630958)

Author SHA1 Message Date
  Xose Pérez f06c841639 New LED modes: always ON and always OFF (#348) 6 years ago
  Xose Pérez 58bc280eb7 Support for FastLED is back 6 years ago
  Xose Pérez f166e33394 Added support for Arilux AL-LC01 and AL-LC11 6 years ago
  Xose Pérez 1a68f89bbf Fix mqtt group sync with different switches sharing same group 6 years ago
  Xose Pérez d25a868276 Set delay between messages in RFBridge to 500ms 6 years ago
  Xose Pérez a1489d752d Clean web UI 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 760a8ab39f Added preliminary SSDP support. Untested 6 years ago
  Xose Pérez 1ac4a61206 Migrate HLW8012 sensor to new sensor module, remove old code 6 years ago
  Xose Pérez c975b11226 Tentative to sensor manifest 6 years ago
  Xose Pérez 0459e8ee19 ONly add support for I2C if required, set all I2C sensors to auto-discover 6 years ago
  Xose Pérez 77b05086d9 Added support for MHZ19 CO2 sensor 6 years ago
  Xose Pérez cb3297183d Simple digital sensor 6 years ago
  Oscar Rovira 610f161be7 Begin with PMSx003 support 6 years ago
  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