Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
antonverburg committed Aug 31, 2023
2 parents ee0f8df + efd9110 commit 1ca96b6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,24 +53,17 @@ This integration can be configured and set up manually via YAML. To enable the l
```yaml
# Example configuration.yaml entry


light:
- platform: pca9685
leds:
- name: Lightstrip Cupboard
pins: 10
address: 55


number:
- platform: pca9685
numbers:
- name: Test number
pin: 12
frequency: 1000
invert: true
minimum: 11
maximum: 89
```
### Configuration parameters
Expand Down

0 comments on commit 1ca96b6

Please sign in to comment.