Unable to make secure connection
TheLion opened this issue · 1 comments
TheLion commented
When I use a very simple script to test the connectivity to Dyson, I get the following error:
--
/home/pi/.local/lib/python3.5/site-packages/urllib3/connectionpool.py:857: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
InsecureRequestWarning)
Unable to login to Dyson account
Seems like only SSL connections are allowed?
Or is there something else going wrong?
TheLion commented
Never mind. Somehow my initial password got set wrong. :-(