Hi,
I would like to use the boost button of the AVM DECT 302 as trigger in yaml. The log file shows the following event with the parameter boostactive set to 1:
2024-10-27 21:48:32.589 DEBUG (SyncWorker_3) [pyfritzhome.devicetypes.fritzhomeentitybase] b'<device identifier="13979 0792005" id="18" functionbitmask="320" fwversion="05.18" manufacturer="AVM" productname="FRITZ!DECT 302"><present>1</present><txbusy>0</txbusy><name>FRITZ!DECT 302 #1</name><battery>90</battery><batterylow>0</batterylow><temperature><celsius>215</celsius><offset>0</offset></temperature><hkr><tist>43</tist><tsoll>40</tsoll><absenk>36</absenk><komfort>40</komfort><lock>0</lock><devicelock>0</devicelock><errorcode>0</errorcode><windowopenactiv>0</windowopenactiv><windowopenactiveendtime>0</windowopenactiveendtime><boostactive>1</boostactive><boostactiveendtime>1730066127</boostactiveendtime><batterylow>0</batterylow><battery>90</battery><nextchange><endperiod>1730588400</endperiod><tchange>40</tchange></nextchange><summeractive>0</summeractive><holidayactive>0</holidayactive><adaptiveHeatingActive>0</adaptiveHeatingActive><adaptiveHeatingRunning>0</adaptiveHeatingRunning></hkr></device>'
How can I use this as a trigger for an automation?