Skip to content

Releases: Johboh/MQTTRemote

4.0.5

13 Aug 13:20
Compare
Choose a tag to compare
  • Set correct dependency for Arduino library

4.0.4

11 Aug 09:58
Compare
Choose a tag to compare
  • Fix include path

4.0.3

11 Aug 05:58
Compare
Choose a tag to compare
  • Move interface to source directly for Arduino IDE library

4.0.2

09 Aug 14:24
Compare
Choose a tag to compare

Arduino IDE release

4.0.1

24 Feb 12:10
Compare
Choose a tag to compare
  • Add support for QoS when publishing

4.0.0

25 Dec 16:09
Compare
Choose a tag to compare
  • Now as ESP-IDF component as well.

3.0.0

24 Dec 10:09
Compare
Choose a tag to compare

Prepare library to work with both Arduino and ESP-IDF.
Breaking change as changing from Arduino String to c++ std::string.

2.0.2

07 Apr 13:59
Compare
Choose a tag to compare
  • Auto (re-)subscribe on connection established.

2.0.1

18 Mar 07:39
Compare
Choose a tag to compare

Remove conflicting define

2.0.0

18 Mar 07:16
Compare
Choose a tag to compare

Support for setting keep alive in constructor.