Factored Client code out & implemented LIRC network listener

This commit is contained in:
Martin Bauer
2019-06-19 19:22:06 +02:00
parent 20f43f4294
commit 1a746d1438
9 changed files with 322 additions and 70 deletions

View File

@@ -0,0 +1,8 @@
{
"domain": "lirc_network",
"name": "Lirc Network",
"documentation": "",
"requirements": [],
"dependencies": [],
"codeowners": ["@mabau"]
}