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
4657c614ea
Clean up UART-MQTT code
6 years ago
Xose Pérez
d7af09e769
Added new relay & wifi led mode ( #604 )
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
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
885cd5e9ad
Update hardware.h
Removed LED1 from TX pin now tx data out works
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
Xose Pérez
4029ee73da
Trying to fix some issues reported by codacy
6 years ago
Xose Pérez
70d45e88e9
Add info to build.h on how to untrack changes
6 years ago
Xose Pérez
a71e88e028
Add empty build.h file to repo
6 years ago
Xose Pérez
437b0dd929
Fix some codacy issues with python files
6 years ago
Maciej Czerniak
f1d33ca121
support board with 2 relays and stm8s103
6 years ago
Xose Pérez
44beda1c52
Empty build.h file
6 years ago
Xose Pérez
34725fe4f3
Terminal OTA with SSL support (disabled by default)
6 years ago
Xose Pérez
b3f0282655
Enabled terminal OTA again usinig async client
6 years ago
Xose Pérez
f58ed6bcb9
Disable OTA from terminal for the moment
6 years ago
Xose Pérez
7f2aed2a33
Store the build flags in image, show them with the info message
6 years ago
Xose Pérez
7698a48fbb
Increase the initial check interval for NTP ( #452 )
6 years ago
Xose Pérez
088543b222
Preliminary support for OTA over HTTPS
6 years ago
Xose Pérez
6c3a65fafe
Versio 1.12.4a
6 years ago
Xose Pérez
4266bd07f0
Allow telnet access always when using the ESPurna Core image
6 years ago
Xose Pérez
53469c1738
Removed specific support for Magic Home LED Controller 2.3 ( #512 )
6 years ago
Xose Pérez
5c662432ee
Changed naming convention: topic key is now magnitude
6 years ago
Xose Pérez
700650eb3a
Example on how to set USE_CUSTOM_H for Arduino IDE ( #484 )
6 years ago
Xose Pérez
22fd5eea60
Version 1.12.3
6 years ago
Xose Pérez
8a37ebf72e
Version 1.12.2
6 years ago
Xose Pérez
4811ceacdd
Disable SSDP support for the moment since it is not compatible with fauxmoESP library ( #479 )
6 years ago
Xose Pérez
9e8e667578
Use same buffer size across all terminal-realted classes/methods. Set to 128 chars ( #477 )
6 years ago
Xose Pérez
f60f5d82a2
Added LED_MODE_STATUS
6 years ago
Xose Pérez
83c4188c07
Testing hot-unplug-plug for BMX280 sensor
6 years ago
Xose Pérez
4b2a4ffaa4
Added support for MagicHome LED Controller 2.3
6 years ago
Xose Pérez
fe03c1ee2f
Changed references to github
6 years ago
Xose Pérez
c3f55967ab
SSDP working
6 years ago
Xose Pérez
07181b4b9d
Disable BH1750 sensor by default
6 years ago
Xose Pérez
8488e7d552
Add timestamp to debug output
6 years ago
Xose Pérez
b1542f1574
Disable SSDP_SUPPORT if there is no WEB_SUPPORT
6 years ago
Xose Pérez
95968a97c3
Improved NTP support
6 years ago
Xose Pérez
205bb7d9c1
Simplify scheduler code
6 years ago
Xose Pérez
90ce2a8e37
Local broker
6 years ago
Xose Pérez
1087134c65
Allow overriding several build settings
6 years ago
Xose Pérez
b082d14c59
Loop hooks
6 years ago
Xose Pérez
6497238f4b
Option to disable heartbeat. Added 3rd party hooks
6 years ago