IFrame Card not working

I can’t get my iFrame Card working…
when I try to connect to a local IP address it always shows the error “x.x.x.x has refused the connection”. BUT it only appears when I try to reach a website with a other IP range.
Let’s say the IP of my HA is 192.168.10.10 then I can reach all Websites in this network. But as soon as I want to reach a website like 192.168.20.10 it won’t work.

I tried to reach websites like google and others too but its the same error. When I install the Firefox Addon I can reach every Website I want.

Some websites do not allow iFrames, which is to prevent login spoofing.

Yes I see. I already disabled the xFrame option by “use_x_frame_options: false” but still some sites won’t load. Is there a solution for this?

It is the sites that prevent it and you can not do anything from HA, because then malware sites would be able to do the same.

Hm that’s sad… it’s a local website with a UI and HA is running local too so malware sites wouldn’t be a problem.

You will have to change the blocking on the UI, if it is possible at all.