Simple Web page with live data updates via websocket

Hello all,

Having just stepped into HASSIO from a previous exclusive Node Red setup I am keen to integrate all of the elements I have in Node Red into HASSIO if possible.

One of the elements I previously had was to serve data from the Dashboard on Node Red to a locally hosted webpage as set out in the Node Red cookbook here https://flows.nodered.org/flow/8666510f94ad422e4765

Having imported the flow from node red into HASSIO I am struggling to see if or where the webpage resides or if it is at all possible within HASSIO? Normally it’s a simple http://{your-server-ip:1880/simple. However, as Node Red “sits inside” HASSIO I’m not sure if this is possible at all?

Thanks in advance

Glenn