home.nas: fix local mqtt topic for c3voc bridge
This commit is contained in:
parent
cab71d60ba
commit
956185fde1
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ nodes['home.nas'] = {
|
||||||
{
|
{
|
||||||
'pattern': '#',
|
'pattern': '#',
|
||||||
'remote_prefix': '/voc/',
|
'remote_prefix': '/voc/',
|
||||||
|
'local_prefix': 'voc'
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue