feat(tv-remote-control): add Samsung TV remote control program

- Add `program.py` implementing async MDC client to manage TV power state and display ID
- Add `requirements.txt` with `python-samsung-mdc` dependency
This commit is contained in:
2026-06-19 12:00:57 +02:00
parent 5020d2c288
commit a6e93564ba
2 changed files with 29 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
python-samsung-mdc