diff --git a/config/.HA_VERSION b/config/.HA_VERSION index d7d4db6c..7675d388 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -2026.3.1 \ No newline at end of file +2026.3.2 \ No newline at end of file diff --git a/config/.cache/brands/integrations/teamtracker/icon.png b/config/.cache/brands/integrations/teamtracker/icon.png new file mode 100644 index 00000000..a9d9925b Binary files /dev/null and b/config/.cache/brands/integrations/teamtracker/icon.png differ diff --git a/config/dashboards/resources.yaml b/config/dashboards/resources.yaml index 46ae47be..5c26f7e7 100644 --- a/config/dashboards/resources.yaml +++ b/config/dashboards/resources.yaml @@ -35,7 +35,7 @@ - type: module url: /hacsfiles/advanced-camera-card/advanced-camera-card.js?hacstag=3940825527260 - type: module - url: /hacsfiles/search-card/search-card.js?hacstag=19775918002 + url: /hacsfiles/search-card/search-card.js?hacstag=19775918003 - type: module url: /hacsfiles/apexcharts-card/apexcharts-card.js?hacstag=331701152223 - type: module diff --git a/config/logbook.yaml b/config/logbook.yaml index ec59c6bc..91e20d56 100644 --- a/config/logbook.yaml +++ b/config/logbook.yaml @@ -42,6 +42,7 @@ exclude: - automation.cuckoo_clock - automation.detect_lights_and_adjust_the_brightness_when_turned_on_based_on_time - automation.docker_state_sync_repairs_dynamic + - automation.docker_telemetry_template_refresh - binary_sensor.office_motion - binary_sensor.onenote_indexer_job_failed - binary_sensor.onenote_indexer_last_job_successful diff --git a/config/packages/docker_infrastructure.yaml b/config/packages/docker_infrastructure.yaml index d5b8220c..ed38e002 100644 --- a/config/packages/docker_infrastructure.yaml +++ b/config/packages/docker_infrastructure.yaml @@ -891,6 +891,8 @@ automation: id: docker_telemetry_template_refresh description: "Refresh dynamic docker telemetry templates that derive entity IDs at runtime." mode: single + trace: + stored_traces: 0 trigger: - platform: time_pattern minutes: "/1" diff --git a/config/recorder.yaml b/config/recorder.yaml index 29a75c43..c62ae635 100755 --- a/config/recorder.yaml +++ b/config/recorder.yaml @@ -67,6 +67,7 @@ exclude: entities: - automation.update_garage_get_status + - automation.docker_telemetry_template_refresh - binary_sensor.bear_stone - binary_sensor.onenote_indexer_job_failed - binary_sensor.onenote_indexer_last_job_successful