homebridge-kumo icon indicating copy to clipboard operation
homebridge-kumo copied to clipboard

"Power" toggles appear on mini splits

Open Adelgiorno92 opened this issue 1 year ago • 2 comments

Each of my 3 mini splits have a total of 4 accessories. 1. Function (Cool, Heat, Auto, and Off), 2. Dry Mode, 3. Fan, and the 4th is a odd "power" button that doesn't do anything and doesn't create activity in Homebridge and doesn't appear to produce any functional change. Can you tell me what that 4th accessory is?

Adelgiorno92 avatar Sep 21 '23 02:09 Adelgiorno92

Same with mine

hansw1204 avatar Sep 21 '23 19:09 hansw1204

An older version of this plugin had a power switch as part of the device config. This PR (https://github.com/fjs21/homebridge-kumo/pull/70) changed that and cleaned things up a bit. For me, because I had the plugin installed before this change, I had the same power switch you both see. Removing the cached accessories manually (the whole heat pumps) in Homebridge and then restarting Homebridge removed the leftover power switches (yes, it resets everything for the heat pumps in HomeKit). If you installed the plugin for the first time after that change was already in place, you might have a different issue here

Jason-Morcos avatar Nov 06 '23 03:11 Jason-Morcos