ManuelW
404e8de8f6
Add files via upload
Added support for humidity correction.
6 years ago
ManuelW
57fdb7306c
Add files via upload
Added support for humidity correction.
6 years ago
ManuelW
df0eaadf62
Add files via upload
Added support for humidity correction
6 years ago
Lazar Obradovic
be890e20ae
reduced scope of 2 vars.
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
70f82aa2c4
Clear srash info after displaying it. Change copy
6 years ago
ManuelW
fa91eca455
Merge branch 'master' into master
6 years ago
ManuelW
2d33517d51
Add files via upload
Added humidity correction
6 years ago
Xose Pérez
aded8220eb
Updated my92xx library
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
ffd60e6e8e
Update index.html
Add support for humidity correction
6 years ago
ManuelW
0f924769d7
Update sensors.h
Add support for humidity correction
6 years ago
ManuelW
b27893feb2
Update ws.ino
Add support for humidity correction
6 years ago
ManuelW
3234da3a31
Update sensor.ino
Add support for humidity correction
6 years ago
Xose Pérez
475d1627ff
Fix several compiling issues
6 years ago
Xose Pérez
afe4d022fe
Merge branch 'dev' into sensors
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
11773c5515
Added I2C scan and clear commands to terminal
6 years ago
Xose Pérez
d093c581ba
Merge branch 'dev' into sensors
6 years ago
Xose Pérez
a58273028b
Fix inline documentation for Sonoff 4CH Pro button modes ( #551 )
6 years ago
Xose Pérez
5ce3b20727
Added gizwits-witty-cloud board to migrate module
6 years ago
Xose Pérez
c5db9265fd
Merge pull request #605 from theonedemon/feature/gizwits_witty_cloud
feat: add support GizWits Witty Cloud
6 years ago
Xose Pérez
812d8c2bb9
Moving address locking to init method in BMX280 sensor ( #353 )
6 years ago
Xose Pérez
fb3c595b68
Merge branch 'dev' into feature/gizwits_witty_cloud
6 years ago
Xose Pérez
ed0232f9bc
Fixed HA configuration dump when not enabled, added hint to web UI
6 years ago
Xose Pérez
6ffdeb5020
Moved HA settings to its own tab in web UI
6 years ago
Xose Pérez
207f58f0e9
Show home assistant configuration in web UI
6 years ago
Xose Pérez
5115204b53
Publish slampher as light to Home Assistant ( #494 )
6 years ago
Xose Pérez
191e805b78
Remove dependency from gulp-util ( #493 )
6 years ago
Xose Pérez
b0aa352c5c
Define ESPURNA_CORE as a special device ( #557 )
6 years ago
Xose Pérez
353b739d90
Fix UART_MQTT_SUPPORT guards
6 years ago
Xose Pérez
c63188b497
Load PZEM004T library
6 years ago
Xose Pérez
988dc63f2d
Merge branch 'dev' into sensors
Conflicts:
code/platformio.ini
6 years ago
Xose Pérez
694d70d097
Updated ESPAsyncTCP and ESPAsyncWebServer
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
d3fbe31d92
Disable floating point support when building using PIO
6 years ago
Xose Pérez
9ee7ffa795
Disable floating point support when building using PIO
6 years ago
Xose Pérez
2e3664f76f
Remove wifi distance calculation
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
ca4fc1a38d
Using wifiRegister instead of WifiHandlers in rf module
6 years ago
Xose Pérez
e13dfe6174
Remove return in rfLoop
6 years ago
Xose Pérez
3704d36663
Initial support for PZEM004T sensor
6 years ago
Xose Pérez
aed86584dc
Merge branch 'dev' into sensors
6 years ago
Xose Pérez
904cb26b5f
Support for software serial on UART_MQTT module
6 years ago
Xose Pérez
eafd333ef5
Update ESPSoftwareSerial using new enableIntTx method
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