Closed bkonings closed 4 years ago
I integrated my aircons also successfully hower with the same restricted functionalities. Would be great if further capabilities (especially temp control) can be added.
neverthelss thanks for the great job you have done
@bkonings @woidljam I will look into this further and see what I can add.
One of my devices reports the following when set to 22c and HEAT-mode:
coolingSetpoint: 22 C temperature: 22 C airConditionerMode: heat
So "Air Conditioner Fan Mode" and "custom.thermostatSetpointControl" should be the ones to look at :)
Additional info from this particular device: supportedAcModes: [cool, dry, wind, auto, heat] fanMode: auto supportedAcFanModes: [auto, low, medium, high, turbo]
Hello, is there any hope for this to be implemented? :)
I have a Samsung Airco, the good news it is picked up by your software. I get a few sensors and a switch.
What I can't do is change the target temperature for example.
Going trough the homebridge documentation I guess an AC would be a heatercooler but this plugin does not feature it. Also having a hard time reading the code, there is a lot ;)
Homebridge does detect a lot of capabilities that are unknown:
[5/24/2019, 9:12:51 AM] [SmartThings] Unknown Capabilities: ["Ocf","Audio Volume","Execute","Air Quality Sensor","Odor Sensor","Air Conditioner Mode","Remote Control Status","Dust Sensor","Demand Response Load Control","Power Consumption Report","Air Conditioner Fan Mode","Air Flow Direction","Very Fine Dust Sensor","custom.error","custom.disabledCapabilities","custom.thermostatSetpointControl","custom.airConditionerOptionalMode","custom.airConditionerTropicalNightMode","custom.autoCleaningMode","custom.deviceDependencyStatus","custom.energyType","custom.dthVersion"]
Any chance AC's can be added?