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
This change adds Date and Time ('datetime') to the
Mqtt Heartbeat Report, which can help diagnose the
Mqtt connection and/or client device problems.
Uptime is already reported, but without a datetime
context it is unknown if the retained Mqtt
informantion is current.
Note: Date and Time will not be reported if
NTP_SUPPORT is NOT enabled.
-
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
7 years ago
Xose Pérez
e58929dfc0
Limit size of the MQTT queue to 10 messages when useJson is enabled
7 years ago
Xose Pérez
0f11e5ddd6
Using NMI timer for dimmers and reducing freq to 500Hz
7 years ago
Xose Pérez
67b8c9a23a
Fix PWM WDT resets by increasing period and chaning back to TIMER1 interrupts
7 years ago
Xose Pérez
97c52ed1a0
Color transitions
7 years ago
Xose Pérez
d1abe1fc65
Option to disable MQTT at build time
7 years ago
Xose Pérez
f5c247c4c0
Small fixes to temperature correction code
7 years ago
Xose Pérez
3c116f45bd
Add NetBIOS support
7 years ago
Xose Pérez
5d10a6ff55
Compile without InfluxDB support by default, removed non-supported light_ir module
7 years ago
Pawel Raszewski
581b97ad3f
added option to correct temperature value read from ds18b20 or dth22 sensor
7 years ago
Xose Pérez
10cc203625
Support for LLMNR
7 years ago
Xose Pérez
502be7732d
Dinamically assign debug messages size
7 years ago
Xose Pérez
2068dc41b9
Avoid recursion in domoticz messages
7 years ago
Xose Pérez
793d50dd1e
Send HA auto discover messages on connect ( #279 )
7 years ago
Xose Pérez
41804ae01d
Update my9291 to my92xx. Fixes issues with Sonoff B1
7 years ago
Xose Pérez
54341d4b54
WiFi light sleep enabled, power saving delay in main loop
7 years ago
Xose Pérez
84fc259a6f
Build setting to disable system check
7 years ago
Xose Pérez
57ac756abd
Support for HSV colors
7 years ago
Xose Pérez
907b4691ab
RFBridge: toggle when RF codes for ON and OFF are the same ( #270 )
7 years ago
Xose Pérez
442c96e898
Fix LIGHT_MAX_PWM for MY9291 devices
7 years ago
Xose Pérez
4b87ce223f
Support for YJZK 2-gang switch
7 years ago
Xose Pérez
60138b0b44
Using NMI timer for PWM, avoids flickering
7 years ago
Xose Pérez
c990cc4c11
Using ESP8266_pwm_new
7 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