#call_service triggered automation doesn't run from HA voice assist

1 messages · Page 1 of 1 (latest)

unkempt kettle
#

On latest 15.1 HAOS, and latest core as of this posting.

I have an automation triggered off a call_service to an input_boolean toggle helper. The automation is successfully triggered when I manually change the toggle, or when I change the toggle via alexa voice commands, but is NOT triggered when I change the toggle via HA voice assist or typed assist commands. The toggle itself changes state, but the automation is not triggered.

I don't want to trigger the automation using state of the toggle, because if the toggle is off, and someone voice commands turn_off I want the automation to still run. This specific case (and the opposite - on state & turn_on voice command) works for Alexa voice commands, but not HA assist. In these two particular cases, the toggle does not change state but Alexa still works to trigger the automation, but HA assist does not.