mirror of
https://github.com/mtan93/homebridge.git
synced 2026-05-08 06:16:08 +01:00
98519c84dd
- Call getPowerState on the object instead of passing the function to fix undefined isActivity error - Remove callback param from setPowerState since it is not called with a callback param. - startActivity expects the activity id as a parameter. We can't actually toggle activities off and on. There is a "PowerOff" activity that will turn everything off.