Upgrade pwmled to 1.3.0 (#16624)
This commit is contained in:
parent
e054e4da1b
commit
00918af94d
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ from homeassistant.components.light import (
|
|||
import homeassistant.helpers.config_validation as cv
|
||||
import homeassistant.util.color as color_util
|
||||
|
||||
REQUIREMENTS = ['pwmled==1.2.1']
|
||||
REQUIREMENTS = ['pwmled==1.3.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue