I use hassio and added the emulated roku via Configuration -> Integrations also tried to write it in config.yaml.
It shows up in home assistant, I press configure.
After that in the logitech harmony app in my network I can find the device Roku 4.
But trying to open <hassio_ip>:8060 in a browser gets me:
403: Forbidden
Also in home assistant trying to create an automation, the event_type roku_command is not available.
Can anyone help?
Why are you trying to do this? If the device appears in harmony, all is well.
The event does not appear unless it was seen by HA. If you haven’t pressed the button on the harmony side, it won’t ever create the event in home assistant. You can simply search for the command using the event page in the dev tools section. Just subscribe to the event roku_command to see the events that come through.
If that’s not working, there’s a whole troubleshooting section at the bottom of the documents. Have you tried any of that?
Ok. Just because it said here it said:
After starting up, you can check if the emulated Roku is reachable at the specified ports on your Home Assistant instance (eg.: http://192.168.1.101:8060/ ).
Thx for that. I’m new to ha, it works.
I thought roku_command needs to show up to create a working automation. Now I understand.
If I press a button it shows up