Update device-tapo-c110.md (#237)

pull/238/head
viktorxda 2023-11-07 20:50:41 +01:00 committed by GitHub
parent d53c24a6cc
commit 792befbfdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -5,11 +5,12 @@ TP-Link Tapo C110
---
### GPIO
IRLed | WhiteLed | RedLed | GreenLed | Reset | IRCut
-|-|-|-|-|-
GPIO14 | GPIO15 | GPIO46 | GPIO47 | GPIO66 | GPIO78
IRLed | WhiteLed | RedLed | GreenLed | Speaker | Reset | IRCut
-|-|-|-|-|-|-
GPIO14 | GPIO15 | GPIO46 | GPIO47 | GPIO61 | GPIO66 | GPIO78
```
cli -s .nightMode.irCutPin1 78
cli -s .nightMode.backlightPin 14
cli -s .audio.speakerPin 61
```