Skip to content

Releases: aZholtikov/ESP-NOW-Gateway

Version 1.6

07 Mar 08:56
Compare
Choose a tag to compare

Changed config message for ESP-NOW sensors.
Changed config message for RF gateway.
Changed config message for nRF24 sensors.
Minor main code optimization.
Changed config data storage location to EEPROM.
Fixed bug with saving config from Web interface.

Full Changelog: v1.5...v1.6

Version 1.5

04 Mar 05:10
Compare
Choose a tag to compare

Changed SDK version for 3.0.5 for ESP8266.
Changed config message for ESP-NOW switch.
Changed config message for ESP-NOW light/led strip controller.
Fixed minor bugs.

Full Changelog: v1.43...v1.5

Version 1.43

19 Feb 09:21
Compare
Choose a tag to compare

Minor changes.

Full Changelog: v1.42...v1.43

Version 1.42

13 Feb 16:08
Compare
Choose a tag to compare

Fixed bug with ESP-NOW devices not getting restart or update command.
Minor main code refactoring.

Full Changelog: v1.41...v1.42

Version 1.41

12 Feb 15:38
Compare
Choose a tag to compare

Minor changes.

Full Changelog: v1.4...v1.41

Version 1.4

12 Feb 13:44
Compare
Choose a tag to compare

Added support nRF24 devices via RF Gateway.

Full Changelog: v1.3...v1.4

Version 1.3

09 Feb 15:26
Compare
Choose a tag to compare

Changed library for MQTT connection.
Added support for LAN connection.
Added getting data from NTP server.

Full Changelog: v1.26...v1.3

Version 1.26

04 Feb 07:55
Compare
Choose a tag to compare

Changed FS from SPIFFS to LittleFS.

Full Changelog: v1.25...v1.26

Version 1.25

28 Jan 09:16
Compare
Choose a tag to compare

Fixed bug with ESP-NOW sensors not being added to HA via MQTT discovery.

Full Changelog: v1.24...v1.25

Version 1.24

22 Jan 09:48
Compare
Choose a tag to compare

Added encrypting messages.

Full Changelog: v1.23...v1.24