Xose Pérez
265991eacd
Move debug defines to their own header
6 years ago
Darsh Patel
f51c4e5e0a
Added Remote keypad for relay toggle
Added samsung AA59-00608A , to toggle relays for a 8CH Relay Board
6 years ago
Xose Pérez
0575a97fb3
Added captive portal when in AP mode
6 years ago
Xose Pérez
2060dd9661
Initial support for syslog messaging
6 years ago
Niklas Wagner
f116f30ef7
Rename variables
6 years ago
Niklas Wagner
81dcb644b6
Switch 4th and 5th channel and rename variables
6 years ago
Xose Pérez
42b2974790
Some fixings after configuration refactor
6 years ago
Niklas Wagner
20adc846a9
Use the 5th Channel as Cold White LED
6 years ago
Xose Pérez
4600fd5fa3
NTP method to get a string from any unix timestamp
6 years ago
Xose Pérez
f2bd5bad54
Add deleted definitions
6 years ago
Xose Pérez
33b2c919bc
Add brightness factor for lightbulbs with power white LEDs but low brightness RGB
6 years ago
Lazar Obradovic
9ee9ad813e
WIFI params should be defined
6 years ago
Lazar Obradovic
9db0b4b4d7
ntp_time_offset and net_day_light
6 years ago
Lazar Obradovic
596567b10e
webmode should be in types.h
6 years ago
Lazar Obradovic
2fb60ef037
new parms.
6 years ago
Lazar Obradovic
33471de262
got lost in cherry picking.
6 years ago
Lazar Obradovic
d0f5d7a01b
parametrized stuff from general.h
ups, forgot this one :)
parametrize debug-udp
Wrong file from wrong branch
6 years ago
Lazar Obradovic
69cbb056a3
isolate PROGMEM
Isolated dependencies
sensors dependencies
enums, macros and prototypes.
I2C dependencies moved to actual sensor files.
definitelly redefine
6 years ago
Xose Pérez
ae2f8efd1c
Fix NTP offset value
6 years ago
Niklas Wagner
2bc1e6f97a
Rework RGBW implementation and cleanup script
6 years ago
Xose Pérez
8a9e72e4be
Add option to specify the light transition time in web UI ( #739 )
6 years ago
john-tho
708513ec82
Fix general.h INFLUXDB_SUPPORT comment: Disable by default
5d10a6ff55
disabled InfluxDB support by default, but did not adjust the comment.
6 years ago
Xose Pérez
f7a62030b8
Using WIFI_NONE_SLEEP by default
6 years ago
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