opencode/decisions.yaml, zigbee2mqtt/state.json
This commit is contained in:
@@ -354,3 +354,19 @@ notes:
|
||||
- octoprint
|
||||
pin: true
|
||||
status: active
|
||||
- id: 2026-08-16-matter-outage-2026-08-16-was-thread
|
||||
date: 2026-08-16
|
||||
title: Matter outage 2026-08-16 was Thread mesh re-forming, not host firewall
|
||||
decision: The 2026-08-16 Matter node outages were traced to the external Thread border
|
||||
router's mesh re-forming (mesh prefix rotated fdfb:c653:60c7 → fd25:f6c0:5149). NOT
|
||||
a host routing/firewall issue. Devices self-heal once the matter server re-learns
|
||||
the new operational addresses; a per-device forced reconnect accelerates it.
|
||||
rationale: "Evidence: all 7 nodes rotated to the new fd25 prefix between 03:28–03:36; the
|
||||
host routed live Matter traffic fine throughout (office button session, scroll-wheel
|
||||
button events); Thread integration shows 0 border routers and no OTBR add-on exists,
|
||||
so routing depends on an external border router. Do not chase firewall/iptables
|
||||
theories for this failure signature."
|
||||
integrations:
|
||||
- matter
|
||||
- thread
|
||||
status: active
|
||||
|
||||
+19
-19
@@ -4,7 +4,7 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 120,
|
||||
"voltage": 120.5,
|
||||
"countdown_to_turn_on": 0,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.11,
|
||||
@@ -27,10 +27,10 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 4.2,
|
||||
"current": 0.12,
|
||||
"energy": 29,
|
||||
"power_factor": 0.24,
|
||||
"power": 82.4,
|
||||
"current": 2.57,
|
||||
"energy": 29.03,
|
||||
"power_factor": 0.25,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -45,7 +45,7 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 119.6,
|
||||
"voltage": 119.7,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 57.81,
|
||||
"power_factor": 0.2,
|
||||
@@ -77,8 +77,8 @@
|
||||
"voltage": 119.4,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 118.87,
|
||||
"power": 105.1,
|
||||
"energy": 118.88,
|
||||
"power": 103,
|
||||
"current": 0.97,
|
||||
"power_factor": 0.94,
|
||||
"update": {
|
||||
@@ -95,13 +95,13 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 116.4,
|
||||
"energy": 54.12,
|
||||
"voltage": 119.6,
|
||||
"energy": 54.13,
|
||||
"state": "ON",
|
||||
"power": 51.1,
|
||||
"current": 0.55,
|
||||
"power": 47.9,
|
||||
"current": 0.61,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.78,
|
||||
"power_factor": 0.77,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -114,12 +114,12 @@
|
||||
},
|
||||
"0xffffb40e060895b3": {
|
||||
"state": "ON",
|
||||
"voltage": 119.9,
|
||||
"voltage": 120.4,
|
||||
"ac_frequency": 60,
|
||||
"energy": 7.92,
|
||||
"current": 0.02,
|
||||
"power": 0.1,
|
||||
"power_factor": 0.11,
|
||||
"power_factor": 0.22,
|
||||
"linkquality": 123,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -143,7 +143,7 @@
|
||||
"current": 0.02,
|
||||
"ac_frequency": 60,
|
||||
"power": 0.4,
|
||||
"power_factor": 0.2,
|
||||
"power_factor": 0.15,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -187,12 +187,12 @@
|
||||
"latest_source": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/ThirdReality/SmartPlug_Zigbee_PROD_OTA_V101_1.01.01.ota",
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"power_factor": 0.06,
|
||||
"power_factor": 0.12,
|
||||
"power": 0.1
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
"temperature": 27.2,
|
||||
"temperature": 27.3,
|
||||
"temperature_units": "celsius",
|
||||
"temperature_calibration": 0,
|
||||
"update": {
|
||||
@@ -245,7 +245,7 @@
|
||||
},
|
||||
"0xb40e060fffe717c5": {
|
||||
"battery": 100,
|
||||
"occupancy": true,
|
||||
"occupancy": false,
|
||||
"tamper": false,
|
||||
"battery_low": false,
|
||||
"linkquality": 72,
|
||||
|
||||
Reference in New Issue
Block a user