opencode/decisions.yaml, zigbee2mqtt/state.json
This commit is contained in:
@@ -224,3 +224,17 @@ notes:
|
||||
integrations:
|
||||
- octoprint
|
||||
status: active
|
||||
- id: 2026-08-08-midea-dishwasher-has-dhcp-reservation
|
||||
date: 2026-08-08
|
||||
title: Midea dishwasher has DHCP reservation
|
||||
decision: The Midea dishwasher (MAC c0:88:40:53:27:7c) has a DHCP reservation at
|
||||
192.168.1.84. The midea_ac_lan "Dishwasher" config entry must keep this IP; if
|
||||
entities go unavailable, verify the IP before anything else.
|
||||
rationale: On 2026-08-08 the dishwasher dropped offline at the old IP (192.168.1.83) after
|
||||
a DHCP lease change; it moved to .84 and the reservation was added to prevent
|
||||
recurrence.
|
||||
entities:
|
||||
- binary_sensor.150633095332665_door
|
||||
integrations:
|
||||
- midea_ac_lan
|
||||
status: active
|
||||
|
||||
+19
-19
@@ -4,7 +4,7 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 121.2,
|
||||
"voltage": 120.6,
|
||||
"countdown_to_turn_on": 0,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.14,
|
||||
@@ -27,7 +27,7 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 2.1,
|
||||
"power": 2.8,
|
||||
"current": 0.12,
|
||||
"energy": 27.67,
|
||||
"power_factor": 0.15,
|
||||
@@ -45,10 +45,10 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 120.7,
|
||||
"voltage": 120.6,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 51.45,
|
||||
"power_factor": 0.89,
|
||||
"power_factor": 0.2,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -58,8 +58,8 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 134,
|
||||
"power": 82.9,
|
||||
"current": 0.87,
|
||||
"power": 0.2,
|
||||
"current": 0.01,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
"0xb40e060fffe031e3": {
|
||||
@@ -74,13 +74,13 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 121.7,
|
||||
"voltage": 120.8,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 105.31,
|
||||
"power": 105.9,
|
||||
"current": 0.95,
|
||||
"power_factor": 0.95,
|
||||
"energy": 105.32,
|
||||
"power": 308.9,
|
||||
"current": 2.58,
|
||||
"power_factor": 0.98,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -95,13 +95,13 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 119.3,
|
||||
"voltage": 119.8,
|
||||
"energy": 45.39,
|
||||
"state": "ON",
|
||||
"power": 87.2,
|
||||
"power": 85.5,
|
||||
"current": 0.9,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.71,
|
||||
"power_factor": 0.78,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -118,8 +118,8 @@
|
||||
"ac_frequency": 60,
|
||||
"energy": 6.94,
|
||||
"current": 0.02,
|
||||
"power": 1.1,
|
||||
"power_factor": 0.52,
|
||||
"power": 0.1,
|
||||
"power_factor": 0.11,
|
||||
"linkquality": 123,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -136,7 +136,7 @@
|
||||
"0xffffb40e0608864e": {
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 121.4,
|
||||
"voltage": 120.9,
|
||||
"energy": 17.47,
|
||||
"countdown_to_turn_on": 0,
|
||||
"state": "ON",
|
||||
@@ -172,7 +172,7 @@
|
||||
"0xffffb40e060893d8": {
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"voltage": 122,
|
||||
"voltage": 121.5,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 3.05,
|
||||
@@ -245,7 +245,7 @@
|
||||
},
|
||||
"0xb40e060fffe717c5": {
|
||||
"battery": 100,
|
||||
"occupancy": false,
|
||||
"occupancy": true,
|
||||
"tamper": false,
|
||||
"battery_low": false,
|
||||
"linkquality": 72,
|
||||
|
||||
Reference in New Issue
Block a user