T? handleCommandClassSensorAlarm(List<int> data) { return unhandledCommandClass( COMMAND_CLASS_SENSOR_ALARM, 'COMMAND_CLASS_SENSOR_ALARM', data); }