acansmart

Results 4 comments of acansmart

I just upgraded to the latest release, and configured aircon by adding it to the repository in homeassistant. It is able to discover the humidifier, and when I run the...

@deiger I put the logs in gist also. https://gist.github.com/acansmart/852ace385b51715ec2677f1d9a140d9e

Thanks it works now. root@dev:/usr/share/AirCon# curl -ik 'http://192.168.0.168:8888/hisense/command?property=switch&value=OFF' HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: 22 Date: Thu, 14 Jan 2021 12:50:39 GMT Server: Python/3.8 aiohttp/3.7.3 {"queued_commands": 1} But while...

> Sure thing, you're most welcome. > If you have an OpenHAB configuration, I can add it as a file here (like I did for [Home Assistant](../blob/master/hass/configuration.yaml) and [SmartThings](../blob/master/devicetypes/deiger/hisense-air-conditioner.src/hisense-air-conditioner.groovy)). Do...