Replies: 1 comment 3 replies
-
@stigyule, can you link where you are seeing the pushAirConditionerOnChanges being commented out? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to control an air conditioner using the customise mode (just learned “On” and “Off” commands). This works OK from the SwitchBot app but not from the homebridge plugin. I get an error in homebridge when trying to turnOn as the plug-in sends a setAll command instead.
I see that while there is a pushAirConditionerOffChanges, the corresponding pushAirConditionerOnChanges is commented out. Perhaps a setting to specify “customise mode” is needed?
Beta Was this translation helpful? Give feedback.
All reactions