atxbyea/samsungrac

not getting the right status

xxlin0127 opened this issue · 1 comments

I have a MIM-H03 and it was linked to 5 indoor unit, I managed to get it working in HA, the controllings are working fine but if I turn the ac on or change the mode by wall panel, it won't show in HA, I've tried to get the status via command curl -vvv -k -H "Content-Type: application/json" -H "Authorization: Bearer MYTOKEN" --cert ./cert.pem --insecure -X GET https://MYIP:8888/devices/032003004, it showed the right status. Anyone know what was going on in HA?

solved, just need to add poll: true