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 |
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.
Enable energy reporting for all supported chips in the web interface.
|
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 |
soif
|
d62d62548c
|
defines new MQTT_TOPIC for color_rgb, color_hsv, anim_mode, anim_speed
|
7 years ago |
Xose Pérez
|
d2e889cda2
|
Typo fixes
|
7 years ago |
Xose Pérez
|
61ba4ecf33
|
Document and small fixes
|
7 years ago |
Xose Pérez
|
5b2af0472f
|
Add option to invert power values in ECH1560
|
7 years ago |
Xose Pérez
|
5c294876ba
|
Untested support for ECH1560-based powermeters
|
7 years ago |
Xose Pérez
|
35e1033c76
|
Remove wifi gain option (#204)
|
7 years ago |
Xose Pérez
|
e02c249c31
|
Power calibration
|
7 years ago |
Xose Pérez
|
6f5c627625
|
New power modules tested with V9261F
|
7 years ago |
Xose Pérez
|
270cb9accd
|
Untested power provider modules
|
7 years ago |
Xose Pérez
|
3c848d13b1
|
Replace MQTT_MAX_TRIES disabling feature with an increasing reconnection interval (issue #215)
|
7 years ago |
Xose Pérez
|
17418d85b2
|
First power.ino module
|
7 years ago |
Xose Pérez
|
a9a980ab10
|
Add espurna-specific texts to MDNS register
|
7 years ago |
Xose Pérez
|
9411ddcf1f
|
Fix WiFiSecureClient connection for SSL when MQTT_USE_ASYNC=0
|
7 years ago |
Xose Pérez
|
d8dea9541a
|
Allow to pass TELNET_ONLY_AP as a build flag
|
7 years ago |
Xose Pérez
|
b946cf32dd
|
Telnet support
|
7 years ago |
Xose Pérez
|
daa5a09058
|
Check system stability and run only AP and OTA if unstable
|
7 years ago |