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 7a9dfb99aa
Add missing initial configuration for HTTP API (#1288)
5 years ago
..
config Merge pull request #1323 from StevenWolfe/tonbux-xsssa01 5 years ago
data Merge branch 'dev' into sensors 6 years ago
filters Option to save total energy in EEPROM after X reports, disabled by default 6 years ago
libs Update to latest RFM69 version 6 years ago
sensors Fix reset. 6 years ago
static Merge branch 'dev' into sensors 6 years ago
alexa.ino Handle configure callbacks outside the ws module 6 years ago
api.ino Add missing initial configuration for HTTP API (#1288) 5 years ago
broker.ino Remove debug message in brokerPublish 6 years ago
button.ino we should send only buttons events that have actions assigned to them or set BUTTON_MQTT_SEND_ALL_EVENTS to 1 to send everything 6 years ago
debug.ino Avoid overwriting settings in custom_crash_callback 6 years ago
domoticz.ino Handle configure callbacks outside the ws module 6 years ago
eeprom.ino Show sector info in EEPROM command 6 years ago
encoder.ino Initial -untested- support for Xiaomi Smart Desk Lamp (#884) and rotary encoders 6 years ago
espurna.ino Improve memory info 6 years ago
fs_math.c Fixing travis build now (#975) 6 years ago
gpio.ino Checking code with cppcheck 6 years ago
homeassistant.ino Single quote % units only in ha.config (#1227) 6 years ago
i2c.ino Fix compiler warnings 6 years ago
influxdb.ino Move strings to progmem 6 years ago
ir.ino Fix compiler warnings, fix str to ul convert 5 years ago
led.ino Handle configure callbacks outside the ws module 6 years ago
light.ino Tested encoder support 6 years ago
llmnr.ino Update copyright notices 6 years ago
mdns.ino Add telnet link to Web UI, fix mDNS hostname 6 years ago
migrate.ino Added Tonbux XS-SSA01 device 5 years ago
mqtt.ino Trigger commit in eeprom module 6 years ago
netbios.ino Update copyright notices 6 years ago
nofuss.ino Handle configure callbacks outside the ws module 6 years ago
ntp.ino Handle configure callbacks outside the ws module 6 years ago
ota.ino Added password check to telnet 6 years ago
pwm.c Fix codacy issues 6 years ago
relay.ino Trigger commit in eeprom module 6 years ago
rf.ino Fix codacy issues 6 years ago
rfbridge.ino Rework debug messages for RFBRIDGE (#1031) 6 years ago
rfm69.ino Limit the max number of nodes supported in RFM69 module 6 years ago
scheduler.ino Handle configure callbacks outside the ws module 6 years ago
sensor.ino Initial implementation of Multiple PZEM004T devices in the same UART(Multidrop bus). Tested with 3 devices. 6 years ago
settings.ino Defer restart until next loop 6 years ago
ssdp.ino Fix compiler warnings 6 years ago
system.ino Defer restart until next loop 6 years ago
telnet.ino Fix return value for _telnetWrite 6 years ago
thinkspeak.ino Try to send up to 3 times a POST to Thingspeak if the result is not >0 (#1213) 6 years ago
uartmqtt.ino Added UART_MQTT_TERMINATION setting 6 years ago
utils.ino Report SSID with heartbeat messages 6 years ago
web.ino Added password check to telnet 6 years ago
wifi.ino Remove wifi info from File: dir, Node: Top, This is the top of the INFO tree. 6 years ago
ws.ino Improve memory info 6 years ago