1.2.3
- Change the path of database.db to easier persist
- Update docs
1.2.2
- Fix missing tini in build
1.2.1
- Fix missing python dep in build
What's Changed
🏕 Features
- Multiple Improvements by @MichelFR in #104
- Add handling of docker events
Listen to docker events and updates the entities without needing to wait for the intervall - Remove old logic of removing "removed containers" This fixes #90
- Added local sqlite database to track the changes and compare
Full Changelog: 1.1.1...1.2.0