Bump pwmled to 1.5.3 (#41681)

This commit is contained in:
Sören Oldag 2020-10-13 12:53:29 +02:00 committed by GitHub
parent 11bbc14530
commit 113a680c43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -2,6 +2,6 @@
"domain": "rpi_gpio_pwm",
"name": "pigpio Daemon PWM LED",
"documentation": "https://www.home-assistant.io/integrations/rpi_gpio_pwm",
"requirements": ["pwmled==1.5.0"],
"requirements": ["pwmled==1.5.3"],
"codeowners": []
}