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 c414ba1251 ha: log autodiscovery -> discovery 4 years ago
..
config ha: delay discovery until next loop 4 years ago
data light: provide mired warm / cold limits to webui 5 years ago
filters Update Copyright notice 5 years ago
libs Fix SSL check callback function definition (#1916) 5 years ago
sensors sensor/si7021: unused variable 4 years ago
static light: provide mired warm / cold limits to webui 5 years ago
alexa.ino Fixed size json payload & other WS bugfixes (#1843) 5 years ago
api.ino Fixed size json payload & other WS bugfixes (#1843) 5 years ago
broker.ino Update Copyright notice 5 years ago
button.ino WiFi: allow button action to also disable softAP (#1942) 5 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 domoticz: handle cmode=2 5 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 Fixed size json payload & other WS bugfixes (#1843) 5 years ago
fs_math.c Fixing travis build now (#975) 6 years ago
gpio.ino Update Copyright notice 5 years ago
homeassistant.ino ha: log autodiscovery -> discovery 4 years ago
i2c.ino Update Copyright notice 5 years ago
influxdb.ino Fixed size json payload & other WS bugfixes (#1843) 5 years ago
ir.ino ir: use proper methods 5 years ago
led.ino ESPurna base image for Tuya Convert 5 years ago
light.h light: configure colortemp limits from settings 5 years ago
light.ino crash,lights: ensure that settings contain positive value 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 Support for TFlag NX-SM100 and NX-SM200 power monitoring switches 5 years ago
mqtt.ino mqtt: reduce debug log pressure, return result of mqttSend 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 NTP: Fix warning about unused variable if DEBUG support is disabled (#1944) 5 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 MQTT & OTA Fingerprint setting capitalization fix (#1952) 4 years ago
pwm.c Fix some issues with 2.5 (#1565) 5 years ago
relay.ino relay: fix typos in payload configuration (#1892) 5 years ago
rfbridge.ino Fixed size json payload & other WS bugfixes (#1843) 5 years ago
rfm69.ino Fixed size json payload & other WS bugfixes (#1843) 5 years ago
rtcmem.ino Rtcmem update (#1770) 5 years ago
scheduler.ino Fixed size json payload & other WS bugfixes (#1843) 5 years ago
sensor.ino sensor: cast variable as UNUSED and prevent intended assignment warnings 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 ws: move cmdVisible to terminal module 5 years ago
thermostat.ino Core 2.6.0+ fixes (#1852) 5 years ago
thinkspeak.ino MQTT rewrite with SSL fixes (#1751, #1829) 5 years ago
uartmqtt.ino Added UART_MQTT_TERMINATION setting 6 years ago
utils.ino PIO: pass APP_REVISION via extra scripts (#1946) 5 years ago
web.ino MQTT rewrite with SSL fixes (#1751, #1829) 5 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