Looking for a way to implement AC control to a dashboard

Hi Everyone.

Planing to set up a tablet on the wall with a dashboard to control my home devices. The thing I’m struggling with is to implement floor heating controls in to it. The controller im using is very advance but unfortunately i can find any way to implement it to home assistant but it does support control from internet through a WEB AC dashboard interface. Thought if i could create a TAB in home assistant that would be linked to that page i could just control it that way.
Is there any easy way to do this ?

All best
Alex

Use panel_iframe.yaml and integrate the website in homeassistant, that’s most easy…

Will i be able to use the website in the panel or will it be just for viewing ?

Yes usable. Why not trying it?

Thanks a lot !!!