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 82177f5669 Fix bug in RF Bridge when RF code contains the stop byte. Check overflow (#357) 6 years ago
..
config Remove deprecated LED_WIFI setting 6 years ago
data Added option to specify MQTT client ID 6 years ago
filters Changed filters to use arrays instead of vectors 6 years ago
libs Fix uninitialized muxes for dimmer lights (#356) 6 years ago
sensors Using delay instead of delayMicroseconds on DHT warmup delay 6 years ago
static Added option to specify MQTT client ID 6 years ago
alexa.ino Websocket callbacks (part 2) 6 years ago
api.ino Changed apiRegister method 6 years ago
button.ino Fix casting issue in buttonStore (#327) 6 years ago
debug.ino Missing dependency 6 years ago
domoticz.ino Subscribe to MQTT domoticz out topic only if domoticz is enabled (#344) 6 years ago
espurna.ino Several fixes related to dependencies between modules 6 years ago
gpio.ino Changed gpio lock mask method 6 years ago
homeassitant.ino Websocket callbacks (part 2) 6 years ago
i2c.ino Changed i2c lock mask method 6 years ago
influxdb.ino Several fixes related to dependencies between modules 6 years ago
ir.ino Clean up IR code 6 years ago
led.ino New LED modes: always ON and always OFF (#348) 6 years ago
light.ino Color synchronisation between different lights via MQTT 6 years ago
llmnr.ino Support for LLMNR 6 years ago
mdns.ino Clean debug messages 6 years ago
migrate.ino Do not require definition of new boards in migration module 6 years ago
mqtt.ino Added option to specify MQTT client ID 6 years ago
netbios.ino Add NetBIOS support 6 years ago
nofuss.ino Websocket callbacks (part 2) 6 years ago
ntp.ino Changes in NTP 6 years ago
ota.ino Websocket callbacks for OTA and WIFI 6 years ago
pwm.c Fix pwm reference on arduino IDE 6 years ago
relay.ino Fix typo: TOOGLE -> TOGGLE 6 years ago
rf.ino Websocket callbacks (part 2) 6 years ago
rfbridge.ino Fix bug in RF Bridge when RF code contains the stop byte. Check overflow (#357) 6 years ago
sensor.ino Support for BH1750 luminosity sensor 6 years ago
settings.ino Restore settings & reset via HTTP 6 years ago
ssdp.ino Remove debug 6 years ago
telnet.ino Websocket callbacks (part 2) 6 years ago
utils.ino Fixed DallasSensor 6 years ago
web.ino Restore settings & reset via HTTP 6 years ago
wifi.ino Refactor websocket sending 6 years ago
ws.ino Merge branch 'dev' into sensors 6 years ago