8 Commits (7a24806adb2c3e2357171e004b5b760daf3bdca4)

Author SHA1 Message Date
  Maxim Prokhorov f890a06fc5 rfb refactoring 4 years ago
  Maxim Prokhorov d03f8a7399 rfb: let API show learning status 4 years ago
  Maxim Prokhorov f3c185cc73 api: rework storage & json calls, drop std::function 4 years ago
  Max Prokhorov 7b57274d1f
sensor: Add PZEM004T V3.0 (#2283) 4 years ago
  Max Prokhorov b8fc8cd1fd
Terminal: change command-line parser (#2247) 4 years ago
  Maxim Prokhorov 01f5afff80 rfbridge: properly check hex<->byte functions results 4 years ago
  Max Prokhorov fcba0ce0fb
Fix rfbridge function names and order (#2236) 4 years ago
  Max Prokhorov edb23dbfc4
Convert .ino -> .cpp (#2228) 4 years ago
  Max Prokhorov f7f41980b6
Headers cleanup (#2134) 4 years ago
  Max Prokhorov 298ce8cac2
Refactor get/set/del/hasSetting (#2048) 4 years ago
  Max Prokhorov 37763f1ad4
Test: check core feature build (#2080) 4 years ago
  Xose Pérez a2599de4d1 Removed unneeded reference to Ticker library in RFBridge module 4 years ago
  Maxim Prokhorov 9f4329dc1a relay: replace eeprom 8bit with 32bit bitmask stored in settings 5 years ago
  Max Prokhorov 21423431ce
Fixed size json payload & other WS bugfixes (#1843) 5 years ago
  Max Prokhorov 193cebdbab
RF/RFBRIDGE Update (#1693) 5 years ago
  Niek van der Maas b3abd0d6b3 Send RF MQTT message with retain off 5 years ago
  Xose Pérez a7aa8363e4 Fix RFBridge not showing codes in web UI as per @mcspr suggested change (#1571) 5 years ago
  Malachi Soord c8231860ac
[copyright-update] Update for 2019 5 years ago
  Max Prokhorov cde1aba561 partial sending of rfbridge codes 5 years ago
  Max Prokhorov 17e5156ebf fixup rfbridge ws-data 5 years ago
  Max Prokhorov 868d153fa4 Compact WS data 5 years ago
  Xose Pérez d47ae2e4a4 Helper terminal methods terminalOK and terminalError 5 years ago
  Xose Pérez b9e13446fc Revert "Wrap embeddis commands and move feedback to caller" 5 years ago
  Xose Pérez 7ad0e3a02b Wrap embeddis commands and move feedback to caller 5 years ago
  Xose Pérez 27e7b9ae89 Move terminal methods to own module 5 years ago
  Niek van der Maas 951155a1ee Fix compile error when both RF_SUPPORT and API_SUPPORT are enabled 5 years ago
  Niek van der Maas 97ee520907 Fix compile error when both RF_SUPPORT are API_SUPPORT are enabled 5 years ago
  Niek van der Maas 14f3427a9d Fix compile error when RF_SUPPORT is enabled (#1475) 5 years ago
  Xose Pérez 64c8cf313d Added API entry points for RFBridge module (#1407) 5 years ago
  Niek van der Maas d299773913 Merge RF and RFBridge code (#1435) 5 years ago
  Max Prokhorov 677f426a7f
Comment for clarity 5 years ago
  Max Prokhorov e47bdad2ac
Increase buffer size to fit B0 code 5 years ago
  Xose Pérez 4d5c0d7617 Split ws messages for relays and rf codes (#262) 5 years ago
  Xose Pérez 91a62693ed Added learn and forget terminal commands to RFBridge and RF modules (#1253) 5 years ago
  Max Prokhorov f7d2864db6 Proper buffer size to fit two digit rfbOFF key 6 years ago
  Xose Pérez 484827d431 Rework debug messages for RFBRIDGE (#1031) 6 years ago
  wildwiz ab175de48a sonoff rf bridge, broader range of RC codes supported on TX and prevent watchdog from kicking in 6 years ago
  Xose Pérez 44f182c064 Changed RFB_DIRECT setting 6 years ago
  wildwiz e809dc895a RFB_DIRECT sonoff bridge hardware bypass of the RF microcontroller 6 years ago
  Xose Pérez 8189f90686 Do not init Serial based on SERIAL_BAUDRATE (#787) 6 years ago
  Xose Pérez 2dc4f28dd9 Prevent resending messages from rfin in RF Bridge (#561) 6 years ago
  Xose Pérez 5c662432ee Changed naming convention: topic key is now magnitude 6 years ago
  Phil Elson bbb3239d86 Used the constant for RF_MESSAGE_SIZE. 6 years ago
  Xose Pérez b51ffc29a6 Improve queue in RFBridge messages 6 years ago
  Xose Pérez b082d14c59 Loop hooks 6 years ago
  Xose Pérez a18554a3f8 Using a queue for RFBridge messages 6 years ago
  Xose Pérez ff56e38254 Added hostname and mac placeholders for MQTT base topic 6 years ago
  Xose Pérez a5df00b569 Option to disable network scanning (#392, #399). Scan networks from web UI 6 years ago
  Xose Pérez af805ab045 Update copyright notices 6 years ago
  Xose Pérez 82177f5669 Fix bug in RF Bridge when RF code contains the stop byte. Check overflow (#357) 6 years ago