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