.ha_mcp/logs/mcp_usage.jsonl, automations.yaml

This commit is contained in:
Home Assistant Version Control
2026-08-02 16:35:59 +00:00
parent d96a1f462c
commit df43485cf7
2 changed files with 16 additions and 0 deletions
+15
View File
@@ -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: {}