github ironsheep/RPi-Reporter-MQTT2HA-Daemon v1.8.0

latest releases: v1.8.5, v1.8.4, v1.8.3...
14 months ago

Introduction of new features including remote control of your RPi from Home Assistant

  • Update README.md and requirements.txt to reflect the use of Python apt library
  • Add reporting of pending os updates (#71) See ux_updates
  • Adjust cpu temp reporting to fall back to proc filesystem when vcgencmd not present (#72)
  • Add reporting uptime in seconds (#53) See up_time_secs
  • Incorporate network usage from @mcarlosro (#47) See tx_data and rx_data for each network IF
  • Incorporate remote restart from @hobbypunk90 (#77, #80). Docs in README
  • Add new RMTECTRL.md advising on how to set up control over your RPi

This version introduces new configurable values for config.ini... see the file config.ini.dist for the new control values with comments describing each.

NOTE: this version requires the use of the Python apt library. I've updated requirements.txt and the instructions in README.md. You can simply ensure that python3-apt is installed (or likely is already the latest version) on your system.

Arch Linux users will not have this library as Arch Linux does not use the APT package manager. In your case available updates will always report (-1)

Don't miss a new RPi-Reporter-MQTT2HA-Daemon release

NewReleases is sending notifications on new releases.