Fork of the espurna firmware for `mhsw` switches
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.
 
 
 
 
 
 
abmantis 490fb21636 use type instead of "switch" 5 years ago
..
config Add dim up and down actions to button handler (#1250) 5 years ago
data Add dim up and down actions to button handler (#1250) 5 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 Merge pull request #1511 from Yonsm/dev 5 years ago
static Add dim up and down actions to button handler (#1250) 5 years ago
alexa.ino Use built-in fauxmoESP HTTP handler when WEB_SUPPORT=0 5 years ago
api.ino Version 1.13.4-DEV 5 years ago
broker.ino Added message type to broker 5 years ago
button.ino Add dim up and down actions to button handler (#1250) 5 years ago
crash.ino Move crash code to it's own module 5 years ago
debug.ino Move terminal methods to own module 5 years ago
domoticz.ino domoticz: track last relay state 5 years ago
eeprom.ino Helper terminal methods terminalOK and terminalError 5 years ago
encoder.ino Add dim up and down actions to button handler (#1250) 5 years ago
espurna.ino Setup settings before using them in system module 5 years ago
fs_math.c Fixing travis build now (#975) 6 years ago
gpio.ino Checking code with cppcheck 6 years ago
homeassistant.ino use type instead of "switch" 5 years ago
i2c.ino Helper terminal methods terminalOK and terminalError 5 years ago
influxdb.ino Added message type to broker 5 years ago
ir.ino Fix compiler warnings, fix str to ul convert 5 years ago
led.ino Added message type to broker 5 years ago
light.ino Helper terminal methods terminalOK and terminalError 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 added lyasi light bulb 5 years ago
mqtt.ino Helper terminal methods terminalOK and terminalError 5 years ago
netbios.ino Update copyright notices 6 years ago
nofuss.ino Helper terminal methods terminalOK and terminalError 5 years ago
ntp.ino Added message type to broker 5 years ago
ota.ino Merge branch 'dev' of github.com:xoseperez/espurna into dev 5 years ago
pwm.c Fix codacy issues 6 years ago
relay.ino #1519 Esp-01 + 2ch 5v relay LC tech Exclusive relay on 5 years ago
rfbridge.ino Merge branch 'dev' of github.com:xoseperez/espurna into dev 5 years ago
rfm69.ino Fix bug in rfm69 that counted packets twice 5 years ago
scheduler.ino Handle configure callbacks outside the ws module 6 years ago
sensor.ino Helper terminal methods terminalOK and terminalError 5 years ago
settings.ino Move terminal methods to own module 5 years ago
ssdp.ino Fix compiler warnings 6 years ago
system.ino move to the system module 5 years ago
telnet.ino Move terminal methods to own module 5 years ago
terminal.ino Helper terminal methods terminalOK and terminalError 5 years ago
thinkspeak.ino Added message type to broker 5 years ago
uartmqtt.ino Added UART_MQTT_TERMINATION setting 6 years ago
utils.ino Fix HEARTBEAT_REPORT_DESCRIPTION typo 5 years ago
web.ino Test support for upcoming fauxmoESP 3.1.0 5 years ago
wifi.ino Helper terminal methods terminalOK and terminalError 5 years ago
ws.ino check if ws client exists, check WEB_SUPPORT 5 years ago