opencode/decisions.yaml, zigbee2mqtt/state.json
This commit is contained in:
@@ -409,4 +409,26 @@ notes:
|
||||
integrations:
|
||||
- tuya
|
||||
- matter
|
||||
status: superseded
|
||||
- id: 2026-08-23-enp1s0-ipv6-must-stay-auto-thread
|
||||
date: 2026-08-23
|
||||
title: enp1s0 IPv6 must stay Auto (Thread-Matter needs routed v6)
|
||||
decision: enp1s0 IPv6 stays Auto. Static-no-gateway breaks Thread-Matter (nodes
|
||||
fd25:f6c0:5149::/48 go ENETUNREACH); Auto breaks Tuya while Bell router v6 is
|
||||
broken. Real fix = reboot the router. netfix_ipv6.sh via
|
||||
shell_command.ipv6_static_nogw = quick toggle between modes if ever needed again.
|
||||
rationale: "2026-08-23: Bell GigaHub default v6 route black-holed apigw.tuyaus.com -> Tuya
|
||||
setup cancelled repeatedly. Static-no-gateway fixed Tuya but killed Thread-Matter
|
||||
within minutes (41/90 down). Auto restored all 90 Matter nodes; Tuya failed again ->
|
||||
router still broken. User will reboot it. After reboot verify BOTH tuya loaded AND 0
|
||||
matter unavailable; if still broken, fallback = SSH addon + manual route for
|
||||
fd25:f6c0:5149::/48 only."
|
||||
entities:
|
||||
- light.3d_printer_lights
|
||||
files:
|
||||
- configuration.yaml
|
||||
- netfix_ipv6.sh
|
||||
integrations:
|
||||
- tuya
|
||||
- matter
|
||||
status: active
|
||||
|
||||
+17
-17
@@ -27,8 +27,8 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 2.4,
|
||||
"current": 0.1,
|
||||
"power": 2,
|
||||
"current": 0.09,
|
||||
"energy": 32.45,
|
||||
"power_factor": 0.19,
|
||||
"update": {
|
||||
@@ -45,9 +45,9 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 120.3,
|
||||
"voltage": 119.8,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 64.49,
|
||||
"energy": 64.5,
|
||||
"power_factor": 0.86,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
@@ -58,7 +58,7 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 138,
|
||||
"power": 84.3,
|
||||
"power": 82.6,
|
||||
"current": 0.82,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
@@ -74,13 +74,13 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 120.2,
|
||||
"voltage": 119.5,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 130.62,
|
||||
"power": 0.8,
|
||||
"current": 0.05,
|
||||
"power_factor": 0.36,
|
||||
"energy": 130.63,
|
||||
"power": 101.2,
|
||||
"current": 0.9,
|
||||
"power_factor": 0.94,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -96,10 +96,10 @@
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 120.8,
|
||||
"energy": 61.75,
|
||||
"energy": 61.76,
|
||||
"state": "ON",
|
||||
"power": 68.5,
|
||||
"current": 0.81,
|
||||
"power": 65.2,
|
||||
"current": 0.8,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.67,
|
||||
"update": {
|
||||
@@ -114,7 +114,7 @@
|
||||
},
|
||||
"0xffffb40e060895b3": {
|
||||
"state": "ON",
|
||||
"voltage": 121,
|
||||
"voltage": 120.5,
|
||||
"ac_frequency": 60,
|
||||
"energy": 8.78,
|
||||
"current": 0.01,
|
||||
@@ -136,7 +136,7 @@
|
||||
"0xffffb40e0608864e": {
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 121.5,
|
||||
"voltage": 121.3,
|
||||
"energy": 20.08,
|
||||
"countdown_to_turn_on": 0,
|
||||
"state": "ON",
|
||||
@@ -172,7 +172,7 @@
|
||||
"0xffffb40e060893d8": {
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"voltage": 121.2,
|
||||
"voltage": 120.7,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 3.47,
|
||||
@@ -245,7 +245,7 @@
|
||||
},
|
||||
"0xb40e060fffe717c5": {
|
||||
"battery": 100,
|
||||
"occupancy": true,
|
||||
"occupancy": false,
|
||||
"tamper": false,
|
||||
"battery_low": false,
|
||||
"linkquality": 138,
|
||||
|
||||
Reference in New Issue
Block a user