I have installed Bosch SHC via "Add Integration" button. I can get state_changed events from my devices (such as thermostats). However, I don't understand how to get events from the controller itself, such as a "Scenario" triggered event. I tried listening for "bosch_shc.event" as mentioned at https://github.com/tschamm/boschshc-hass?tab=readme-ov-file#readme; however I am not getting anything.
Who has recommedations what type to event to look for, or how to debug the issue? Thanks!