1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 04:50:05 +00:00
This commit is contained in:
Daniel
2016-02-22 13:45:01 +01:00
parent 7a0c99a1d5
commit 1f842140ef
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ import logging
from homeassistant.util import slugify
REQUIREMENTS = ['https://github.com/Danielhiversen/pyRFXtrx/archive/0.4.zip' +
'#RFXtrx==0.4']
'#pyRFXtrx==0.4']
DOMAIN = "rfxtrx"