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.
 
 
 
 
 
 
Xose Pérez ba9b2d3a9e Merge branch 'dev' of github.com:xoseperez/espurna into dev 5 years ago
..
config Added configuration for the new WIFI device sold by Obi (#1408) 5 years ago
data Show proper switches names in web UI 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 branch 'dev' into feature/atlas-scientific-ph-probe 5 years ago
static Show proper switches names in web UI 5 years ago
alexa.ino Handle configure callbacks outside the ws module 6 years ago
api.ino Version 1.13.4-DEV 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 6 years ago
debug.ino Avoid overwriting settings in custom_crash_callback 6 years ago
domoticz.ino Handle configure callbacks outside the ws module 6 years ago
eeprom.ino Show sector info in EEPROM command 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 Fix compiler warnings, fix str to ul convert 5 years ago
led.ino Handle configure callbacks outside the ws module 6 years ago
light.ino Change light transition time via MQTT or API (#1412) 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 configuration for the new WIFI device sold by Obi (#1408) 5 years ago
mqtt.ino Trigger commit in eeprom module 6 years ago
netbios.ino Update copyright notices 6 years ago
nofuss.ino [Fix] Disabling EEPROM Rotate before updating upgrading firmware with 5 years ago
ntp.ino Option to report time even if no NTP sync (#1310) 5 years ago
ota.ino Added password check to telnet 6 years ago
pwm.c Fix codacy issues 6 years ago
relay.ino Load physical relays first and dummy relays afterwards 5 years ago
rf.ino Merge branch 'dev' of github.com:xoseperez/espurna into dev 5 years ago
rfbridge.ino Added learn and forget terminal commands to RFBridge and RF modules (#1253) 5 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 Merge branch 'dev' into feature/atlas-scientific-ph-probe 5 years ago
settings.ino RELOAD cmd without WEB_SUPPORT (#1383) 5 years ago
ssdp.ino Fix compiler warnings 6 years ago
system.ino Defer restart until next loop 6 years ago
telnet.ino Telnet password setting (#1382) 5 years ago
thinkspeak.ino Option to not clearing cache after sending data to Thingspeak.com (#1369) 5 years ago
uartmqtt.ino Added UART_MQTT_TERMINATION setting 6 years ago
utils.ino Add RSSI to InfluxDB heartbeat (#1400) 5 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