configuration.yaml, zigbee2mqtt/state.json
This commit is contained in:
@@ -228,6 +228,8 @@ template:
|
||||
- triggers:
|
||||
- trigger: state
|
||||
entity_id: sensor.octoprint_current_z
|
||||
- trigger: time_pattern
|
||||
minutes: "/1"
|
||||
sensor:
|
||||
- name: "OctoPrint Z Position"
|
||||
unique_id: octoprint_z_position_held
|
||||
|
||||
+16
-16
@@ -4,7 +4,7 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 118.5,
|
||||
"voltage": 118.8,
|
||||
"countdown_to_turn_on": 0,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.12,
|
||||
@@ -29,7 +29,7 @@
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 232.8,
|
||||
"current": 2.05,
|
||||
"energy": 27.23,
|
||||
"energy": 27.25,
|
||||
"power_factor": 0.98,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -45,7 +45,7 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 117.5,
|
||||
"voltage": 118.5,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 50.69,
|
||||
"power_factor": 0.2,
|
||||
@@ -74,11 +74,11 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 116.9,
|
||||
"voltage": 117.6,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 103.34,
|
||||
"power": 97.2,
|
||||
"energy": 103.35,
|
||||
"power": 98,
|
||||
"current": 0.9,
|
||||
"power_factor": 0.95,
|
||||
"update": {
|
||||
@@ -95,13 +95,13 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 116.8,
|
||||
"voltage": 116.9,
|
||||
"energy": 44.45,
|
||||
"state": "ON",
|
||||
"power": 68.3,
|
||||
"current": 0.75,
|
||||
"power": 80.4,
|
||||
"current": 0.95,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.74,
|
||||
"power_factor": 0.73,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -114,7 +114,7 @@
|
||||
},
|
||||
"0xffffb40e060895b3": {
|
||||
"state": "ON",
|
||||
"voltage": 118,
|
||||
"voltage": 118.7,
|
||||
"ac_frequency": 60,
|
||||
"energy": 6.4,
|
||||
"current": 0.01,
|
||||
@@ -136,7 +136,7 @@
|
||||
"0xffffb40e0608864e": {
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 119.1,
|
||||
"voltage": 119.3,
|
||||
"energy": 17.35,
|
||||
"countdown_to_turn_on": 0,
|
||||
"state": "ON",
|
||||
@@ -172,7 +172,7 @@
|
||||
"0xffffb40e060893d8": {
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"voltage": 119,
|
||||
"voltage": 119.5,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 3.04,
|
||||
@@ -187,8 +187,8 @@
|
||||
"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.08,
|
||||
"power": 0.4
|
||||
"power_factor": 0.07,
|
||||
"power": 0.5
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
@@ -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