diff --git a/README.md b/README.md index baf9f2ee..d9c8887d 100644 --- a/README.md +++ b/README.md @@ -777,10 +777,10 @@ SOFTWARE. [foldingathome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [foldingathome-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [foldingathome-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/v0.18.1 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.18.1/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/v0.18.2 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.18.2/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-v0.18.1-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-v0.18.2-blue.svg [glances-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [glances-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [glances-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/glances/CHANGELOG.md b/glances/CHANGELOG.md index 8c8ff824..6a8fb073 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -2,14 +2,30 @@ ## 🐛 Bug fixes -- 🚑 Attempt to fix Influx Issues @sinclairpaul ([#329](https://github.com/hassio-addons/addon-glances/pull/329)) +- Fix influxdb2 configuration @frenck ([#357](https://github.com/hassio-addons/addon-glances/pull/357)) -## 🧰 Maintenance +## 📚 Documentation -- Add Renovate for dependency management @frenck ([#330](https://github.com/hassio-addons/addon-glances/pull/330)) +- Fix broken URLs @wrt54g ([#335](https://github.com/hassio-addons/addon-glances/pull/335)) ## ⬆️ Dependency updates -- Bump influxdb-client from 1.21.0 to 1.36.1 in /glances @dependabot ([#326](https://github.com/hassio-addons/addon-glances/pull/326)) -- Bump zeroconf to 0.47.4 @dependabot ([#327](https://github.com/hassio-addons/addon-glances/pull/327)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.4 @renovate ([#331](https://github.com/hassio-addons/addon-glances/pull/331)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.5 @renovate ([#336](https://github.com/hassio-addons/addon-glances/pull/336)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.0 @renovate ([#337](https://github.com/hassio-addons/addon-glances/pull/337)) +- ⬆️ Update zeroconf to v0.53.0 @renovate ([#338](https://github.com/hassio-addons/addon-glances/pull/338)) +- ⬆️ Update zeroconf to v0.54.0 @renovate ([#339](https://github.com/hassio-addons/addon-glances/pull/339)) +- ⬆️ Update Python to v3.10.11-r0 @renovate ([#342](https://github.com/hassio-addons/addon-glances/pull/342)) +- ⬆️ Update zeroconf to v0.56.0 @renovate ([#343](https://github.com/hassio-addons/addon-glances/pull/343)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.1 @renovate ([#344](https://github.com/hassio-addons/addon-glances/pull/344)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.2 @renovate ([#346](https://github.com/hassio-addons/addon-glances/pull/346)) +- ⬆️ Update zeroconf to v0.58.0 @renovate ([#347](https://github.com/hassio-addons/addon-glances/pull/347)) +- ⬆️ Update psutil to v5.9.5 @renovate ([#345](https://github.com/hassio-addons/addon-glances/pull/345)) +- ⬆️ Update zeroconf to v0.58.1 @renovate ([#348](https://github.com/hassio-addons/addon-glances/pull/348)) +- ⬆️ Update zeroconf to v0.58.2 @renovate ([#349](https://github.com/hassio-addons/addon-glances/pull/349)) +- ⬆️ Update requests to v2.29.0 @renovate ([#350](https://github.com/hassio-addons/addon-glances/pull/350)) +- ⬆️ Update zeroconf to v0.60.0 @renovate ([#351](https://github.com/hassio-addons/addon-glances/pull/351)) +- ⬆️ Update zeroconf to v0.61.0 @renovate ([#353](https://github.com/hassio-addons/addon-glances/pull/353)) +- ⬆️ Update zeroconf to v0.62.0 @renovate ([#354](https://github.com/hassio-addons/addon-glances/pull/354)) +- ⬆️ Update requests to v2.30.0 @renovate ([#352](https://github.com/hassio-addons/addon-glances/pull/352)) +- ⬆️ Update docker to v6.1.0 @renovate ([#355](https://github.com/hassio-addons/addon-glances/pull/355)) +- ⬆️ Update docker to v6.1.1 @renovate ([#356](https://github.com/hassio-addons/addon-glances/pull/356)) diff --git a/glances/DOCS.md b/glances/DOCS.md index 2a31126c..f54588ec 100644 --- a/glances/DOCS.md +++ b/glances/DOCS.md @@ -201,7 +201,7 @@ provided by the Glances API. This enables one to track and display their stats in Home Assistant, and even build automations based on that data. -Set up the integration through **Configuration -> Integrations -> Glances**. +Set up the integration through **Settings -> Devices & Services -> Integrations -> Add integration -> Glances**. **Note**: _Once the add-on is running, add the integration with all defaults, except for port, which should be 61209_ @@ -209,7 +209,7 @@ defaults, except for port, which should be 61209_ More information about the Glances sensor platform can be found in the Home Assistant documentation: - + ## Changelog & Releases @@ -281,4 +281,4 @@ SOFTWARE. [issue]: https://github.com/hassio-addons/addon-glances/issues [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-glances/releases -[semver]: http://semver.org/spec/v2.0.0.htm +[semver]: https://semver.org/spec/v2.0.0.html diff --git a/glances/README.md b/glances/README.md index 342cfdc6..3f852bc2 100644 --- a/glances/README.md +++ b/glances/README.md @@ -46,6 +46,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.18.1-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/v0.18.1 +[release-shield]: https://img.shields.io/badge/version-v0.18.2-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/v0.18.2 [screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png \ No newline at end of file diff --git a/glances/config.yaml b/glances/config.yaml index f604e1a8..626a235f 100644 --- a/glances/config.yaml +++ b/glances/config.yaml @@ -1,5 +1,5 @@ name: Glances -version: 0.18.1 +version: 0.18.2 slug: glances description: A cross-platform system monitoring tool url: https://github.com/hassio-addons/addon-glances @@ -63,11 +63,11 @@ schema: enabled: bool host: str port: port - username: str - password: password - database: str + username: str? + password: password? + database: str? org: str? - prefix: str + prefix: str? interval: int ssl: bool? token: str?