Compare commits
2 commits
a7a79b48d7
...
a1a0beb8cb
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a1a0beb8cb | ||
![]() |
bba63bac3d |
2 changed files with 22 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',
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
11
nodes/home.hue.py
Normal file
11
nodes/home.hue.py
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
'dummy': True,
|
||||
'metadata': {
|
||||
'id': '',
|
||||
'network': {
|
||||
'internal': {
|
||||
'ipv4': '10.0.2.100/24',
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
Loading…
Reference in a new issue