3017 Commits (f640cd8ecb3d170e9082d60461b89e29454bbbd4)

Author SHA1 Message Date
  Maxim Prokhorov 5fdbd1df5b terminal: both API implementations to use line param instead of value 3 years ago
  Maxim Prokhorov e6dc5051ba test: update terminal strings 3 years ago
  Maxim Prokhorov 9f24e6a325 terminal: make sure API is loaded after the web server 3 years ago
  Maxim Prokhorov 9aa0bdfe0e terminal: enforce F(...) as commands 3 years ago
  Max Prokhorov 8e80a7786c
api: rework plain and JSON implementations (#2405) 3 years ago
  Maxim Prokhorov 850db61b76 pio: filter single-source files by absolute path 4 years ago
  Maxim Prokhorov 12ae9d15be sns/hlw8012: default ratios at compile time 4 years ago
  Maxim Prokhorov 99cb8e0094 hw: restore sonoff-mini switch actions defaults 4 years ago
  Maxim Prokhorov f497312f29 btn: option to read default value on initialization 4 years ago
  Maxim Prokhorov a62d1cdd13 pio: -latest-base -> -base for envs 4 years ago
  Maxim Prokhorov b24b0a2369 pio: fix git builds & bump current platform 4 years ago
  Alex. Tircovnicu 289c8cb49c
hardware: add support for Gosund P1 Power Strip (#2391) 4 years ago
  aL1aL7 f6582ecd18
alexa: fix device discovery / state callback (#2388) 4 years ago
  Nicolas Gilles 85969e4945
hardware: add support for Benexmart GU5.3 RGBWW light (#2381) 4 years ago
  tom-kaltofen 801e22a034
hardware: add support for LSC E27 10W white bulb (#2375) 4 years ago
  Max Prokhorov 7a64a4a6bf
btn: generate pressed & released events from switch changes (#2379) 4 years ago
  Maxim Prokhorov aebefdf941 ntp: always use abs(offset), minus is used for positive values 4 years ago
  Maxim Prokhorov 57e059a684 ntp: fix gcc-4.8.2 auto var { ... } becoming initializer_list 4 years ago
  Maxim Prokhorov fd9f930e71 ntp: use the actual legacy default values 4 years ago
  Maxim Prokhorov aec13cef63 ntp: clean-up 4 years ago
  Maxim Prokhorov 63b6f46752 Fix superfluous whitespaces and line endings 4 years ago
  Maxim Prokhorov 1f1d6a99d2 sns: always try to load magnitude units from settings 4 years ago
  Maxim Prokhorov b0bb384bcd sns/event: event is a boolean value 4 years ago
  Maxim Prokhorov 735e5c0ec2 sns/event: change counter variable only in the isr 4 years ago
  Alex. Tircovnicu e859f2bbf7
hw: add support for Gosund SP111 (hardware version 1.1 16A) (#2369) 4 years ago
  Max Prokhorov 0586f5d4cc
ota: detect Tasmota magic numbers when booting (#2370) 4 years ago
  Maxim Prokhorov 1b66460638 sns: be more explicit about the copy vs. move 4 years ago
  Maxim Prokhorov 723636ae21 sns/event: using cheaper isr calls, lock gpio isr when reading 4 years ago
  Maxim Prokhorov e84fa98941 sns/event: only load the counter value once per reading 4 years ago
  Nicolas Gilles ca9b2fbb69
add missing lights #include for rpn rules (#2367) 4 years ago
  Maxim Prokhorov 139b31287c sns: fix ci default.h overriding values in sensor.h 4 years ago
  Maxim Prokhorov 8252f2ae18 sns: explicitly load before storing new counter value 4 years ago
  Max Prokhorov da501a6bfa
rpn: sleep and rtcmem ops (#2366) 4 years ago
  Max Prokhorov c7a95bf53f
buttons: resistor ladder / analog buttons support (#2357) 4 years ago
  Maxim Prokhorov 7dd8594a26 sns: default to SumFilter when counting values 4 years ago
  Maxim Prokhorov c0af41433a sns: clean-up EventSensor 4 years ago
  Max Prokhorov c72ca3f1d0
sns: BME680 fixes (#2361) 4 years ago
  user176176 1d895d98b8
hw: add support for Fcmila E27 7W RGB+W light bulb (#2353) 4 years ago
  Max Prokhorov 21e9477d96
rpn: fix crash when calling rfb.codes 4 years ago
  Max Prokhorov d63228ef50
wifi: update to justwifi development version (#2347) 4 years ago
  Max Prokhorov ee1f56ad4b
hw: rename zhilde eu44 -> 44eu (#2349) 4 years ago
  Maxim Prokhorov b8b8ca87b3 util: do not ignore zeroes in hex input 4 years ago
  Bert Vermeulen f6ec2422a4
hw: add support for the Zhilde ZLD-64EU-W (#2342) 4 years ago
  Maxim Prokhorov e1b643fd00 pio: update ldpath as soon as possible 4 years ago
  Maxim Prokhorov 3d1b82ea25 sns: fixup a409dede 4 years ago
  Maxim Prokhorov 487190892e wifi: preliminary fix for leases setup order 4 years ago
  Maxim Prokhorov 7c2fe35269 api: actually call PUT method of the handler 4 years ago
  Maxim Prokhorov e1a72e8790 rfb: move generic functions outside of the implementations block 4 years ago
  Maxim Prokhorov 901dc2ed71 rfb: a little bit more RELAY_SUPPORT checks 4 years ago
  Maxim Prokhorov a409dedefe sns: fix internal flow 4 years ago