Maxim Prokhorov
d99a58676a
Add 'board' to the MQTT heartbeat
6 years ago
Xose Pérez
c886d9f1b7
Support for USA DST calculations ( #664 )
6 years ago
Xose Pérez
6150544dc8
Small changes
6 years ago
Ly Minh Phuong
4ebdae6131
Export max system check for build configuration
6 years ago
Xose Pérez
d4eb64ca7e
Update NtpClientLib and use NTP_TIMEOUT ( #452 )
6 years ago
Xose Pérez
5f2b22d063
Fix web debug layout. Added command execution from web UI
6 years ago
Lazar Obradovic
e1802de827
Add debug console to Status page.
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
Lazar Obradovic
d2cd087321
Calculate and display load average.
6 years ago
Xose Pérez
f122d58bb6
Added RELAY_TYPE_LATCHED_INVERSE ( #622 )
6 years ago
Xose Pérez
b0aa352c5c
Define ESPURNA_CORE as a special device ( #557 )
6 years ago
Xose Pérez
d9cd999db9
Option to enable/disable web auth from web UI
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
904cb26b5f
Support for software serial on UART_MQTT module
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
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
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
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
Maciej Czerniak
f1d33ca121
support board with 2 relays and stm8s103
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
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
4266bd07f0
Allow telnet access always when using the ESPurna Core image
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
c3f55967ab
SSDP working
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
6497238f4b
Option to disable heartbeat. Added 3rd party hooks
6 years ago
Xose Pérez
2be5ff3e47
Add MQTT message ID when in json mode
6 years ago
Xose Pérez
eb01362481
Better explanation on SSL usage with MQTT
6 years ago
Xose Pérez
aa512f0b26
Secondary Serial RX port for H801 and H802 boards (thanks to Pablo Pousada Rial)
6 years ago
Xose Pérez
e165c578a5
Normalize code
6 years ago
Xose Pérez
c5db2758de
New mqttEnqueue API
6 years ago
Xose Pérez
ff56e38254
Added hostname and mac placeholders for MQTT base topic
6 years ago
Xose Pérez
a5df00b569
Option to disable network scanning ( #392 , #399 ). Scan networks from web UI
6 years ago
Xose Pérez
48c9eee605
Force NTP_SUPPORT to 1 if SCHEDULER_SUPPORT is 1
6 years ago
Xose Pérez
0e601332ab
mDNS resolving disabled by default
6 years ago
Xose Pérez
16f2226805
Resolve mDNS (.local) names in MQTT, InfluxDB and NoFUSS modules
6 years ago
Xose Pérez
34c72859ef
Small changes
6 years ago