Merge pull request #408 from izn/feature/basic-network-traffic-module

[module] Basic alternate network traffic module
This commit is contained in:
tobi-wan-kenobi 2019-07-11 20:08:23 +02:00 committed by GitHub
commit 286ae7a41f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 126 additions and 0 deletions

View file

@ -148,6 +148,10 @@
"rx": { "prefix": "" },
"tx": { "prefix": "" }
},
"network_traffic": {
"rx": { "prefix": "" },
"tx": { "prefix": "" }
},
"mpd": {
"playing": { "prefix": "" },
"paused": { "prefix": "" },