Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added s.type == "com.fibaro.floodSensor" else if (s.type == "com.fibaro.FGFS101" || s.type == "com.fibaro.floodSensor") service = {controlService: new Service.LeakSensor(s.name), characteristics: [Characteristic.LeakDetected]};
- Loading branch information