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
Xose Pérez
5bc1980e5f
ECH1560 call _sync from tick method
6 years ago
Xose Pérez
cc7af785b2
Added UART_MQTT check to info command
6 years ago
Xose Pérez
4657c614ea
Clean up UART-MQTT code
6 years ago
Xose Pérez
a8f588551b
Clean code
6 years ago
Xose Pérez
0e767dbffc
Allowing hostname breaks on spaces
6 years ago
Xose Pérez
9a21820692
Change copy from 'Use colorpicker' to 'Use color'. Better hint. ( #590 )
6 years ago
Xose Pérez
d7af09e769
Added new relay & wifi led mode ( #604 )
6 years ago
Xose Pérez
49973d14ca
Adding a 1ms delay after UDP send to avoid loosing packets ( #438 )
6 years ago
Xose Pérez
32373f8b2d
Fix AnalogSensor description ( #601 )
6 years ago
Xose Pérez
22d82013d1
Support for KMC 70011 energy monitor (thanks to Wayne Manion, #598 )
6 years ago
Xose Pérez
cbafa74ddc
Option to report power data in kW ( #523 )
6 years ago
Xose Pérez
da3f7b7055
Option to report energy data in kWh ( #523 )
6 years ago
Xose Pérez
f0b799be21
Increasing max number of messages in JSON payload to 20 ( #588 )
6 years ago
Xose Pérez
d6b26e705c
Fix relay delay turning on on boot
6 years ago
AlbertWeterings
c86d3810b7
Update arduino.h
6 years ago
AlbertWeterings
99d4455e4a
Changed from hardware to feature
6 years ago
AlbertWeterings
379fe5ec51
Changed from hardware to feature
6 years ago
AlbertWeterings
41286c545f
Changed from hardware to feature
6 years ago
AlbertWeterings
8983041b9b
Changed from hardware to feature
6 years ago
AlbertWeterings
79a062adb8
Update uart_mqtt
cleaned up code and added debug
6 years ago