Add device-tapo-c110.md (#235)

pull/236/head
viktorxda 2023-11-07 05:53:10 +01:00 committed by GitHub
parent 925c0adec2
commit 3593f8258b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# OpenIPC Wiki
[Table of Content](../README.md)
TP-Link Tapo C110
---
### GPIO
IRLed | WhiteLed | RedLed | GreenLed | Reset | IRCut
-|-|-|-|-|-
GPIO14 | GPIO15 | GPIO46 | GPIO47 | GPIO66 | GPIO78
```
cli -s .nightMode.irCutPin1 78
cli -s .nightMode.backlightPin 14
```