Xose Pérez
f122d58bb6
Added RELAY_TYPE_LATCHED_INVERSE ( #622 )
6 years ago
Xose Pérez
68e0534350
Version 1.12.4
6 years ago
ManuelW
0f924769d7
Update sensors.h
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
a58273028b
Fix inline documentation for Sonoff 4CH Pro button modes ( #551 )
6 years ago
Xose Pérez
b0aa352c5c
Define ESPURNA_CORE as a special device ( #557 )
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
59553cad2c
Update support for basic RF receivers, using RFBridge web interface to learn codes ( #594 )
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
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