..
config
Improvement on ANALOG_SENSOR (#1326)
6 years ago
data
Merge branch 'dev' into sensors
6 years ago
filters
Option to save total energy in EEPROM after X reports, disabled by default
6 years ago
libs
Update to latest RFM69 version
6 years ago
sensors
Improvement on ANALOG_SENSOR (#1326)
6 years ago
static
Merge branch 'dev' into sensors
6 years ago
alexa.ino
Handle configure callbacks outside the ws module
6 years ago
api.ino
API is not restful (issue a PUT to change a relay status). It can be disabled from web UI (#1192)
6 years ago
broker.ino
Remove debug message in brokerPublish
6 years ago
button.ino
we should send only buttons events that have actions assigned to them or set BUTTON_MQTT_SEND_ALL_EVENTS to 1 to send everything
6 years ago
debug.ino
Check if codacy likes this
6 years ago
domoticz.ino
Handle configure callbacks outside the ws module
6 years ago
eeprom.ino
Improve memory info
6 years ago
encoder.ino
Initial -untested- support for Xiaomi Smart Desk Lamp (#884) and rotary encoders
6 years ago
espurna.ino
Improve memory info
6 years ago
fs_math.c
Fixing travis build now (#975)
6 years ago
gpio.ino
Checking code with cppcheck
6 years ago
homeassistant.ino
Single quote % units only in ha.config (#1227)
6 years ago
i2c.ino
Fix compiler warnings
6 years ago
influxdb.ino
Move strings to progmem
6 years ago
ir.ino
Move strings to progmem
6 years ago
led.ino
Handle configure callbacks outside the ws module
6 years ago
light.ino
Tested encoder support
6 years ago
llmnr.ino
Update copyright notices
6 years ago
mdns.ino
Add telnet link to Web UI, fix mDNS hostname
6 years ago
migrate.ino
Support for EXS WiFi Relay 5.0 (thanks to @cheise, #1218)
6 years ago
mqtt.ino
Avoid EEPROM commits on callbacks (#1214)
6 years ago
netbios.ino
Update copyright notices
6 years ago
nofuss.ino
Handle configure callbacks outside the ws module
6 years ago
ntp.ino
Handle configure callbacks outside the ws module
6 years ago
ota.ino
Added password check to telnet
6 years ago
pwm.c
Fix codacy issues
6 years ago
relay.ino
Apply relay boot mask only on first 8 relays
6 years ago
rf.ino
Fix codacy issues
6 years ago
rfbridge.ino
Rework debug messages for RFBRIDGE (#1031)
6 years ago
rfm69.ino
Limit the max number of nodes supported in RFM69 module
6 years ago
scheduler.ino
Handle configure callbacks outside the ws module
6 years ago
sensor.ino
Improvement on ANALOG_SENSOR (#1326)
6 years ago
settings.ino
Command to save settings when SETTINGS_AUTOSAVE is off
6 years ago
ssdp.ino
Fix compiler warnings
6 years ago
system.ino
Replace HEARTBEAT_ENABLED by HEARTBEAT_MDE allowing disable, single heartbeat on MQTT connect or repeat (default) (#1196)
6 years ago
telnet.ino
Fix return value for _telnetWrite
6 years ago
thinkspeak.ino
Try to send up to 3 times a POST to Thingspeak if the result is not >0 (#1213)
6 years ago
uartmqtt.ino
Added UART_MQTT_TERMINATION setting
6 years ago
utils.ino
Change copy in heap message
6 years ago
web.ino
Added password check to telnet
6 years ago
wifi.ino
Remove wifi info from File: dir, Node: Top, This is the top of the INFO tree.
6 years ago
ws.ino
Improve memory info
6 years ago