cc-dhcp-leases #78

Merged
moepman merged 2 commits from noby/ansible:cc-dhcp-leases into master 2025-01-03 14:02:33 +01:00
Showing only changes of commit 28c934a5a9 - Show all commits

View File

@ -421,6 +421,11 @@
"hw-address": "dc:a6:32:bf:e2:3e", "hw-address": "dc:a6:32:bf:e2:3e",
"ip-address": "172.23.4.251", "ip-address": "172.23.4.251",
"hostname": "openhabgw1" "hostname": "openhabgw1"
},
{
"hw-address": "08:f9:e0:e4:51:30",
"hostname": "wled-stairs"
} }
] ]
}, },