On HA OS (13.2/2024.11.1) running on RPi4, emulated_hue port cannot be exposed by docker/supervisor. Inside of container, http://homeassistant.local/description.xml is reachable. But I couldn't figure out how to configure supervisor to expose internal port 80 to network. If emulated_hue is not supported by this installation method, I think docs should mention this.
Hey there @bdraco, @tho85, mind taking a look at this feedback as it has been labeled with an integration (emulated_hue) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of `emulated_hue` can trigger bot actions by commenting:
- `@home-assistant close` Closes the feedback.
- `@home-assistant rename Awesome new title` Renames the feedback.
- `@home-assistant reopen` Reopen the feedback.
- `@home-assistant unassign emulated_hue` Removes the current integration label and assignees on the feedback, add the integration domain after the command.
- `@home-assistant add-label needs-more-information` Add a label (needs-more-information) to the feedback.
- `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information) on the feedback.
Feedback
On HA OS (13.2/2024.11.1) running on RPi4,
emulated_hue
port cannot be exposed by docker/supervisor. Inside of container,http://homeassistant.local/description.xml
is reachable. But I couldn't figure out how to configuresupervisor
to expose internal port 80 to network. If emulated_hue is not supported by this installation method, I think docs should mention this.URL
https://www.home-assistant.io/integrations/emulated_hue/
Version
2024.11.1
Additional information
No response