Skip to content

Releases: ironsheep/RPi-Reporter-MQTT2HA-Daemon

v1.6.1

03 Aug 00:46
Compare
Choose a tag to compare
  • Fix 'bullseye' name determination - remove extra sources output

v1.6.0

03 Dec 01:20
Compare
Choose a tag to compare
  • Merged 4 pull requests:
    • Adjusted GetLastUpdateDate() to work on Arch Linux (#32)
    • Added Arch Linux specific additional install-info to README (#33)
    • Adjusted reported temp units to °C from C (#35)
    • Change min interval to 1 min., Fixed CPU load reporting, Added new CPU load (5min)sensor (#39)
  • Cleaned up README and added thankyou to github members who have contributed

v1.5.5

14 Jun 03:32
Compare
Choose a tag to compare

Bugfix for MQTT passwords, New Feature, and updated README

  • BUGFIX allow special characters to be used in config.ini (#30)
  • NEW add CPU Usage reports (#23)
  • Add alternate install location assistance to README (#17)

v1.5.4

30 Aug 00:07
Compare
Choose a tag to compare

Add reporting of CPU throttle status and the interpretation thereof (#15)

v1.5.3

19 Aug 18:38
Compare
Choose a tag to compare
  • BUGFIX: had broken Network I/F parser when only one I/F present (think pizero)

v1.5.2

19 Aug 05:32
Compare
Choose a tag to compare
  • BUGFIX: on some hassio installations the eth0 and wlan0 interfaces are not using FIFO queueing... thus hiding them from this script. Adjusted the script to find them even when they are not using FIFO's... sigh... (life's little unexpected surprises...)
  • Date Updated - algorithm change: while the script reported the date something was last installed it didn't handle the case where nothing needed to be updated. Now the last update date will reflect that the check was made even if nothing was updated.

v1.5.1

17 Aug 20:31
Compare
Choose a tag to compare
  • Adjust filter which ignores non-hardware interfaces (#12)
    This will prevent devices from changing UniqueID's during startup

(v1.5.0 didn't completely fix the problem)
This may be a BREAKING change for some users (e.g., those running dockerized HA on monitored RPi)
The one time fix should be:

  1. stop the reporter daemon
  2. remove all of the Duplicate discovered RPi devices from HA
  3. update to v1.5.0 or later
  4. restart the reporter daemon

..your device should be discovered and the cards should be working once again.

v1.5.0

17 Aug 08:48
Compare
Choose a tag to compare
  • Add filters to ignore non-hardware interfaces (#12)
    This will prevent devices from changing UniqueID's during startup

  • Add Memory and CPU reporting to HA (#3)

  • Awaken ChangeLog and add to README

    This may be a BREAKING change for some users (e.g., those running dockerized HA on monitored RPi)
    The one time fix should be:

    1. stop the reporter daemon
    2. remove all of the Duplicate discovered RPi devices from HA
    3. update to v1.5.0 or later
    4. restart the reporter daemon
    • your device should be discovered and the cards should be working once again.

v1.4.4

15 Aug 11:01
Compare
Choose a tag to compare
  • Adjust grep so it's better behaved on systems where dpkg logs are determined to be 'data'

v1.4.3

12 Aug 01:11
Compare
Choose a tag to compare

Adjustments to address user issues:

  • Move to an alternate parser for drive space and use
  • Allow alternate location for cmd that reads GPU temp