Hello,
I started with home assistant I managed to configure a lot of my components but I can not integrate rtorrent a server (or I use Quickbox.io)
in my configuration.yaml file
- platform: rtorrent
url: 'https://www:[email protected]:443/rutorrent/plugins/httprpc/action.php'
monitored_variables:
- 'current_status'
- 'download_speed'
- 'upload_speed'
when I go to the address I’m not wrong it just displays ‘false’
But I have this error message and the sensor displays unavailable
Connection to rtorrent failed ([SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1076))
does anyone have a solution?
Sorry for my english … google
Kayl