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.
 
 
 
 
 
 
ManuelW 93dfe8fda9
Add files via upload
6 years ago
..
config Merge branch 'master' into master 6 years ago
data Fix several compiling issues 6 years ago
filters Update copyright notices 6 years ago
libs Fix local reference (#487) 6 years ago
sensors Check init status of sensors and re-init if they fail on boot (#353) 6 years ago
static Add files via upload 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 Fix UART_MQTT_SUPPORT guards 6 years ago
gpio.ino Checking code with cppcheck 6 years ago
homeassistant.ino Fixed HA configuration dump when not enabled, added hint to web UI 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 Added Wifi Stecker Shuko device (thanks to @Geitde) 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 Update support for basic RF receivers, using RFBridge web interface to learn codes (#594) 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 Merge branch 'master' into master 6 years ago
settings.ino Fix several compiling issues 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 Fix UART_MQTT_SUPPORT guards 6 years ago
utils.ino Merge branch 'dev' into sensors 6 years ago
web.ino Pretty print config backup json 6 years ago
wifi.ino Remove wifi distance calculation 6 years ago
ws.ino Merge branch 'master' into master 6 years ago