mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 21:10:25 +00:00
Update rflink to 0.0.37 (#12603)
* Update requirements_all.txt * Update rflink.py
This commit is contained in:
committed by
Paulus Schoutsen
parent
df78eecc1b
commit
8617177ff1
@@ -22,7 +22,7 @@ from homeassistant.helpers.deprecation import get_deprecated
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
|
||||
REQUIREMENTS = ['rflink==0.0.34']
|
||||
REQUIREMENTS = ['rflink==0.0.37']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user