description:The tone to use for the chime. One of ["doorbell", "fur_elise", "doorbell_extended", "alert", "william_tell", "rondo_alla_turca", "police_siren", "evacuation", "beep_beep", "beep", "inactive"]
example:"doorbell"
set_siren_tone:
description:Set the sound to use when the siren is enabled. (This doesn't enable the siren)
description:The tone to use for the chime. One of ["doorbell", "fur_elise", "doorbell_extended", "alert", "william_tell", "rondo_alla_turca", "police_siren", "evacuation", "beep_beep", "beep", "inactive"]
example:"alert"
siren_set_auto_shutoff:
description:How long to sound the siren before turning off.
description:Set the configuration of an individual nimbus dial
fields:
entity_id:
description:Name of the entity to set.
example:'wink.nimbus_dial_3'
rotation:
description:Direction dial hand should spin ["cw" or "ccw"]
example:'cw'
ticks:
description:Number of times the hand should move
example:12
scale:
description:How the dial should move in response to higher values ["log" or "linear"]
example:"linear"
min_value:
description:The minimum value allowed to be set
example:0
max_value:
description:The maximum value allowd to be set
example:500
min_position:
description:The minimum position the dial hand can rotate to generally [0-360]
example:0
max_position:
description:The maximum position the dial hand can rotate to generally [0-360]
example:360
set_nimbus_dial_state:
description:Set the value and lables of an individual nimbus dial
fields:
entity_id:
description:Name fo the entity to set.
example:'wink.nimbus_dial_3'
value:
description:The value that should be set (Should be between min_value and max_value)
example:250
labels:
description:The values shown on the dial labels ["Dial 1", "test"] the first value is what is shown by default the second value is shown when the nimbus is pressed