mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 21:02:38 +00:00
Add HomeMatic Platform sample
This commit is contained in:
@@ -115,7 +115,15 @@
|
||||
"username": "your netatmo username",
|
||||
"password": "your netatmo password"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"platform": "HomeMatic",
|
||||
"name": "HomeMatic CCU",
|
||||
"ccu_ip": "192.168.0.100",
|
||||
"filter_device":[],
|
||||
"filter_channel":["BidCos-RF.KEQXXXXXXX:4", "BidCos-RF.LEQXXXXXXX:2"],
|
||||
"outlets":[ "BidCos-RF.KEQXXXXXXX:4","BidCos-RF.IEQXXXXXXX:1"]
|
||||
},
|
||||
],
|
||||
|
||||
"accessories": [
|
||||
|
||||
Reference in New Issue
Block a user