homematic dummy
This commit is contained in:
parent
a7a79b48d7
commit
bba63bac3d
1 changed files with 11 additions and 0 deletions
11
nodes/home.homematic.py
Normal file
11
nodes/home.homematic.py
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
'dummy': True,
|
||||||
|
'metadata': {
|
||||||
|
'id': '',
|
||||||
|
'network': {
|
||||||
|
'internal': {
|
||||||
|
'ipv4': '10.0.2.8/24',
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
Loading…
Reference in a new issue