Skip to content

Commit c0a07f7

Browse files
committed
Update HA version to 2026.4.3 and refine Docker infrastructure notes
1 parent 6692077 commit c0a07f7

2 files changed

Lines changed: 4 additions & 23 deletions

File tree

config/.HA_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2026.4.2
1+
2026.4.3

config/packages/docker_infrastructure.yaml

Lines changed: 3 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
# Notes: Weekly Joanna reconcile checks discovered container switches vs configured group members.
1515
# Notes: Includes Portainer stack status repairs, 20-minute Joanna dispatch for persistent container outages, and scheduled image prune.
1616
# Notes: Outage escalation keys off the configured monitored group so host-wide telemetry drops do not fall out of scope before the delayed Joanna dispatch runs.
17+
# Notes: Weekly reconcile should replace retired container-name switches with the current container-ID-prefixed discovery set.
1718
######################################################################
1819

1920
input_datetime:
@@ -73,10 +74,6 @@ switch:
7374
name: Docker Monitored Containers
7475
unique_id: docker_monitored_containers
7576
entities:
76-
- switch.3a446393a8c5_dozzle_container
77-
- switch.5b3503372936_wordpress_db_container
78-
- switch.7a83770eb321_rc_price_checker_container
79-
- switch.91aca40203c0_portainer_agent_container
8077
- switch.cloudflared_kch_container
8178
- switch.cloudflared_kch_container_2
8279
- switch.cloudflared_wp_container
@@ -95,17 +92,14 @@ switch:
9592
- switch.dozzle_agent_10_container_2
9693
- switch.dozzle_agent_14_container
9794
- switch.dozzle_agent_14_container_2
98-
- switch.dozzle_agent_17_container
99-
- switch.dozzle_agent_17_container_2
95+
- switch.39394ec38d4c_dozzle_container
96+
- switch.7cf71db3325d_dozzle_agent_17_container
10097
- switch.dozzle_agent_69_container
10198
- switch.dozzle_agent_69_container_2
102-
- switch.dozzle_container
103-
- switch.dozzle_container_2
10499
- switch.duplicati_container
105100
- switch.duplicati_container_2
106101
- switch.esphome_container
107102
- switch.esphome_container_2
108-
- switch.fed437a0f191_tugtainer_socket_proxy_container
109103
- switch.foodie_tracker_container
110104
- switch.foodie_tracker_container_2
111105
- switch.frigate_container
@@ -134,7 +128,6 @@ switch:
134128
- switch.nebula_sync_container_2
135129
- switch.onenote_indexer_container
136130
- switch.onenote_indexer_container_2
137-
- switch.optimistic_mclaren_container
138131
- switch.panel_notes_container
139132
- switch.panel_notes_container_2
140133
- switch.pihole_container
@@ -143,32 +136,20 @@ switch:
143136
- switch.pihole_secondary_container_2
144137
- switch.poker_tracker_container
145138
- switch.poker_tracker_container_2
146-
- switch.portainer_agent_69_container
147-
- switch.portainer_agent_container
148-
- switch.portainer_agent_container_2
149139
- switch.portainer_container
150140
- switch.portainer_container_2
151141
- switch.postgres_webhooks_engine_container
152142
- switch.postgres_webhooks_engine_container_2
153-
- switch.rc_price_checker_container
154-
- switch.rc_price_checker_container_2
155143
- switch.redis_webhooks_engine_container
156144
- switch.redis_webhooks_engine_container_2
157145
- switch.rvtools_ppt_web_container
158146
- switch.rvtools_ppt_web_container_2
159-
- switch.steelesharing_home_container
160147
- switch.tapple_container
161148
- switch.tapple_container_2
162-
- switch.tugtainer_agent_14_container
163-
- switch.tugtainer_agent_17_container
164-
- switch.tugtainer_agent_69_container
165149
- switch.tugtainer_agent_container
166150
- switch.tugtainer_agent_container_2
167151
- switch.tugtainer_container
168152
- switch.tugtainer_container_2
169-
- switch.tugtainer_socket_proxy_14_container
170-
- switch.tugtainer_socket_proxy_17_container
171-
- switch.tugtainer_socket_proxy_69_container
172153
- switch.tugtainer_socket_proxy_container
173154
- switch.tugtainer_socket_proxy_container_2
174155
- switch.unifi_container

0 commit comments

Comments
 (0)