Xose Pérez
|
e6e9f9d6d4
|
Change the double click delay from the web interface
|
7 years ago |
Xose Pérez
|
252f4ee594
|
Updating version
|
7 years ago |
Xose Pérez
|
82beb8930f
|
Issue #171. Fix corrupted will message
|
7 years ago |
Xose Pérez
|
a27c8a3145
|
Return time in ISO format
|
7 years ago |
Xose Pérez
|
eb4855d5e6
|
Add option to merge messages into a JSON payload to web interface
|
7 years ago |
Xose Pérez
|
629309bde2
|
Define MQTT mode with a soft setting
|
7 years ago |
Xose Pérez
|
af0cb7b64a
|
Merge branch 'dev' into mqttjson
|
7 years ago |
Xose Pérez
|
0535fcee5e
|
Issue #170. Using updated DebounceEvent library to allow disabling double click option and get faster click responses
|
7 years ago |
Xose Pérez
|
59ced72001
|
Rename settings names from POW to HLW8012
|
7 years ago |
Xose Pérez
|
a67c80de69
|
Small changes
|
7 years ago |
Xose Pérez
|
4db8d27fdb
|
Added H801 to arduino.h
|
7 years ago |
Xose Pérez
|
47e2847e79
|
Cleanup gulp files
|
7 years ago |
Xose Pérez
|
4c5d8d804b
|
Helper methods to aggregate MQTT messages in JSON format
|
7 years ago |
Xose Pérez
|
46d86eb6c9
|
Report brightness via MQTT
|
7 years ago |
Xose Pérez
|
f9f7b6419e
|
Support for brightness and color/temperature MQTT topics
|
7 years ago |
Xose Pérez
|
3783b35e05
|
Added official (kinda) SSL support in async-mqtt-client
|
7 years ago |
Xose Pérez
|
d304765e1d
|
Merge branch 'dev' into ssl
|
7 years ago |
Xose Pérez
|
e327a219a8
|
Added Sonoff Touch to build-all script
|
7 years ago |
Xose Pérez
|
15650a6521
|
Version bump
|
7 years ago |
Xose Pérez
|
811b8cb119
|
Merge branch 'influxdb' into dev
|
7 years ago |
Xose Pérez
|
17722d55b5
|
Enable WIFI debug on hardware (button long press) reset
|
7 years ago |
Xose Pérez
|
e349c6991b
|
Added custom reset messages
|
7 years ago |
Xose Pérez
|
67811f76ff
|
Check wifi connection before trying to connect to influxdb host
|
7 years ago |
Xose Pérez
|
65f30c668f
|
Merge branch 'influxdb' into dev
Conflicts:
code/espurna/static/index.html.gz.h
|
7 years ago |
Xose Pérez
|
79a0816053
|
Accept decimals in pulse time, limit it to 60s
|
7 years ago |
Xose Pérez
|
cad507034b
|
Remove gulp temporary files
|
7 years ago |
Xose Pérez
|
55bec8f033
|
Direct InfluxDB HTTP support
|
7 years ago |
Xose Pérez
|
3d1ac421ca
|
Using dynamic webport on MDNS setup
|
7 years ago |
Xose Pérez
|
295c0518cb
|
Cleanup gulp dependencies
|
7 years ago |
Lauris Ieviņš
|
f0c1f591a9
|
Merged in laurisievins/espurna/pulse_fix (pull request #20)
Each relay has its own pulse ticker.
Approved-by: Xose Pérez <xose.perez@gmail.com>
|
7 years ago |
Lauris Ieviņš
|
41b0f7d4e4
|
Merged in laurisievins/espurna/pow_changes (pull request #19)
Correct units for apparent and reactive power; 1ma current resolution; power factor value change
Approved-by: Xose Pérez <xose.perez@gmail.com>
|
7 years ago |
Lauris
|
2eed5f4ac2
|
Each relay has its own pulse ticker. This fixes issue #149
|
7 years ago |
Xose Pérez
|
b84c48d8f0
|
Moved HLW8012 interrupt wrappers to IRAM
|
7 years ago |
Lauris
|
618ff879e4
|
Reverting binary data
|
7 years ago |
Lauris
|
5b28c51d2d
|
Changed Powef Factor to be dimensionless number instead of % (used more often that way)
|
7 years ago |
Lauris
|
39c09a3615
|
Using correct units for Apparent Power and Reactive Power
Change resolution of current to 1ma (3 decimal places)
|
7 years ago |
Xose Pérez
|
5e546d4cd6
|
Issue #148. Fix bug in conditional compilation check
|
7 years ago |
Xose Pérez
|
20681bcd04
|
Fix no relay control bug for Sonoff Dual devices
|
7 years ago |
Xose Pérez
|
df321e952f
|
Version bump
|
7 years ago |
Xose Pérez
|
43ab00d491
|
Enable gamma correction for RGB strips
|
7 years ago |
Xose Pérez
|
4d96cac751
|
Improve support fro H801 led controller, thanks to Minh Phuong Ly
|
7 years ago |
Xose Pérez
|
3958c3eaad
|
Fix references to Serial
|
7 years ago |
Xose Pérez
|
245549f7be
|
Remove RELAY_MODE_FOLLOW
|
7 years ago |
Xose Pérez
|
c8eba6a979
|
NTP configuration in web interface
|
7 years ago |
Xose Pérez
|
ec963a7568
|
Fix typo
|
7 years ago |
Denis French
|
3d26383029
|
Merged in denisfrench/espurna/dev (pull request #18)
Fix MQTT_RELAY compile error due missing #define BUTTON1_MODE
Approved-by: Xose Pérez <xose.perez@gmail.com>
|
7 years ago |
Chris Ward
|
bd1c6f0949
|
Merged in chris-ward/espurna-cw/dev (pull request #17)
Added optional gamma correction for light
Approved-by: Xose Pérez <xose.perez@gmail.com>
|
7 years ago |
Xose Pérez
|
fe26513473
|
Changes in status tab in the web interface
|
7 years ago |
Xose Pérez
|
ecc89dcf58
|
Fix relay status retrieving
|
7 years ago |
denisfrench
|
14c559570f
|
Fix MQTT_RELAY compile error due missing #define BUTTON1_MODE
|
7 years ago |