Update rfxtrx.py

This commit is contained in:
Daniel Høyer Iversen 2015-11-01 12:41:21 +01:00
parent 82aec895a0
commit 92b05389f2

View File

@ -18,7 +18,6 @@ DEPENDENCIES = ['rfxtrx']
import homeassistant.components.rfxtrx as rfxtrx
DATA_TYPES = OrderedDict([
('Temperature', TEMP_CELCIUS),
('Humidity', '%'),