Hey all, I need to get access to the debug console of go2rtc to get data for a bug ticket, but I can't figure it out. I've got
default_config:
go2rtc:
debug_ui: true
in my configuration.yaml, and if I understand the documentation on the home asssistant website correctly, that should give me a debug UI on http://homeassistant:11984 but I don't get anything.
What am I doing wrong here? Can somebody help me out?