Files
homebridge/app.js
Jon Maddox ab796295e4 loop through platforms in config to fetch all supported devices to register them
This adds an additional loop to fetch devices by platform. This saves
time and effort in that it returns all the devices a platform can ‘see’
on for your Home Automation, rather than making you define each one
individually.
2015-05-18 22:09:08 -04:00

7.3 KiB