iperezandres
Results
1
comments of
iperezandres
I used "python3 -m pip install requests" to install the missing "requests". And then I changed getconfig.py, line 3, to "from custom_components.cozylife.tcp_client import tcp_client" and line 10 to "from custom_components.cozylife.utils...