configuration.yaml, zigbee2mqtt/state.json

This commit is contained in:
Home Assistant Version Control
2026-08-23 18:14:43 +00:00
parent 5c4b8c0aa1
commit ed8b21da49
2 changed files with 14 additions and 12 deletions
+2
View File
@@ -13,6 +13,8 @@ utility_meter:
# Shell Commands # Shell Commands
shell_command: shell_command:
cleanup_blink_snapshots: "find /media /config/www -name 'blink_*.jpg' -mmin +360 -delete" cleanup_blink_snapshots: "find /media /config/www -name 'blink_*.jpg' -mmin +360 -delete"
# IPv6 workaround: static address, no gateway -> v6 internet fails fast, Matter link-local unaffected
ipv6_static_nogw: "sh /config/netfix_ipv6.sh"
# Rest Commands (OctoPrint nozzle extrusion) # Rest Commands (OctoPrint nozzle extrusion)
rest_command: rest_command:
+12 -12
View File
@@ -27,8 +27,8 @@
"led_brightness": 100, "led_brightness": 100,
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"power": 2.3, "power": 2,
"current": 0.09, "current": 0.1,
"energy": 32.45, "energy": 32.45,
"power_factor": 0.19, "power_factor": 0.19,
"update": { "update": {
@@ -74,13 +74,13 @@
"led_brightness": 100, "led_brightness": 100,
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"voltage": 120.1, "voltage": 120.2,
"state": "ON", "state": "ON",
"ac_frequency": 60, "ac_frequency": 60,
"energy": 130.62, "energy": 130.62,
"power": 95.3, "power": 0.8,
"current": 0.82, "current": 0.05,
"power_factor": 0.93, "power_factor": 0.36,
"update": { "update": {
"state": "idle", "state": "idle",
"installed_version": 268513381, "installed_version": 268513381,
@@ -96,12 +96,12 @@
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"voltage": 120.8, "voltage": 120.8,
"energy": 61.73, "energy": 61.74,
"state": "ON", "state": "ON",
"power": 67.3, "power": 63.2,
"current": 0.8, "current": 0.89,
"ac_frequency": 60, "ac_frequency": 60,
"power_factor": 0.71, "power_factor": 0.67,
"update": { "update": {
"state": "idle", "state": "idle",
"installed_version": 268513381, "installed_version": 268513381,
@@ -114,7 +114,7 @@
}, },
"0xffffb40e060895b3": { "0xffffb40e060895b3": {
"state": "ON", "state": "ON",
"voltage": 121.5, "voltage": 121,
"ac_frequency": 60, "ac_frequency": 60,
"energy": 8.78, "energy": 8.78,
"current": 0.01, "current": 0.01,
@@ -136,7 +136,7 @@
"0xffffb40e0608864e": { "0xffffb40e0608864e": {
"led_brightness": 100, "led_brightness": 100,
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"voltage": 121.5, "voltage": 121,
"energy": 20.08, "energy": 20.08,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"state": "ON", "state": "ON",