From ae88cf4ffa3312c82d7f528b1a946969c3c51dc3 Mon Sep 17 00:00:00 2001 From: Franco Pellicciotti Date: Thu, 11 Jun 2026 12:01:40 -0400 Subject: [PATCH] Apply updated .gitignore rules to stop tracking zigbee files --- .gitignore | 1 + zigbee2mqtt/state.json | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index 2cb92c2..59a685b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ .storage/ secrets.yaml *icon*.png +/config/zigbee2mqtt/state.json # Custom integrations and private tokens diff --git a/zigbee2mqtt/state.json b/zigbee2mqtt/state.json index 4ca7b07..20d4360 100644 --- a/zigbee2mqtt/state.json +++ b/zigbee2mqtt/state.json @@ -4,7 +4,7 @@ "state": "ON", "led_brightness": 100, "countdown_to_turn_off": 0, - "voltage": 120.4, + "voltage": 120, "countdown_to_turn_on": 0, "ac_frequency": 60, "power_factor": 0.14, @@ -15,7 +15,7 @@ "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": 0.4, + "power": 0.5, "linkquality": 47, "current": 0.03, "power_on_behavior": "on" @@ -27,8 +27,8 @@ "led_brightness": 100, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, - "power": 2, - "current": 0.11, + "power": 2.3, + "current": 0.12, "energy": 2.43, "power_factor": 0.14, "update": { @@ -74,13 +74,13 @@ "led_brightness": 100, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, - "voltage": 118.9, + "voltage": 118, "state": "ON", "ac_frequency": 60, - "energy": 3.49, - "power": 0.8, - "current": 0.02, - "power_factor": 0.41, + "energy": 3.5, + "power": 99.4, + "current": 0.9, + "power_factor": 0.94, "update": { "state": "idle", "installed_version": 268513381, @@ -95,11 +95,11 @@ "led_brightness": 100, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, - "voltage": 120.3, + "voltage": 119.8, "energy": 1.44, "state": "ON", - "power": 22.6, - "current": 0.28, + "power": 24.5, + "current": 0.32, "ac_frequency": 60, "power_factor": 0.84, "update": { @@ -114,7 +114,7 @@ }, "0xffffb40e060895b3": { "state": "ON", - "voltage": 120.2, + "voltage": 120.1, "ac_frequency": 60, "energy": 0.16, "current": 0.01, @@ -136,7 +136,7 @@ "0xffffb40e0608864e": { "led_brightness": 100, "countdown_to_turn_off": 0, - "voltage": 120.2, + "voltage": 119.5, "energy": 0.03, "countdown_to_turn_on": 0, "state": "ON",