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 99dcff334f
Merge pull request #1969 from mcspr/ha/disc-queue
4 years ago
..
config Merge pull request #1969 from mcspr/ha/disc-queue 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/dht: wait DHT_MIN_INTERVAL after initialization 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 gpio: detect esp8285 chip to allow the use of GPIO9 and GPIO10 (#1964) 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 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 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 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: use relative time comparisons, runtime settings for flood window and delays (#1962) 4 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 Relay: use relative time comparisons, runtime settings for flood window and delays (#1962) 4 years ago
sensor.ino Telaire T6613 Support (#1956) 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