Mirror of espurna firmware for wireless switches and more
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Xose Pérez fb6eba57cd Merge branch 'dev' into sensors 5 years ago
..
config Merge branch 'dev' into sensors 5 years ago
data Merge branch 'dev' into sensors 5 years ago
filters Option to save total energy in EEPROM after X reports, disabled by default 5 years ago
libs Update to latest RFM69 version 5 years ago
sensors Merge branch 'dev' into sensors 5 years ago
static Merge branch 'dev' into sensors 5 years ago
alexa.ino Handle configure callbacks outside the ws module 5 years ago
api.ino API is not restful (issue a PUT to change a relay status). It can be disabled from web UI (#1192) 5 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 5 years ago
debug.ino Check if codacy likes this 6 years ago
domoticz.ino Handle configure callbacks outside the ws module 5 years ago
eeprom.ino Improve memory info 5 years ago
encoder.ino Initial -untested- support for Xiaomi Smart Desk Lamp (#884) and rotary encoders 5 years ago
espurna.ino Improve memory info 5 years ago
fs_math.c Fixing travis build now (#975) 5 years ago
gpio.ino Checking code with cppcheck 6 years ago
homeassistant.ino Single quote % units only in ha.config (#1227) 5 years ago
i2c.ino Fix compiler warnings 5 years ago
influxdb.ino Move strings to progmem 5 years ago
ir.ino Move strings to progmem 5 years ago
led.ino Handle configure callbacks outside the ws module 5 years ago
light.ino Tested encoder support 5 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) 5 years ago
mqtt.ino Avoid EEPROM commits on callbacks (#1214) 5 years ago
netbios.ino Update copyright notices 6 years ago
nofuss.ino Handle configure callbacks outside the ws module 5 years ago
ntp.ino Handle configure callbacks outside the ws module 5 years ago
ota.ino Added password check to telnet 5 years ago
pwm.c Fix codacy issues 5 years ago
relay.ino Apply relay boot mask only on first 8 relays 5 years ago
rf.ino Fix codacy issues 6 years ago
rfbridge.ino Rework debug messages for RFBRIDGE (#1031) 5 years ago
rfm69.ino Limit the max number of nodes supported in RFM69 module 5 years ago
scheduler.ino Handle configure callbacks outside the ws module 5 years ago
sensor.ino Support for MICS-2710, MICS-5525 and MICS-4514, gas sensors 5 years ago
settings.ino Command to save settings when SETTINGS_AUTOSAVE is off 5 years ago
ssdp.ino Fix compiler warnings 5 years ago
system.ino Replace HEARTBEAT_ENABLED by HEARTBEAT_MDE allowing disable, single heartbeat on MQTT connect or repeat (default) (#1196) 5 years ago
telnet.ino Fix return value for _telnetWrite 5 years ago
thinkspeak.ino Try to send up to 3 times a POST to Thingspeak if the result is not >0 (#1213) 5 years ago
uartmqtt.ino Added UART_MQTT_TERMINATION setting 6 years ago
utils.ino Change copy in heap message 5 years ago
web.ino Added password check to telnet 5 years ago
wifi.ino Remove wifi info from File: dir, Node: Top, This is the top of the INFO tree. 5 years ago
ws.ino Improve memory info 5 years ago