Add some previously undocumented WirelessSensors and fix units (#8296)

This commit is contained in:
James Andrewartha
2018-02-26 10:27:46 +08:00
committed by Tony Murray
parent b2ce9b173b
commit 1792a9cd02
2 changed files with 7 additions and 4 deletions

View File

@@ -208,7 +208,7 @@ class WirelessSensor extends Sensor
'errors' => array(
'short' => 'Errors',
'long' => 'Errors',
'unit' => 'bps',
'unit' => '',
'icon' => 'exclamation-triangle',
'type' => 'counter',
),