..
config
Scripts: memanalyser fixes (#2014)
5 years ago
data
web: init relay selectors inside relayConfig
5 years ago
filters
Update Copyright notice
5 years ago
libs
Use generic typechecks, OTA add followRedirects (#1974)
5 years ago
sensors
DHTSensor: fix Si7021 compatibility (#2000)
5 years ago
static
web: init relay selectors inside relayConfig
5 years ago
alexa.ino
relay: replace eeprom 8bit with 32bit bitmask stored in settings
5 years ago
api.ino
Add missing / not implemented default getSettings values (#1996)
5 years ago
broker.h
Add TUYA_SUPPORT (#1997)
5 years ago
button.ino
relay: replace eeprom 8bit with 32bit bitmask stored in settings
5 years ago
crash.ino
crash,lights: ensure that settings contain positive value
5 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
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
relay: replace eeprom 8bit with 32bit bitmask stored in settings
5 years ago
fs_math.c
Fixing travis build now (#975)
6 years ago
gpio.ino
Fix out_of_range exception on bitset.test (#1977)
5 years ago
homeassistant.ino
ha: log autodiscovery -> discovery
5 years ago
i2c.ino
Scripts: memanalyser fixes (#2014)
5 years ago
influxdb.ino
Add TUYA_SUPPORT (#1997)
5 years ago
ir.ino
relay: replace eeprom 8bit with 32bit bitmask stored in settings
5 years ago
led.ino
relay: replace eeprom 8bit with 32bit bitmask stored in settings
5 years ago
light.h
Add TUYA_SUPPORT (#1997)
5 years ago
light.ino
Add TUYA_SUPPORT (#1997)
5 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)
5 years ago
mqtt.ino
Merge pull request #1969 from mcspr/ha/disc-queue
5 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)
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)
5 years ago
ota_httpupdate.ino
Use generic typechecks, OTA add followRedirects (#1974)
5 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
relay: compare sum of physical + dummy relays instead of just dummy (#2012)
5 years ago
relay_config.h
relay: proxy header defaults through methods
5 years ago
rfbridge.ino
relay: replace eeprom 8bit with 32bit bitmask stored in settings
5 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
5 years ago
rtcmem.ino
Rtcmem update (#1770)
5 years ago
scheduler.ino
sch: send type_switch as default
5 years ago
sensor.ino
Scripts: memanalyser fixes (#2014)
5 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
5 years ago
thermostat.ino
relay: replace eeprom 8bit with 32bit bitmask stored in settings
5 years ago
thinkspeak.ino
Add TUYA_SUPPORT (#1997)
5 years ago
tuya.h
Add TUYA_SUPPORT (#1997)
5 years ago
tuya.ino
relay: replace eeprom 8bit with 32bit bitmask stored in settings
5 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
relay: rework mask handling to use generic u32<->string conversion
5 years ago
utils.ino
utils: u32 value prefix should depend on "base" argument (#2005)
5 years ago
web.ino
relay: replace eeprom 8bit with 32bit bitmask stored in settings
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
5 years ago