#Yes I have that running I am trying to

1 messages · Page 1 of 1 (latest)

covert geyser
#

Ok, so... you've identified the integration, but not the entities

#

Entities matter because the service calls depend on the entity

#

See if you can find an option in there for controlling the chime volume

spare lily
#

Thanks, Yes, Simplisafe.system_properties.chime_volume is in there. But I can’t figure out how I’m meant to read or set it using an automation.

covert geyser
#

You set it by calling the service

#
- service: simplisafe.system_properties
  data:
    chime_volume: 1
#

I would assume that the Alarm Control Panel entity has an attribute that's relevant

plush wingBOT
covert geyser
#

Go looking 😉