mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-02 23:54:25 +00:00
use vibration sensor for titanium anti-theft
This commit is contained in:
@@ -23,9 +23,17 @@ cards:
|
||||
title: Misc
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- type: custom:dummy-entity-row
|
||||
entity: sensor.automations_count
|
||||
name: Reload Automations
|
||||
icon: mdi:reload
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: automation.reload
|
||||
- entity: sensor.automations_count
|
||||
icon: mdi:pound
|
||||
- automation.titanium_turn_off_when_idle
|
||||
- automation.titanium_notify_on_vibration_sensor_move
|
||||
- automation.speech_enable_when_meeting_is_over
|
||||
- automation.speech_disable_when_meeting_starts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user