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
AlbertWeterings
94365753c9
Update espurna.ino
6 years ago
AlbertWeterings
f9a478f885
added UARTtoMQTT
6 years ago
wysiwyng
907cad2857
added checks if light scheduler is not supported
6 years ago
wysiwyng
3827ff37d2
light scheduler working
6 years ago
wysiwyng
54fc15c059
add dimmer scheduler support to firmware
6 years ago
Xose Pérez
7a67729db1
Automatically dump info on telnet connection if TERMINAL_SUPPORT is disabled
6 years ago
Xose Pérez
2dc4f28dd9
Prevent resending messages from rfin in RF Bridge ( #561 )
6 years ago
Teo Pavel
66eabc46f4
changed to LF
6 years ago