Files
homebridge/platforms
Mike Enriquez 98519c84dd Fix crash when trying to get/set power state
- 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.
2015-10-01 23:08:36 -04:00
..
2015-09-15 22:03:17 +02:00
2015-09-30 20:03:20 +02:00
2015-09-30 22:07:33 +02:00
2015-09-11 17:30:25 +10:00
2015-09-08 09:25:44 +02:00
2015-09-21 00:59:26 +02:00