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 5bc1980e5f ECH1560 call _sync from tick method 6 years ago
..
config Clean up UART-MQTT code 6 years ago
data Clean code 6 years ago
filters Update copyright notices 6 years ago
libs Fix local reference (#487) 6 years ago
sensors ECH1560 call _sync from tick method 6 years ago
static Clean code 6 years ago
alexa.ino Loop hooks 6 years ago
api.ino Update copyright notices 6 years ago
broker.ino Remove debug message in brokerPublish 6 years ago
button.ino Trying to fix some issues reported by codacy 6 years ago
debug.ino Adding a 1ms delay after UDP send to avoid loosing packets (#438) 6 years ago
domoticz.ino Clean domoticz data types 6 years ago
espurna.ino Clean up UART-MQTT code 6 years ago
gpio.ino Checking code with cppcheck 6 years ago
homeassistant.ino homeassistant: missing setting in WS callback 6 years ago
i2c.ino Merge branch 'dev' into sensors 6 years ago
influxdb.ino Single exit point from idbSend method 6 years ago
ir.ino Loop hooks 6 years ago
led.ino Added new relay & wifi led mode (#604) 6 years ago
light.ino Changed naming convention: topic key is now magnitude 6 years ago
llmnr.ino Update copyright notices 6 years ago
mdns.ino Store the build flags in image, show them with the info message 6 years ago
migrate.ino Support for KMC 70011 energy monitor (thanks to Wayne Manion, #598) 6 years ago
mqtt.ino Fix MQTT keep alive cannot be more than 255 seconds (#515) 6 years ago
netbios.ino Update copyright notices 6 years ago
nofuss.ino OTA upgrade from terminal using 'ota' command 6 years ago
ntp.ino Increase the initial check interval for NTP (#452) 6 years ago
ota.ino Terminal OTA with SSL support (disabled by default) 6 years ago
pwm.c lintfixes, try1 6 years ago
relay.ino Fix relay delay turning on on boot 6 years ago
rf.ino Loop hooks 6 years ago
rfbridge.ino Prevent resending messages from rfin in RF Bridge (#561) 6 years ago
scheduler.ino Do not show scheduler tab in Web UI if build without scheduler support (#527) 6 years ago
sensor.ino Option to report power data in kW (#523) 6 years ago
settings.ino Pretty print config backup json 6 years ago
ssdp.ino SSDP working 6 years ago
system.ino Fixed crash when calling idbSend from an MQTT callback (#410) 6 years ago
telnet.ino Automatically dump info on telnet connection if TERMINAL_SUPPORT is disabled 6 years ago
thinkspeak.ino Loop hooks 6 years ago
uartmqtt.ino Clean up UART-MQTT code 6 years ago
utils.ino Added UART_MQTT check to info command 6 years ago
web.ino Pretty print config backup json 6 years ago
wifi.ino Trying to fix some issues reported by codacy 6 years ago
ws.ino Clean code 6 years ago