9 Commits

Author SHA1 Message Date
9284bc60ff Update code in includes to be PSR-2 compliant (#4220)
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
ad8ecb0f82 Switch support for Avtech RoomAlert 4E 2016-06-06 15:44:55 -05:00
fcd7ed6dda if -> elseif 2016-06-03 21:51:17 -05:00
b54f449ed8 Add Avtech switch support 2016-06-03 21:44:21 -05:00
1a60b7301f Initial support for RoomAlert3E
Doesn't support switch yet as, avtech_add_sensor doesn't handle state type sensors.
2016-06-03 21:28:56 -05:00
eb9281ff10 Fixes for Avtech
Trim quotes from description
Correct sensor type
Allow sensor id of 0
Correct indexes for sensors
2016-03-09 12:34:29 -06:00
13260ce152 Move avtech_add_sensor function to includes/discovery/functions.php
allow type to be specified
else if -> elseif
2016-03-05 08:33:14 -06:00
555fdb5bfc Clean up avtech by making a helper function so it is easier to add devices.
Add support for RoomAlert 4E
fixes #3166
2016-03-04 17:28:54 -06:00
0e9e9dd8b3 Add temp sensors for TemPageR 3E and 4E. Assume all sensors are temperature for now.
SNMP did not seem to supply descriptions on the 4E.
2016-02-17 16:27:36 -06:00