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.
 
 
 
 
 
 
Max Prokhorov a6c5c7e7c7
utils: u32 value prefix should depend on "base" argument (#2005)
4 years ago
..
config relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
data Add TUYA_SUPPORT (#1997) 4 years ago
filters Update Copyright notice 5 years ago
libs Use generic typechecks, OTA add followRedirects (#1974) 4 years ago
sensors DHTSensor: fix Si7021 compatibility (#2000) 4 years ago
static Add TUYA_SUPPORT (#1997) 4 years ago
alexa.ino relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
api.ino Add missing / not implemented default getSettings values (#1996) 4 years ago
broker.h Add TUYA_SUPPORT (#1997) 4 years ago
button.ino relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
crash.ino crash,lights: ensure that settings contain positive value 4 years ago
debug.ino Fixed size json payload & other WS bugfixes (#1843) 5 years ago
domoticz.ino relay: replace eeprom 8bit with 32bit bitmask stored in settings 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 encoder: load once, use iterators 5 years ago
espurna.ino relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
fs_math.c Fixing travis build now (#975) 6 years ago
gpio.ino Fix out_of_range exception on bitset.test (#1977) 4 years ago
homeassistant.ino ha: log autodiscovery -> discovery 4 years ago
i2c.ino Update Copyright notice 5 years ago
influxdb.ino Add TUYA_SUPPORT (#1997) 4 years ago
ir.ino relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
led.ino relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
light.h Add TUYA_SUPPORT (#1997) 4 years ago
light.ino Add TUYA_SUPPORT (#1997) 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 Build date in ota.py (mDNS) (#1736) 5 years ago
migrate.ino Adding support for miobulb001 (#1973) 4 years ago
mqtt.ino Merge pull request #1969 from mcspr/ha/disc-queue 4 years ago
netbios.ino Update Copyright notice 5 years ago
nofuss.ino Fixed size json payload & other WS bugfixes (#1843) 5 years ago
ntp.ino Add TUYA_SUPPORT (#1997) 4 years ago
ota_arduinoota.ino Experimental support of HTTPUpdate for OTA (#1751) 5 years ago
ota_asynctcp.ino MQTT & OTA Fingerprint setting capitalization fix (#1952) 4 years ago
ota_httpupdate.ino Use generic typechecks, OTA add followRedirects (#1974) 4 years ago
pwm.c Fix some issues with 2.5 (#1565) 5 years ago
relay.h relay: rework mask handling to use generic u32<->string conversion 4 years ago
relay.ino relay: write boot mask later, add relay_t defaults 4 years ago
relay_config.h relay: proxy header defaults through methods 4 years ago
rfbridge.ino relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
rfm69.ino Fixed size json payload & other WS bugfixes (#1843) 5 years ago
rpnrules.ino relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
rtcmem.ino Rtcmem update (#1770) 5 years ago
scheduler.ino relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
sensor.ino relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
settings.ino Home Assistant updates (#1885) 5 years ago
ssdp.ino Update Copyright notice 5 years ago
system.ino Fixed size json payload & other WS bugfixes (#1843) 5 years ago
telnet.ino Telnet: (optional) buffered output for AsyncTcp server (#1929) 5 years ago
terminal.ino relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
thermostat.ino relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
thinkspeak.ino Add TUYA_SUPPORT (#1997) 4 years ago
tuya.h Add TUYA_SUPPORT (#1997) 4 years ago
tuya.ino relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
tuya_dataframe.h Add TUYA_SUPPORT (#1997) 4 years ago
tuya_protocol.h Add TUYA_SUPPORT (#1997) 4 years ago
tuya_transport.h Add TUYA_SUPPORT (#1997) 4 years ago
tuya_types.h Add TUYA_SUPPORT (#1997) 4 years ago
tuya_util.h Add TUYA_SUPPORT (#1997) 4 years ago
uartmqtt.ino Added UART_MQTT_TERMINATION setting 6 years ago
utils.h relay: rework mask handling to use generic u32<->string conversion 4 years ago
utils.ino utils: u32 value prefix should depend on "base" argument (#2005) 4 years ago
web.ino relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
wifi.ino WiFi: allow button action to also disable softAP (#1942) 5 years ago
ws.ino ws: use std::pair instead of custom struct 4 years ago