.ha_mcp/logs/mcp_usage.jsonl, automations.yaml
This commit is contained in:
@@ -3083,3 +3083,18 @@
|
||||
entity_id: camera.front_door_front_door
|
||||
filename: /media/nest_snapshot_test_{{ now().strftime('%Y%m%d_%H%M%S') }}.jpg
|
||||
mode: single
|
||||
- id: '1785688553432'
|
||||
alias: 'Basement: Switch Toggles Dining Room Switch Light'
|
||||
description: Ikea BILRESA E2489 Dual Button (Basement Switch) toggles the Dining
|
||||
Room Switch light on Button 1 single press. Button 2 unused.
|
||||
use_blueprint:
|
||||
path: censay/ikea-bilresa-e2489-matter-smart-button.yaml
|
||||
input:
|
||||
target_device: 2101b0e6d9ae7b4b2e1cb727a9ed42f0
|
||||
button1_event: event.basement_switch_button_1
|
||||
button2_event: event.basement_switch_button_2
|
||||
button1_single:
|
||||
- action: light.toggle
|
||||
target:
|
||||
entity_id: light.dining_room_switch
|
||||
data: {}
|
||||
|
||||
Reference in New Issue
Block a user