From f0c1e609f986c7b96c3a46c4cfc05ee0dee44bc2 Mon Sep 17 00:00:00 2001 From: Joshua Clark Date: Sun, 7 Jan 2024 22:43:06 -0700 Subject: [PATCH] update hass 2024.1.2 - Update Home Assistant to 2024.1.2 --- .HA_VERSION | 2 +- README.md | 6 +++--- entities/sensor/system/systemmonitor.yaml | 14 -------------- 3 files changed, 4 insertions(+), 18 deletions(-) delete mode 100644 entities/sensor/system/systemmonitor.yaml diff --git a/.HA_VERSION b/.HA_VERSION index 0c4de628..77679134 100644 --- a/.HA_VERSION +++ b/.HA_VERSION @@ -1 +1 @@ -2023.12.4 \ No newline at end of file +2024.1.2 \ No newline at end of file diff --git a/README.md b/README.md index 23d28629..ffa7e810 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ If you want to back up your own Home Assistant configuration to GitHub, follow [ Description | Value -------------- | -- -All Entities | 2336 -Sensors | 960 +All Entities | 2340 +Sensors | 965 Binary Sensors | 198 Lights | 60 Switches | 114 @@ -767,7 +767,7 @@ Readme generated by the [custom readme integration](https://github.com/custom-co [home-assistant]: https://home-assistant.io [ha-version]: https://www.home-assistant.io/blog/categories/release-notes/ -[ha-version-shield]: https://img.shields.io/badge/2023.12.4-555555?style=flat-square&logo=home-assistant +[ha-version-shield]: https://img.shields.io/badge/2024.1.2-555555?style=flat-square&logo=home-assistant [github-build-status-shield]: https://img.shields.io/github/actions/workflow/status/zanix/home-assistant-config/home-assistant.yaml?branch=master&style=flat-square&logo=github-actions&logoColor=838B95 [github-build-status]: https://github.com/zanix/home-assistant-config/actions/workflows/home-assistant.yaml diff --git a/entities/sensor/system/systemmonitor.yaml b/entities/sensor/system/systemmonitor.yaml deleted file mode 100644 index 146943c8..00000000 --- a/entities/sensor/system/systemmonitor.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -# The systemmonitor sensor platform allows you to monitor disk usage, -# memory usage, CPU usage, and running processes. -# -# https://www.home-assistant.io/integrations/systemmonitor/ -# -platform: systemmonitor -resources: - - type: processor_use - - type: processor_temperature - - type: memory_use_percent - - type: last_boot - - type: disk_use_percent - arg: /