Hi, I’ve been struggeling finding out if my samsung air conditioner is supported in HA.
I started by following some tips from this old article: Samsung Air Conditioner - #3 by psadeazevedo and I can’t seem to get the access token.
I get error message in the PY. script:
context.load_cert_chain(certfile, keyfile)
ssl.SSLError: [SSL: CA_MD_TOO_WEAK] ca md too weak (_ssl.c:3862)
and the second script:
Traceback (most recent call last):
File "C:\test\actest.py", line 1, in <module>
import requests
ModuleNotFoundError: No module named 'requests'
First of all, not sure if the Air Conditioner is supported at all with HA.
It’s not supported by the smart things app, but got a wifi module that is connected to the worst app EVER MADE: SmartAirConditioning.
It’s this pump: Luftvarmepumpe Smart Exclusive 9 | Samsung Support Norge
modelnr: AR09HSSDPWKN
Can anybody point me in the right direction, is it possible? What shall i try to configure ?
1 post - 1 participant