IDmedia / hass-unraid

This Docker container parses and forwards all WebSocket messages from your Unraid server to Home Assistant using the MQTT protocol
115 stars 5 forks source link

Error in the example config #15

Open lsaranto opened 2 months ago

lsaranto commented 2 months ago

The example config showing how to connect to Unraid is not using http:// or https:// on host address, which appears to be needed. Before I added it, I got SSL: CERTIFICATE_VERIFY_FAILED error and python crash, even when setting ssl: False.