automations.yaml, zigbee2mqtt/state.json
This commit is contained in:
@@ -3184,28 +3184,6 @@
|
||||
entity_id: input_text.living_room_previous_brightness
|
||||
data:
|
||||
value: ''
|
||||
- id: '1786066880942'
|
||||
alias: 3D Print Started - Playroom Light & Basement Heat
|
||||
description: When an OctoPrint print starts (MQTT event), turn on the playroom light
|
||||
and set the basement to 22 degrees C.
|
||||
triggers:
|
||||
- trigger: mqtt
|
||||
topic: octoPrint/event/PrintStarted
|
||||
actions:
|
||||
- action: light.turn_on
|
||||
target:
|
||||
entity_id: light.playroom_light
|
||||
- action: light.turn_on
|
||||
target:
|
||||
entity_id: light.bedroom_lamp
|
||||
- action: climate.set_temperature
|
||||
target:
|
||||
entity_id: climate.basement
|
||||
data:
|
||||
temperature: 22
|
||||
hvac_mode: heat
|
||||
mode: single
|
||||
initial_state: false
|
||||
- id: '1786068561172'
|
||||
alias: 3D Printer Running - Playroom Light & Basement Heat
|
||||
description: When the 3D printer running helper turns on (print started), turn on
|
||||
|
||||
+14
-14
@@ -27,10 +27,10 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 750.9,
|
||||
"current": 8.24,
|
||||
"energy": 28.01,
|
||||
"power_factor": 0.91,
|
||||
"power": 3.7,
|
||||
"current": 0.13,
|
||||
"energy": 28.03,
|
||||
"power_factor": 0.24,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -45,7 +45,7 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 121.3,
|
||||
"voltage": 120.8,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 52.71,
|
||||
"power_factor": 0.2,
|
||||
@@ -77,8 +77,8 @@
|
||||
"voltage": 119.8,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 108.65,
|
||||
"power": 105.7,
|
||||
"energy": 108.66,
|
||||
"power": 104.3,
|
||||
"current": 0.92,
|
||||
"power_factor": 0.95,
|
||||
"update": {
|
||||
@@ -95,13 +95,13 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 121.6,
|
||||
"voltage": 121.4,
|
||||
"energy": 47.04,
|
||||
"state": "ON",
|
||||
"power": 43.9,
|
||||
"current": 0.49,
|
||||
"power": 46.7,
|
||||
"current": 0.47,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.78,
|
||||
"power_factor": 0.81,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -114,7 +114,7 @@
|
||||
},
|
||||
"0xffffb40e060895b3": {
|
||||
"state": "ON",
|
||||
"voltage": 121.6,
|
||||
"voltage": 121.5,
|
||||
"ac_frequency": 60,
|
||||
"energy": 7.13,
|
||||
"current": 0.01,
|
||||
@@ -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.06,
|
||||
@@ -188,7 +188,7 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"power_factor": 0.06,
|
||||
"power": 0.3
|
||||
"power": 4.2
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
|
||||
Reference in New Issue
Block a user