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.
 
 
 
 
 
 
Andrey F. Kupreychik 9091df5778 Fixed review comments 5 years ago
..
config Fixed review comments 5 years ago
data Merge remote-tracking branch 'xoseperez/dev' into lightfox-dual 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 Support for BMP085 and BMP180 sensors (#1082) 6 years ago
static Merge remote-tracking branch 'xoseperez/dev' into lightfox-dual 5 years ago
alexa.ino Test support for upcoming fauxmoESP 3.1.0 5 years ago
api.ino Version 1.13.4-DEV 6 years ago
broker.ino Remove debug message in brokerPublish 6 years ago
button.ino First try for LightFox dual 5 years ago
crash.ino Move crash code to it's own module 6 years ago
debug.ino Move crash code to it's own module 6 years ago
domoticz.ino Merge pull request #1459 from sq5gvm/dev 5 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 Merge remote-tracking branch 'xoseperez/dev' into lightfox-dual 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 Single quote % units only in ha.config (#1227) 6 years ago
i2c.ino Fix compiler warnings 6 years ago
influxdb.ino Manage relay changes in third party modules via broker 5 years ago
ir.ino Fix compiler warnings, fix str to ul convert 6 years ago
led.ino Manage relay changes in third party modules via broker 5 years ago
light.ino Change light transition time via MQTT or API (#1412) 6 years ago
lightfox.ino UI for LightFox 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 Merge remote-tracking branch 'xoseperez/dev' into lightfox-dual 5 years ago
mqtt.ino MQTT reconnect delay based on last disconnection 5 years ago
netbios.ino Update copyright notices 6 years ago
nofuss.ino [Fix] Disabling EEPROM Rotate before updating upgrading firmware with 6 years ago
ntp.ino Option to report time even if no NTP sync (#1310) 6 years ago
ota.ino yield after handling OTA request 5 years ago
pwm.c Fix codacy issues 6 years ago
relay.ino Merge remote-tracking branch 'xoseperez/dev' into lightfox-dual 5 years ago
rfbridge.ino Added API entry points for RFBridge module (#1407) 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 Support for BMP085 and BMP180 sensors (#1082) 6 years ago
settings.ino Move crash code to it's own module 6 years ago
ssdp.ino Fix compiler warnings 6 years ago
system.ino Merge remote-tracking branch 'xoseperez/dev' into lightfox-dual 5 years ago
telnet.ino Move crash code to it's own module 6 years ago
thinkspeak.ino Manage relay changes in third party modules via broker 5 years ago
uartmqtt.ino Added UART_MQTT_TERMINATION setting 6 years ago
utils.ino Added API entry points for RFBridge module (#1407) 5 years ago
web.ino Merge remote-tracking branch 'xoseperez/dev' into lightfox-dual 5 years ago
wifi.ino Remove TELNET check as per recommendation 5 years ago
ws.ino Disconnect websocket when auth fails 5 years ago