Releases: home-assistant-ecosystem/python-glances-api
Releases · home-assistant-ecosystem/python-glances-api
0.10.0
What's Changed
- Bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #54
- Healthy status not taken into account in the containers count #50 by @nicolargo in #51
- Expose total disk size to home assistant by @emlove in #53
New Contributors
- @nicolargo made their first contribution in #51
- @emlove made their first contribution in #53
Full Changelog: 0.9.1...0.10.0
0.9.1
Full Changelog: 0.9.0...0.9.1
0.9.0
0.8.0
- Add/improve support for Glances v4 container & network format and improve v4 unit tests (Thanks @wittypluck)
0.7.0
- Add support for Glances v4 network sensors (Thanks @wittypluck)
0.6.0
- Fix network RX and TX for Home Assistant (bytes/s) (Thanks @wittypluck)
- Reformat GPU data for Home Assistant and add unit test (Thanks @wittypluck)
- Add diskio sensors for Home Assistant (in bytes/second) (Thanks @wittypluck)
- Support for Python 3.12, pytest > 8