Xose Pérez
0e6f2d1ca3
Preliminary support for CSE7766 (Sonoff S31 & Sonoff POW R2)
6 years ago
Xose Pérez
2b445ec0b3
Set reported power & current values to 0 if relay is OFF
6 years ago
john-tho
708513ec82
Fix general.h INFLUXDB_SUPPORT comment: Disable by default
5d10a6ff55
disabled InfluxDB support by default, but did not adjust the comment.
6 years ago
Xose Pérez
f7a62030b8
Using WIFI_NONE_SLEEP by default
6 years ago
Xose Pérez
61ef281d28
Added IKE ESPIKE board
6 years ago
Xose Pérez
6c18f96483
Add revision to web UI, populated by automated build script
6 years ago
Xose Pérez
394ef18299
Remove build.h and APP_BUILD_FLAGS
6 years ago
Xose Pérez
2a439c570c
Homogeneizing naming and I2C method wrappers
6 years ago
Xose Pérez
8a999bb15a
Replacing delay with nice_delay
6 years ago
Maxim Prokhorov
922096e9da
Build-time default value for hostname
6 years ago
gn0st1c
40549ff8f6
new devices&sensors + some fixes
new devices&sensors + some fixes
6 years ago
Xose Pérez
93d27e2c64
Add env for Tarpuna Shield
6 years ago
Xose Pérez
1ae9351532
Add new devices to migrate module and platformio ini file
6 years ago
gn0st1c
130985e4b3
Update hardware.h
6 years ago
gn0st1c
14b810692c
Update hardware.h
LED#_MODE info
6 years ago
gn0st1c
755b075e5d
Update hardware.h
just hy02, wus002s, xssa05 definitions. rest of the code will be in a seperate PR.
6 years ago
Maxim Prokhorov
d99a58676a
Add 'board' to the MQTT heartbeat
6 years ago
gn0st1c
2ea551d417
set KMC HLW8012 upstream voltage resistor
set KMC HLW8012 upstream voltage resistor to 2 * 1M
6 years ago
Xose Pérez
c886d9f1b7
Support for USA DST calculations ( #664 )
6 years ago
Xose Pérez
6150544dc8
Small changes
6 years ago
gn0st1c
7506f0542b
support for Lingan SWA1
support for Lingan SWA1
6 years ago
gn0st1c
251f92a880
support for tunbox powerstrip02
support for tunbox powerstrip02
6 years ago
Ly Minh Phuong
4ebdae6131
Export max system check for build configuration
6 years ago
Xose Pérez
d4eb64ca7e
Update NtpClientLib and use NTP_TIMEOUT ( #452 )
6 years ago
Xose Pérez
65ead578ab
Add inline info about the OBI device ( #622 )
6 years ago
Xose Pérez
5f2b22d063
Fix web debug layout. Added command execution from web UI
6 years ago
Lazar Obradovic
e1802de827
Add debug console to Status page.
6 years ago
a-tom-s
3c853b25f2
Reset relays on MQTT disconnection
Improved version, where you can set the expected reaction on MQTT disconnection separate for every relay on the SWITCHES page of the web interface
6 years ago
Xose Pérez
19f9ce6719
Version 1.12.5a
6 years ago
Lazar Obradovic
d34caf1ae2
additional hardware
6 years ago
Xose Pérez
7e691f0408
Build travis environments for non-master branches
6 years ago
Maxim Prokhorov
2355fe0dd9
Prune unused SparkFunBME280.h
6 years ago
Lazar Obradovic
a20de2ce42
Add dummy image that would compile in a lot of functionality.
6 years ago
Lazar Obradovic
d2cd087321
Calculate and display load average.
6 years ago
Xose Pérez
f122d58bb6
Added RELAY_TYPE_LATCHED_INVERSE ( #622 )
6 years ago
Xose Pérez
68e0534350
Version 1.12.4
6 years ago
ManuelW
0f924769d7
Update sensors.h
Add support for humidity correction
6 years ago
Xose Pérez
475d1627ff
Fix several compiling issues
6 years ago
Xose Pérez
3fdedd5125
Added Wifi Stecker Shuko device (thanks to @Geitde )
6 years ago
Xose Pérez
26a087dd7c
Check init status of sensors and re-init if they fail on boot ( #353 )
6 years ago
Xose Pérez
a58273028b
Fix inline documentation for Sonoff 4CH Pro button modes ( #551 )
6 years ago
Xose Pérez
b0aa352c5c
Define ESPURNA_CORE as a special device ( #557 )
6 years ago
Xose Pérez
c63188b497
Load PZEM004T library
6 years ago
Xose Pérez
d9cd999db9
Option to enable/disable web auth from web UI
6 years ago
Xose Pérez
ccdbbe6a16
build.h file
6 years ago
Xose Pérez
9ee7ffa795
Disable floating point support when building using PIO
6 years ago
Xose Pérez
59553cad2c
Update support for basic RF receivers, using RFBridge web interface to learn codes ( #594 )
6 years ago
Xose Pérez
3704d36663
Initial support for PZEM004T sensor
6 years ago
Xose Pérez
904cb26b5f
Support for software serial on UART_MQTT module
6 years ago
Thomas Staerk
4c39202848
Reset relays on MQTT disconnection
With option #define MQTT_DISCONNECT_RELAY_DEFAULT set to 1, all relays
will be reset in case of MQTT disconnection to avoid a connected device
being switched on while MQTT is not under broker control any more.
6 years ago