question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

automatic turn off AC when operating within homekit

See original GitHub issue

Successfully added my acpartner.v2 device to the homekit.app with homeassistant native homekit component but when operate the climate, it always send off signal right after any signal, so the ac can not be turned on homekit component log as below

2018-08-22 22:34:34 DEBUG (MainThread) [homeassistant.components.homekit.accessories] New_state: <state climate.mi_acpartner4=Cool; current_temperature=27.3, min_temp=16, max_temp=30, temperature=27, target_temp_step=1, fan_mode=Low, fan_list=['Low', 'Medium', 'High', 'Auto'], operation_mode=Cool, operation_list=['Heat', 'Cool', 'Auto', 'Dehumidify', 'Ventilate'], swing_mode=Off, swing_list=['On', 'Off', 'Unknown'], ac_model=010500978022222102, load_power=407, fan_speed=Low, led=False, unit_of_measurement=°C, friendly_name=书房空调, supported_features=4801 @ 2018-08-22T22:34:34.021713+08:00>
2018-08-22 22:34:34 DEBUG (SyncWorker_8) [pyhap.characteristic] set_value: CurrentTemperature to 27.3
2018-08-22 22:34:34 DEBUG (SyncWorker_8) [pyhap.characteristic] set_value: TargetTemperature to 27
2018-08-22 22:34:34 DEBUG (SyncWorker_8) [pyhap.characteristic] set_value: TemperatureDisplayUnits to 0
2018-08-22 22:34:34 DEBUG (SyncWorker_8) [pyhap.characteristic] set_value: CurrentHeatingCoolingState to 0

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:28 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
syssicommented, Aug 23, 2018

Good catch! In this case we have to identify the services called by homekit.

0reactions
tzm112commented, Jun 2, 2019

i will give it to you on tomorrow。

Read more comments on GitHub >

github_iconTop Results From Across the Web

HomeKit automation turn off ac - Apple Support Communities
I have two window AC units that work with HomeKit. I have an automation that can turn them both on simultaneously and one...
Read more >
Automation to turn off AC when temp in the room below 25
I would like to completely turn off AC (not set it to Auto mode) when temp is cooled down to 25. I use...
Read more >
HomeKit Weekly: Four ways to control cooling with fans and ...
Simply unbox it, connect it to power, scan the HomeKit set up code on the side, assign the unit to a room in...
Read more >
A HomeKit AC Controller Change My Life! - myHomeKithome
Setup of the Sensibo Air, adding an AC unit, and control in both the Sensibo app and in HomeKit are dead simple. It...
Read more >
HomeKit Air Conditioner turn on a given room temperature?
Next a Homekit automation runs every time the Hourly timer turns on, this was converted into a shortcut and uses an if statement...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found