Edu_Coder

Results 4 comments of Edu_Coder

Same issue on OnePlus 5 here.

This is showing in the javascript console: ``` forked-daapd-card.js?v=0.0.2:87 Mixed Content: The page at 'https://{{redacted}}.duckdns.org/lovelace/display' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.1.96:3688/'. This...

I'm seeing a similar cors error using the envcanada weather provider. Config.js entry: ``` { module: "weather", position: "top_left", config: { weatherProvider: "envcanada", siteCode: 's0000098', provCode: "QC", type: "current", showPeriod:...

I'm using a docker-based approach, so I will wait on the next production release and rebuild the image. Currently don't have any dedicated hardware for this.