Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Releases: xyzroe/ZigStarGW-FW

0.6.0

25 Oct 14:00
Compare
Choose a tag to compare
  • Fixed "unavailable" state after Home Assistant reboot
  • Changed MQTT client ID to ZigStar-XXXX

0.5.9

17 Oct 14:23
Compare
Choose a tag to compare
  • Fixed an error that occurred when receiving an MQTT message
    of an inappropriate format that rebooted the gateway

  • A basic description of MQTT topics has been written

0.5.8

16 Oct 20:39
Compare
Choose a tag to compare
  • Fixed an error that occurred with a long MQTT server response, which led to a false activation of the emergency mode.

0.5.7

  • Added a check of the default gateway availability after receiving / assigning the IP of the ETH interface.
    Determines the lack of a network in a larger number of cases.
  • Fixed order of starting network services
  • Fixed minor interface bugs

0.5.7

16 Oct 14:55
Compare
Choose a tag to compare
0.5.7 Pre-release
Pre-release
  • Added a check of the default gateway availability after receiving / assigning the IP of the ETH interface.
    Determines the lack of a network in a larger number of cases.
  • Fixed order of starting network services
  • Fixed minor interface bugs

0.5.6

14 Oct 19:07
Compare
Choose a tag to compare
  • Added temperature offset to normalize the ESP temperature.
    Before the first launch (or upgrade to this version), keep the board without the case
    at room temperature for 5 minutes for the desired effect.

  • As requested by @mercenaruss changed the default serial port from 4444 to 6638
    (only applicable to new install)

  • AP mode now has no password. The network name is as was - ZigStarGW-XXXX

0.5.5

  • Added Zeroconf for ZHA discovery

0.5.5

29 Sep 21:09
Compare
Choose a tag to compare
0.5.5 Pre-release
Pre-release
- Add Zeroconf for ZHA discovery

0.5.4

28 Sep 12:34
Compare
Choose a tag to compare
  • Reworked socket multi connect sharing algorithm
  • Max active socket connection raised to 10
  • Number of current active socket connections on main page (if any)
  • Putted back printing UART bytes to web log console

0.5.3

27 Sep 23:03
Compare
Choose a tag to compare
  • Support unofficial China gateway board configuration
  • More HW information on main page (CPU, flash, heap)
  • POC: Ability to handle 3 active socket connections (was only 1). Need tests!

0.5.2

19 Sep 16:29
Compare
Choose a tag to compare
  • Changed URLs to new repository

0.5.1

19 Sep 16:10
Compare
Choose a tag to compare
  • Added model information to MQTT Auto Discovery
  • Web page title moved away from borders
  • Fixed text errors
  • Default MQTT device topic and ID look like "ZigStarGW-XXXX"
  • Reworked configs read, recreate file if any error
  • Debug and production version