mirror of
https://github.com/elisspace/core.git
synced 2026-08-30 16:12:01 +00:00
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