Releases: alec-pinson/terrarium-bot
Releases · alec-pinson/terrarium-bot
v0.0.8
What's Changed
- Add
droppedBy
andincreasedBy
trigger options by @alec-pinson in #12 - Fix
alert.disable
action not working fix by @alec-pinson in #14 - Add support for API tokens on switches + sensors by @alec-pinson in #15
- Updated dependencies + fixed vulnerability by @alec-pinson in #16
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Added prom metrics + changed sensor values to 2 decimal places by @alec-pinson in #11
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Only attempt json decode on responses if needed by @alec-pinson in #10
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Fix issue with requests being sent multiple times by @alec-pinson in #9
Full Changelog: v0.0.4...v0.0.5
v0.0.4
v0.0.3
What's Changed
- Support for pushover notification sounds by @alec-pinson in #4
- Added get status directly from device if status url is provided by @alec-pinson in #5
- Rename repo, remove
-v2
, tidy readme by @alec-pinson in #6 - Add retry on http requests by @alec-pinson in #7
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Fix disable trigger/switch/alert + add few more tests by @alec-pinson in #2
- Allow insecure https urls by @alec-pinson in #3
Full Changelog: v0.0.1...v0.0.2