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 74e27eebea Change pulse units (for MQTT and HTTP API) to seconds for coherence (#831) 6 years ago
..
config PZEM to use hardwere serial by default 6 years ago
data Merge branch 'dev' of https://github.com/Trickx/espurna into Trickx-dev 6 years ago
filters Update copyright notices 6 years ago
libs Fix warnings 6 years ago
sensors Merge branch 'dev' of https://github.com/Trickx/espurna into Trickx-dev 6 years ago
static Merge branch 'dev' of https://github.com/Trickx/espurna into Trickx-dev 6 years ago
alexa.ino Check which keys should be saved and which ones shouldn't (#730) 6 years ago
api.ino Use double quotes in JSON for non-numeric values (#929) 6 years ago
broker.ino Remove debug message in brokerPublish 6 years ago
button.ino Support for Smart Config via JustWifi 6 years ago
debug.ino Fix telnet & web debug responsiveness (#896) 6 years ago
domoticz.ino Send relay status to domoticz on MQTT connection (#872) 6 years ago
eeprom.ino Update EEPROM_Rotate to 0.9.1 and use rotate(false) before OTA 6 years ago
espurna.ino Specific EEPROM module 6 years ago
gpio.ino Checking code with cppcheck 6 years ago
homeassistant.ino Fix build when WEB_SUPPORT==0 (#923) 6 years ago
i2c.ino Homogeneizing naming and I2C method wrappers 6 years ago
influxdb.ino Fix InfluxDB send sensor by id (#882) 6 years ago
ir.ino Version 1.12.6 6 years ago
led.ino Support for Smart Config via JustWifi 6 years ago
light.ino Merge branch 'dev' into CCT_Support 6 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 Moved {identifier} check to _mqttBackwards 6 years ago
mqtt.ino Merge branch 'dev' into eeprom_rotate 6 years ago
netbios.ino Update copyright notices 6 years ago
nofuss.ino Check which keys should be saved and which ones shouldn't (#730) 6 years ago
ntp.ino Option to set schedules based on UTC time (#783) 6 years ago
ota.ino Update EEPROM_Rotate to 0.9.1 and use rotate(false) before OTA 6 years ago
pwm.c lintfixes, try1 6 years ago
relay.ino Change pulse units (for MQTT and HTTP API) to seconds for coherence (#831) 6 years ago
rf.ino Fix codacy issues 6 years ago
rfbridge.ino sonoff rf bridge, broader range of RC codes supported on TX and prevent watchdog from kicking in 6 years ago
scheduler.ino Fix warnings 6 years ago
sensor.ino Remove unneeded code (#911) 6 years ago
settings.ino Merge branch 'dev' into embedis-get 6 years ago
ssdp.ino SSDP working 6 years ago
system.ino Specific EEPROM module 6 years ago
telnet.ino Triple click to enter WPS mode, fast LED blinking 6 years ago
thinkspeak.ino Fix warnings 6 years ago
uartmqtt.ino Added UART_MQTT_TERMINATION setting 6 years ago
utils.ino Use double quotes in JSON for non-numeric values (#929) 6 years ago
web.ino Fix telnet & web debug responsiveness (#896) 6 years ago
wifi.ino Update enableScan entry point 6 years ago
ws.ino Revert WS to ticket-based authentication 6 years ago