automations.yaml, zigbee2mqtt/state.json
This commit is contained in:
@@ -3542,3 +3542,33 @@
|
||||
title: Thread node offline
|
||||
max_exceeded: silent
|
||||
mode: single
|
||||
- id: '1787723383610'
|
||||
alias: 3D Printer Lights Control - Scroll Wheel
|
||||
description: ''
|
||||
use_blueprint:
|
||||
path: jhol-byte/Ikea_bilresa_scroll_wheel.yaml
|
||||
input:
|
||||
remote: eb34748c324b33255fb839f867f7a5d9
|
||||
click_action_ch1:
|
||||
- action: light.toggle
|
||||
metadata: {}
|
||||
target:
|
||||
entity_id: light.3d_printer_lights
|
||||
data:
|
||||
rgb_color:
|
||||
- 255
|
||||
- 255
|
||||
- 255
|
||||
brightness_pct: 75
|
||||
scroll_wheel_target_ch1:
|
||||
- light.3d_printer_lights
|
||||
scroll_wheel_mode_ext_ch1: instant
|
||||
long_click_action_ch1: []
|
||||
double_click_action_ch1: []
|
||||
dim_turns_lights_on: true
|
||||
click_action_ch2: []
|
||||
scroll_wheel_target_ch2: []
|
||||
scroll_wheel_mode_ext_ch2: instant
|
||||
click_action_ch3: []
|
||||
scroll_wheel_target_ch3: []
|
||||
scroll_wheel_mode_ext_ch3: instant
|
||||
|
||||
+12
-12
@@ -27,10 +27,10 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 2.7,
|
||||
"power": 1.9,
|
||||
"current": 0.1,
|
||||
"energy": 32.98,
|
||||
"power_factor": 0.22,
|
||||
"power_factor": 0.16,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -47,7 +47,7 @@
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 123.7,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 66.62,
|
||||
"energy": 66.63,
|
||||
"power_factor": 0.87,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
@@ -58,7 +58,7 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 120,
|
||||
"power": 90.4,
|
||||
"power": 89.4,
|
||||
"current": 0.87,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
@@ -77,10 +77,10 @@
|
||||
"voltage": 122.7,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 134.78,
|
||||
"power": 99,
|
||||
"current": 0.87,
|
||||
"power_factor": 0.92,
|
||||
"energy": 134.79,
|
||||
"power": 98.7,
|
||||
"current": 0.85,
|
||||
"power_factor": 0.98,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -98,8 +98,8 @@
|
||||
"voltage": 123.7,
|
||||
"energy": 64.39,
|
||||
"state": "ON",
|
||||
"power": 20.5,
|
||||
"current": 0.31,
|
||||
"power": 25.8,
|
||||
"current": 0.37,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.49,
|
||||
"update": {
|
||||
@@ -119,7 +119,7 @@
|
||||
"energy": 8.91,
|
||||
"current": 0.01,
|
||||
"power": 0.1,
|
||||
"power_factor": 0.11,
|
||||
"power_factor": 0.22,
|
||||
"linkquality": 69,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -245,7 +245,7 @@
|
||||
},
|
||||
"0xb40e060fffe717c5": {
|
||||
"battery": 100,
|
||||
"occupancy": true,
|
||||
"occupancy": false,
|
||||
"tamper": false,
|
||||
"battery_low": false,
|
||||
"linkquality": 120,
|
||||
|
||||
Reference in New Issue
Block a user