12-04-2024 12:26 AM - edited 12-04-2024 12:29 AM
Good morning,
My Somfy alarm does not arm in a simple script
- starters:
type: home.state.HomePresence
state: homePresenceMode
is: AWAY
actions:
type: device.command.ArmDisarm
arm:true
devices: Alarm - Alarm
I can however arm the alarm on google home
Presence detection works well but even putting the house in manual absent mode does not change anything.
If google could solve the problem unless I missed something
Thanks in advance