no data received from ac
Opened this issue · 0 comments
djsomi commented
Hi All,
I have a fresh install, moving from homebridge (still working fine) plugin to hass, I think I get configured everything well, but I cant see any data and the card is not working. Config:
`climate:
- platform: climate_ip
config_file: 'samsung_2878.yaml'
ip_address: 'XXXX'
token: 'XXXX'
mac: 'XXXX'
name: 'samsung'
cert: 'ac14k_m.pem'
poll: True
debug: True
`
The only problematic what I can see in the logs is the following:
Response: <?xml version="1.0" encoding="utf-8" ?><Response Status="Fail" Type="DeviceState" ErrorCode="103" />
Full log: https://pastebin.com/iJas3QPz
Can anyone can assist me what can be the problem?
Many Thanks