Hi everyone,
I am an experienced Python developer, but never implemented an HA Add-On.
Today, I started with my first HA Add-On and it already works with the basic features.
However, I have a use case in that I want to trigger an HA Event from my Python code, so I can build Automations with it later.
How can I trigger an HA Event from my Add-On?