home.nas: fix local mqtt topic for c3voc bridge

This commit is contained in:
Franzi 2021-12-25 20:11:09 +01:00
parent cab71d60ba
commit 956185fde1
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -113,6 +113,7 @@ nodes['home.nas'] = {
{
'pattern': '#',
'remote_prefix': '/voc/',
'local_prefix': 'voc'
},
],
},