Bump pwmled to v1.6.6 (#42607)

This commit is contained in:
Sören Oldag 2020-11-01 15:23:42 +01:00 committed by GitHub
parent 951f166679
commit be058d1eb2
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", "domain": "rpi_gpio_pwm",
"name": "pigpio Daemon PWM LED", "name": "pigpio Daemon PWM LED",
"documentation": "https://www.home-assistant.io/integrations/rpi_gpio_pwm", "documentation": "https://www.home-assistant.io/integrations/rpi_gpio_pwm",
"requirements": ["pwmled==1.5.3"], "requirements": ["pwmled==1.6.6"],
"codeowners": [] "codeowners": []
} }

View File

@ -1186,7 +1186,7 @@ pushbullet.py==0.11.0
pushover_complete==1.1.1 pushover_complete==1.1.1
# homeassistant.components.rpi_gpio_pwm # homeassistant.components.rpi_gpio_pwm
pwmled==1.5.3 pwmled==1.6.6
# homeassistant.components.august # homeassistant.components.august
py-august==0.25.0 py-august==0.25.0