Nach Home Assistant Updates verschwinden regelmäßig die single_press Trigger eines HomeKit-Buttons aus der Automations-Oberfläche. Der Button funktioniert zwar weiterhin in HomeKit (Ereignis wird erkannt), aber in der Home Assistant UI ist der Trigger nicht mehr auswählbar. Dadurch ist die Automationsverwaltung instabil und frustrierend.
but i see in the yamln i had selected the single press as you can see here in the code:
alias: single_click_final
description: ""
triggers:
* device_id: 27fba6ca14c05994b6aedaf8fe03e2ba
domain: homekit_controller
type: button1
subtype: single_press
metadata: {}
trigger: device
* device_id: b232ded90934470a2445829a592dd2f2
domain: homekit_controller
type: button1
subtype: single_press
trigger: device
conditions: []
actions:
* action: switch.toggle
metadata: {}
data: {}
target:
device_id: 86b062127e22063296e1dda88f86b39c
mode: single
