Skip to content

Releases: roma-glushko/hirsh

🐛 Hirsh v0.0.2: Bug Fixes

12 Dec 20:04
Compare
Choose a tag to compare
Pre-release

This is a bug fix release that covers the following issues:

  • #3 Hirsh service did not started after device reboot (#4)
  • Notifier failed if the network was not available at the moment of sending notifications. The error was silenced for now. Will think about better approaches in issue the #1

Improvements:

  • Allowed to configure monitor frequency (1m is the default still)

📟 Hirsh v0.0.1: Initial Release

11 Dec 13:41
Compare
Choose a tag to compare
Pre-release

This is the initial release of 📟 Hirsh, a resilient monitoring system for your home's utilities 🎉

This release include:

  • the basic possible setup where RaspberryPi is connected directly to the outlet and the main router
  • YAML-based configuration of the daemon
  • integration with SQLite for persistent data storing
  • periodic network monitoring
  • heartbeat functionality for the network status
  • Telegram-based notifier
  • an ansible-based deployment playbook that installs the daemon and register it as a user-space service

The setup was tested on my RaspberryPi Zero 2W.

The version is also available in PyPi: https://pypi.org/project/hirsh/