mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 08:07:45 +00:00
Bump pwmled to v1.6.7 (#42903)
This commit is contained in:
parent
b49aa9485c
commit
ea5f621351
@ -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.6.6"],
|
"requirements": ["pwmled==1.6.7"],
|
||||||
"codeowners": ["@soldag"]
|
"codeowners": ["@soldag"]
|
||||||
}
|
}
|
||||||
|
@ -1182,7 +1182,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.6.6
|
pwmled==1.6.7
|
||||||
|
|
||||||
# homeassistant.components.august
|
# homeassistant.components.august
|
||||||
py-august==0.25.0
|
py-august==0.25.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user