mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
update rfxtrx lib to ver 0.5
This commit is contained in:
@@ -11,8 +11,7 @@ import logging
|
||||
from homeassistant.util import slugify
|
||||
|
||||
REQUIREMENTS = ['https://github.com/Danielhiversen/pyRFXtrx/' +
|
||||
'archive/master.zip' +
|
||||
'#pyRFXtrx==0.5']
|
||||
'archive/0.5.zip#pyRFXtrx==0.5']
|
||||
|
||||
DOMAIN = "rfxtrx"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user