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.
 
 
 
 
 
 
Maxim Prokhorov 712bd8a5e1 Buttons: small optimization for vector 4 years ago
..
config Debug: use lowercase enum for mode (following isocpp guidelines) 4 years ago
data Refactor get/set/del/hasSetting (#2048) 4 years ago
filters Update Copyright notice 5 years ago
libs Refactor get/set/del/hasSetting (#2048) 4 years ago
sensors Refactor get/set/del/hasSetting (#2048) 4 years ago
static Refactor get/set/del/hasSetting (#2048) 4 years ago
alexa.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
api.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
board.h Refactor get/set/del/hasSetting (#2048) 4 years ago
board.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
broker.h Influxdb: fix sensor send frequency, use async client, send data in batches (#2061) 4 years ago
button.h Static configuration for LED and Buttons 4 years ago
button.ino Buttons: small optimization for vector 4 years ago
button_config.h Static configuration for LED and Buttons 4 years ago
crash.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
debug.h Debug: use lowercase enum for mode (following isocpp guidelines) 4 years ago
debug.ino Debug: use lowercase enum for mode (following isocpp guidelines) 4 years ago
domoticz.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
dummy_ets_printf.c fix typo and link order 5 years ago
eeprom.ino Backup EEPROM before performing OTA (#1808, #1809) 5 years ago
encoder.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
espurna.ino Static configuration for LED and Buttons 4 years ago
fs_math.c Fixing travis build now (#975) 6 years ago
gpio.ino Fixed update of led bug and GPIO16 support (#2110) 4 years ago
homeassistant.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
i2c.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
influxdb.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
ir.ino Revert "ir: use proper methods" (#2066) 4 years ago
led.h Static configuration for LED and Buttons 4 years ago
led.ino Static configuration for LED and Buttons 4 years ago
led_config.h Static configuration for LED and Buttons 4 years ago
light.h Add TUYA_SUPPORT (#1997) 5 years ago
light.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
lightfox.ino Fixed size json payload & other WS bugfixes (#1843) 5 years ago
llmnr.ino Update Copyright notice 5 years ago
mdns.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
migrate.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
mqtt.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
netbios.ino Update Copyright notice 5 years ago
nofuss.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
ntp.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
ota.h Test: check core feature build (#2080) 4 years ago
ota_arduinoota.ino Test: check core feature build (#2080) 4 years ago
ota_asynctcp.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
ota_httpupdate.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
pwm.c Fix some issues with 2.5 (#1565) 5 years ago
relay.h relay: compare sum of physical + dummy relays instead of just dummy (#2012) 5 years ago
relay.ino Static configuration for LED and Buttons 4 years ago
relay_config.h relay: proxy header defaults through methods 5 years ago
rfbridge.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
rfm69.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
rpnrules.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
rtcmem.ino Test: check core feature build (#2080) 4 years ago
scheduler.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
sensor.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
settings.h Refactor get/set/del/hasSetting (#2048) 4 years ago
settings.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
settings_internal.h Refactor get/set/del/hasSetting (#2048) 4 years ago
ssdp.ino Update Copyright notice 5 years ago
system.h system: move prototypes to a separate header 4 years ago
system.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
telnet.h Debug: log mode, allow to skip boot messages (#2116) 4 years ago
telnet.ino Debug: log mode, allow to skip boot messages (#2116) 4 years ago
terminal.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
thermostat.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
thinkspeak.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
tuya.h Add TUYA_SUPPORT (#1997) 5 years ago
tuya.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
tuya_dataframe.h Add TUYA_SUPPORT (#1997) 5 years ago
tuya_protocol.h Add TUYA_SUPPORT (#1997) 5 years ago
tuya_transport.h Add TUYA_SUPPORT (#1997) 5 years ago
tuya_types.h Add TUYA_SUPPORT (#1997) 5 years ago
tuya_util.h Add TUYA_SUPPORT (#1997) 5 years ago
uartmqtt.ino Added UART_MQTT_TERMINATION setting 6 years ago
utils.h Refactor get/set/del/hasSetting (#2048) 4 years ago
utils.ino Add timelib header in utils 4 years ago
web.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
wifi.h Refactor get/set/del/hasSetting (#2048) 4 years ago
wifi.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
wifi_config.h Refactor get/set/del/hasSetting (#2048) 4 years ago
ws.h Test: check core feature build (#2080) 4 years ago
ws.ino Refactor get/set/del/hasSetting (#2048) 4 years ago
ws_internal.h Test: check core feature build (#2080) 4 years ago