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
AlbertWeterings
ee70c520dd
Update uart_mqtt
6 years ago
AlbertWeterings
e784241e33
Update uart_mqtt
Sending data both ways now works
6 years ago
AlbertWeterings
885cd5e9ad
Update hardware.h
Removed LED1 from TX pin now tx data out works
6 years ago
wysiwyng
29976f99df
check for max #schedules working
6 years ago
AlbertWeterings
16d2d7d42d
Update hardware.h
6 years ago
AlbertWeterings
71189772e2
Update arduino.h
Added UARTtoMQTT temporary as new hardware
6 years ago
AlbertWeterings
ca4945828b
Update general.h
Added MQTT_TOPIC_UARTIN and MQTT_TOPIC_UARTOUT topic
6 years ago
AlbertWeterings
2aab97a1c4
Create uart_mqtt
Needs work:
This only works from UART to MQTT
Need help to get to the received string from MQTT and send it via serial
6 years ago
AlbertWeterings
bc4c44a759
Added UARTtoMQTT
6 years ago