I'm not if sure if i can clearly express my problem or question, but i will try
I have a LMS squeezebox and i can control this with Domoticz and Dashticz.
In my Dashticz i had a frame to load the LMS page
Code: Select all
frames.lms = {frameurl:"http://192.168.1.1:9000", height: '540',scrollbars : false, width:12}
Since then i cannot see the page in my frame anymore and it looks like i'm not able to load webpage with HTTP and this must be a HTTPS page
Unfortunately this is not support in LMS and only HTTP is available
Is there other way to load this page again in Dashticz ?