Add 'Sound' to rfxtrx DATA_TYPES (#2477)
Fixes reception of SelectPlus and correctly adds the chime sensor.
This commit is contained in:
@@ -40,6 +40,7 @@ DATA_TYPES = OrderedDict([
|
||||
('Rain rate', ''),
|
||||
('Energy usage', 'W'),
|
||||
('Total usage', 'W'),
|
||||
('Sound', ''),
|
||||
('Sensor Status', ''),
|
||||
('Unknown', '')])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user