15 Commits (f5940b7083ab17e5a21281fa3da428d4be8489ea)

Author SHA1 Message Date
  Maxim Prokhorov cab98cfd8e mqtt: fix relay dependency and some comments 3 years ago
  Maxim Prokhorov f9cbd507de mqtt: cancel heartbeat when disconnected 3 years ago
  Maxim Prokhorov 59269789dc mqtt: improve qos support an additional callbacks 3 years ago
  Maxim Prokhorov c01fbeb8ae mqtt: make sure json topic is unique 3 years ago
  Maxim Prokhorov e50b6fe79a mdns: clean-up 3 years ago
  Maxim Prokhorov 7ba1283024 mqtt: clean-up json queueing 3 years ago
  Maxim Prokhorov 021f0afb86 sys: clean-up system-specific functions 3 years ago
  Maxim Prokhorov a40eca30ad ifan: refactor into a separate module 3 years ago
  Maxim Prokhorov 63b6f46752 Fix superfluous whitespaces and line endings 4 years ago
  Max Prokhorov 1f9479b943
rpn: rfbridge operators and mqtt fixes (#2302) 4 years ago
  Maxim Prokhorov 3d7449c202 Include library headers in .cpp 4 years ago
  Max Prokhorov ff89504d39
WS refactoring (#2261) 4 years ago
  Max Prokhorov b8fc8cd1fd
Terminal: change command-line parser (#2247) 4 years ago
  Max Prokhorov 025e8c82ab
Load ratios after boot + show pwr defaults with `get` (#2241) 4 years ago
  Max Prokhorov edb23dbfc4
Convert .ino -> .cpp (#2228) 4 years ago
  Max Prokhorov 43c2c41cba
mqtt(async): buffer some data (#2181) 4 years ago
  Max Prokhorov 8f4f1beb54
mqtt+api: move action handler (#2158) 4 years ago
  Maxim Prokhorov 098de0cb0b mqtt: pin arduino mqtt version 4 years ago
  Max Prokhorov f7f41980b6
Headers cleanup (#2134) 4 years ago
  Max Prokhorov ba3ec47ed0
NTP: use sntp app from lwip on latest Cores, replace ntpclientlib (#2132) 4 years ago
  Max Prokhorov 298ce8cac2
Refactor get/set/del/hasSetting (#2048) 4 years ago
  Tomas Bara c196fa2542 Set MQTT will topic after /get suffix initialization #2106 (#2115) 4 years ago
  Max Prokhorov 37763f1ad4
Test: check core feature build (#2080) 4 years ago
  Maxim Prokhorov 03e6443ac6 system: move prototypes to a separate header 4 years ago
  Niek van der Maas 292ef5bac7 mqtt: Arduino-MQTT setWill parameters order (#1978) 5 years ago
  Maxim Prokhorov 5e7f3c29bd mqtt: reduce debug log pressure, return result of mqttSend 5 years ago
  Niek van der Maas e17ee6168e MQTT & OTA Fingerprint setting capitalization fix (#1952) 5 years ago
  Max Prokhorov d0a137ce94
Test: move travis boards outside of hardware header (#1943) 5 years ago
  Max Prokhorov ee6ee89302
mqtt: fix building with pubsubclient / arduinomqtt without secureclient enabled (#1939) 5 years ago
  Max Prokhorov 13c1a19328
Home Assistant updates (#1885) 5 years ago
  Max Prokhorov e398685ba4
mqtt: generic secureclient configuration (#1873) 5 years ago
  Niek van der Maas b48f8c1440 MQTT rewrite with SSL fixes (#1751, #1829) 5 years ago
  Max Prokhorov 21423431ce
Fixed size json payload & other WS bugfixes (#1843) 5 years ago
  reaper7 c5d4a1f7a6 Fix mqtt topic with ending slash (#1755) 5 years ago
  Max Prokhorov 334b499024
Safer settings reload and MQTT change detection (#1701) 5 years ago
  Max Prokhorov 6452f1777e mqtt: remove 'connecting' flag when connected 5 years ago
  Max Prokhorov 5ca44c1c4c mqtt: display connection state, mqtt.info command 5 years ago
  Max Prokhorov 820d8c4be8
Initial implementation of RTCMEM storage (#1420) 5 years ago
  Max Prokhorov 8e95632daf
MQTT: Reset connection timer with PubSubClient (#1702) 5 years ago
  Niek van der Maas 89a17313c2 Fix building without MQTT_SUPPORT 5 years ago
  Niek van der Maas 83dc391208 Use mqttForward() instead 5 years ago
  Malachi Soord c8231860ac
[copyright-update] Update for 2019 5 years ago
  Maxim Prokhorov 38216bc61a only lock async client 5 years ago
  Maxim Prokhorov 8c1ccef6e2 Wait until mqtt client has finished trying to connect 5 years ago
  Max Prokhorov 385d7360a7 move to the system module 5 years ago
  Max Prokhorov 68c10a4334 Allow saving heartbeat settings from web 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