Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Releases: dj1ch/HomeNet

v0.3.1-alpha

20 Jan 23:33

Choose a tag to compare

v0.3.1-alpha Pre-release
Pre-release

v0.3.1-alpha

  • Reduced log level to make it usable
  • Removed unused functions
  • Cleaned up commands to make them more usable
  • Mostly QOL!!!

v0.3.0-alpha

19 Jan 04:22

Choose a tag to compare

v0.3.0-alpha Pre-release
Pre-release

v0.3.0-alpha

  • Took short break on project
  • Fixed NVS
  • Switched from NVS to LittleFS shortly after testing the above
  • Allowed the usage of nicknames in message sending
  • Adjusted partition sizes
  • Wrote some more documentation

Full Changelog: v0.2.0-alpha...v0.3.0-alpha

v0.2.0-alpha

02 Jan 21:12

Choose a tag to compare

v0.2.0-alpha Pre-release
Pre-release

v0.2.0-alpha

  • Fixed NVS commands for getting IPv6 address, nickname, etc
  • Changed how data is stored in NVS
  • Added commands to see what's in NVS and commands to clear NVS (get_nvs_entries and clear_nvs_entries)
  • Cleaned up documentation

v0.1.0-alpha

31 Dec 08:35

Choose a tag to compare

v0.1.0-alpha Pre-release
Pre-release

v0.1.0-alpha

  • Created basic concept of HomeNet and mesh
  • Made a manual sending system, but the receiver relies off of commands made by ot-cli
  • Created demo
  • There is a current issue regarding NVS and the associated commands with it

Full Changelog: https://github.com/dj1ch/HomeNet/commits/v0.1.0-alpha