48 Commits (643f03252f1b6c9fd54afa22d2417d9a233ed39b)

Author SHA1 Message Date
  Maxim Prokhorov 3513d0468e btn: no newlines in description 1 year ago
  Maxim Prokhorov dca13574d9 lightfox: button provider experiments 1 year ago
  Maxim Prokhorov f373e13719 btn: dummy provider and clean-up 1 year ago
  Maxim Prokhorov f55b8f39f3 relay: fix dependencies when disabled 1 year ago
  Maxim Prokhorov d85ddad6da system: de-dup progmem strings 1 year ago
  Maxim Prokhorov a11942fd7b mqtt: string views in API and internal callbacks 1 year ago
  Maxim Prokhorov 0970269033 util: more string views for internal funcs 1 year ago
  Maxim Prokhorov e6a2de0094 button: commands are uppercase 1 year ago
  Maxim Prokhorov 3d580f3577 terminal: __FlashStringHelper -> StringView 1 year ago
  Maxim Prokhorov 3e36438748 settings: key check with string view 1 year ago
  Maxim Prokhorov 16fcee1786 Fix namespacing scope, export StringView 1 year ago
  Maxim Prokhorov 2b2c20f383 gpio: direct hardware access for pin peripheral 2 years ago
  Maxim Prokhorov d2c7f7ea28 ws: module names in flash 2 years ago
  Maxim Prokhorov 19d56652cd btn: missing namespace 2 years ago
  Maxim Prokhorov 2c663ccbff btn: nicer structs 2 years ago
  Maxim Prokhorov e213b58db2 settings: continue refactoring internal constants 2 years ago
  Maxim Prokhorov 514bc938c2 settings: rework string<->enum conversion 2 years ago
  Maxim Prokhorov f44aab5fdb system: simple deferred reset function 2 years ago
  Maxim Prokhorov 2f580a37a2 terminal: context is a temporary 2 years ago
  Maxim Prokhorov 16960067d8 system: some refactoring 2 years ago
  Maxim Prokhorov a2c02a38e5 hardware: tweak core and core-webui targets 2 years ago
  Maxim Prokhorov 03573b783e webui: apply modules-... style globally 2 years ago
  Maxim Prokhorov 5aa43d4bf1 all: suppress -Wunused-function for serialization helpers 2 years ago
  Maxim Prokhorov ef9b95b68e button: refactor inline getSetting into functions 2 years ago
  Maxim Prokhorov 453157c5db all: more static symbols 2 years ago
  Maxim Prokhorov 658648d270 core: naming cleanup 2 years ago
  Maxim Prokhorov 27f701773f settings: simplify migrateVersion() checks in modules 2 years ago
  Maxim Prokhorov 1600fcc133 settings: hide kv_store from the public header 3 years ago
  Maxim Prokhorov bd3a588977 hardware: lightfox fixes & buttonAdd 3 years ago
  Maxim Prokhorov b80a2e9ffa terminal: trying to fix Print API usage 3 years ago
  Maxim Prokhorov 5a97329832 wifi: refactoring / rewrite 3 years ago
  Maxim Prokhorov f92116341e system: refactor build configurations 3 years ago
  Maxim Prokhorov ec220b7dd1 settings: clean-up helper classes & functions 3 years ago
  Maxim Prokhorov 0f723b0248 settings: handle old keys in the respective modules 3 years ago
  Maxim Prokhorov c4f0ceb1ae sys: refactor custom reset codes 3 years ago
  Maxim Prokhorov 972188c83b fan: common types and actions 3 years ago
  Maxim Prokhorov ef194c9c24 button: custom action + ifan fixes 3 years ago
  Max Prokhorov 8ceeebdb24
providers: relays, lights and buttons refactoring (#2414) 3 years ago
  Maxim Prokhorov f497312f29 btn: option to read default value on initialization 3 years ago
  Max Prokhorov 7a64a4a6bf
btn: generate pressed & released events from switch changes (#2379) 3 years ago
  Maxim Prokhorov 63b6f46752 Fix superfluous whitespaces and line endings 3 years ago
  Max Prokhorov c7a95bf53f
buttons: resistor ladder / analog buttons support (#2357) 3 years ago
  Maxim Prokhorov 436827eb90 relay: fix building with rfbridge provider 4 years ago
  dpeddi 547f52fe79
hw: Implement support for ProDino WIFI (#2269) 4 years ago
  Max Prokhorov 84b51cf680
broker: declare and define per module (#2253) 4 years ago
  Max Prokhorov 025e8c82ab
Load ratios after boot + show pwr defaults with `get` (#2241) 4 years ago
  Max Prokhorov e60c561f70
Actually apply button pulldown 4 years ago
  Max Prokhorov edb23dbfc4
Convert .ino -> .cpp (#2228) 4 years ago
  Max Prokhorov 945652f806
btn: key0 should override key 4 years ago
  Max Prokhorov 43c2c41cba
mqtt(async): buffer some data (#2181) 4 years ago