Skip to content

Tags: jerr0328/co2mini

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
✨ Add MQTT/Home Assistant support (#14)

* Add MQTT support for HA

* Possibly improve handling without paho-mqtt

* Add logging, improve docs

* Log the prefix used, tweak values, minify

* More logging, debugging

For some reason I'm not seeing the status messages coming in, not sure why

* Fix config var

* decode byte string

* Update docs

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🔧 Improve udev/systemd and requirements (#5)

- udev rule to enable hot plugging
- systemd rule not needing to restart always
- requirements files for explicit dependency tracking in GitHub

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jerr0328 Jeremy Mayeres
🔧 Automate release workflow

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jerr0328 Jeremy Mayeres
🐛 Fix startup issues

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jerr0328 Jeremy Mayeres
✨ Complete refactor for HomeKit support