From 75369a5f81ee822bcd3963b63ea686d6d265ea4e Mon Sep 17 00:00:00 2001 From: hobbyquaker Date: Sat, 12 Jan 2019 20:18:48 +0100 Subject: [PATCH] add hmip-swdm variants --- homematic-devices/hmip-swdm-b.js | 1 + homematic-devices/hmip-swdm-b1.js | 1 + homematic-devices/hmip-swdm-b2.js | 1 + 3 files changed, 3 insertions(+) create mode 100644 homematic-devices/hmip-swdm-b.js create mode 100644 homematic-devices/hmip-swdm-b1.js create mode 100644 homematic-devices/hmip-swdm-b2.js diff --git a/homematic-devices/hmip-swdm-b.js b/homematic-devices/hmip-swdm-b.js new file mode 100644 index 0000000..1a9bb2a --- /dev/null +++ b/homematic-devices/hmip-swdm-b.js @@ -0,0 +1 @@ +module.exports = require('./hmip-swdo'); diff --git a/homematic-devices/hmip-swdm-b1.js b/homematic-devices/hmip-swdm-b1.js new file mode 100644 index 0000000..1a9bb2a --- /dev/null +++ b/homematic-devices/hmip-swdm-b1.js @@ -0,0 +1 @@ +module.exports = require('./hmip-swdo'); diff --git a/homematic-devices/hmip-swdm-b2.js b/homematic-devices/hmip-swdm-b2.js new file mode 100644 index 0000000..1a9bb2a --- /dev/null +++ b/homematic-devices/hmip-swdm-b2.js @@ -0,0 +1 @@ +module.exports = require('./hmip-swdo');