Bump pwmled to v1.6.7 (#42903)
This commit is contained in:
parent
c7b2147e55
commit
bf9f3e1997
2 changed files with 2 additions and 2 deletions
|
@ -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.6.6"],
|
||||
"requirements": ["pwmled==1.6.7"],
|
||||
"codeowners": ["@soldag"]
|
||||
}
|
||||
|
|
|
@ -1186,7 +1186,7 @@ pushbullet.py==0.11.0
|
|||
pushover_complete==1.1.1
|
||||
|
||||
# homeassistant.components.rpi_gpio_pwm
|
||||
pwmled==1.6.6
|
||||
pwmled==1.6.7
|
||||
|
||||
# homeassistant.components.august
|
||||
py-august==0.25.0
|
||||
|
|
Loading…
Add table
Reference in a new issue