Lazar Obradovic
e1802de827
Add debug console to Status page.
6 years ago
a-tom-s
0bbf7e0453
Bug: MQTT disconnection reaction setting incorrectly displayed on web interface after reboot
6 years ago
gn0st1c
d47f3db77e
general update
* images for the devices
* optimized images
* fixed typo in ech1560
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
eae17e1557
Fix MQTT query request
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
Xose Pérez
ea240f7498
Limit humidity between 0 and 100, show humidity correction only if there is a humidity magnitude
6 years ago
Xose Pérez
17be19e55c
Fix bug due to auto-replace
6 years ago
Maxim Prokhorov
9433e5cc78
Not yet implemented settings i2c scan
6 years ago
Maxim Prokhorov
2355fe0dd9
Prune unused SparkFunBME280.h
6 years ago
ManuelW
93dfe8fda9
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
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
2d33517d51
Add files via upload
Added humidity correction
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
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
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
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
812d8c2bb9
Moving address locking to init method in BMX280 sensor ( #353 )
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
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
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
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
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
theonedemon
81abe3d494
feat: add support GizWits Witty Cloud
6 years ago