HomeBridgeController icon indicating copy to clipboard operation
HomeBridgeController copied to clipboard

Ability to turn accessory off/on

Open epheterson opened this issue 8 years ago • 2 comments

Within HomeKit Accessory Simulator, there exists the concept of reachability. It'd be nice to be able to turn an accessory off, without stopping homebridge.

I'm not sure if homebridge offers this functionality for us to expose currently?

This is a subtle difference from disabling plugins/accessories/platforms which will remove them from homebridge's config altogether.

This might only be marginally useful, likely shouldn't be prioritized.

epheterson avatar Feb 10 '16 07:02 epheterson

So the goal would be to put that HomeKit device into an unreachable state but not actually remove it from HomeKit/HomeBridge?

KraigM avatar Feb 10 '16 19:02 KraigM

Yeah, not sure if we have a use case for it though.

epheterson avatar Feb 12 '16 04:02 epheterson