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 7226a7d37f webui: new format for the scan 3 years ago
..
config system: finish up cleaning broker code 3 years ago
data webui: new format for the scan 3 years ago
filters sns: clean-up sensor init 3 years ago
garland garland: add waves animation (#2430) 3 years ago
libs ntp: remove legacy module 3 years ago
sensors sys: clean-up system-specific functions 3 years ago
static webui: new format for the scan 3 years ago
DebounceEvent.cpp providers: relays, lights and buttons refactoring (#2414) 3 years ago
alexa.cpp wifi: refactoring / rewrite 3 years ago
alexa.h sys: clean-up system-specific functions 3 years ago
api.cpp api: allow to use path helper without api enabled 3 years ago
api.h api: allow to use path helper without api enabled 3 years ago
api_common.cpp api: rework plain and JSON implementations (#2405) 3 years ago
api_impl.h api: allow to use path helper without api enabled 3 years ago
api_path.h api: allow to use path helper without api enabled 3 years ago
board.cpp system: finish up cleaning broker code 3 years ago
board.h sys: clean-up system-specific functions 3 years ago
button.cpp wifi: refactoring / rewrite 3 years ago
button.h system: refactor build configurations 3 years ago
button_config.h system: refactor build configurations 3 years ago
compat.h lights: refactor providers 3 years ago
crash.cpp sys: clean-up system-specific functions 3 years ago
crash.h Rework settings (#2282) 3 years ago
curtain_kingart.cpp wifi: typo 3 years ago
curtain_kingart.h Kingart curtain switch UI support (#2250) 4 years ago
debug.cpp settings: clean-up helper classes & functions 3 years ago
debug.h sys: clean-up system-specific functions 3 years ago
domoticz.cpp system: use direct status updates instead of broker 3 years ago
domoticz.h Convert .ino -> .cpp (#2228) 4 years ago
dummy_ets_printf.c fix typo and link order 5 years ago
encoder.cpp providers: relays, lights and buttons refactoring (#2414) 3 years ago
encoder.h api: rework plain and JSON implementations (#2405) 3 years ago
espurna.h sys: clean-up system-specific functions 3 years ago
espurna.ino sys: clean-up system-specific functions 3 years ago
fan.h fan: common types and actions 3 years ago
fs_math.c libs: renormalize line endings 3 years ago
garland.cpp garland: add waves animation (#2430) 3 years ago
garland.h garland: new module (#2408) 3 years ago
gpio.cpp providers: relays, lights and buttons refactoring (#2414) 3 years ago
gpio.h sys: clean-up system-specific functions 3 years ago
gpio_pin.h providers: relays, lights and buttons refactoring (#2414) 3 years ago
homeassistant.cpp ha: call stop() when out of retries 3 years ago
homeassistant.h sys: some more header cleanup 3 years ago
i2c.cpp sys: some more header cleanup 3 years ago
i2c.h sys: some more header cleanup 3 years ago
ifan.cpp fan: common types and actions 3 years ago
influxdb.cpp system: finish up cleaning broker code 3 years ago
influxdb.h sys: some more header cleanup 3 years ago
ir.cpp sys: clean-up system-specific functions 3 years ago
ir.h sys: clean-up system-specific functions 3 years ago
ir_button.h Convert .ino -> .cpp (#2228) 4 years ago
led.cpp wifi: refactoring / rewrite 3 years ago
led.h wifi: refactoring / rewrite 3 years ago
led_config.h system: refactor build configurations 3 years ago
led_pattern.h system: refactor build configurations 3 years ago
led_pattern.h.in system: refactor build configurations 3 years ago
light.cpp system: refactor build configurations 3 years ago
light.h system: finish up cleaning broker code 3 years ago
light_config.h system: refactor build configurations 3 years ago
lightfox.cpp Terminal: change command-line parser (#2247) 3 years ago
lightfox.h Add missing headers 4 years ago
llmnr.cpp sys: clean-up system-specific functions 3 years ago
llmnr.h sys: clean-up system-specific functions 3 years ago
main.cpp mdns: clean-up 3 years ago
main.h system: finish up cleaning broker code 3 years ago
mcp23s08.cpp providers: relays, lights and buttons refactoring (#2414) 3 years ago
mcp23s08.h providers: relays, lights and buttons refactoring (#2414) 3 years ago
mcp23s08_pin.h providers: relays, lights and buttons refactoring (#2414) 3 years ago
mdns.cpp wifi: refactoring / rewrite 3 years ago
mdns.h sys: some more header cleanup 3 years ago
migrate.cpp settings: handle old keys in the respective modules 3 years ago
mqtt.cpp wifi: refactoring / rewrite 3 years ago
mqtt.h mqtt: improve qos support an additional callbacks 3 years ago
netbios.cpp sys: clean-up system-specific functions 3 years ago
netbios.h sys: clean-up system-specific functions 3 years ago
nofuss.cpp webui: send alert messages directly 3 years ago
nofuss.h sys: clean-up system-specific functions 3 years ago
ntp.cpp ntp: remove legacy module 3 years ago
ntp.h ntp: simplify tick callback, dont use broker 3 years ago
ntp_timelib.h sys: clean-up system-specific functions 3 years ago
ota.cpp sys: refactor custom reset codes 3 years ago
ota.h sys: clean-up system-specific functions 3 years ago
ota_arduinoota.cpp webui: send alert messages directly 3 years ago
ota_asynctcp.cpp sys: refactor custom reset codes 3 years ago
ota_httpupdate.cpp sys: clean-up system-specific functions 3 years ago
ota_web.cpp sys: refactor custom reset codes 3 years ago
prometheus.cpp api: rework plain and JSON implementations (#2405) 3 years ago
prometheus.h web: prometheus metrics support (#2332) 3 years ago
pwm.c PIO: fix git, bump versions (#2298) 3 years ago
relay.cpp system: refactor build configurations 3 years ago
relay.h system: refactor build configurations 3 years ago
relay_config.h system: refactor build configurations 3 years ago
rfbridge.cpp system: finish up cleaning broker code 3 years ago
rfbridge.h system: finish up cleaning broker code 3 years ago
rfm69.cpp rfm69: cleanup and bump version 3 years ago
rfm69.h sys: clean-up system-specific functions 3 years ago
rpc.cpp system: use direct status updates instead of broker 3 years ago
rpc.h system: use direct status updates instead of broker 3 years ago
rpnrules.cpp system: finish up cleaning broker code 3 years ago
rpnrules.h sys: hide internal details from the header 3 years ago
rtcmem.cpp Terminal: change command-line parser (#2247) 3 years ago
rtcmem.h Convert .ino -> .cpp (#2228) 4 years ago
scheduler.cpp system: finish up cleaning broker code 3 years ago
scheduler.h Convert .ino -> .cpp (#2228) 4 years ago
sensor.cpp system: finish up cleaning broker code 3 years ago
sensor.h system: finish up cleaning broker code 3 years ago
settings.cpp system: refactor build configurations 3 years ago
settings.h settings: clean-up helper classes & functions 3 years ago
settings_embedis.h system: refactor build configurations 3 years ago
settings_helpers.h settings: clean-up helper classes & functions 3 years ago
settings_internal.h Convert .ino -> .cpp (#2228) 4 years ago
ssdp.cpp sys: clean-up system-specific functions 3 years ago
ssdp.h sys: clean-up system-specific functions 3 years ago
storage_eeprom.cpp sys: clean-up system-specific functions 3 years ago
storage_eeprom.h sys: clean-up system-specific functions 3 years ago
system.cpp system: rework stability counter 3 years ago
system.h system: rework stability counter 3 years ago
telnet.cpp wifi: refactoring / rewrite 3 years ago
telnet.h Include library headers in .cpp 3 years ago
terminal.cpp system: finish up cleaning broker code 3 years ago
terminal.h sys: clean-up system-specific functions 3 years ago
terminal_commands.cpp test: update terminal strings 3 years ago
terminal_commands.h terminal: enforce F(...) as commands 3 years ago
terminal_parsing.cpp terminal: enforce F(...) as commands 3 years ago
terminal_parsing.h terminal: enforce F(...) as commands 3 years ago
thermostat.cpp ntp: timelib header is no longer included by default 3 years ago
thermostat.h sys: clean-up system-specific functions 3 years ago
thingspeak.cpp system: refactor build configurations 3 years ago
thingspeak.h system: refactor build configurations 3 years ago
tuya.cpp system: finish up cleaning broker code 3 years ago
tuya.h providers: relays, lights and buttons refactoring (#2414) 3 years ago
tuya_dataframe.h providers: relays, lights and buttons refactoring (#2414) 3 years ago
tuya_protocol.h providers: relays, lights and buttons refactoring (#2414) 3 years ago
tuya_transport.h providers: relays, lights and buttons refactoring (#2414) 3 years ago
tuya_types.h providers: relays, lights and buttons refactoring (#2414) 3 years ago
tuya_util.h lights: refactor providers 3 years ago
uartmqtt.cpp sys: some more header cleanup 3 years ago
uartmqtt.h sys: some more header cleanup 3 years ago
utils.cpp ntp: remove legacy module 3 years ago
utils.h system: refactor build configurations 3 years ago
web.cpp sys: clean-up system-specific functions 3 years ago
web.h webui: send alert messages directly 3 years ago
web_asyncwebprint_impl.h terminal: small workaround for _tempObject from API 3 years ago
wifi.cpp webui: new format for the scan 3 years ago
wifi.h system: finish up cleaning broker code 3 years ago
wifi_config.h wifi: refactoring / rewrite 3 years ago
ws.cpp ws: clean-up max client setting 3 years ago
ws.h ws: don't flood the log with actions 3 years ago
ws_internal.h WS refactoring (#2261) 3 years ago