Releases: meichthys/uptime_kuma
Releases · meichthys/uptime_kuma
Fix for Special Characters in URL
Thanks @gregrob for the report and @PhilippMundhenk for the quick fix!
What's Changed
- Italian translation by @alexdelprete in #71
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #73
- fixed URLs properly by @PhilippMundhenk in #75
New Contributors
- @alexdelprete made their first contribution in #71
Full Changelog: v2.2.0...v2.3.0
Summary Sensors
🆕 Added Summary Sensors (Thanks @PhilippMundhenk)
🆕 Added summary sensor support for multiple UptimeKuma instances (Thanks @PhilippMundhenk)
Add portuguese translation
Merge pull request #42 from ViPeR5000/main Add portuguese translation
Patch for HA 2023.3
This patches the pyuptimekuma dependency that broke with the HA 2023.3 update.
Sorry for the delay on this. I was hopeful that the upstream dependency would be fixed sooner.
This release patches pyuptimekuma with pyuptiekuma-hass until pyuptimekuma is patched.
Ready for March Madness 👍
✅ This is a maintenance release that simply resolves #34
Make Credentials Optional
In some (rare) scenarios you may want UptimeKuma to be exposed without credentials (See Issue #21)
Hello HACS!
🐱💻 This integration should be available in the HACS store.
What's Changed
- Add GitHub actions by @tjorim in #14
- Bump actions/checkout from 2 to 3.1.0 by @dependabot in #15
New Contributors
Full Changelog: v1.2.0...v2.0.0
v1.2.0
v1.1.1
💡 Features
Add more attributes for each monitor
Add sensor for diagnostics
Add prefix uptimekuma_ to entity id
✨ Code enhancement
Change Uptime Kuma API integration package to [pyuptimekuma](https://pypi.org/project/pyuptimekuma/)
Refactor most of the code (based on uptimerobot integration)
What's Changed
- Update README.md by @m1ckyb in #3
- Rewrite and improve functionalities by @jayakornk in #5
New Contributors
- @m1ckyb made their first contribution in #3
- @jayakornk made their first contribution in #5
Full Changelog: v1.0.2...v1.1.1